[INFO] cloning repository https://github.com/openworkers/openworkers-runtime-boa
[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-boa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenworkers%2Fopenworkers-runtime-boa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenworkers%2Fopenworkers-runtime-boa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 602721bcb5df98e91467001063846546c8885da7
[INFO] testing openworkers/openworkers-runtime-boa against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenworkers%2Fopenworkers-runtime-boa" "/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-boa
[INFO] finished tweaking git repo https://github.com/openworkers/openworkers-runtime-boa
[INFO] tweaked toml for git repo https://github.com/openworkers/openworkers-runtime-boa written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/openworkers/openworkers-runtime-boa on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/openworkers/openworkers-runtime-boa 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/openworkers/openworkers-core`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded boa_macros v0.21.0
[INFO] [stderr]   Downloaded zmij v1.0.15
[INFO] [stderr]   Downloaded small_btree v0.1.0
[INFO] [stderr]   Downloaded fast-float2 v0.2.3
[INFO] [stderr]   Downloaded boa_interner v0.21.0
[INFO] [stderr]   Downloaded dynify-macros v0.1.2
[INFO] [stderr]   Downloaded xsum v0.1.6
[INFO] [stderr]   Downloaded dynify v0.1.2
[INFO] [stderr]   Downloaded boa_runtime v0.21.0
[INFO] [stderr]   Downloaded boa_ast v0.21.0
[INFO] [stderr]   Downloaded icu_properties v2.0.2
[INFO] [stderr]   Downloaded boa_parser v0.21.0
[INFO] [stderr]   Downloaded float16 v0.1.5
[INFO] [stderr]   Downloaded intrusive-collections v0.9.7
[INFO] [stderr]   Downloaded icu_normalizer v2.0.1
[INFO] [stderr]   Downloaded boa_string v0.21.0
[INFO] [stderr]   Downloaded thin-vec v0.2.14
[INFO] [stderr]   Downloaded tag_ptr v0.1.0
[INFO] [stderr]   Downloaded boa_gc v0.21.0
[INFO] [stderr]   Downloaded regress v0.10.5
[INFO] [stderr]   Downloaded boa_engine v0.21.0
[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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 587944dd799e6d2ccba3ebe856e3e08eca7a977d78c937c7a835c3643158dc11
[INFO] running `Command { std: "docker" "start" "-a" "587944dd799e6d2ccba3ebe856e3e08eca7a977d78c937c7a835c3643158dc11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "587944dd799e6d2ccba3ebe856e3e08eca7a977d78c937c7a835c3643158dc11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "587944dd799e6d2ccba3ebe856e3e08eca7a977d78c937c7a835c3643158dc11", kill_on_drop: false }`
[INFO] [stdout] 587944dd799e6d2ccba3ebe856e3e08eca7a977d78c937c7a835c3643158dc11
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1e4d5eec1a24b34dab3fa441bd24ecb7768258ed16cf415a3f70634e39d085b
[INFO] running `Command { std: "docker" "start" "-a" "a1e4d5eec1a24b34dab3fa441bd24ecb7768258ed16cf415a3f70634e39d085b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling boa_string v0.21.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling float16 v0.1.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling small_btree v0.1.0
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling xsum v0.1.6
[INFO] [stderr]    Compiling tag_ptr v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling boa_runtime v0.21.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[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 phf_macros v0.13.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling boa_macros v0.21.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling dynify-macros v0.1.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling dynify v0.1.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-concurrency v7.7.1
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling boa_gc v0.21.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling boa_interner v0.21.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.0.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.1
[INFO] [stderr]    Compiling boa_ast v0.21.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling boa_parser v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[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.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling boa_engine v0.21.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling openworkers-runtime-boa v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "a1e4d5eec1a24b34dab3fa441bd24ecb7768258ed16cf415a3f70634e39d085b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1e4d5eec1a24b34dab3fa441bd24ecb7768258ed16cf415a3f70634e39d085b", kill_on_drop: false }`
[INFO] [stdout] a1e4d5eec1a24b34dab3fa441bd24ecb7768258ed16cf415a3f70634e39d085b
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1412208fa906f6486fa1bdf8e78f33b39c3c32865c53f29f429b5ce16c1540f0
[INFO] running `Command { std: "docker" "start" "-a" "1412208fa906f6486fa1bdf8e78f33b39c3c32865c53f29f429b5ce16c1540f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling boa_gc v0.21.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling boa_interner v0.21.0
[INFO] [stderr]    Compiling boa_ast v0.21.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling boa_parser v0.21.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling boa_engine v0.21.0
[INFO] [stderr]    Compiling boa_runtime v0.21.0
[INFO] [stderr]    Compiling openworkers-runtime-boa v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcYhDcCS/symbols.o" "<9 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_boa-c1d971e29e573a9d,libboa_runtime-b2ff2cdaea9e63c2,libreqwest-222ce9965d5dbab7,libhyper_rustls-1730fd3f4ad2ba88,libwebpki_roots-13ef9b9f19caa337,libhyper_tls-d117d7ed816fd525,libtokio_native_tls-4be6f63ad397d83e,libtokio_rustls-a892ea0207a1a406,librustls-a3e047de16ba01e4,libsubtle-3a70fd467bfaa3d3,libwebpki-358ee758d956e18e,libring-3e465daa2485f87e,libgetrandom-f21c2cf00d4d4007,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libserde_urlencoded-d08e504d01d456ab,libryu-4b96718afb71ffa2,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,libtower_http-7a9ba9e4fa751ac0,libiri_string-3a0f702e1f21a7a9,libtower-91991ab3625b5ee3,libtower_layer-007845b5cfb86980,libnative_tls-dc276686390fc3e3,libopenssl_probe-376497d65d31e0d8,libopenssl-d9649553c7975d39,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-a64cb7c0e7879d56,libhyper_util-59fe89274d69e0b9,libbase64-6d64914d1112fcae,libipnet-c39fef3b39d6bff9,libtower_service-2977940d96a5a5ec,libhyper-9e84be9e447e2933,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-e1515e8d13f3b7cf,libtracing-2276d69d2db9a006,libtracing_core-fe3f49d1e11a6330,libfnv-77106f9ed4748ca6,libtokio_util-ba20349d1a9849b6,libatomic_waker-d8b8d9f20347d4d4,libhttp_body_util-78f25731763c2804,libhttp_body-bac288f1139a23f4,liblog-6c471594c474097a,liburl-414979bc3d0b8ccb,libidna-b104dd86108d04d9,libutf8_iter-59a8409a508f6435,libidna_adapter-4f34f9c92951cede,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libsync_wrapper-e9891d68bfbde2d2,libfutures-4f41e8265483beb8,libfutures_executor-1270ea9da80a888d,libfutures_util-c37425fcd91f36a9,libslab-75fedd8e969a9924,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libhttp-58659ff0800bef05,libboa_engine-23029ee86ca6baa8,librand-e2030909578441c8,librand_chacha-2770f34323170d89,libppv_lite86-d0d25bfb7da7ed37,libzerocopy-49258c54befcd92c,librand_core-d4093eded010aeb1,libgetrandom-77338f7535ed4f6b,libfloat16-cc712306a22c9f62,libnum_enum-e932215086f14c5c,libtag_ptr-d6fb3ec773f930c1,libdynify-c978dd48b1c374b3,libfutures_concurrency-f28105ae76150e2a,libfutures_lite-bbd0172179bb406e,libfutures_io-dbc1295f25e4d362,libparking-f5b15481429d84f9,libfastrand-9e528ec62c0157ba,libpin_project-6a5ebe1b801e5160,libfixedbitset-97cce5f3b466412b,libthiserror-000075eb2813f375,libdashmap-20984fbcb6bca5e9,libhashbrown-2629c1c9126e25c9,libcrossbeam_utils-5d49caf4ce5b571b,libicu_normalizer-2f4fc34903ae6728,libwrite16-15146d2aa47160d5,libutf16_iter-c1af3ddfa7e5f3a7,libicu_normalizer_data-aad1cceb1f73f1f7,libtap-82227a3bd60f18d2,libcow_utils-93a865fa8244a57c,libxsum-ccc0b42cad444ba1,libitertools-ebfca193e3506a51,libtime-0218c157c06c78aa,libnum_threads-e95f13c329fe0889,libtime_core-be3515dd96697cf7,libnum_conv-011f38542da43a44,libderanged-189dacf9b833c1e3,libpowerfmt-6dad2d624cb624e5,libbytemuck-fcccf5a045bd9201,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_core-8350092af0f0339b,libsmall_btree-bf0d0ebd3760550d,libarrayvec-76bad465d21dbfa6,libintrusive_collections-7cc7022b06779576,libmemoffset-d288f55d031e8a3e,libaligned_vec-b48ee8fe88329cbc,libequator-e382616a5107c4ba,libportable_atomic-5a15acb741d3fd53,libboa_parser-da2d28e2d6a73271,libicu_properties-2c4cb9e12f75c050,libicu_properties_data-fb29ccfb95f57e2d,libicu_provider-8629c5a5d8aa9dbd,libicu_locale_core-7c752d52a1e42b48,libtinystr-7de481f45816485a,liblitemap-0f9022ad70b9eba3,libwriteable-0d1b0ec031d971b3,libzerotrie-6576d52b598f9488,libicu_collections-613090c6d7be794d,libpotential_utf-1e9142c2d4d81532,libzerovec-3c2bd0f5854c60fe,libyoke-08b42d952e529428,libstable_deref_trait-43bf9f329a56ed74,libzerofrom-6feb4d627c4e767b,libregress-dadf1b7ff6f806ba,libboa_ast-1d4ef00b6610d846,libbitflags-579c662bffe6ddd9,libnum_bigint-7fb4c9307a1034c6,libnum_integer-51074c7585bce43f,libnum_traits-8f4c483fc2497ec9,libboa_interner-90a8d9cc1137966d,libonce_cell-043957f93fe71476,libindexmap-c40b9f87a4be8fce,libphf-87414ea777cd044c,libphf_shared-0ff38182dfaf1661,libsiphasher-70da6c5c5cbc4fc6,libboa_gc-55a52eb1bcda5cd9,libeither-a8a7b7306f5e611f,libthin_vec-03e05ae137fdeb24,libboa_string-23b101191895673f,libryu_js-0baade4127b2eb52,libfast_float2-7ca0b01194bd529e,libstatic_assertions-b399469e78621b17,librustc_hash-067c608e2149d9c8,libhashbrown-f2e81091025a14b0,libequivalent-da934a6694ab360d,liballocator_api2-c141b3fcf831f6d7,libfoldhash-2a8b326153a51dbb,libopenworkers_core-d7a29b9e6658054b,libserde_json-5ad1445b809eb016,libmemchr-6b1031f806b9757b,libitoa-1bd06acef4e5e01a,libzmij-aa8ad75a9fced2df,libtokio-86f67da36641ff99,libsignal_hook_registry-8a7f9c9aa936f313,liberrno-346cadbd340a989c,libsocket2-60f17976d4c26b59,libmio-4348e11283dd7f8d,libparking_lot-1fcdd49cc1f97870,libparking_lot_core-2a90c27ad03fc677,liblibc-b7515cbedccb6637,libcfg_if-52879664ee908f39,libsmallvec-9710a34d7df3c927,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924,libbytes-de4defcc4c23c228,libserde-2e5be882616d6857,libserde_core-43e1abc6a00c45af}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcYhDcCS/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-fb3d6ec2164d5386/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/timer_test-b785aa636b220483" "-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-boa` (test "timer_test") due to 1 previous error
[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/rustcUtbEIm/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libopenworkers_runtime_boa-c1d971e29e573a9d,libboa_runtime-b2ff2cdaea9e63c2,libreqwest-222ce9965d5dbab7,libhyper_rustls-1730fd3f4ad2ba88,libwebpki_roots-13ef9b9f19caa337,libhyper_tls-d117d7ed816fd525,libtokio_native_tls-4be6f63ad397d83e,libtokio_rustls-a892ea0207a1a406,librustls-a3e047de16ba01e4,libsubtle-3a70fd467bfaa3d3,libwebpki-358ee758d956e18e,libring-3e465daa2485f87e,libgetrandom-f21c2cf00d4d4007,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libserde_urlencoded-d08e504d01d456ab,libryu-4b96718afb71ffa2,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,libtower_http-7a9ba9e4fa751ac0,libiri_string-3a0f702e1f21a7a9,libtower-91991ab3625b5ee3,libtower_layer-007845b5cfb86980,libnative_tls-dc276686390fc3e3,libopenssl_probe-376497d65d31e0d8,libopenssl-d9649553c7975d39,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-a64cb7c0e7879d56,libhyper_util-59fe89274d69e0b9,libbase64-6d64914d1112fcae,libipnet-c39fef3b39d6bff9,libtower_service-2977940d96a5a5ec,libhyper-9e84be9e447e2933,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-e1515e8d13f3b7cf,libtracing-2276d69d2db9a006,libtracing_core-fe3f49d1e11a6330,libfnv-77106f9ed4748ca6,libtokio_util-ba20349d1a9849b6,libatomic_waker-d8b8d9f20347d4d4,libhttp_body_util-78f25731763c2804,libhttp_body-bac288f1139a23f4,liblog-6c471594c474097a,liburl-414979bc3d0b8ccb,libidna-b104dd86108d04d9,libutf8_iter-59a8409a508f6435,libidna_adapter-4f34f9c92951cede,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libsync_wrapper-e9891d68bfbde2d2,libfutures-4f41e8265483beb8,libfutures_executor-1270ea9da80a888d,libfutures_util-c37425fcd91f36a9,libslab-75fedd8e969a9924,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libhttp-58659ff0800bef05,libboa_engine-23029ee86ca6baa8,librand-e2030909578441c8,librand_chacha-2770f34323170d89,libppv_lite86-d0d25bfb7da7ed37,libzerocopy-49258c54befcd92c,librand_core-d4093eded010aeb1,libgetrandom-77338f7535ed4f6b,libfloat16-cc712306a22c9f62,libnum_enum-e932215086f14c5c,libtag_ptr-d6fb3ec773f930c1,libdynify-c978dd48b1c374b3,libfutures_concurrency-f28105ae76150e2a,libfutures_lite-bbd0172179bb406e,libfutures_io-dbc1295f25e4d362,libparking-f5b15481429d84f9,libfastrand-9e528ec62c0157ba,libpin_project-6a5ebe1b801e5160,libfixedbitset-97cce5f3b466412b,libthiserror-000075eb2813f375,libdashmap-20984fbcb6bca5e9,libhashbrown-2629c1c9126e25c9,libcrossbeam_utils-5d49caf4ce5b571b,libicu_normalizer-2f4fc34903ae6728,libwrite16-15146d2aa47160d5,libutf16_iter-c1af3ddfa7e5f3a7,libicu_normalizer_data-aad1cceb1f73f1f7,libtap-82227a3bd60f18d2,libcow_utils-93a865fa8244a57c,libxsum-ccc0b42cad444ba1,libitertools-ebfca193e3506a51,libtime-0218c157c06c78aa,libnum_threads-e95f13c329fe0889,libtime_core-be3515dd96697cf7,libnum_conv-011f38542da43a44,libderanged-189dacf9b833c1e3,libpowerfmt-6dad2d624cb624e5,libbytemuck-fcccf5a045bd9201,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_core-8350092af0f0339b,libsmall_btree-bf0d0ebd3760550d,libarrayvec-76bad465d21dbfa6,libintrusive_collections-7cc7022b06779576,libmemoffset-d288f55d031e8a3e,libaligned_vec-b48ee8fe88329cbc,libequator-e382616a5107c4ba,libportable_atomic-5a15acb741d3fd53,libboa_parser-da2d28e2d6a73271,libicu_properties-2c4cb9e12f75c050,libicu_properties_data-fb29ccfb95f57e2d,libicu_provider-8629c5a5d8aa9dbd,libicu_locale_core-7c752d52a1e42b48,libtinystr-7de481f45816485a,liblitemap-0f9022ad70b9eba3,libwriteable-0d1b0ec031d971b3,libzerotrie-6576d52b598f9488,libicu_collections-613090c6d7be794d,libpotential_utf-1e9142c2d4d81532,libzerovec-3c2bd0f5854c60fe,libyoke-08b42d952e529428,libstable_deref_trait-43bf9f329a56ed74,libzerofrom-6feb4d627c4e767b,libregress-dadf1b7ff6f806ba,libboa_ast-1d4ef00b6610d846,libbitflags-579c662bffe6ddd9,libnum_bigint-7fb4c9307a1034c6,libnum_integer-51074c7585bce43f,libnum_traits-8f4c483fc2497ec9,libboa_interner-90a8d9cc1137966d,libonce_cell-043957f93fe71476,libindexmap-c40b9f87a4be8fce,libphf-87414ea777cd044c,libphf_shared-0ff38182dfaf1661,libsiphasher-70da6c5c5cbc4fc6,libboa_gc-55a52eb1bcda5cd9,libeither-a8a7b7306f5e611f,libthin_vec-03e05ae137fdeb24,libboa_string-23b101191895673f,libryu_js-0baade4127b2eb52,libfast_float2-7ca0b01194bd529e,libstatic_assertions-b399469e78621b17,librustc_hash-067c608e2149d9c8,libhashbrown-f2e81091025a14b0,libequivalent-da934a6694ab360d,liballocator_api2-c141b3fcf831f6d7,libfoldhash-2a8b326153a51dbb,libopenworkers_core-d7a29b9e6658054b,libserde_json-5ad1445b809eb016,libmemchr-6b1031f806b9757b,libitoa-1bd06acef4e5e01a,libzmij-aa8ad75a9fced2df,libtokio-86f67da36641ff99,libsignal_hook_registry-8a7f9c9aa936f313,liberrno-346cadbd340a989c,libsocket2-60f17976d4c26b59,libmio-4348e11283dd7f8d,libparking_lot-1fcdd49cc1f97870,libparking_lot_core-2a90c27ad03fc677,liblibc-b7515cbedccb6637,libcfg_if-52879664ee908f39,libsmallvec-9710a34d7df3c927,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924,libbytes-de4defcc4c23c228,libserde-2e5be882616d6857,libserde_core-43e1abc6a00c45af}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcUtbEIm/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-fb3d6ec2164d5386/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple_test-b377673d39374c20" "-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-boa` (example "simple_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/examples/rustczJOjI6/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-1df67261e78d15e7,libanstream-12aae48925c8ffe7,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libjiff-8bce07a62b3dbeb8,libenv_filter-d3e000402c46c2fd,libregex-582ff6960eb52ec6,libregex_automata-474a3dddac0b272a,libaho_corasick-a2d78444337317aa,libregex_syntax-b41611d3260a6231,libanstyle-0bfd69e441df8199,libopenworkers_runtime_boa-c1d971e29e573a9d,libboa_runtime-b2ff2cdaea9e63c2,libreqwest-222ce9965d5dbab7,libhyper_rustls-1730fd3f4ad2ba88,libwebpki_roots-13ef9b9f19caa337,libhyper_tls-d117d7ed816fd525,libtokio_native_tls-4be6f63ad397d83e,libtokio_rustls-a892ea0207a1a406,librustls-a3e047de16ba01e4,libsubtle-3a70fd467bfaa3d3,libwebpki-358ee758d956e18e,libring-3e465daa2485f87e,libgetrandom-f21c2cf00d4d4007,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libserde_urlencoded-d08e504d01d456ab,libryu-4b96718afb71ffa2,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,libtower_http-7a9ba9e4fa751ac0,libiri_string-3a0f702e1f21a7a9,libtower-91991ab3625b5ee3,libtower_layer-007845b5cfb86980,libnative_tls-dc276686390fc3e3,libopenssl_probe-376497d65d31e0d8,libopenssl-d9649553c7975d39,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-a64cb7c0e7879d56,libhyper_util-59fe89274d69e0b9,libbase64-6d64914d1112fcae,libipnet-c39fef3b39d6bff9,libtower_service-2977940d96a5a5ec,libhyper-9e84be9e447e2933,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-e1515e8d13f3b7cf,libtracing-2276d69d2db9a006,libtracing_core-fe3f49d1e11a6330,libfnv-77106f9ed4748ca6,libtokio_util-ba20349d1a9849b6,libatomic_waker-d8b8d9f20347d4d4,libhttp_body_util-78f25731763c2804,libhttp_body-bac288f1139a23f4,liblog-6c471594c474097a,liburl-414979bc3d0b8ccb,libidna-b104dd86108d04d9,libutf8_iter-59a8409a508f6435,libidna_adapter-4f34f9c92951cede,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libsync_wrapper-e9891d68bfbde2d2,libfutures-4f41e8265483beb8,libfutures_executor-1270ea9da80a888d,libfutures_util-c37425fcd91f36a9,libslab-75fedd8e969a9924,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libhttp-58659ff0800bef05,libboa_engine-23029ee86ca6baa8,librand-e2030909578441c8,librand_chacha-2770f34323170d89,libppv_lite86-d0d25bfb7da7ed37,libzerocopy-49258c54befcd92c,librand_core-d4093eded010aeb1,libgetrandom-77338f7535ed4f6b,libfloat16-cc712306a22c9f62,libnum_enum-e932215086f14c5c,libtag_ptr-d6fb3ec773f930c1,libdynify-c978dd48b1c374b3,libfutures_concurrency-f28105ae76150e2a,libfutures_lite-bbd0172179bb406e,libfutures_io-dbc1295f25e4d362,libparking-f5b15481429d84f9,libfastrand-9e528ec62c0157ba,libpin_project-6a5ebe1b801e5160,libfixedbitset-97cce5f3b466412b,libthiserror-000075eb2813f375,libdashmap-20984fbcb6bca5e9,libhashbrown-2629c1c9126e25c9,libcrossbeam_utils-5d49caf4ce5b571b,libicu_normalizer-2f4fc34903ae6728,libwrite16-15146d2aa47160d5,libutf16_iter-c1af3ddfa7e5f3a7,libicu_normalizer_data-aad1cceb1f73f1f7,libtap-82227a3bd60f18d2,libcow_utils-93a865fa8244a57c,libxsum-ccc0b42cad444ba1,libitertools-ebfca193e3506a51,libtime-0218c157c06c78aa,libnum_threads-e95f13c329fe0889,libtime_core-be3515dd96697cf7,libnum_conv-011f38542da43a44,libderanged-189dacf9b833c1e3,libpowerfmt-6dad2d624cb624e5,libbytemuck-fcccf5a045bd9201,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_core-8350092af0f0339b,libsmall_btree-bf0d0ebd3760550d,libarrayvec-76bad465d21dbfa6,libintrusive_collections-7cc7022b06779576,libmemoffset-d288f55d031e8a3e,libaligned_vec-b48ee8fe88329cbc,libequator-e382616a5107c4ba,libportable_atomic-5a15acb741d3fd53,libboa_parser-da2d28e2d6a73271,libicu_properties-2c4cb9e12f75c050,libicu_properties_data-fb29ccfb95f57e2d,libicu_provider-8629c5a5d8aa9dbd,libicu_locale_core-7c752d52a1e42b48,libtinystr-7de481f45816485a,liblitemap-0f9022ad70b9eba3,libwriteable-0d1b0ec031d971b3,libzerotrie-6576d52b598f9488,libicu_collections-613090c6d7be794d,libpotential_utf-1e9142c2d4d81532,libzerovec-3c2bd0f5854c60fe,libyoke-08b42d952e529428,libstable_deref_trait-43bf9f329a56ed74,libzerofrom-6feb4d627c4e767b,libregress-dadf1b7ff6f806ba,libboa_ast-1d4ef00b6610d846,libbitflags-579c662bffe6ddd9,libnum_bigint-7fb4c9307a1034c6,libnum_integer-51074c7585bce43f,libnum_traits-8f4c483fc2497ec9,libboa_interner-90a8d9cc1137966d,libonce_cell-043957f93fe71476,libindexmap-c40b9f87a4be8fce,libphf-87414ea777cd044c,libphf_shared-0ff38182dfaf1661,libsiphasher-70da6c5c5cbc4fc6,libboa_gc-55a52eb1bcda5cd9,libeither-a8a7b7306f5e611f,libthin_vec-03e05ae137fdeb24,libboa_string-23b101191895673f,libryu_js-0baade4127b2eb52,libfast_float2-7ca0b01194bd529e,libstatic_assertions-b399469e78621b17,librustc_hash-067c608e2149d9c8,libhashbrown-f2e81091025a14b0,libequivalent-da934a6694ab360d,liballocator_api2-c141b3fcf831f6d7,libfoldhash-2a8b326153a51dbb,libopenworkers_core-d7a29b9e6658054b,libserde_json-5ad1445b809eb016,libmemchr-6b1031f806b9757b,libitoa-1bd06acef4e5e01a,libzmij-aa8ad75a9fced2df,libtokio-86f67da36641ff99,libsignal_hook_registry-8a7f9c9aa936f313,liberrno-346cadbd340a989c,libsocket2-60f17976d4c26b59,libmio-4348e11283dd7f8d,libparking_lot-1fcdd49cc1f97870,libparking_lot_core-2a90c27ad03fc677,liblibc-b7515cbedccb6637,libcfg_if-52879664ee908f39,libsmallvec-9710a34d7df3c927,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924,libbytes-de4defcc4c23c228,libserde-2e5be882616d6857,libserde_core-43e1abc6a00c45af}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustczJOjI6/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-fb3d6ec2164d5386/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test_fetch_forward-f4f7b7eff1d48ab4" "-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-boa` (example "test_fetch_forward") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1412208fa906f6486fa1bdf8e78f33b39c3c32865c53f29f429b5ce16c1540f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1412208fa906f6486fa1bdf8e78f33b39c3c32865c53f29f429b5ce16c1540f0", kill_on_drop: false }`
[INFO] [stdout] 1412208fa906f6486fa1bdf8e78f33b39c3c32865c53f29f429b5ce16c1540f0
