[INFO] cloning repository https://github.com/openworkers/openworkers-runtime-jsc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openworkers/openworkers-runtime-jsc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenworkers%2Fopenworkers-runtime-jsc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenworkers%2Fopenworkers-runtime-jsc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c18c5859ec5e5f35af6e67f53e2d73ac5fe4652
[INFO] testing openworkers/openworkers-runtime-jsc against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenworkers%2Fopenworkers-runtime-jsc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/openworkers/openworkers-runtime-jsc
[INFO] finished tweaking git repo https://github.com/openworkers/openworkers-runtime-jsc
[INFO] tweaked toml for git repo https://github.com/openworkers/openworkers-runtime-jsc written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/openworkers/openworkers-runtime-jsc on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/openworkers/openworkers-runtime-jsc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/openworkers/openworkers-core`
[INFO] [stderr]     Updating git repository `https://github.com/wasmerio/rusty_jsc`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-streams v0.4.2
[INFO] [stderr]   Downloaded signal-hook-tokio v0.3.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.28
[INFO] [stderr]   Downloaded hyper-util v0.1.18
[INFO] [stderr]   Downloaded actix-web v4.12.0
[INFO] [stderr]   Downloaded zerocopy v0.8.28
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd940fd949cab42b802a2a584797a1632d9d4cd8d96b8c138255333d6ffe8ea5
[INFO] running `Command { std: "docker" "start" "-a" "bd940fd949cab42b802a2a584797a1632d9d4cd8d96b8c138255333d6ffe8ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd940fd949cab42b802a2a584797a1632d9d4cd8d96b8c138255333d6ffe8ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd940fd949cab42b802a2a584797a1632d9d4cd8d96b8c138255333d6ffe8ea5", kill_on_drop: false }`
[INFO] [stdout] bd940fd949cab42b802a2a584797a1632d9d4cd8d96b8c138255333d6ffe8ea5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9c300740454e3f97703b49a7e4d37979fa678714c15e6f533e90f0a164a9fb2
[INFO] running `Command { std: "docker" "start" "-a" "f9c300740454e3f97703b49a7e4d37979fa678714c15e6f533e90f0a164a9fb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling rusty_jsc_sys v0.1.0 (https://github.com/wasmerio/rusty_jsc?rev=1a6f72bf4f3c423f8cd3e7d91e121a0c0ad50af7#1a6f72bf)
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rusty_jsc_macros v0.1.0 (https://github.com/wasmerio/rusty_jsc?rev=1a6f72bf4f3c423f8cd3e7d91e121a0c0ad50af7#1a6f72bf)
[INFO] [stderr]    Compiling rusty_jsc v0.1.0 (https://github.com/wasmerio/rusty_jsc?rev=1a6f72bf4f3c423f8cd3e7d91e121a0c0ad50af7#1a6f72bf)
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling openworkers-core v0.10.0 (https://github.com/openworkers/openworkers-core?tag=v0.10.0#5ba3a803)
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling signal-hook-tokio v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling openworkers-runtime-jsc v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "f9c300740454e3f97703b49a7e4d37979fa678714c15e6f533e90f0a164a9fb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c300740454e3f97703b49a7e4d37979fa678714c15e6f533e90f0a164a9fb2", kill_on_drop: false }`
[INFO] [stdout] f9c300740454e3f97703b49a7e4d37979fa678714c15e6f533e90f0a164a9fb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56b7d2a9bc530f2ea238dd01ab2ee6785ed722cabc896e829594347186cf0d0c
[INFO] running `Command { std: "docker" "start" "-a" "56b7d2a9bc530f2ea238dd01ab2ee6785ed722cabc896e829594347186cf0d0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling openworkers-runtime-jsc v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ResponseBody`
[INFO] [stdout]  --> tests/base64_test.rs:1:69
[INFO] [stdout]   |
[INFO] [stdout] 1 | use openworkers_core::{Event, HttpMethod, HttpRequest, RequestBody, ResponseBody, Script};
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ResponseBody`
[INFO] [stdout]  --> tests/headers_test.rs:1:69
[INFO] [stdout]   |
[INFO] [stdout] 1 | use openworkers_core::{Event, HttpMethod, HttpRequest, RequestBody, ResponseBody, Script};
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ResponseBody`
[INFO] [stdout]  --> tests/text_encoding_test.rs:1:69
[INFO] [stdout]   |
[INFO] [stdout] 1 | use openworkers_core::{Event, HttpMethod, HttpRequest, RequestBody, ResponseBody, Script};
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ResponseBody`
[INFO] [stdout]  --> tests/request_test.rs:1:69
[INFO] [stdout]   |
[INFO] [stdout] 1 | use openworkers_core::{Event, HttpMethod, HttpRequest, RequestBody, ResponseBody, Script};
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ResponseBody`
[INFO] [stdout]  --> tests/response_test.rs:1:69
[INFO] [stdout]   |
[INFO] [stdout] 1 | use openworkers_core::{Event, HttpMethod, HttpRequest, RequestBody, ResponseBody, Script};
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> tests/common/mod.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TestRunner {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 14 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openworkers-runtime-jsc` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name openworkers_runtime_jsc --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix"))' -C metadata=2605e8a2189a4f60 -C extra-filename=-af6fe8456c666886 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3085924c4a5d5cc3.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-59558d6b913fb0d2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-323c353f85e783e9.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fbfd64f9b6e24fe3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1f6bbc4eedafb86.rlib --extern openworkers_core=/opt/rustwide/target/debug/deps/libopenworkers_core-1e681f43a656fe3f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d1a31bca3b2bc4ca.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-a05df6e610fbc9d2.rlib --extern rusty_jsc=/opt/rustwide/target/debug/deps/librusty_jsc-a0e44da0c4e66699.rlib --extern rusty_jsc_macros=/opt/rustwide/target/debug/deps/librusty_jsc_macros-7db8f709c52373a6.so --extern serde=/opt/rustwide/target/debug/deps/libserde-8f6476d30b2e26ec.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bf3f54e8d0ee19e0.rlib --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-73d59ac91c11e33a.rlib --extern signal_hook_tokio=/opt/rustwide/target/debug/deps/libsignal_hook_tokio-f0099423c8978d00.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5278191f70544eb3.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-eecb3c40e4fba7b2.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e0bca545beeb6000.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-509ac2ecb493861f/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcCNmBrr/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-59558d6b913fb0d2,libanstream-e5a9602dc5edc369,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libjiff-943291c104326a20,libenv_filter-f5bc99f2e3456df0,libregex-2456d23c651305a5,libregex_automata-e539467711c637d2,libaho_corasick-0037848dbb2ade91,libregex_syntax-cc1f1c69aef74c85,libanstyle-1f7f6180e797cb80,libopenworkers_runtime_jsc-cd6b6000ca2f30e2,libreqwest-d1a31bca3b2bc4ca,libserde_urlencoded-b1461c14c7d776e8,libhyper_rustls-4ef66db0220a003c,libwebpki_roots-9e35424e840a6129,libtokio_rustls-a516764a99c4fbe5,librustls-2d7348e750543fbe,libsubtle-e2f0af8959bd7889,libwebpki-0059e4cdc32dc9c0,librustls_pki_types-e5089062b3d649e7,libzeroize-e5ba3babb6b7003b,libtower_http-0b838a227081bbbf,libbitflags-abdfa04ff16136ba,libiri_string-cb6537d79ed4b6d5,libtower-c8f5207e48f3289d,libtower_layer-5699d784b4449e00,libhyper_util-d8edd8ff6a70d6f6,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libtracing-92aacc2f83dbf5ff,libtracing_core-8dda8360ca83487e,libonce_cell-db8f3eed2a1f3f7b,libhyper-859f5d816cc9a689,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libtokio_util-bef221f491067975,libhttp_body_util-b45dc62086846d59,libhttp_body-fcc1741bc4f3ec87,liburl-2353aeb2ceb73cc5,libidna-a00cbce5b63d59ee,libutf8_iter-efb3984ee203d151,libidna_adapter-5f2fef0485fd6a8c,libicu_properties-d8afd76e434bfb40,libicu_properties_data-54949d45145c0c18,libicu_normalizer-6de7f7207387a68d,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-75538f4c6ed173bd,libpotential_utf-bfa20b409ba550fc,libicu_provider-3025eaee2ba5d565,libicu_locale_core-8a38d15deda6bedb,libtinystr-a5f084b58ef53cc2,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-43f34a6744916a7b,libzerotrie-170c5196038a0406,libyoke-163593474f6d850e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-ca2e41407e16025e,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-dfe548649ae9c424,libfnv-2a26f5d3b9cd4973,libsync_wrapper-c4446c9ab9748a89,libuuid-e0bca545beeb6000,libgetrandom-29b3dcc4dbc31038,liblog-f1f6bbc4eedafb86,libopenworkers_core-1e681f43a656fe3f,libserde_json-bf3f54e8d0ee19e0,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libfutures_util-fbfd64f9b6e24fe3,libmemchr-c5a8540217c8112c,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libring-a05df6e610fbc9d2,libgetrandom-40f53afc949ef480,libuntrusted-151845769873c416,libtokio-5278191f70544eb3,libsignal_hook_registry-6b3c64c0db26c465,libsocket2-5fc26a8190a7e270,libbytes-3085924c4a5d5cc3,libserde-8f6476d30b2e26ec,libserde_core-3babf6f5a9b2410c,libmio-74fc41130191f4da,libparking_lot-bf0cd7d7afc9dea8,libparking_lot_core-8ee1d29bfb4ae5ef,liblibc-82fdb1faa32d7f16,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,librusty_jsc-a0e44da0c4e66699,librusty_jsc_sys-14fcaaf60370268b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ljavascriptcoregtk-4.1" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcCNmBrr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-509ac2ecb493861f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fetch-202ced3af8983f7c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openworkers-runtime-jsc` (example "fetch") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcNusYtE/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-59558d6b913fb0d2,libanstream-e5a9602dc5edc369,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libjiff-943291c104326a20,libenv_filter-f5bc99f2e3456df0,libregex-2456d23c651305a5,libregex_automata-e539467711c637d2,libaho_corasick-0037848dbb2ade91,libregex_syntax-cc1f1c69aef74c85,libanstyle-1f7f6180e797cb80,libopenworkers_runtime_jsc-cd6b6000ca2f30e2,libreqwest-d1a31bca3b2bc4ca,libserde_urlencoded-b1461c14c7d776e8,libhyper_rustls-4ef66db0220a003c,libwebpki_roots-9e35424e840a6129,libtokio_rustls-a516764a99c4fbe5,librustls-2d7348e750543fbe,libsubtle-e2f0af8959bd7889,libwebpki-0059e4cdc32dc9c0,librustls_pki_types-e5089062b3d649e7,libzeroize-e5ba3babb6b7003b,libtower_http-0b838a227081bbbf,libbitflags-abdfa04ff16136ba,libiri_string-cb6537d79ed4b6d5,libtower-c8f5207e48f3289d,libtower_layer-5699d784b4449e00,libhyper_util-d8edd8ff6a70d6f6,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libtracing-92aacc2f83dbf5ff,libtracing_core-8dda8360ca83487e,libonce_cell-db8f3eed2a1f3f7b,libhyper-859f5d816cc9a689,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libtokio_util-bef221f491067975,libhttp_body_util-b45dc62086846d59,libhttp_body-fcc1741bc4f3ec87,liburl-2353aeb2ceb73cc5,libidna-a00cbce5b63d59ee,libutf8_iter-efb3984ee203d151,libidna_adapter-5f2fef0485fd6a8c,libicu_properties-d8afd76e434bfb40,libicu_properties_data-54949d45145c0c18,libicu_normalizer-6de7f7207387a68d,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-75538f4c6ed173bd,libpotential_utf-bfa20b409ba550fc,libicu_provider-3025eaee2ba5d565,libicu_locale_core-8a38d15deda6bedb,libtinystr-a5f084b58ef53cc2,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-43f34a6744916a7b,libzerotrie-170c5196038a0406,libyoke-163593474f6d850e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-ca2e41407e16025e,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-dfe548649ae9c424,libfnv-2a26f5d3b9cd4973,libsync_wrapper-c4446c9ab9748a89,libuuid-e0bca545beeb6000,libgetrandom-29b3dcc4dbc31038,liblog-f1f6bbc4eedafb86,libopenworkers_core-1e681f43a656fe3f,libserde_json-bf3f54e8d0ee19e0,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libfutures_util-fbfd64f9b6e24fe3,libmemchr-c5a8540217c8112c,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libring-a05df6e610fbc9d2,libgetrandom-40f53afc949ef480,libuntrusted-151845769873c416,libtokio-5278191f70544eb3,libsignal_hook_registry-6b3c64c0db26c465,libsocket2-5fc26a8190a7e270,libbytes-3085924c4a5d5cc3,libserde-8f6476d30b2e26ec,libserde_core-3babf6f5a9b2410c,libmio-74fc41130191f4da,libparking_lot-bf0cd7d7afc9dea8,libparking_lot_core-8ee1d29bfb4ae5ef,liblibc-82fdb1faa32d7f16,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,librusty_jsc-a0e44da0c4e66699,librusty_jsc_sys-14fcaaf60370268b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ljavascriptcoregtk-4.1" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcNusYtE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-509ac2ecb493861f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/timer-6ff1955f17974097" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openworkers-runtime-jsc` (example "timer") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustclWWLRI/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libopenworkers_runtime_jsc-cd6b6000ca2f30e2,libreqwest-d1a31bca3b2bc4ca,libserde_urlencoded-b1461c14c7d776e8,libhyper_rustls-4ef66db0220a003c,libwebpki_roots-9e35424e840a6129,libtokio_rustls-a516764a99c4fbe5,librustls-2d7348e750543fbe,libsubtle-e2f0af8959bd7889,libwebpki-0059e4cdc32dc9c0,librustls_pki_types-e5089062b3d649e7,libzeroize-e5ba3babb6b7003b,libtower_http-0b838a227081bbbf,libbitflags-abdfa04ff16136ba,libiri_string-cb6537d79ed4b6d5,libtower-c8f5207e48f3289d,libtower_layer-5699d784b4449e00,libhyper_util-d8edd8ff6a70d6f6,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libtracing-92aacc2f83dbf5ff,libtracing_core-8dda8360ca83487e,libonce_cell-db8f3eed2a1f3f7b,libhyper-859f5d816cc9a689,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libtokio_util-bef221f491067975,libhttp_body_util-b45dc62086846d59,libhttp_body-fcc1741bc4f3ec87,liburl-2353aeb2ceb73cc5,libidna-a00cbce5b63d59ee,libutf8_iter-efb3984ee203d151,libidna_adapter-5f2fef0485fd6a8c,libicu_properties-d8afd76e434bfb40,libicu_properties_data-54949d45145c0c18,libicu_normalizer-6de7f7207387a68d,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-75538f4c6ed173bd,libpotential_utf-bfa20b409ba550fc,libicu_provider-3025eaee2ba5d565,libicu_locale_core-8a38d15deda6bedb,libtinystr-a5f084b58ef53cc2,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-43f34a6744916a7b,libzerotrie-170c5196038a0406,libyoke-163593474f6d850e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-ca2e41407e16025e,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-dfe548649ae9c424,libfnv-2a26f5d3b9cd4973,libsync_wrapper-c4446c9ab9748a89,libuuid-e0bca545beeb6000,libgetrandom-29b3dcc4dbc31038,liblog-f1f6bbc4eedafb86,libopenworkers_core-1e681f43a656fe3f,libserde_json-bf3f54e8d0ee19e0,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libfutures_util-fbfd64f9b6e24fe3,libmemchr-c5a8540217c8112c,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libring-a05df6e610fbc9d2,libgetrandom-40f53afc949ef480,libuntrusted-151845769873c416,libtokio-5278191f70544eb3,libsignal_hook_registry-6b3c64c0db26c465,libsocket2-5fc26a8190a7e270,libbytes-3085924c4a5d5cc3,libserde-8f6476d30b2e26ec,libserde_core-3babf6f5a9b2410c,libmio-74fc41130191f4da,libparking_lot-bf0cd7d7afc9dea8,libparking_lot_core-8ee1d29bfb4ae5ef,liblibc-82fdb1faa32d7f16,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,librusty_jsc-a0e44da0c4e66699,librusty_jsc_sys-14fcaaf60370268b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ljavascriptcoregtk-4.1" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustclWWLRI/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-509ac2ecb493861f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/error_handling_test-2c8d0e7fa7cd1e7d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openworkers-runtime-jsc` (test "error_handling_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcaDzj8V/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libopenworkers_runtime_jsc-cd6b6000ca2f30e2,libreqwest-d1a31bca3b2bc4ca,libserde_urlencoded-b1461c14c7d776e8,libhyper_rustls-4ef66db0220a003c,libwebpki_roots-9e35424e840a6129,libtokio_rustls-a516764a99c4fbe5,librustls-2d7348e750543fbe,libsubtle-e2f0af8959bd7889,libwebpki-0059e4cdc32dc9c0,librustls_pki_types-e5089062b3d649e7,libzeroize-e5ba3babb6b7003b,libtower_http-0b838a227081bbbf,libbitflags-abdfa04ff16136ba,libiri_string-cb6537d79ed4b6d5,libtower-c8f5207e48f3289d,libtower_layer-5699d784b4449e00,libhyper_util-d8edd8ff6a70d6f6,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libtracing-92aacc2f83dbf5ff,libtracing_core-8dda8360ca83487e,libonce_cell-db8f3eed2a1f3f7b,libhyper-859f5d816cc9a689,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libtokio_util-bef221f491067975,libhttp_body_util-b45dc62086846d59,libhttp_body-fcc1741bc4f3ec87,liburl-2353aeb2ceb73cc5,libidna-a00cbce5b63d59ee,libutf8_iter-efb3984ee203d151,libidna_adapter-5f2fef0485fd6a8c,libicu_properties-d8afd76e434bfb40,libicu_properties_data-54949d45145c0c18,libicu_normalizer-6de7f7207387a68d,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-75538f4c6ed173bd,libpotential_utf-bfa20b409ba550fc,libicu_provider-3025eaee2ba5d565,libicu_locale_core-8a38d15deda6bedb,libtinystr-a5f084b58ef53cc2,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-43f34a6744916a7b,libzerotrie-170c5196038a0406,libyoke-163593474f6d850e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-ca2e41407e16025e,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-dfe548649ae9c424,libfnv-2a26f5d3b9cd4973,libsync_wrapper-c4446c9ab9748a89,libuuid-e0bca545beeb6000,libgetrandom-29b3dcc4dbc31038,liblog-f1f6bbc4eedafb86,libopenworkers_core-1e681f43a656fe3f,libserde_json-bf3f54e8d0ee19e0,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libfutures_util-fbfd64f9b6e24fe3,libmemchr-c5a8540217c8112c,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libring-a05df6e610fbc9d2,libgetrandom-40f53afc949ef480,libuntrusted-151845769873c416,libtokio-5278191f70544eb3,libsignal_hook_registry-6b3c64c0db26c465,libsocket2-5fc26a8190a7e270,libbytes-3085924c4a5d5cc3,libserde-8f6476d30b2e26ec,libserde_core-3babf6f5a9b2410c,libmio-74fc41130191f4da,libparking_lot-bf0cd7d7afc9dea8,libparking_lot_core-8ee1d29bfb4ae5ef,liblibc-82fdb1faa32d7f16,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,librusty_jsc-a0e44da0c4e66699,librusty_jsc_sys-14fcaaf60370268b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ljavascriptcoregtk-4.1" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcaDzj8V/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-509ac2ecb493861f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fetch_test-d70778a950e2c226" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openworkers-runtime-jsc` (test "fetch_test") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "56b7d2a9bc530f2ea238dd01ab2ee6785ed722cabc896e829594347186cf0d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56b7d2a9bc530f2ea238dd01ab2ee6785ed722cabc896e829594347186cf0d0c", kill_on_drop: false }`
[INFO] [stdout] 56b7d2a9bc530f2ea238dd01ab2ee6785ed722cabc896e829594347186cf0d0c
