[INFO] cloning repository https://github.com/lrnzgiusti/embargo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lrnzgiusti/embargo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrnzgiusti%2Fembargo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrnzgiusti%2Fembargo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9423b67610370c806b9ba9dd34636f89cd90ef8 [INFO] testing lrnzgiusti/embargo against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrnzgiusti%2Fembargo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lrnzgiusti/embargo [INFO] finished tweaking git repo https://github.com/lrnzgiusti/embargo [INFO] tweaked toml for git repo https://github.com/lrnzgiusti/embargo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lrnzgiusti/embargo on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lrnzgiusti/embargo 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasi v0.14.5+wasi-0.2.4 [INFO] [stderr] Downloaded indexmap v2.11.1 [INFO] [stderr] Downloaded tree-sitter-go v0.20.0 [INFO] [stderr] Downloaded clap v4.5.47 [INFO] [stderr] Downloaded wit-bindgen v0.45.1 [INFO] [stderr] Downloaded wasip2 v1.0.0+wasi-0.2.4 [INFO] [stderr] Downloaded clap_builder v4.5.47 [INFO] [stderr] Downloaded serde_json v1.0.143 [INFO] [stderr] Downloaded web-sys v0.3.78 [INFO] [stderr] Downloaded petgraph v0.6.5 [INFO] [stderr] Downloaded tree-sitter-c-sharp v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f37cb442411b03c4dcbbbf84535ebb78139128ae8cff4b391e96fbf173411fb0 [INFO] running `Command { std: "docker" "start" "-a" "f37cb442411b03c4dcbbbf84535ebb78139128ae8cff4b391e96fbf173411fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f37cb442411b03c4dcbbbf84535ebb78139128ae8cff4b391e96fbf173411fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f37cb442411b03c4dcbbbf84535ebb78139128ae8cff4b391e96fbf173411fb0", kill_on_drop: false }` [INFO] [stdout] f37cb442411b03c4dcbbbf84535ebb78139128ae8cff4b391e96fbf173411fb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0b6865fc56bc37968c7d8cfbb76623b38a4d185bb70c31cc736ad8e162bbf210 [INFO] running `Command { std: "docker" "start" "-a" "0b6865fc56bc37968c7d8cfbb76623b38a4d185bb70c31cc736ad8e162bbf210", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.20.0 [INFO] [stderr] Compiling tree-sitter-go v0.20.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.20.5 [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Compiling tree-sitter-typescript v0.20.5 [INFO] [stderr] Compiling tree-sitter-java v0.20.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tree-sitter-python v0.20.4 [INFO] [stderr] Compiling tree-sitter-javascript v0.20.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling embargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "0b6865fc56bc37968c7d8cfbb76623b38a4d185bb70c31cc736ad8e162bbf210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b6865fc56bc37968c7d8cfbb76623b38a4d185bb70c31cc736ad8e162bbf210", kill_on_drop: false }` [INFO] [stdout] 0b6865fc56bc37968c7d8cfbb76623b38a4d185bb70c31cc736ad8e162bbf210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e0464fc8aeb9e1fd59890598bd46baa5c35b0bc18f924ab6b0f98f659c7d96f4 [INFO] running `Command { std: "docker" "start" "-a" "e0464fc8aeb9e1fd59890598bd46baa5c35b0bc18f924ab6b0f98f659c7d96f4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling embargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] error: could not compile `embargo` (bin "embargo") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name embargo --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dd5f7de5a514075e -C extra-filename=-bd18205e5d703150 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-b7ac094e162d8c81.rlib --extern bincode=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbincode-e5f5a514e16427eb.rlib --extern clap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libclap-591253cb71793825.rlib --extern dashmap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdashmap-c7483ec0b46f825a.rlib --extern embargo=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libembargo-1f9e1300444f77b1.rlib --extern petgraph=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpetgraph-fc6c92654fad4a75.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-1735eed8ca902845.rlib --extern regex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libregex-02dd41f0e7d8a5ca.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-b751a3a6307b38a9.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-840875e652c7afa4.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-47e1f6263fc53c52.rlib --extern tree_sitter=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtree_sitter-b674c245c056cfe5.rlib --extern tree_sitter_c_sharp=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtree_sitter_c_sharp-d27d8f01070bb21c.rlib --extern tree_sitter_cpp=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtree_sitter_cpp-306c374810a4579e.rlib --extern tree_sitter_go=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtree_sitter_go-45ef34a7228ab783.rlib --extern tree_sitter_java=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtree_sitter_java-3a122370b759829c.rlib --extern tree_sitter_javascript=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtree_sitter_javascript-fe41ca1bcab89317.rlib --extern tree_sitter_python=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtree_sitter_python-628a908cdc55b097.rlib --extern tree_sitter_rust=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtree_sitter_rust-75f1d25a7119e4e3.rlib --extern tree_sitter_typescript=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtree_sitter_typescript-c44192d511bbd65d.rlib --extern walkdir=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwalkdir-a6384958eaeb735e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-0f25eb8fbbc8573e/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-c-sharp-e32a500e3f503d18/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-cpp-d9041b18a2c9f785/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-go-764d8d4f01d20fe0/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-java-0ffc04d297b5abf0/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-javascript-6496100111250616/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-python-9be1336bc1995388/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-rust-4c897df3fb7e2f07/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-typescript-adccd24edd2e1fbb/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustczJ3bn2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtempfile-0f1dd1419f8c235b.rlib,libgetrandom-9b69f48a5f2735a0.rlib,libfastrand-73632d5ce9fbbad9.rlib,librustix-75c36ef06b1515bc.rlib,libbitflags-ab61668d1fc262c4.rlib,liblinux_raw_sys-72fdc0e888cd9fa8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libembargo-1f9e1300444f77b1.rlib,libtree_sitter_typescript-c44192d511bbd65d.rlib,libtree_sitter_rust-75f1d25a7119e4e3.rlib,libtree_sitter_python-628a908cdc55b097.rlib,libtree_sitter_javascript-fe41ca1bcab89317.rlib,libtree_sitter_java-3a122370b759829c.rlib,libtree_sitter_go-45ef34a7228ab783.rlib,libtree_sitter_c_sharp-d27d8f01070bb21c.rlib,libtree_sitter_cpp-306c374810a4579e.rlib,libbincode-e5f5a514e16427eb.rlib,libtree_sitter-b674c245c056cfe5.rlib,libregex-02dd41f0e7d8a5ca.rlib,libregex_automata-267ffc23f7912bcc.rlib,libaho_corasick-dc5982531843b2f9.rlib,libregex_syntax-79574c9229972b79.rlib,libdashmap-c7483ec0b46f825a.rlib,liblock_api-fc5a8b1346b155a7.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libparking_lot_core-f24722a82d25cf87.rlib,liblibc-eea2aa19abfb4532.rlib,libcfg_if-f02ef4fc73f36b05.rlib,libsmallvec-f31619fc744d118e.rlib,libhashbrown-980e1cf343d21774.rlib,libserde_json-840875e652c7afa4.rlib,libmemchr-e487d4c72496bead.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,librayon-1735eed8ca902845.rlib,librayon_core-d78992c0b61b6732.rlib,libcrossbeam_deque-8387ea12f6faa784.rlib,libcrossbeam_epoch-d342ddc5c77404ef.rlib,libcrossbeam_utils-e26fd005a975c8c6.rlib,libeither-da399c10ae937dac.rlib,libserde-b751a3a6307b38a9.rlib,libpetgraph-fc6c92654fad4a75.rlib,libindexmap-27123a6f46afe888.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-72e650825a200a17.rlib,libfixedbitset-1705868b844c01b6.rlib,libanyhow-b7ac094e162d8c81.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustczJ3bn2/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-0f25eb8fbbc8573e/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-c-sharp-e32a500e3f503d18/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-cpp-d9041b18a2c9f785/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-go-764d8d4f01d20fe0/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-java-0ffc04d297b5abf0/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-javascript-6496100111250616/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-python-9be1336bc1995388/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-rust-4c897df3fb7e2f07/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-typescript-adccd24edd2e1fbb/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/formatter_json_compact-bc317df5c81d37e9" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `embargo` (test "formatter_json_compact") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e0464fc8aeb9e1fd59890598bd46baa5c35b0bc18f924ab6b0f98f659c7d96f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0464fc8aeb9e1fd59890598bd46baa5c35b0bc18f924ab6b0f98f659c7d96f4", kill_on_drop: false }` [INFO] [stdout] e0464fc8aeb9e1fd59890598bd46baa5c35b0bc18f924ab6b0f98f659c7d96f4