[INFO] fetching crate shiplift 0.7.0... [INFO] building shiplift-0.7.0 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate shiplift 0.7.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate shiplift 0.7.0 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate shiplift 0.7.0 [INFO] finished tweaking crates.io crate shiplift 0.7.0 [INFO] tweaked toml for crates.io crate shiplift 0.7.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate shiplift 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "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] 02c8cd4fe2acb44f2f27040b6a48647eecab5461a7c379732891de4828f2d94c [INFO] running `Command { std: "docker" "start" "-a" "02c8cd4fe2acb44f2f27040b6a48647eecab5461a7c379732891de4828f2d94c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02c8cd4fe2acb44f2f27040b6a48647eecab5461a7c379732891de4828f2d94c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02c8cd4fe2acb44f2f27040b6a48647eecab5461a7c379732891de4828f2d94c", kill_on_drop: false }` [INFO] [stdout] 02c8cd4fe2acb44f2f27040b6a48647eecab5461a7c379732891de4828f2d94c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40ae63cc3a7497876c22061997927aed0ace3510e31ea6bc610cb9c9e537f2c2 [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" "40ae63cc3a7497876c22061997927aed0ace3510e31ea6bc610cb9c9e537f2c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling hyper-openssl v0.9.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.8 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-openssl v0.6.1 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling shiplift v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "40ae63cc3a7497876c22061997927aed0ace3510e31ea6bc610cb9c9e537f2c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40ae63cc3a7497876c22061997927aed0ace3510e31ea6bc610cb9c9e537f2c2", kill_on_drop: false }` [INFO] [stdout] 40ae63cc3a7497876c22061997927aed0ace3510e31ea6bc610cb9c9e537f2c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "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] 7ac96a88ecff58cf9c3a8b05f2a962ed592048397c1623dada40c1510b62b424 [INFO] running `Command { std: "docker" "start" "-a" "7ac96a88ecff58cf9c3a8b05f2a962ed592048397c1623dada40c1510b62b424", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling shiplift v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `shiplift` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name servicelogs --edition=2018 examples/servicelogs.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyperlocal"' --cfg 'feature="openssl"' --cfg 'feature="tls"' --cfg 'feature="unix-socket"' -C metadata=5b464e52b3142e31 -C extra-filename=-5b464e52b3142e31 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-5373212db2bebf14.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-827f0eaba85ce393.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2c141ed0242756d8.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7f5a567e0a055073.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-439ca383245d4cef.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-03b559f01dc6c4e3.rlib --extern futures_codec=/opt/rustwide/target/debug/deps/libfutures_codec-8695f300f8f83dc3.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-ad1377d65cc32f3f.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-2b1b42ebdcbdab2c.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-bbb18631bb22ee29.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-09ecb9b349e0e40d.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-bd49c5e3afacaf8c.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-e8eeccdba090d5f2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6c18cbe14245a11e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-534099a1e5e1dd44.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-104d0bf5a393baec.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-f284a97a30ce3a2c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c4f8817e6086bb74.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5367bcd1724e6e7f.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/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.volumes.d5ce1843-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953.2wag6v2da12519j8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-104d0bf5a393baec.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-8695f300f8f83dc3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-987c43779d45922c.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libtar-f284a97a30ce3a2c.rlib" "/opt/rustwide/target/debug/deps/libxattr-5c711595bfe399b9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-e8c5ad3d41544dc4.rlib" "/opt/rustwide/target/debug/deps/libflate2-7f5a567e0a055073.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7642fdf44396248f.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d32e2f718e94ae2f.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-bbb18631bb22ee29.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-2b1b42ebdcbdab2c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-e79d8f792cff2ecb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-0a7e563ebef84560.rlib" "/opt/rustwide/target/debug/deps/libfutures-439ca383245d4cef.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4aa65fbc2658d816.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7b0b26bb974edca6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a7373b61a101c274.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bd49c5e3afacaf8c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-53f890f480241f7e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-dd62b45b166c363d.rlib" "/opt/rustwide/target/debug/deps/libchrono-827f0eaba85ce393.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-301a12d19a541ef3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-398c581ec8910b53.rlib" "/opt/rustwide/target/debug/deps/libtime-8cae5de2da1798ad.rlib" "/opt/rustwide/target/debug/deps/libhyper-ad1377d65cc32f3f.rlib" "/opt/rustwide/target/debug/deps/libwant-bbff259669c1d74a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3f079c260434d231.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9405865f98eb1306.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-770d63d060bd6e21.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-03b559f01dc6c4e3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5701d28e23b862df.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-065709a4571bb17c.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ef0c5ff5ff884e4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a053e6e8870d1c83.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6b8abddc75bf4fbe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0a94d8efe4711801.rlib" "/opt/rustwide/target/debug/deps/libtokio-c4f8817e6086bb74.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f2f1ad348fb1caa5.rlib" "/opt/rustwide/target/debug/deps/libmio-20cca1d9f88ad0c5.rlib" "/opt/rustwide/target/debug/deps/liblibc-6373ef11cf07b0fb.rlib" "/opt/rustwide/target/debug/deps/liblog-09ecb9b349e0e40d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e8eeccdba090d5f2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libhttp-e88db6ed3064ffab.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtracing-3e75c0dcc4bf6b01.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27ae7c2522f52e77.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liburl-5367bcd1724e6e7f.rlib" "/opt/rustwide/target/debug/deps/libidna-eee4c720099f190a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6bad7ee8f6bd6ace.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-139b068fa2563619.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-534099a1e5e1dd44.rlib" "/opt/rustwide/target/debug/deps/libryu-c6b398e009bbe53f.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libserde-6c18cbe14245a11e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-10ccbcbb85a60ebf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4695c0f6311791db.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a282f8b292d9e3f.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a54ae5159230894d.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2de76061bb6a7faf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f144b5114d626180.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ada49b85ba5941b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-60812e99072283ff.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-943ba0c1e3f87a89.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dbc7e011696d844.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-78b2343cc72ff57a.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-65fa19680bfb5ee4.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-72cab8079f9b3b1e.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-32d13a5363efe47b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9ee1d5d15e6abbeb.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-96219fb718f2f3e8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/volumes-54ec1d1bcdd91953" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.containerexec.51eec8b4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8.4pccage64djji3w5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-104d0bf5a393baec.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-8695f300f8f83dc3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-987c43779d45922c.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libtar-f284a97a30ce3a2c.rlib" "/opt/rustwide/target/debug/deps/libxattr-5c711595bfe399b9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-e8c5ad3d41544dc4.rlib" "/opt/rustwide/target/debug/deps/libflate2-7f5a567e0a055073.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7642fdf44396248f.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d32e2f718e94ae2f.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-bbb18631bb22ee29.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-2b1b42ebdcbdab2c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-e79d8f792cff2ecb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-0a7e563ebef84560.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7b0b26bb974edca6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a7373b61a101c274.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bd49c5e3afacaf8c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-53f890f480241f7e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-dd62b45b166c363d.rlib" "/opt/rustwide/target/debug/deps/libchrono-827f0eaba85ce393.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-301a12d19a541ef3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-398c581ec8910b53.rlib" "/opt/rustwide/target/debug/deps/libtime-8cae5de2da1798ad.rlib" "/opt/rustwide/target/debug/deps/libhyper-ad1377d65cc32f3f.rlib" "/opt/rustwide/target/debug/deps/libwant-bbff259669c1d74a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3f079c260434d231.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9405865f98eb1306.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-770d63d060bd6e21.rlib" "/opt/rustwide/target/debug/deps/libtokio-c4f8817e6086bb74.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f2f1ad348fb1caa5.rlib" "/opt/rustwide/target/debug/deps/libmio-20cca1d9f88ad0c5.rlib" "/opt/rustwide/target/debug/deps/liblibc-6373ef11cf07b0fb.rlib" "/opt/rustwide/target/debug/deps/liblog-09ecb9b349e0e40d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e8eeccdba090d5f2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libhttp-e88db6ed3064ffab.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtracing-3e75c0dcc4bf6b01.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liburl-5367bcd1724e6e7f.rlib" "/opt/rustwide/target/debug/deps/libidna-eee4c720099f190a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6bad7ee8f6bd6ace.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-139b068fa2563619.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-534099a1e5e1dd44.rlib" "/opt/rustwide/target/debug/deps/libryu-c6b398e009bbe53f.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libserde-6c18cbe14245a11e.rlib" "/opt/rustwide/target/debug/deps/libfutures-439ca383245d4cef.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4aa65fbc2658d816.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-03b559f01dc6c4e3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5701d28e23b862df.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-065709a4571bb17c.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ef0c5ff5ff884e4f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27ae7c2522f52e77.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a053e6e8870d1c83.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6b8abddc75bf4fbe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0a94d8efe4711801.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-10ccbcbb85a60ebf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4695c0f6311791db.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a282f8b292d9e3f.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a54ae5159230894d.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2de76061bb6a7faf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f144b5114d626180.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ada49b85ba5941b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-60812e99072283ff.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-943ba0c1e3f87a89.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dbc7e011696d844.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-78b2343cc72ff57a.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-65fa19680bfb5ee4.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-72cab8079f9b3b1e.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-32d13a5363efe47b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9ee1d5d15e6abbeb.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-96219fb718f2f3e8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/containerexec-ff30ab8c2a50e3e8" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.networkdelete.c4d19fec-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04.23qckgholmfips9c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-104d0bf5a393baec.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-8695f300f8f83dc3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-987c43779d45922c.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libtar-f284a97a30ce3a2c.rlib" "/opt/rustwide/target/debug/deps/libxattr-5c711595bfe399b9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-e8c5ad3d41544dc4.rlib" "/opt/rustwide/target/debug/deps/libflate2-7f5a567e0a055073.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7642fdf44396248f.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d32e2f718e94ae2f.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-bbb18631bb22ee29.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-2b1b42ebdcbdab2c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-e79d8f792cff2ecb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-0a7e563ebef84560.rlib" "/opt/rustwide/target/debug/deps/libfutures-439ca383245d4cef.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4aa65fbc2658d816.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7b0b26bb974edca6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a7373b61a101c274.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bd49c5e3afacaf8c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-53f890f480241f7e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-dd62b45b166c363d.rlib" "/opt/rustwide/target/debug/deps/libchrono-827f0eaba85ce393.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-301a12d19a541ef3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-398c581ec8910b53.rlib" "/opt/rustwide/target/debug/deps/libtime-8cae5de2da1798ad.rlib" "/opt/rustwide/target/debug/deps/libhyper-ad1377d65cc32f3f.rlib" "/opt/rustwide/target/debug/deps/libwant-bbff259669c1d74a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3f079c260434d231.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9405865f98eb1306.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-770d63d060bd6e21.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-03b559f01dc6c4e3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5701d28e23b862df.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-065709a4571bb17c.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ef0c5ff5ff884e4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a053e6e8870d1c83.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6b8abddc75bf4fbe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0a94d8efe4711801.rlib" "/opt/rustwide/target/debug/deps/libtokio-c4f8817e6086bb74.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f2f1ad348fb1caa5.rlib" "/opt/rustwide/target/debug/deps/libmio-20cca1d9f88ad0c5.rlib" "/opt/rustwide/target/debug/deps/liblibc-6373ef11cf07b0fb.rlib" "/opt/rustwide/target/debug/deps/liblog-09ecb9b349e0e40d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e8eeccdba090d5f2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libhttp-e88db6ed3064ffab.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtracing-3e75c0dcc4bf6b01.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27ae7c2522f52e77.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liburl-5367bcd1724e6e7f.rlib" "/opt/rustwide/target/debug/deps/libidna-eee4c720099f190a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6bad7ee8f6bd6ace.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-139b068fa2563619.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-534099a1e5e1dd44.rlib" "/opt/rustwide/target/debug/deps/libryu-c6b398e009bbe53f.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libserde-6c18cbe14245a11e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-10ccbcbb85a60ebf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4695c0f6311791db.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a282f8b292d9e3f.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a54ae5159230894d.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2de76061bb6a7faf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f144b5114d626180.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ada49b85ba5941b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-60812e99072283ff.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-943ba0c1e3f87a89.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dbc7e011696d844.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-78b2343cc72ff57a.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-65fa19680bfb5ee4.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-72cab8079f9b3b1e.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-32d13a5363efe47b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9ee1d5d15e6abbeb.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-96219fb718f2f3e8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/networkdelete-a33942689fdb5b04" "-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" "7ac96a88ecff58cf9c3a8b05f2a962ed592048397c1623dada40c1510b62b424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ac96a88ecff58cf9c3a8b05f2a962ed592048397c1623dada40c1510b62b424", kill_on_drop: false }` [INFO] [stdout] 7ac96a88ecff58cf9c3a8b05f2a962ed592048397c1623dada40c1510b62b424