[INFO] cloning repository https://github.com/theleaks/Workex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theleaks/Workex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheleaks%2FWorkex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheleaks%2FWorkex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae9db0c41f42642c29e74e716631f6be2e173437
[INFO] testing theleaks/Workex against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheleaks%2FWorkex" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/theleaks/Workex
[INFO] finished tweaking git repo https://github.com/theleaks/Workex
[INFO] tweaked toml for git repo https://github.com/theleaks/Workex written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theleaks/Workex on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theleaks/Workex 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3cc82d747c12a4b361d745c6340d2dfd4fdff193a724b34946a94fa57c7f5b1
[INFO] running `Command { std: "docker" "start" "-a" "f3cc82d747c12a4b361d745c6340d2dfd4fdff193a724b34946a94fa57c7f5b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3cc82d747c12a4b361d745c6340d2dfd4fdff193a724b34946a94fa57c7f5b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3cc82d747c12a4b361d745c6340d2dfd4fdff193a724b34946a94fa57c7f5b1", kill_on_drop: false }`
[INFO] [stdout] f3cc82d747c12a4b361d745c6340d2dfd4fdff193a724b34946a94fa57c7f5b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 052b1528be87a231676e068280ada06b8e544096164fd91804e46c315783c4c4
[INFO] running `Command { std: "docker" "start" "-a" "052b1528be87a231676e068280ada06b8e544096164fd91804e46c315783c4c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling oxc_data_structures v0.125.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling oxc_estree v0.125.0
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cranelift-bitset v0.116.1
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling cranelift-entity v0.116.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cranelift-bforest v0.116.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling oxc_allocator v0.125.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling rquickjs-sys v0.9.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling regalloc2 v0.11.2
[INFO] [stderr]    Compiling oxc_sourcemap v6.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling oxc_str v0.125.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cranelift-control v0.116.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v29.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling json-escape-simd v3.0.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling cranelift-codegen v0.116.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.125.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling oxc-miette v2.7.1
[INFO] [stderr]    Compiling workex-core v0.1.0 (/opt/rustwide/workdir/crates/workex-core)
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling oxc_span v0.125.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.125.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.125.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling oxc_syntax v0.125.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling oxc_ast v0.125.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling oxc_ecmascript v0.125.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.125.0
[INFO] [stderr]    Compiling oxc_semantic v0.125.0
[INFO] [stderr]    Compiling oxc_parser v0.125.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rquickjs-core v0.9.0
[INFO] [stderr]    Compiling oxc_codegen v0.125.0
[INFO] [stderr]    Compiling rquickjs v0.9.0
[INFO] [stderr]    Compiling cranelift-native v0.116.1
[INFO] [stderr]    Compiling cranelift-module v0.116.1
[INFO] [stderr]    Compiling cranelift-frontend v0.116.1
[INFO] [stderr]    Compiling cranelift-jit v0.116.1
[INFO] [stderr]    Compiling workex-compiler v0.1.0 (/opt/rustwide/workdir/crates/workex-compiler)
[INFO] [stderr]    Compiling workex-runtime v0.1.0 (/opt/rustwide/workdir/crates/workex-runtime)
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> crates/workex-runtime/src/engine.rs:334:25
[INFO] [stdout]     |
[INFO] [stdout] 334 | fn try_extract_response(ctx: &Ctx<'_>, value: &Value<'_>) -> Option<WorkexResponse> {
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rt` is never read
[INFO] [stdout]   --> crates/workex-runtime/src/engine.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct WorkexEngine {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 32 |     rt: Runtime,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rt` is never read
[INFO] [stdout]    --> crates/workex-runtime/src/engine.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | struct WarmContext {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] 148 |     rt: Runtime,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling workex-vm v0.1.0 (/opt/rustwide/workdir/crates/workex-vm)
[INFO] [stderr]    Compiling workex-cli v0.1.0 (/opt/rustwide/workdir/crates/workex-cli)
[INFO] [stdout] warning: unused import: `Continuation`
[INFO] [stdout]   --> crates/workex-vm/src/scheduler.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::continuation::{AgentId, Continuation, IoRequest};
[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 variable: `i`
[INFO] [stdout]    --> crates/workex-vm/src/vm.rs:272:21
[INFO] [stdout]     |
[INFO] [stdout] 272 |                 for i in 0..count {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling workex-bench v0.1.0 (/opt/rustwide/workdir/crates/workex-bench)
[INFO] [stdout] warning: unused import: `workex_vm::continuation::AgentId`
[INFO] [stdout]   --> crates/workex-bench/src/continuation_bench.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use workex_vm::continuation::AgentId;
[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: `workex_core::arena::Arena`
[INFO] [stdout]   --> crates/workex-bench/src/unified.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use workex_core::arena::Arena;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `p95` is never read
[INFO] [stdout]    --> crates/workex-bench/src/unified.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 254 | struct Stats {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 258 |     p95: f64,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compatibility_date` is never read
[INFO] [stdout]   --> crates/workex-cli/src/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct WranglerConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub compatibility_date: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WranglerConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `database_id` is never read
[INFO] [stdout]   --> crates/workex-cli/src/config.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct D1Binding {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub database_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `D1Binding` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc8BW9S0/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libworkex_runtime-1180d7bf90197f8c,libreqwest-783e1b927014bfd7,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libhyper_tls-2303c2c59a2d2afd,libtokio_native_tls-437266efe8db4327,libserde_urlencoded-437b217b3b7cb743,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libtower_http-c3dfbe9ca9502562,libiri_string-6cdde5800cd3944e,libtower-dd9a4f111d265ce1,libtower_layer-5699d784b4449e00,libnative_tls-a6fed087f697baf4,libopenssl_probe-703a3ddfc0e4be36,libopenssl-d9b118d406fd21b9,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-c9360fb4d3437368,libhyper_util-a07a11b52f76bcff,libbase64-fff42f7554bbeb90,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-112f5ee797d3c607,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-baf23282431b92ce,libtracing-36f9d7f532aa5585,libtracing_core-dd2754edd1e008e2,libfnv-2a26f5d3b9cd4973,libtokio_util-5924da2eb3193c11,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libtokio-fb50a83258da5426,libsignal_hook_registry-48f10b3e137fc035,liberrno-a17a3d99f756b79c,libsocket2-df68f41960368947,libmio-b1e9a7fc5691a25a,libparking_lot-423c1c73da9502aa,libparking_lot_core-89defed73744196c,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libfutures_util-074ab11fdbda4275,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libpin_project_lite-8ad468af17824a0b,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,liburl-22ef095608c54755,libidna-42ff660ac359cd47,libidna_adapter-7dbd83c80aeda7fe,libicu_properties-08f2b75129d4595a,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-576f0e274c83ff48,libicu_normalizer_data-50864128baa771f6,libicu_collections-08708a08ff7ad050,libutf8_iter-efb3984ee203d151,libpotential_utf-1780c541ebc1b55f,libicu_provider-f67e1ef32b857aaa,libicu_locale_core-44ab27bcfc43c5a8,libtinystr-7af49a9abd120acb,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-e678e1b239723b4d,libzerotrie-e3cfc14b9e59c444,libyoke-1b557ca2d0a4131e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5887f8db3a3f8005,libform_urlencoded-e63e84c134db7b31,libhttp-f9b3654e0d1e7e7a,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,librusqlite-c9cc6cca09b55079,libfallible_streaming_iterator-275e12f2050a085b,libfallible_iterator-3f6b2033eba01af9,libhashlink-15a2051ae577b1f3,liblibsqlite3_sys-fc000d18c2c4b9d6,libsled-6847328f21f6e34c,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683,libcrc32fast-5906a57d877d687d,libcrossbeam_epoch-0de33e397810f096,libcrossbeam_utils-7c4ed9e811c5c46d,libfs2-c9bac421fe70d42a,libparking_lot-911f0bd21fb04708,libparking_lot_core-43b501ead11c5bcf,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libinstant-ebec1bebaa1b4b13,libserde_json-3cf9b178911961b9,libzmij-d2f562b84b927b2e,libworkex_compiler-7291969fe3f90739,liboxc_parser-ef4120378426b01d,libmemchr-d8218b780a78fe0a,liboxc_ecmascript-b4a30e4ba4012d95,libnum_bigint-eac750cda6255915,libnum_integer-87bbf78974b93dd0,libnum_traits-efae0973d6a22ee7,liboxc_ast-3da8ce27376b73e8,liboxc_regular_expression-dfcf3b941c63b800,liboxc_diagnostics-2a919989b7be7095,libpercent_encoding-99cdb00cefa02ca0,liboxc_syntax-a6e12d5a7fc2740f,libdragonbox_ecma-6f5d67592730caa8,libphf-6a90257e5f09986c,libphf_shared-78510ade142ca244,libsiphasher-025167c577866f36,libunicode_id_start-2adb775824d3b883,libcow_utils-9c5806f55de90701,liboxc_index-9318a19154566cad,libnonmax-e4b78c9cd4c13f09,libbitflags-45a928a3ec6c34f3,liboxc_span-545aa645a6390622,liboxc_str-c491f88bd3c60e05,libcompact_str-e446737dc840a42a,libryu-96e4827cb8e74ef1,libitoa-0d0a278c06e14513,libstatic_assertions-acd18841cc36d7c2,libcastaway-c2828b035f4874cf,libmiette-28d6ff3a287f63d2,libtextwrap-1a21aa8273f040ce,libunicode_linebreak-123a1dd536505334,libsmawk-a208545f7157affa,libunicode_width-48dba5882408e75d,libunicode_segmentation-83febdb0ad4edc80,libowo_colors-7108026723fadfa3,libthiserror-094fdc753aa15d94,liboxc_estree-19e19ce4a2b8b5fa,liboxc_allocator-68c52183e35e8a30,liboxc_data_structures-b378817c46f0b3fd,libcranelift_jit-60c735ac93020957,libregion-f0e8e46e5ccce74a,libbitflags-40a27ceec947d12f,liblibc-a38925358b6b5df9,libcranelift_native-1580fef40b43ea12,libwasmtime_jit_icache_coherence-2aceb5e9d1a8a61b,libcranelift_module-359d859cc94e3b33,libanyhow-bb5f243237f5f99b,libcranelift_frontend-484746138ccc8080,libcranelift_codegen-ac45098413a89f8f,libhashbrown-962bcc1530260197,libahash-a3b0bdb7ba2a7db7,libonce_cell-210b47fe854405d5,libcfg_if-cad248e7066eec15,libzerocopy-59dcac53f0d5ac51,libtarget_lexicon-dadf13a3ee2ce3ef,libcranelift_codegen_shared-6e17cb3397f3ed89,libregalloc2-fb6dcf5c9394f284,libbumpalo-ef0a26b44ced14ce,liblog-a4263a0971f08dad,libhashbrown-f62b4559aee38032,libsmallvec-c77c0d972b6f599b,librustc_hash-cc6790c576ad2a41,libgimli-133c9d5363a26d44,libindexmap-e20294dcd3c23721,libequivalent-9631f206a02b9f54,libhashbrown-a04b6a911c2d29d5,liballocator_api2-011176804cd671e4,libcranelift_control-86d8f26b9de4a6a9,libarbitrary-856c57917a08cfb4,libcranelift_bforest-6f467c563a12bdc1,libcranelift_entity-e8d1a4008a20dcdd,libcranelift_bitset-dcba577bbf3fb7dd,libserde-1a4827367154e422,libserde_core-1651d161ca9c90ea,librquickjs-f2be7026472475eb,librquickjs_core-ed4ee7ebae29aff4,librquickjs_sys-8b4b3a0716e5cc90,libbytes-a6415339708e1154}.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/rustc8BW9S0/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/rquickjs-sys-3b8bbea272db637e/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-b8ed56c3850728ce/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/worker_test-94e588ebd11e6995" "-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 `workex-bench` (bin "worker-test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "052b1528be87a231676e068280ada06b8e544096164fd91804e46c315783c4c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "052b1528be87a231676e068280ada06b8e544096164fd91804e46c315783c4c4", kill_on_drop: false }`
[INFO] [stdout] 052b1528be87a231676e068280ada06b8e544096164fd91804e46c315783c4c4
