Skip to content

Tweak LTO settings on Windows #958

Tweak LTO settings on Windows

Tweak LTO settings on Windows #958

Triggered via pull request May 7, 2024 21:01
Status Failure
Total duration 58m 27s
Billable time 2h 26m
Artifacts 27

ci.yml

on: pull_request
Build linux-aarch64  /  ...  /  Build & Link
35m 27s
Build linux-aarch64 / Build Linux / Build & Link
Build linux-x64-baseline  /  ...  /  Build & Link
19m 38s
Build linux-x64-baseline / Build Linux / Build & Link
Build linux-x64  /  ...  /  Build & Link
17m 28s
Build linux-x64 / Build Linux / Build & Link
Build darwin-aarch64  /  Link
4m 36s
Build darwin-aarch64 / Link
Build darwin-x64-baseline  /  Link
10m 29s
Build darwin-x64-baseline / Link
Build linux-aarch64  /  On Failure
0s
Build linux-aarch64 / On Failure
Build linux-x64-baseline  /  On Failure
0s
Build linux-x64-baseline / On Failure
Build linux-x64  /  On Failure
0s
Build linux-x64 / On Failure
Build windows-x64-baseline  /  Link
5m 0s
Build windows-x64-baseline / Link
Build windows-x64  /  Link
5m 8s
Build windows-x64 / Link
Test linux-aarch64  /  Tests
15m 23s
Test linux-aarch64 / Tests
Test linux-aarch64  /  Node.js Tests
14m 13s
Test linux-aarch64 / Node.js Tests
Test linux-x64-baseline  /  Tests
10m 6s
Test linux-x64-baseline / Tests
Test linux-x64-baseline  /  Node.js Tests
15m 7s
Test linux-x64-baseline / Node.js Tests
Test linux-x64  /  Tests
9m 50s
Test linux-x64 / Tests
Test linux-x64  /  Node.js Tests
12m 21s
Test linux-x64 / Node.js Tests
Test darwin-aarch64  /  Tests
12m 29s
Test darwin-aarch64 / Tests
Test darwin-aarch64  /  Node.js Tests
2m 46s
Test darwin-aarch64 / Node.js Tests
Test darwin-x64-baseline  /  Tests
14m 40s
Test darwin-x64-baseline / Tests
Test darwin-x64-baseline  /  Node.js Tests
3m 42s
Test darwin-x64-baseline / Node.js Tests
Test darwin-x64  /  Tests
14m 52s
Test darwin-x64 / Tests
Test darwin-x64  /  Node.js Tests
3m 49s
Test darwin-x64 / Node.js Tests
Test windows-x64-baseline  /  Tests
9m 54s
Test windows-x64-baseline / Tests
Test windows-x64-baseline  /  Node.js Tests
1m 41s
Test windows-x64-baseline / Node.js Tests
Cleanup
4s
Cleanup
Test windows-x64  /  Tests
12m 48s
Test windows-x64 / Tests
Test windows-x64  /  Node.js Tests
3m 24s
Test windows-x64 / Node.js Tests
Fit to window
Zoom out
Zoom in

Annotations

55 errors and 5 warnings
Test darwin-x64 / Node.js Tests
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Test darwin-x64 / Node.js Tests
Process completed with exit code 143.
Test darwin-x64-baseline / Node.js Tests
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Test darwin-x64-baseline / Node.js Tests
Process completed with exit code 143.
error: throw an error here.: test/js/node/http/node-http.test.ts#L988
at /home/runner/work/bun/bun/test/js/node/http/node-http.test.ts:988:13 at emit (node:events:161:95) at fetch (node:http:483:23)
Test linux-x64 / Node.js Tests
The self-hosted runner: nsc-runner-0in6ip1qtr9k2 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
error: expect(received).toStrictEqual(expected): test/js/node/child_process/child_process-node.test.js#L234
Expected: true Received: false at /home/runner/work/bun/bun/test/js/node/child_process/child_process-node.test.js:234:7 at /home/runner/work/bun/bun/test/js/node/child_process/child_process-node.test.js:201:17 at /home/runner/work/bun/bun/test/js/node/child_process/child_process-node.test.js:199:52 at exitHandler (node:child_process:69:45) at emit (node:events:161:95) at #maybeClose (node:child_process:791:27) at #handleOnExit (node:child_process:587:31)
error: throw an error here.: test/js/node/http/node-http.test.ts#L988
at /home/runner/work/bun/bun/test/js/node/http/node-http.test.ts:988:13 at emit (node:events:161:95) at fetch (node:http:483:23)
Test linux-x64-baseline / Tests
1 files with failing tests
Test linux-x64-baseline / Tests
Process completed with exit code 1.
Test linux-x64-baseline / Tests
Process completed with exit code 1.
Test windows-x64 / Tests
Process completed with exit code 1.
error: expect(received).toEqual(expected): test\cli\install\bunx.test.ts#L88
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, + 1, + 1, + 1, 0, 0, 0, + 1, + 1, + 1 - 0, - 0, - 0, - 0, - 0, - 0, - 0 ] - Expected - 7 + Received + 7 at C:\a\bun\bun\test\cli\install\bunx.test.ts:88:3
error: Test "install and use estrella" timed out after 5000ms
at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at
error: Failed to install dependencies: test\integration\next-pages\test\next-build.test.ts#L35
at C:\a\bun\bun\test\integration\next-pages\test\next-build.test.ts:35:11
error: Failed to install dependencies: test\integration\next-pages\test\dev-server-ssr-100.test.ts#L97
at C:\a\bun\bun\test\integration\next-pages\test\dev-server-ssr-100.test.ts:97:11 at C:\a\bun\bun\test\integration\next-pages\test\dev-server-ssr-100.test.ts:86:11
error: expect(received).toBeLessThanOrEqual(expected): test\js\bun\http\serve-body-leak.test.ts#L130
Expected: <= 2 Received: 4 at C:\a\bun\bun\test\js\bun\http\serve-body-leak.test.ts:130:7
error: Test "node_modules" timed out after 10000ms
at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at
error: expect(received).toInclude(expected): test\js\bun\shell\test_builder.ts#L227
Expected to include: "[eval]:6" Received: "bun: command not found: somecommandthatdoesnotexist\n1 | import { $ } from 'bun'\n2 | \n3 | $.throws(true)\n4 | \n5 | async function someFunction() {\n ^\nShellError: Failed with exit code 1\n info: {\n \"exitCode\": 1,\n \"stderr\": \"bun: command not found: somecommandthatdoesnotexist\\n\",\n \"stdout\": \"\"\n}\n\n at new ShellError (:12:16)\n at new ShellPromise (:64:16)\n at BunShell (:184:35)\n at C:\\a\\bun\\bun\\[eval]:5:12\n at someFunction (C:\\a\\bun\\bun\\[eval]:3:18)\n at module code (C:\\a\\bun\\bun\\[eval]:9:11)\n\nBun v1.1.8-canary.1+bb562f342 (Windows x64)\n" at C:\a\bun\bun\test\js\bun\shell\test_builder.ts:227:11
error: Test "hot reloading works on the client (+ tailwind hmr)" timed out after 30000ms
at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at
error: expect(received).toBe(expected): test\js\bun\spawn\spawn.test.ts#L797
Expected: null Received: 1 at C:\a\bun\bun\test\js\bun\spawn\spawn.test.ts:797:3
error: error
at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at
error: expect(received).toEqual(expected): test\cli\install\bunx.test.ts#L88
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, + 1, 0, + 1, + 1, 0, + 1, + 1, + 1, + 1, + 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, 0 ] - Expected - 9 + Received + 9 at C:\a\bun\bun\test\cli\install\bunx.test.ts:88:3
error: Test "it should allow duplicates
at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at
error: expect(received).toEqual(expected): test\cli\install\registry\bun-install-registry.test.ts#L1862
[ "", " + pkg1@workspace:packages/pkg1", " + pkg2@workspace:packages/pkg2", + " + workspace-1@workspace:packages/workspace-1", "", + " 3 packages installed" - " 2 packages installed" ] - Expected - 1 + Received + 2 at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1862:9
error: expect(received).toEqual(expected): test\cli\install\registry\bun-install-registry.test.ts#L1989
[ "", + " + pkg1@workspace:packages/pkg1", + " + pkg2@workspace:packages/pkg2", " + workspace-1@workspace:packages/workspace-1", "", + " 3 packages installed" - " 1 package installed" ] - Expected - 1 + Received + 3 at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1989:7
error: expect(received).toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L1982
Expected to contain: "Saved lockfile" Received: "bun install v1.1.8-canary.1 (bb562f34)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1982:7
ENOENT: No such file or directory: test\cli\install\registry\bun-install-registry.test.ts#L1997
at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:1997:37
error: expect(received).not.toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L2064
Expected to not contain: "Saved lockfile" Received: "bun install v1.1.8-canary.1 (bb562f34)\n Saved lockfile\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:2064:7
error: expect(received).toContain(expected): test\cli\install\registry\bun-install-registry.test.ts#L2038
Expected to contain: "Saved lockfile" Received: "bun install v1.1.8-canary.1 (bb562f34)\n" at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:2038:7
error: expect(received).toEqual(expected): test\cli\install\registry\bun-install-registry.test.ts#L4224
{ dependencies: { + "no-deps": "^2.0.0", - "no-deps": "1.0.0", }, name: "foo", } - Expected - 1 + Received + 1 at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:4224:11
error: expect(received).toBeTrue(): test\cli\install\registry\bun-install-registry.test.ts#L4299
Received: false at C:\a\bun\bun\test\cli\install\registry\bun-install-registry.test.ts:4299:11
Test windows-x64-baseline / Tests
Process completed with exit code 1.
error: expect(received).not.toContain(expected): test/cli/install/bun-create.test.ts#L114
Expected to not contain: "error:" Received: "[github] GET dylan-conway/create-test... \n\nerror: GitHub returned 403. This usually means GitHub is rate limiting your requests.\nTo fix this, either: A) pass a GITHUB_ACCESS_TOKEN environment variable to bun\n B)Wait a little and try again\n" at /Users/runner/work/bun/bun/test/cli/install/bun-create.test.ts:114:5
error: expect(received).not.toContain(expected): test/cli/install/bun-create.test.ts#L114
Expected to not contain: "error:" Received: "[github] GET dylan-conway/create-test... \n\nerror: GitHub returned 403. This usually means GitHub is rate limiting your requests.\nTo fix this, either: A) pass a GITHUB_ACCESS_TOKEN environment variable to bun\n B)Wait a little and try again\n" at /Users/runner/work/bun/bun/test/cli/install/bun-create.test.ts:114:5
error: expect(received).not.toContain(expected): test/js/bun/test/test-test.test.ts#L539
Expected to not contain: "unreachable code" Received: "bun test v1.1.8-canary.1 (bb562f34)\n\ntest-timeout.test.js:\nerror: Test \"test timeouts when expected\" timed out after 10ms\n(fail) test timeouts when expected [79.45ms]\nerror: Test \"test timeouts when expected 2\" timed out after 10ms\n(fail) test timeouts when expected 2 [56.74ms]\nunreachable code\nerror: Test \"process doesn't hang on test with ref'd value\" timed out after 10ms\n(fail) process doesn't hang on test with ref'd value [67.90ms]\n\n 0 pass\n 3 fail\nRan 3 tests across 1 files. [218.00ms]\n" at /Users/runner/work/bun/bun/test/js/bun/test/test-test.test.ts:539:3
error: throw an error here.: test/js/node/http/node-http.test.ts#L988
at /Users/runner/work/bun/bun/test/js/node/http/node-http.test.ts:988:13 at emit (node:events:161:95) at fetch (node:http:483:23)
Test darwin-x64 / Tests
Process completed with exit code 1.
Test linux-x64-baseline / Node.js Tests
The self-hosted runner: nsc-runner-r3hp8u6ku016c lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
error: throw an error here.: test/js/node/http/node-http.test.ts#L988
at /Users/runner/work/bun/bun/test/js/node/http/node-http.test.ts:988:13 at emit (node:events:161:95) at fetch (node:http:483:23)
TypeError: The "file" argument must be of type string. Received undefined: node:child_process#L20511
at node:child_process:531:69 at node:child_process:490:57 at node:child_process:315:75 at node:child_process:2:41 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:39:12 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:44 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
TypeError: The "file" argument must be of type string. Received undefined: node:child_process#L20511
at node:child_process:531:69 at node:child_process:490:57 at node:child_process:315:75 at node:child_process:2:41 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:39:12 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:44 at /Users/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
Test darwin-aarch64 / Node.js Tests
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Test darwin-aarch64 / Node.js Tests
The operation was canceled.
Test darwin-aarch64 / Tests
Process completed with exit code 1.
ENOENT: No such file or directory: test/cli/install/migration/complex-workspace.test.ts#L13
at /opt/namespace/githubrunner/work/bun/bun/test/cli/install/migration/complex-workspace.test.ts:13:28
ENOENT: No such file or directory: test/cli/install/migration/complex-workspace.test.ts#L13
at /opt/namespace/githubrunner/work/bun/bun/test/cli/install/migration/complex-workspace.test.ts:13:28
ENOENT: No such file or directory: test/cli/install/migration/complex-workspace.test.ts#L13
at /opt/namespace/githubrunner/work/bun/bun/test/cli/install/migration/complex-workspace.test.ts:13:28
ENOENT: No such file or directory: test/cli/install/migration/complex-workspace.test.ts#L13
at /opt/namespace/githubrunner/work/bun/bun/test/cli/install/migration/complex-workspace.test.ts:13:28
ENOENT: No such file or directory: test/cli/install/migration/complex-workspace.test.ts#L13
at /opt/namespace/githubrunner/work/bun/bun/test/cli/install/migration/complex-workspace.test.ts:13:28
error: Test "migrate from npm during `bun add`" timed out after 5000ms: test/cli/install/migration/migrate.test.ts#L37
at testMigration (/opt/namespace/githubrunner/work/bun/bun/test/cli/install/migration/migrate.test.ts:37:3) at /opt/namespace/githubrunner/work/bun/bun/test/cli/install/migration/migrate.test.ts:52:3
Test linux-aarch64 / Node.js Tests
The self-hosted runner: nsc-runner-kmuqbh5he43l6 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
error: throw an error here.: test/js/node/http/node-http.test.ts#L988
at /home/runner/work/bun/bun/test/js/node/http/node-http.test.ts:988:13 at emit (node:events:161:95) at fetch (node:http:483:23)
error: Autobahn WebSocket not detected: test/js/web/websocket/autobahn.test.ts#L82
at /home/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:82:11 at /home/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
error: Autobahn WebSocket not detected: test/js/web/websocket/autobahn.test.ts#L82
at /home/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:82:11 at /home/runner/work/bun/bun/test/js/web/websocket/autobahn.test.ts:20:1
Format / Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: goto-bus-stop/setup-zig@c7b6cdd3adba8f8b96984640ff172c37c93f73ee. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build darwin-aarch64 / Build C++
openssl@1.1 has been deprecated because it is not supported upstream!
Build darwin-aarch64 / Link
openssl@1.1 has been deprecated because it is not supported upstream!
Test darwin-aarch64 / Node.js Tests
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.316.0. Please update to the latest version 2.316.1
Test darwin-aarch64 / Tests
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.316.0. Please update to the latest version 2.316.1

Artifacts

Produced during runtime
Name Size
bun-darwin-aarch64
17.1 MB
bun-darwin-aarch64-profile
18.6 MB
bun-darwin-aarch64-tests
20.1 KB
bun-darwin-x64
18.7 MB
bun-darwin-x64-baseline
18.6 MB
bun-darwin-x64-baseline-profile
20.7 MB
bun-darwin-x64-baseline-tests
4.72 KB
bun-darwin-x64-profile
20.7 MB
bun-darwin-x64-tests
17.9 KB
bun-feature-data
389 Bytes
bun-linux-aarch64
31.3 MB
bun-linux-aarch64-profile
61.4 MB
bun-linux-aarch64-tests
4.71 KB
bun-linux-x64
32.6 MB
bun-linux-x64-baseline
32.6 MB
bun-linux-x64-baseline-profile
61.7 MB
bun-linux-x64-baseline-tests
7.5 KB
bun-linux-x64-profile
61.8 MB
bun-linux-x64-tests
4.7 KB
bun-windows-x64
30.1 MB
bun-windows-x64-baseline
30.1 MB
bun-windows-x64-baseline-node-tests
32.4 KB
bun-windows-x64-baseline-profile
84.4 MB
bun-windows-x64-baseline-tests
88.9 KB
bun-windows-x64-node-tests
32.4 KB
bun-windows-x64-profile
84.5 MB
bun-windows-x64-tests
65 KB