[INFO] fetching crate shpool 0.9.1... [INFO] testing shpool-0.9.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate shpool 0.9.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate shpool 0.9.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate shpool 0.9.1 [INFO] tweaked toml for crates.io crate shpool 0.9.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate shpool 0.9.1 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 crates.io crate shpool 0.9.1 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vte v0.15.0 [INFO] [stderr] Downloaded termini v1.0.0 [INFO] [stderr] Downloaded ntest v0.9.3 [INFO] [stderr] Downloaded daemonize v0.5.0 [INFO] [stderr] Downloaded shpool-protocol v0.3.0 [INFO] [stderr] Downloaded which v6.0.0 [INFO] [stderr] Downloaded motd v0.2.2 [INFO] [stderr] Downloaded libshpool v0.9.1 [INFO] [stderr] Downloaded shpool_pty v0.3.1 [INFO] [stderr] Downloaded shpool_vt100 v0.1.3 [INFO] [stderr] Downloaded ntest_test_cases v0.9.3 [INFO] [stderr] Downloaded ntest_timeout v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 903d8cabf589c29be38e1ce59131a793b4a508343e328a500be7b2ee34241121 [INFO] running `Command { std: "docker" "start" "-a" "903d8cabf589c29be38e1ce59131a793b4a508343e328a500be7b2ee34241121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "903d8cabf589c29be38e1ce59131a793b4a508343e328a500be7b2ee34241121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903d8cabf589c29be38e1ce59131a793b4a508343e328a500be7b2ee34241121", kill_on_drop: false }` [INFO] [stdout] 903d8cabf589c29be38e1ce59131a793b4a508343e328a500be7b2ee34241121 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3fc55ba8e9302588c03f3a6743335459c2fb06ed78b6e61a84a3d2d666c1ad87 [INFO] running `Command { std: "docker" "start" "-a" "3fc55ba8e9302588c03f3a6743335459c2fb06ed78b6e61a84a3d2d666c1ad87", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling errno v0.3.10 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling which v6.0.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling motd v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling shpool_vt100 v0.1.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling termini v1.0.0 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling shpool_pty v0.3.1 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling shpool-protocol v0.3.0 [INFO] [stderr] Compiling libproc v0.14.8 [INFO] [stderr] Compiling libshpool v0.9.1 [INFO] [stderr] Compiling shpool v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.14s [INFO] running `Command { std: "docker" "inspect" "3fc55ba8e9302588c03f3a6743335459c2fb06ed78b6e61a84a3d2d666c1ad87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc55ba8e9302588c03f3a6743335459c2fb06ed78b6e61a84a3d2d666c1ad87", kill_on_drop: false }` [INFO] [stdout] 3fc55ba8e9302588c03f3a6743335459c2fb06ed78b6e61a84a3d2d666c1ad87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/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] 932f1f191c9d8a5ebf69794009211b2368983f0a486f1e1106e57e59cec9d7a0 [INFO] running `Command { std: "docker" "start" "-a" "932f1f191c9d8a5ebf69794009211b2368983f0a486f1e1106e57e59cec9d7a0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ntest_test_cases v0.9.3 [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling ntest v0.9.3 [INFO] [stderr] Compiling shpool v0.9.1 (/opt/rustwide/workdir) [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/rustcdYwlyN/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libserde_json-74d01d2e43dc05e0.rlib,libryu-4e99e3c536c38f5c.rlib,liblibshpool-1ec36eac038cfcf2.rlib,librmp_serde-72a4e48081709f42.rlib,librmp-353542de2d728c0b.rlib,libdaemonize-9f24e58406e5cbf5.rlib,libchrono-99eeeba3129aafb8.rlib,libnum_traits-53516c0b11579578.rlib,libiana_time_zone-be3f616c4ee4d04b.rlib,libmotd-511a5b090744d1ee.rlib,libshpool_vt100-69b13ce82ca0fdaf.rlib,libitoa-73d9d3aecc858511.rlib,libvte-8dd585cb48ac1ac7.rlib,libunicode_width-0a547a9320cbf764.rlib,libtermini-9dfe8836bd9a3b57.rlib,libhome-5552316929fb168d.rlib,libshell_words-da54b633f96de1d4.rlib,liblibproc-0285fa0971003bf3.rlib,liberrno-e366aec007533990.rlib,libshpool_pty-431ceaf317c63b67.rlib,liberrno-7e45b0f2a17f2dbb.rlib,libstrip_ansi_escapes-a7367d04fe39c50b.rlib,libvte-9128e99718f3043a.rlib,libtoml-f6ae70dba4cfcb99.rlib,libtoml_edit-c6df566a18951009.rlib,libserde_spanned-6b43891805824683.rlib,libindexmap-46a3b43b5bbd0f96.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-8df74ee8101279e8.rlib,libwinnow-78318cbb85e77529.rlib,libtoml_datetime-01f904ce60201b17.rlib,libbyteorder-1e24148c060ae1e7.rlib,libnotify-b633c3068f2c1888.rlib,libmio-2345daf1b6a8b71a.rlib,libfiletime-1b7e746ff4246aa2.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libinotify-ae327e9a2479cba3.rlib,libinotify_sys-961d47b8ed78ea31.rlib,libbitflags-e274cd04b58a060d.rlib,libnotify_types-c4ada7be8ff71e8d.rlib,libinstant-0bb4bb56d6515a60.rlib,libcrossbeam_channel-1f3ba9e62ab843ce.rlib,libcrossbeam_utils-7fcb6a71dca4752f.rlib,libsignal_hook-d5cd5519459b48a9.rlib,libsignal_hook_registry-3b80988b53978d03.rlib,libshpool_protocol-48f0e912794a0103.rlib,libserde-d451a61a65ed54f1.rlib,libtracing_subscriber-81e0053b662d7cee.rlib,libsmallvec-6682110c7568362e.rlib,libthread_local-e57712ecae5ce6bc.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,libtracing_log-82d64bed5ab23906.rlib,liblog-4f260390e802c8d1.rlib,libtracing-8b4b9d47092c87b1.rlib,libpin_project_lite-b4e1e27bbd6ae2b4.rlib,libtracing_core-1c6b132fc4b05a79.rlib,libclap-db48b40f59da5f1b.rlib,libclap_builder-8af3a4fe3df75060.rlib,libstrsim-972a61e56c228691.rlib,libanstream-58ad9033233627fa.rlib,libanstyle_query-1465ae7759718f12.rlib,libcolorchoice-2405077cf99974d3.rlib,libanstyle_parse-24dcd2f0703c84a0.rlib,libutf8parse-3099f8d907ad603e.rlib,libclap_lex-1bcb722f22dfc004.rlib,libanstyle-1e8910b52009ec03.rlib,libnix-fd3757f79d920479.rlib,libmemoffset-58439b93e31c960e.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/{liblazy_static-f3dc5c13b01a78ba.rlib,libregex-6b1f011e96107cfe.rlib,libregex_automata-fe1a70675ecc05cb.rlib,libaho_corasick-3746b8811f021567.rlib,libmemchr-a6af4e08ecbb6708.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libtempfile-0af60f2655032161.rlib,libgetrandom-29d5954bd0d33e16.rlib,liblibc-581fab27e0150f92.rlib,libfastrand-73632d5ce9fbbad9.rlib,librustix-e21cd0778c36c287.rlib,libbitflags-e9e3d0f89cd44cdc.rlib,liblinux_raw_sys-e5306c78e28f2ab0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libonce_cell-ffe771e6cc14c29e.rlib,libntest-75343e4b32177b8d.rlib,libanyhow-ed1a0803e93ffd73.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/rustcdYwlyN/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/kill-5012a65be13f3cc8" "-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 `shpool` (test "kill") 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" "/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/rustcghtEOp/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libserde_json-74d01d2e43dc05e0.rlib,libryu-4e99e3c536c38f5c.rlib,liblibshpool-1ec36eac038cfcf2.rlib,librmp_serde-72a4e48081709f42.rlib,librmp-353542de2d728c0b.rlib,libdaemonize-9f24e58406e5cbf5.rlib,libchrono-99eeeba3129aafb8.rlib,libnum_traits-53516c0b11579578.rlib,libiana_time_zone-be3f616c4ee4d04b.rlib,libmotd-511a5b090744d1ee.rlib,libshpool_vt100-69b13ce82ca0fdaf.rlib,libitoa-73d9d3aecc858511.rlib,libvte-8dd585cb48ac1ac7.rlib,libunicode_width-0a547a9320cbf764.rlib,libtermini-9dfe8836bd9a3b57.rlib,libhome-5552316929fb168d.rlib,libshell_words-da54b633f96de1d4.rlib,liblibproc-0285fa0971003bf3.rlib,liberrno-e366aec007533990.rlib,libshpool_pty-431ceaf317c63b67.rlib,liberrno-7e45b0f2a17f2dbb.rlib,libstrip_ansi_escapes-a7367d04fe39c50b.rlib,libvte-9128e99718f3043a.rlib,libtoml-f6ae70dba4cfcb99.rlib,libtoml_edit-c6df566a18951009.rlib,libserde_spanned-6b43891805824683.rlib,libindexmap-46a3b43b5bbd0f96.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-8df74ee8101279e8.rlib,libwinnow-78318cbb85e77529.rlib,libtoml_datetime-01f904ce60201b17.rlib,libbyteorder-1e24148c060ae1e7.rlib,libnotify-b633c3068f2c1888.rlib,libmio-2345daf1b6a8b71a.rlib,libfiletime-1b7e746ff4246aa2.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libinotify-ae327e9a2479cba3.rlib,libinotify_sys-961d47b8ed78ea31.rlib,libbitflags-e274cd04b58a060d.rlib,libnotify_types-c4ada7be8ff71e8d.rlib,libinstant-0bb4bb56d6515a60.rlib,libcrossbeam_channel-1f3ba9e62ab843ce.rlib,libcrossbeam_utils-7fcb6a71dca4752f.rlib,libsignal_hook-d5cd5519459b48a9.rlib,libsignal_hook_registry-3b80988b53978d03.rlib,libshpool_protocol-48f0e912794a0103.rlib,libserde-d451a61a65ed54f1.rlib,libtracing_subscriber-81e0053b662d7cee.rlib,libsmallvec-6682110c7568362e.rlib,libthread_local-e57712ecae5ce6bc.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,libtracing_log-82d64bed5ab23906.rlib,liblog-4f260390e802c8d1.rlib,libtracing-8b4b9d47092c87b1.rlib,libpin_project_lite-b4e1e27bbd6ae2b4.rlib,libtracing_core-1c6b132fc4b05a79.rlib,libclap-db48b40f59da5f1b.rlib,libclap_builder-8af3a4fe3df75060.rlib,libstrsim-972a61e56c228691.rlib,libanstream-58ad9033233627fa.rlib,libanstyle_query-1465ae7759718f12.rlib,libcolorchoice-2405077cf99974d3.rlib,libanstyle_parse-24dcd2f0703c84a0.rlib,libutf8parse-3099f8d907ad603e.rlib,libclap_lex-1bcb722f22dfc004.rlib,libanstyle-1e8910b52009ec03.rlib,libnix-fd3757f79d920479.rlib,libmemoffset-58439b93e31c960e.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/{liblazy_static-f3dc5c13b01a78ba.rlib,libtempfile-0af60f2655032161.rlib,libgetrandom-29d5954bd0d33e16.rlib,liblibc-581fab27e0150f92.rlib,libfastrand-73632d5ce9fbbad9.rlib,librustix-e21cd0778c36c287.rlib,libbitflags-e9e3d0f89cd44cdc.rlib,liblinux_raw_sys-e5306c78e28f2ab0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libonce_cell-ffe771e6cc14c29e.rlib,libregex-6b1f011e96107cfe.rlib,libregex_automata-fe1a70675ecc05cb.rlib,libaho_corasick-3746b8811f021567.rlib,libmemchr-a6af4e08ecbb6708.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libntest-75343e4b32177b8d.rlib,libanyhow-ed1a0803e93ffd73.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/rustcghtEOp/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/attach-3b4b3dff3078ee64" "-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 `shpool` (test "attach") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "932f1f191c9d8a5ebf69794009211b2368983f0a486f1e1106e57e59cec9d7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932f1f191c9d8a5ebf69794009211b2368983f0a486f1e1106e57e59cec9d7a0", kill_on_drop: false }` [INFO] [stdout] 932f1f191c9d8a5ebf69794009211b2368983f0a486f1e1106e57e59cec9d7a0