[INFO] fetching crate etcd-rs 0.3.0-alpha.1... [INFO] testing etcd-rs-0.3.0-alpha.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate etcd-rs 0.3.0-alpha.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate etcd-rs 0.3.0-alpha.1 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate etcd-rs 0.3.0-alpha.1 [INFO] finished tweaking crates.io crate etcd-rs 0.3.0-alpha.1 [INFO] tweaked toml for crates.io crate etcd-rs 0.3.0-alpha.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate etcd-rs 0.3.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca56b08f361f2ac910a20b1585035cb69f2f8e3b8d7ab4764de9ffabdcc273e2 [INFO] running `Command { std: "docker" "start" "-a" "ca56b08f361f2ac910a20b1585035cb69f2f8e3b8d7ab4764de9ffabdcc273e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca56b08f361f2ac910a20b1585035cb69f2f8e3b8d7ab4764de9ffabdcc273e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca56b08f361f2ac910a20b1585035cb69f2f8e3b8d7ab4764de9ffabdcc273e2", kill_on_drop: false }` [INFO] [stdout] ca56b08f361f2ac910a20b1585035cb69f2f8e3b8d7ab4764de9ffabdcc273e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64cd2ebf55b55dcbf0475c149e530344e7dbbcccf050b0098d1c7b2e2a754482 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "64cd2ebf55b55dcbf0475c149e530344e7dbbcccf050b0098d1c7b2e2a754482", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling tokio v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.3 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-ready-cache v0.3.1 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.13.0 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling tower-balance v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling tonic-build v0.1.1 [INFO] [stderr] Compiling etcd-rs v0.3.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling tonic v0.2.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "64cd2ebf55b55dcbf0475c149e530344e7dbbcccf050b0098d1c7b2e2a754482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64cd2ebf55b55dcbf0475c149e530344e7dbbcccf050b0098d1c7b2e2a754482", kill_on_drop: false }` [INFO] [stdout] 64cd2ebf55b55dcbf0475c149e530344e7dbbcccf050b0098d1c7b2e2a754482 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 406c5a3b11ae10dc99609786f3ce4dd7bcac936207c7365eb574455b9825e59b [INFO] running `Command { std: "docker" "start" "-a" "406c5a3b11ae10dc99609786f3ce4dd7bcac936207c7365eb574455b9825e59b", kill_on_drop: false }` [INFO] [stderr] Compiling etcd-rs v0.3.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> examples/lease.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 101 | / loop { [INFO] [stdout] 102 | | interval.tick().await; [INFO] [stdout] 103 | | client [INFO] [stdout] 104 | | .lease() [INFO] [stdout] 105 | | .keep_alive(LeaseKeepAliveRequest::new(lease_id)) [INFO] [stdout] 106 | | .await; [INFO] [stdout] 107 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 110 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `grant_lease` [INFO] [stdout] --> examples/lease.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn grant_lease(client: &Client) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `etcd-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name etcd_rs --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=0397018e741f6a8f -C extra-filename=-0397018e741f6a8f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-9f3867b61e4686c6.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1f37af9b07ffdfea.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-91248b0382cc577d.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-2d203cfdf15baa70.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e1f1f0284332967c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-37008631effbc6b9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-4d67abf686fb5125/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.lease.7m8j79ob-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1" "/opt/rustwide/target/debug/examples/lease-9969e3e47cdf7fe1.34wrk2r8sucatbpw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-4d67abf686fb5125/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libetcd_rs-7b458bc62f08318e.rlib" "/opt/rustwide/target/debug/deps/libtonic-37008631effbc6b9.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-9f3867b61e4686c6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-8cd571a2c92063cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-28389c5fa520537a.rlib" "/opt/rustwide/target/debug/deps/librustls-2c12922f22cf0d7b.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libsct-e41fe7ec05a922e0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-124c2c53b337017f.rlib" "/opt/rustwide/target/debug/deps/libring-c0a7b0e6248f4b07.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-70e37a98c123546f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1c2b96292a50ab0d.rlib" "/opt/rustwide/target/debug/deps/libtower_balance-b8d81a5f486ab876.rlib" "/opt/rustwide/target/debug/deps/libtower_ready_cache-47303650e92492f9.rlib" "/opt/rustwide/target/debug/deps/librand-1198f9b96a2817d1.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-06f4a7976867370c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/libtower-12ebdaf53a9cb2ed.rlib" "/opt/rustwide/target/debug/deps/libtower_util-a50b32add20c1b9e.rlib" "/opt/rustwide/target/debug/deps/libtower_timeout-58d9054edb36aa9e.rlib" "/opt/rustwide/target/debug/deps/libtower_retry-5605d1dfb5b893f1.rlib" "/opt/rustwide/target/debug/deps/libtower_load_shed-dde4317cf2f6e38a.rlib" "/opt/rustwide/target/debug/deps/libtower_limit-595cb0c4b5e7520d.rlib" "/opt/rustwide/target/debug/deps/libtower_load-c501ebd10fc6e609.rlib" "/opt/rustwide/target/debug/deps/libtower_discover-ea3b923bae5e7d10.rlib" "/opt/rustwide/target/debug/deps/libtower_buffer-a1403e74675c169c.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-84f33eb0fc26cb63.rlib" "/opt/rustwide/target/debug/deps/libhyper-1a475f76fa8559ff.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-45256d2badd7ceb6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f5dae325f024d704.rlib" "/opt/rustwide/target/debug/deps/libtime-7417557ed17b6994.rlib" "/opt/rustwide/target/debug/deps/libtower_make-7b5219abdd1041ce.rlib" "/opt/rustwide/target/debug/deps/libprost-2d203cfdf15baa70.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0b6cd8050c46ddfb.rlib" "/opt/rustwide/target/debug/deps/libtracing-62b45120627c1613.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-30c75ac62fdb6222.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-775a47b8527e3c13.rlib" "/opt/rustwide/target/debug/deps/libhttp-b032e289d6146007.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libtokio-e1f1f0284332967c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a81212db594a2231.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-70393631ec948ead.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-53e7ce86904b3012.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ffd333326aee3e20.rlib" "/opt/rustwide/target/debug/deps/libmio-faa37491a2d67203.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libiovec-46e1df77b8d1d612.rlib" "/opt/rustwide/target/debug/deps/libnet2-6c2d9335e7d2ac6b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libfutures-91248b0382cc577d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1eae23cfccf74674.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6260b1126f1c91ac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9a7b646f9058008a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "406c5a3b11ae10dc99609786f3ce4dd7bcac936207c7365eb574455b9825e59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "406c5a3b11ae10dc99609786f3ce4dd7bcac936207c7365eb574455b9825e59b", kill_on_drop: false }` [INFO] [stdout] 406c5a3b11ae10dc99609786f3ce4dd7bcac936207c7365eb574455b9825e59b