[INFO] fetching crate tokio-signal 0.2.9... [INFO] testing tokio-signal-0.2.9 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate tokio-signal 0.2.9 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate tokio-signal 0.2.9 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-signal 0.2.9 [INFO] finished tweaking crates.io crate tokio-signal 0.2.9 [INFO] tweaked toml for crates.io crate tokio-signal 0.2.9 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate tokio-signal 0.2.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf076683a150ba617d0f6dd52678a2f5b785602f853b24e59892e4b4542a6416 [INFO] running `Command { std: "docker" "start" "-a" "bf076683a150ba617d0f6dd52678a2f5b785602f853b24e59892e4b4542a6416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf076683a150ba617d0f6dd52678a2f5b785602f853b24e59892e4b4542a6416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf076683a150ba617d0f6dd52678a2f5b785602f853b24e59892e4b4542a6416", kill_on_drop: false }` [INFO] [stdout] bf076683a150ba617d0f6dd52678a2f5b785602f853b24e59892e4b4542a6416 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9d8e526b224efc81b727838edef1c952e2b598e76d6295932108bb244d843a2 [INFO] running `Command { std: "docker" "start" "-a" "f9d8e526b224efc81b727838edef1c952e2b598e76d6295932108bb244d843a2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-signal v0.2.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/unix.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | use std::sync::{Mutex, Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/unix.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/unix.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | init: ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.02s [INFO] running `Command { std: "docker" "inspect" "f9d8e526b224efc81b727838edef1c952e2b598e76d6295932108bb244d843a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9d8e526b224efc81b727838edef1c952e2b598e76d6295932108bb244d843a2", kill_on_drop: false }` [INFO] [stdout] f9d8e526b224efc81b727838edef1c952e2b598e76d6295932108bb244d843a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 245f3b59b929ed71fd8785c855c623407273662a5ba4e467a55e9df7afcba98c [INFO] running `Command { std: "docker" "start" "-a" "245f3b59b929ed71fd8785c855c623407273662a5ba4e467a55e9df7afcba98c", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/unix.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | use std::sync::{Mutex, Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/unix.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/unix.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | init: ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-signal v0.2.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/unix.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | use std::sync::{Mutex, Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/unix.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/unix.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | init: ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-signal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio_signal src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=bd8bb1fac5ef8eb2 -C extra-filename=-bd8bb1fac5ef8eb2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures=/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-1ab4eae0cb75ec2a.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-57a60522825e5ef0.rlib --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-bb90b1fd2f38f8bc.rlib --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-5ef7486f027a9df5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-78b475d3ed979aed.rlib --extern tokio_executor=/opt/rustwide/target/debug/deps/libtokio_executor-f98c9aeb36f5b2d7.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-7cd5c61e7c979f8c.rlib --extern tokio_reactor=/opt/rustwide/target/debug/deps/libtokio_reactor-322caf69fa697e11.rlib --cap-lints=forbid` (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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.drop_then_get_a_signal.cc0lufln-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43" "/opt/rustwide/target/debug/deps/drop_then_get_a_signal-159cf49bcd494e43.29a0v2u7etxk516q.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-23b611b3788809e8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5ef7486f027a9df5.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-40fd247de0a192c1.rlib" "/opt/rustwide/target/debug/deps/libtokio-78b475d3ed979aed.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-0fd84e3f4a766b7c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-bb90b1fd2f38f8bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-5cf95928286adb01.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-d303a3fa7af833d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-0b6e00a1320d652f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-322caf69fa697e11.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-91b7178b4610cb3b.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-dee0dc730beecabe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1c3ed5b455e58ea6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/liblock_api-24b9307897fde9dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-71100bf3e94d4f69.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-0b565f71420a7595.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4bb3711aee5ed0df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9567da3084fc8e69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-53b114c4cd6421de.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-64503bff33105a85.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b8e829ea8fd8bb4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f98c9aeb36f5b2d7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de306cd84134d23b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-c71ce3a6926ffb2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7cd5c61e7c979f8c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46ca03ebd581124b.rlib" "/opt/rustwide/target/debug/deps/libmio-57a60522825e5ef0.rlib" "/opt/rustwide/target/debug/deps/liblog-881c55c6dff23787.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libnet2-ccd88eb229217df9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbytes-d5ab54ea795c8129.rlib" "/opt/rustwide/target/debug/deps/libiovec-19f6359da81f664b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "/opt/rustwide/target/debug/deps/liblibc-1ab4eae0cb75ec2a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "245f3b59b929ed71fd8785c855c623407273662a5ba4e467a55e9df7afcba98c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "245f3b59b929ed71fd8785c855c623407273662a5ba4e467a55e9df7afcba98c", kill_on_drop: false }` [INFO] [stdout] 245f3b59b929ed71fd8785c855c623407273662a5ba4e467a55e9df7afcba98c