[INFO] fetching crate etcd-client 0.7.1... [INFO] testing etcd-client-0.7.1 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate etcd-client 0.7.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate etcd-client 0.7.1 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate etcd-client 0.7.1 [INFO] finished tweaking crates.io crate etcd-client 0.7.1 [INFO] tweaked toml for crates.io crate etcd-client 0.7.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate etcd-client 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-types v0.8.0 [INFO] [stderr] Downloaded tower v0.4.8 [INFO] [stderr] Downloaded hyper-timeout v0.4.1 [INFO] [stderr] Downloaded prost v0.8.0 [INFO] [stderr] Downloaded prost-derive v0.8.0 [INFO] [stderr] Downloaded redox_syscall v0.2.7 [INFO] [stderr] Downloaded tonic v0.5.0 [INFO] [stderr] Downloaded tokio-io-timeout v1.1.1 [INFO] [stderr] Downloaded tonic-build v0.5.0 [INFO] [stderr] Downloaded syn v1.0.71 [INFO] [stderr] Downloaded prost-build v0.8.0 [INFO] [stderr] Downloaded visible v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1daa63b8e0caaaca74639aa65f87a442f8633e833fa699a3423eac1fe619eac [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" "e1daa63b8e0caaaca74639aa65f87a442f8633e833fa699a3423eac1fe619eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1daa63b8e0caaaca74639aa65f87a442f8633e833fa699a3423eac1fe619eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1daa63b8e0caaaca74639aa65f87a442f8633e833fa699a3423eac1fe619eac", kill_on_drop: false }` [INFO] [stdout] e1daa63b8e0caaaca74639aa65f87a442f8633e833fa699a3423eac1fe619eac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d1eac3e44b74db5ab918a2e2a178e0fa11edd602b54f956cea67d5eac0f0076 [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" "3d1eac3e44b74db5ab918a2e2a178e0fa11edd602b54f956cea67d5eac0f0076", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling async-stream-impl v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling async-stream v0.3.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling tonic-build v0.5.0 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling etcd-client v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.5.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "3d1eac3e44b74db5ab918a2e2a178e0fa11edd602b54f956cea67d5eac0f0076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1eac3e44b74db5ab918a2e2a178e0fa11edd602b54f956cea67d5eac0f0076", kill_on_drop: false }` [INFO] [stdout] 3d1eac3e44b74db5ab918a2e2a178e0fa11edd602b54f956cea67d5eac0f0076 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 1d4c438fbabf0a61f60066d236e6fe993adc8c03ddb73784b51491e12fe9ff21 [INFO] running `Command { std: "docker" "start" "-a" "1d4c438fbabf0a61f60066d236e6fe993adc8c03ddb73784b51491e12fe9ff21", kill_on_drop: false }` [INFO] [stderr] Compiling etcd-client v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `etcd-client` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name etcd_client --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=c380c4970a054fec -C extra-filename=-c380c4970a054fec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern http=/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-0a156c33a42404c0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-72a6350a623ad3b4.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-91973c34493e382d.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-7dbd6e83aab5c13d.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.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" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.auth.7761d6a2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68.xxrpxp9u3mxxzbv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libetcd_client-311ae3bb7053670e.rlib" "/opt/rustwide/target/debug/deps/libtonic-7dbd6e83aab5c13d.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-a586228525fd4635.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-67104b7d5c400354.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-6657697e3cf4792c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-91973c34493e382d.rlib" "/opt/rustwide/target/debug/deps/libhyper-2efac5e70759db66.rlib" "/opt/rustwide/target/debug/deps/libwant-12b7f1c6b7669980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-10bb403abaae75ee.rlib" "/opt/rustwide/target/debug/deps/libh2-6621b7a59903f14b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9d5cf60e65a71990.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4aa2d4218b276684.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-94afb0f3a60a963e.rlib" "/opt/rustwide/target/debug/deps/libtower-c6e1f60e1a0e6ff6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-13e16f06940cc0a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libtokio-72a6350a623ad3b4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-05bcfa75ed4e7405.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7bfc0ba4cd2b70.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libmio-0cdf0eaa685a3616.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d29c7a8c362d04da.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6215a18a5fc4b86a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/librand-4d62de2522b22dca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7bc67fae755cfc67.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-29cafc50e601e3a5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3125fb564e5429af.rlib" "/opt/rustwide/target/debug/deps/liblibc-275c26d6891ef53b.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-8c691d389e2b837b.rlib" "/opt/rustwide/target/debug/deps/libprost-0a156c33a42404c0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-93c64343025c2a5c.rlib" "/opt/rustwide/target/debug/deps/libtracing-79ed13ed32090635.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4619257ea14e0adc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-030fa3f06f225419.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3a53f004e1ce0283.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/auth-6b0aebe2e1a73a68" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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" "1d4c438fbabf0a61f60066d236e6fe993adc8c03ddb73784b51491e12fe9ff21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d4c438fbabf0a61f60066d236e6fe993adc8c03ddb73784b51491e12fe9ff21", kill_on_drop: false }` [INFO] [stdout] 1d4c438fbabf0a61f60066d236e6fe993adc8c03ddb73784b51491e12fe9ff21