[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 beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenworkers%2Fopenworkers-runtime-boa" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/openworkers/openworkers-runtime-boa on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94735d1d3952ad6a1413edc6cf22923d1d3d602b2943f2f11eec2f4af231b68d [INFO] running `Command { std: "docker" "start" "-a" "94735d1d3952ad6a1413edc6cf22923d1d3d602b2943f2f11eec2f4af231b68d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94735d1d3952ad6a1413edc6cf22923d1d3d602b2943f2f11eec2f4af231b68d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94735d1d3952ad6a1413edc6cf22923d1d3d602b2943f2f11eec2f4af231b68d", kill_on_drop: false }` [INFO] [stdout] 94735d1d3952ad6a1413edc6cf22923d1d3d602b2943f2f11eec2f4af231b68d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4c32007bb8d0df7e6215bf8ae1796ecd7433a5d6c6f26f06480d0783f2fef12 [INFO] running `Command { std: "docker" "start" "-a" "a4c32007bb8d0df7e6215bf8ae1796ecd7433a5d6c6f26f06480d0783f2fef12", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling boa_string v0.21.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling zmij v1.0.15 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling float16 v0.1.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regress v0.10.5 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling boa_macros v0.21.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling boa_gc v0.21.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling boa_interner v0.21.0 [INFO] [stderr] Compiling icu_properties v2.0.2 [INFO] [stderr] Compiling icu_normalizer v2.0.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling boa_ast v0.21.0 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling dynify-macros v0.1.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling dynify v0.1.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling futures-concurrency v7.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling small_btree v0.1.0 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling boa_parser v0.21.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling xsum v0.1.6 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling boa_runtime v0.21.0 [INFO] [stderr] Compiling tag_ptr v0.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling openworkers-core v0.10.0 (https://github.com/openworkers/openworkers-core?tag=v0.10.0#5ba3a803) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling boa_engine v0.21.0 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [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 3m 27s [INFO] running `Command { std: "docker" "inspect" "a4c32007bb8d0df7e6215bf8ae1796ecd7433a5d6c6f26f06480d0783f2fef12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4c32007bb8d0df7e6215bf8ae1796ecd7433a5d6c6f26f06480d0783f2fef12", kill_on_drop: false }` [INFO] [stdout] a4c32007bb8d0df7e6215bf8ae1796ecd7433a5d6c6f26f06480d0783f2fef12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0df9276a167d555db576d5bcd3b0b2d5b328b0246a409075f833b501018a31cd [INFO] running `Command { std: "docker" "start" "-a" "0df9276a167d555db576d5bcd3b0b2d5b328b0246a409075f833b501018a31cd", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.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 cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling boa_gc v0.21.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling boa_interner v0.21.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling boa_ast v0.21.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling boa_parser v0.21.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.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/examples/rustcvFlcwK/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-5886de8e95ddea6b,libanstream-fc4614281cc87edf,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libjiff-dab331be36ad6855,libenv_filter-0debb957d63b54b4,libregex-05ec1f788499f6c6,libregex_automata-4af3b4464de621e4,libaho_corasick-f1af112c5e1646db,libregex_syntax-caf5d78c20defb11,libanstyle-5de05ff4a29b559e,libopenworkers_runtime_boa-f1ca760c33de4c94,libboa_runtime-5b58a6175e2a8768,libreqwest-3f1e8d2722fc43fd,libhyper_rustls-8c39b611c8b58cb1,libwebpki_roots-557739b379bb7257,libhyper_tls-a05531918c0ccf57,libtokio_native_tls-bc9efb2817d02d14,libtokio_rustls-933354f6f1a07fba,librustls-2788340a464eeffb,libsubtle-4f5a50036df13274,libwebpki-73726f8c22628167,libring-4747415f98f504de,libgetrandom-a31287871399d0a7,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libserde_urlencoded-617382211aeb6d43,libryu-ec25213d96ee60cf,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libtower_http-363dcf31e708536f,libiri_string-4e659e4ca4800759,libtower-07f73f68c0cbc726,libtower_layer-3b63c02b4d0ef938,libnative_tls-acf25f46ddfef460,libopenssl_probe-eea81a4ba667d54e,libopenssl-2c199fe9eb2aa189,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-1b8a7dec72a84204,libhyper_util-de75f34872ecfd9e,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-ce7303a949732d37,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-ef1984056cf474e0,libtracing-0845884a503f4afa,libtracing_core-95223f9c44ee5b1c,libfnv-bf8b415be0978c3b,libtokio_util-c08b9e9cc78f4fa4,libatomic_waker-4d8f3a876068a9c4,libhttp_body_util-a60898f0fc6f769a,libhttp_body-c05f3434b9703bd2,liblog-5081bf809293ba62,liburl-10aa3d8abb5e50bd,libidna-a841b6c9f0848f88,libutf8_iter-d59950773a6f062b,libidna_adapter-1b4798b9cddf4f42,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libsync_wrapper-82795f8ff27c70cb,libfutures-347c0c8a11997ac5,libfutures_executor-cf77af29b53c9a2e,libfutures_util-5228d182e5f7e0de,libslab-5720d3dfa1792f68,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libhttp-537a00c0b9127df7,libboa_engine-2dae51564bf6d868,librand-c98ef64e347a2381,librand_chacha-26787d8cece9cfdb,libppv_lite86-705f1f544fdc36b6,libzerocopy-932e1f07775ddcaf,librand_core-a63e6e239e85246c,libgetrandom-5976145967757abf,libfloat16-7b68ca306b40f099,libnum_enum-0c7adc5a651af771,libtag_ptr-53b2d90b3b61c346,libdynify-391bfe86bc87bef6,libfutures_concurrency-8c78574a67c82e41,libfutures_lite-153e595d641ffde8,libfutures_io-258036931af483fb,libparking-3ff23e0ffe662ff9,libfastrand-76a6f80d667d0613,libpin_project-c6846d4a4473b0e6,libfixedbitset-ce3fb8670c59f480,libthiserror-0d90a90b83de587f,libdashmap-59f6606e15a67248,libhashbrown-0511338ce94420f7,libcrossbeam_utils-d120373eaebf0872,libicu_normalizer-2dc777da92bdc36e,libwrite16-7dcb7f5fe22341d8,libutf16_iter-0f190b1ccd5b32d7,libicu_normalizer_data-e7716533b22cf0b6,libtap-137222db35d55e44,libcow_utils-8845f4afeedde6da,libxsum-9e4ae24ef797d5a0,libitertools-30801044d09ec4d7,libtime-f81573a535ec76b3,libnum_threads-238319798a8b2281,libtime_core-8fc471d11afcc48a,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libbytemuck-413e2fb09446c9b3,libfutures_channel-29524163f8896842,libfutures_sink-999c1a898cc14726,libfutures_core-5b72dc92615109c0,libsmall_btree-a216c10e007a157b,libarrayvec-ff2a04082732a9b8,libintrusive_collections-7f7364a08950938e,libmemoffset-ccbf7b68730dc353,libaligned_vec-6f4c37c1f586015f,libequator-311157b4d02531af,libportable_atomic-148652cf44c82f31,libboa_parser-8bbc7ae086fe010b,libicu_properties-d8a69c50b06473d0,libicu_properties_data-850c631512607ecf,libicu_provider-20a123b579d61000,libicu_locale_core-6f2c2bce94f9716e,libtinystr-91bee213e6cfd8c1,liblitemap-a52cc997c99785e8,libwriteable-fabc0e1fb45063ce,libzerotrie-7f7481a4bfc7101c,libicu_collections-b09a29009bb8afe4,libpotential_utf-06ffcbac805d4b59,libzerovec-0895b8dac3349ee7,libyoke-870e7a0572b250f2,libstable_deref_trait-3f36f000162f13be,libzerofrom-dbcc817c47c07ccb,libregress-d50d5365c832ab7a,libboa_ast-e87cf1f790a58579,libbitflags-cd6205512b47de5d,libnum_bigint-0480619469dba711,libnum_integer-3831462b4a2efa6d,libnum_traits-13e0c6dd117d8ba0,libboa_interner-52c49cbf007c1a67,libonce_cell-9ec3b2d30075ab56,libindexmap-bb972d748f1eb148,libphf-4aac2256d512a22f,libphf_shared-0338bda408d454ce,libsiphasher-5fa77aa8bff8e384,libboa_gc-f6d6e76769d30fb6,libeither-e4faea0db366d8ff,libthin_vec-4c64baf81186a090,libboa_string-ed1573176ec15408,libryu_js-f698cb2bdf2f4fe6,libfast_float2-bc4c40607780cc82,libstatic_assertions-95336585f0b7f57d,librustc_hash-1b417ce952f8fe6e,libhashbrown-fa8703e903ad1d77,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libfoldhash-7ae1a7a47ee75d5c,libopenworkers_core-b0c2c7179cdac6f5,libserde_json-f38364d3baf63fb0,libmemchr-b567a4d9673dfb1d,libitoa-958180966766c9e6,libzmij-cf6c6ac7c0e663ee,libtokio-67f0555e3842eb6e,libsignal_hook_registry-b70eba3d3b0811e9,liberrno-8d15920a986513e1,libsocket2-197ec4daac28242b,libmio-97b0b7801935999e,libparking_lot-db639fa2e48b7a73,libparking_lot_core-8a2e581caf3a54d3,liblibc-cc9021cf9bdeb53d,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libpin_project_lite-63e0d9d6cb6ec6cf,libbytes-84c8faccf44ea7a5,libserde-41a3e4f6ec1a901d,libserde_core-a48aee6ccd48ae46}.rlib" "/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/rustcvFlcwK/raw-dylibs" "-B/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-e0a55a97a3a0fe78/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test_fetch_forward-50c060f382601e15" "-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] [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/rustcPrxi4C/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-5886de8e95ddea6b,libanstream-fc4614281cc87edf,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libjiff-dab331be36ad6855,libenv_filter-0debb957d63b54b4,libregex-05ec1f788499f6c6,libregex_automata-4af3b4464de621e4,libaho_corasick-f1af112c5e1646db,libregex_syntax-caf5d78c20defb11,libanstyle-5de05ff4a29b559e,libopenworkers_runtime_boa-f1ca760c33de4c94,libboa_runtime-5b58a6175e2a8768,libreqwest-3f1e8d2722fc43fd,libhyper_rustls-8c39b611c8b58cb1,libwebpki_roots-557739b379bb7257,libhyper_tls-a05531918c0ccf57,libtokio_native_tls-bc9efb2817d02d14,libtokio_rustls-933354f6f1a07fba,librustls-2788340a464eeffb,libsubtle-4f5a50036df13274,libwebpki-73726f8c22628167,libring-4747415f98f504de,libgetrandom-a31287871399d0a7,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libserde_urlencoded-617382211aeb6d43,libryu-ec25213d96ee60cf,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libtower_http-363dcf31e708536f,libiri_string-4e659e4ca4800759,libtower-07f73f68c0cbc726,libtower_layer-3b63c02b4d0ef938,libnative_tls-acf25f46ddfef460,libopenssl_probe-eea81a4ba667d54e,libopenssl-2c199fe9eb2aa189,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-1b8a7dec72a84204,libhyper_util-de75f34872ecfd9e,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-ce7303a949732d37,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-ef1984056cf474e0,libtracing-0845884a503f4afa,libtracing_core-95223f9c44ee5b1c,libfnv-bf8b415be0978c3b,libtokio_util-c08b9e9cc78f4fa4,libatomic_waker-4d8f3a876068a9c4,libhttp_body_util-a60898f0fc6f769a,libhttp_body-c05f3434b9703bd2,liblog-5081bf809293ba62,liburl-10aa3d8abb5e50bd,libidna-a841b6c9f0848f88,libutf8_iter-d59950773a6f062b,libidna_adapter-1b4798b9cddf4f42,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libsync_wrapper-82795f8ff27c70cb,libfutures-347c0c8a11997ac5,libfutures_executor-cf77af29b53c9a2e,libfutures_util-5228d182e5f7e0de,libslab-5720d3dfa1792f68,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libhttp-537a00c0b9127df7,libboa_engine-2dae51564bf6d868,librand-c98ef64e347a2381,librand_chacha-26787d8cece9cfdb,libppv_lite86-705f1f544fdc36b6,libzerocopy-932e1f07775ddcaf,librand_core-a63e6e239e85246c,libgetrandom-5976145967757abf,libfloat16-7b68ca306b40f099,libnum_enum-0c7adc5a651af771,libtag_ptr-53b2d90b3b61c346,libdynify-391bfe86bc87bef6,libfutures_concurrency-8c78574a67c82e41,libfutures_lite-153e595d641ffde8,libfutures_io-258036931af483fb,libparking-3ff23e0ffe662ff9,libfastrand-76a6f80d667d0613,libpin_project-c6846d4a4473b0e6,libfixedbitset-ce3fb8670c59f480,libthiserror-0d90a90b83de587f,libdashmap-59f6606e15a67248,libhashbrown-0511338ce94420f7,libcrossbeam_utils-d120373eaebf0872,libicu_normalizer-2dc777da92bdc36e,libwrite16-7dcb7f5fe22341d8,libutf16_iter-0f190b1ccd5b32d7,libicu_normalizer_data-e7716533b22cf0b6,libtap-137222db35d55e44,libcow_utils-8845f4afeedde6da,libxsum-9e4ae24ef797d5a0,libitertools-30801044d09ec4d7,libtime-f81573a535ec76b3,libnum_threads-238319798a8b2281,libtime_core-8fc471d11afcc48a,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libbytemuck-413e2fb09446c9b3,libfutures_channel-29524163f8896842,libfutures_sink-999c1a898cc14726,libfutures_core-5b72dc92615109c0,libsmall_btree-a216c10e007a157b,libarrayvec-ff2a04082732a9b8,libintrusive_collections-7f7364a08950938e,libmemoffset-ccbf7b68730dc353,libaligned_vec-6f4c37c1f586015f,libequator-311157b4d02531af,libportable_atomic-148652cf44c82f31,libboa_parser-8bbc7ae086fe010b,libicu_properties-d8a69c50b06473d0,libicu_properties_data-850c631512607ecf,libicu_provider-20a123b579d61000,libicu_locale_core-6f2c2bce94f9716e,libtinystr-91bee213e6cfd8c1,liblitemap-a52cc997c99785e8,libwriteable-fabc0e1fb45063ce,libzerotrie-7f7481a4bfc7101c,libicu_collections-b09a29009bb8afe4,libpotential_utf-06ffcbac805d4b59,libzerovec-0895b8dac3349ee7,libyoke-870e7a0572b250f2,libstable_deref_trait-3f36f000162f13be,libzerofrom-dbcc817c47c07ccb,libregress-d50d5365c832ab7a,libboa_ast-e87cf1f790a58579,libbitflags-cd6205512b47de5d,libnum_bigint-0480619469dba711,libnum_integer-3831462b4a2efa6d,libnum_traits-13e0c6dd117d8ba0,libboa_interner-52c49cbf007c1a67,libonce_cell-9ec3b2d30075ab56,libindexmap-bb972d748f1eb148,libphf-4aac2256d512a22f,libphf_shared-0338bda408d454ce,libsiphasher-5fa77aa8bff8e384,libboa_gc-f6d6e76769d30fb6,libeither-e4faea0db366d8ff,libthin_vec-4c64baf81186a090,libboa_string-ed1573176ec15408,libryu_js-f698cb2bdf2f4fe6,libfast_float2-bc4c40607780cc82,libstatic_assertions-95336585f0b7f57d,librustc_hash-1b417ce952f8fe6e,libhashbrown-fa8703e903ad1d77,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libfoldhash-7ae1a7a47ee75d5c,libopenworkers_core-b0c2c7179cdac6f5,libserde_json-f38364d3baf63fb0,libmemchr-b567a4d9673dfb1d,libitoa-958180966766c9e6,libzmij-cf6c6ac7c0e663ee,libtokio-67f0555e3842eb6e,libsignal_hook_registry-b70eba3d3b0811e9,liberrno-8d15920a986513e1,libsocket2-197ec4daac28242b,libmio-97b0b7801935999e,libparking_lot-db639fa2e48b7a73,libparking_lot_core-8a2e581caf3a54d3,liblibc-cc9021cf9bdeb53d,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libpin_project_lite-63e0d9d6cb6ec6cf,libbytes-84c8faccf44ea7a5,libserde-41a3e4f6ec1a901d,libserde_core-a48aee6ccd48ae46}.rlib" "/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/rustcPrxi4C/raw-dylibs" "-B/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-e0a55a97a3a0fe78/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test_real_fetch-b8b23f1dccc80706" "-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_real_fetch") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0df9276a167d555db576d5bcd3b0b2d5b328b0246a409075f833b501018a31cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df9276a167d555db576d5bcd3b0b2d5b328b0246a409075f833b501018a31cd", kill_on_drop: false }` [INFO] [stdout] 0df9276a167d555db576d5bcd3b0b2d5b328b0246a409075f833b501018a31cd