[INFO] fetching crate cursive-aligned-view 0.7.0... [INFO] testing cursive-aligned-view-0.7.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cursive-aligned-view 0.7.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate cursive-aligned-view 0.7.0 [INFO] finished tweaking crates.io crate cursive-aligned-view 0.7.0 [INFO] tweaked toml for crates.io crate cursive-aligned-view 0.7.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cursive-aligned-view 0.7.0 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 cursive-aligned-view 0.7.0 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 serde v1.0.206 [INFO] [stderr] Downloaded insta v1.39.0 [INFO] [stderr] Downloaded cursive-macros v0.1.0 [INFO] [stderr] Downloaded cursive v0.21.1 [INFO] [stderr] Downloaded serde_derive v1.0.206 [INFO] [stderr] Downloaded cursive_core v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b16f1fd3670b7a6051b1f5bc5f90ae8d914c33f37da70ae3eb8524bb4e5ba7c3 [INFO] running `Command { std: "docker" "start" "-a" "b16f1fd3670b7a6051b1f5bc5f90ae8d914c33f37da70ae3eb8524bb4e5ba7c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b16f1fd3670b7a6051b1f5bc5f90ae8d914c33f37da70ae3eb8524bb4e5ba7c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b16f1fd3670b7a6051b1f5bc5f90ae8d914c33f37da70ae3eb8524bb4e5ba7c3", kill_on_drop: false }` [INFO] [stdout] b16f1fd3670b7a6051b1f5bc5f90ae8d914c33f37da70ae3eb8524bb4e5ba7c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0c65595ee1682ce37907d4b0f4b570adff78b1bef5f9749a51053c7835636484 [INFO] running `Command { std: "docker" "start" "-a" "0c65595ee1682ce37907d4b0f4b570adff78b1bef5f9749a51053c7835636484", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling cursive-macros v0.1.0 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling cursive_core v0.4.6 [INFO] [stderr] Compiling cursive-aligned-view v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.97s [INFO] running `Command { std: "docker" "inspect" "0c65595ee1682ce37907d4b0f4b570adff78b1bef5f9749a51053c7835636484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c65595ee1682ce37907d4b0f4b570adff78b1bef5f9749a51053c7835636484", kill_on_drop: false }` [INFO] [stdout] 0c65595ee1682ce37907d4b0f4b570adff78b1bef5f9749a51053c7835636484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 53345946e17cc18a869cfee0c3365105b5725383a45fd8185fb2102935ba6bf7 [INFO] running `Command { std: "docker" "start" "-a" "53345946e17cc18a869cfee0c3365105b5725383a45fd8185fb2102935ba6bf7", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling insta v1.39.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling cursive v0.21.1 [INFO] [stderr] Compiling cursive-aligned-view v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | assert_display_snapshot!(frames.try_iter().last().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> tests/end2end.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use insta::assert_display_snapshot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/rustct8xrnc/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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/{libinsta-04e6eaac7509af96.rlib,libconsole-2e00024addebad38.rlib,libsimilar-d5e3360598a3dec8.rlib,liblinked_hash_map-60e0df461c810b67.rlib,libcursive_aligned_view-3b9d5f7fea337556.rlib,libcursive-6380ae782a79f619.rlib,libcrossterm-eb4dce8c2caa2ffd.rlib,librustix-c23d5fb9b07d257d.rlib,liblinux_raw_sys-e5306c78e28f2ab0.rlib,libbitflags-e446f4ad753e8a66.rlib,libsignal_hook_mio-3e3a644374d1eeec.rlib,libmio-f4138eeb89ba267d.rlib,libsignal_hook-6babf74e4d882c70.rlib,libsignal_hook_registry-809906b4e357a56c.rlib,libcursive_core-8f8c54983ebc044f.rlib,libcompact_str-068397349f6c4a7c.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libcastaway-1232e7a29f1cf648.rlib,libinventory-02da6f3451e03c00.rlib,libnum-245e7154122b3be5.rlib,libnum_iter-11b861bf5c70b4cb.rlib,libnum_rational-3201274ca45b7297.rlib,libnum_integer-91532ef22c14349d.rlib,libnum_complex-63f18d308103afaf.rlib,libnum_traits-7e0bd437809ba917.rlib,libenum_map-f88ae987697e2991.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libparking_lot-be01ffd984228de0.rlib,libparking_lot_core-989a551ced3a4ba6.rlib,libsmallvec-2d6715e484c92b62.rlib,liblock_api-a54e4b7472feed7a.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libxi_unicode-7d3c6b0e56d396b5.rlib,libunicode_width-7bc8a3b2e286143b.rlib,libunicode_segmentation-6ec67f451a19dce9.rlib,libserde_json-b3ce0bb79b4a65a9.rlib,libmemchr-a6af4e08ecbb6708.rlib,libryu-e1fffcc04a075728.rlib,libserde-df47368af1231bf2.rlib,libtime-4329f6df54eb30f6.rlib,libnum_threads-c4f4444077fe3ead.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,liblog-0d69b46059aa6af5.rlib,libenumset-624714f276e390fc.rlib,libahash-fcc9e19fcaca19a3.rlib,libgetrandom-e6441cbcab257214.rlib,liblibc-6c429676e691b342.rlib,libonce_cell-02b75ebed7079583.rlib,libcfg_if-66d55f6b302e88c8.rlib,libzerocopy-0605fbea9e8a4469.rlib,libcrossbeam-612316a11689f6c1.rlib,libcrossbeam_deque-b3d238c59bb68de3.rlib,libcrossbeam_channel-44562039aa1e4244.rlib,libcrossbeam_queue-7bdb0100c6a324d9.rlib,libcrossbeam_epoch-528064567d96ee45.rlib,libcrossbeam_utils-6e8f3c5c76f10458.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/rustct8xrnc/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/end2end-1ff352874961f813" "-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 `cursive-aligned-view` (test "end2end") due to 1 previous error; 20 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "53345946e17cc18a869cfee0c3365105b5725383a45fd8185fb2102935ba6bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53345946e17cc18a869cfee0c3365105b5725383a45fd8185fb2102935ba6bf7", kill_on_drop: false }` [INFO] [stdout] 53345946e17cc18a869cfee0c3365105b5725383a45fd8185fb2102935ba6bf7