[INFO] fetching crate shiplift 0.7.0... [INFO] testing shiplift-0.7.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate shiplift 0.7.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate shiplift 0.7.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-4/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bd3ba1c615f806b90ce5d067269eb4eb50638b41669627671dad685959a6bb6 [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" "3bd3ba1c615f806b90ce5d067269eb4eb50638b41669627671dad685959a6bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bd3ba1c615f806b90ce5d067269eb4eb50638b41669627671dad685959a6bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bd3ba1c615f806b90ce5d067269eb4eb50638b41669627671dad685959a6bb6", kill_on_drop: false }` [INFO] [stdout] 3bd3ba1c615f806b90ce5d067269eb4eb50638b41669627671dad685959a6bb6 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 380ec00db0fd6e6dad4dc01c0a57fb1117d6a077878a2b74a3c8e2b27e1f096a [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" "380ec00db0fd6e6dad4dc01c0a57fb1117d6a077878a2b74a3c8e2b27e1f096a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [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 cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hyper-openssl v0.9.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling byteorder v1.4.2 [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 linked_hash_set v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [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 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 tracing v0.1.24 [INFO] [stderr] Compiling mio v0.7.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling tokio-macros v1.1.0 [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 futures v0.3.12 [INFO] [stderr] Compiling tokio-openssl v0.6.1 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling shiplift v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "380ec00db0fd6e6dad4dc01c0a57fb1117d6a077878a2b74a3c8e2b27e1f096a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "380ec00db0fd6e6dad4dc01c0a57fb1117d6a077878a2b74a3c8e2b27e1f096a", kill_on_drop: false }` [INFO] [stdout] 380ec00db0fd6e6dad4dc01c0a57fb1117d6a077878a2b74a3c8e2b27e1f096a [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c12ce5cdf635cd61b14cf51ad31d3fc7284ffb98e4e1eeb52b43166915d2cde [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" "6c12ce5cdf635cd61b14cf51ad31d3fc7284ffb98e4e1eeb52b43166915d2cde", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [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 networkconnect --edition=2018 examples/networkconnect.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=3ebac2547b7e143a -C extra-filename=-3ebac2547b7e143a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-c7f7ea2a37f576c7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3577eec3ea4e4dc8.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a1461f4f57102221.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-91d2be8819289d66.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-184590b42201cfc4.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-69894802f55c658a.rlib --extern futures_codec=/opt/rustwide/target/debug/deps/libfutures_codec-6b51cde58baa1ff2.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-94183920e947183f.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-d6b4565bab529a4d.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-48a77ab3f42e8098.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-557838e077493a7d.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-908f1dafa53a57ec.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1052934be7880bbe.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-284f690456462fe8.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-00956ac6aa280a84.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-acb1b597ea14a601.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b01badcb156a6778.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2e3fd994f5af2ac4.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/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.imagepull.908feeb3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7.1wkh6tr47ubey7lk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-a1461f4f57102221.rlib" "/opt/rustwide/target/debug/deps/libatty-9e9cd8299280a616.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libregex-33be0a3b3c903eae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ba7e62e7cfecb7cb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-226c0e09cc9c9c88.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libshiplift-00956ac6aa280a84.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-6b51cde58baa1ff2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-30d01ef9a080b216.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libtar-acb1b597ea14a601.rlib" "/opt/rustwide/target/debug/deps/libxattr-7f5437f73c587655.rlib" "/opt/rustwide/target/debug/deps/libfiletime-4d4ced2162f44a16.rlib" "/opt/rustwide/target/debug/deps/libflate2-91d2be8819289d66.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ac2ca5854e9d071.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-48a77ab3f42e8098.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-d6b4565bab529a4d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-f179d91b1a1534a4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-8c691d389e2b837b.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-8090e11cafc5770f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-df2cb05067fbc0a8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b13453ade13af3d5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libopenssl-557838e077493a7d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-54547545a9f5cfc0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libchrono-3577eec3ea4e4dc8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-19ca4030fea75249.rlib" "/opt/rustwide/target/debug/deps/libhyper-94183920e947183f.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libsocket2-80e7796af929fc2e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4e81c47d9ac27717.rlib" "/opt/rustwide/target/debug/deps/libtokio-b01badcb156a6778.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8bfff615c5bc3c6b.rlib" "/opt/rustwide/target/debug/deps/libmio-bbae9832efb48f8a.rlib" "/opt/rustwide/target/debug/deps/liblibc-69dc732db5b17c26.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-908f1dafa53a57ec.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-d1c635df8bcd54b2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liburl-2e3fd994f5af2ac4.rlib" "/opt/rustwide/target/debug/deps/libidna-d3030306fb16bea2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-060c0ac1169d712b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-050f5c4ffd639bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-284f690456462fe8.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-1052934be7880bbe.rlib" "/opt/rustwide/target/debug/deps/libfutures-184590b42201cfc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-14f22ccfcd87d758.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-69894802f55c658a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6aeea6179824a871.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-aea4647847e2af2f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-67638deac79f86d0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-caa90d7f0a9a8934.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-033a1d69f2f69fa6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/imagepull-c905e467936172f7" "-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" "6c12ce5cdf635cd61b14cf51ad31d3fc7284ffb98e4e1eeb52b43166915d2cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c12ce5cdf635cd61b14cf51ad31d3fc7284ffb98e4e1eeb52b43166915d2cde", kill_on_drop: false }` [INFO] [stdout] 6c12ce5cdf635cd61b14cf51ad31d3fc7284ffb98e4e1eeb52b43166915d2cde