[INFO] fetching crate shiplift 0.7.0... [INFO] testing shiplift-0.7.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate shiplift 0.7.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate shiplift 0.7.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-12/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52645ae7c4ccaf058d561848c6434c4df0c58eead5363af0e32cc7fbc689034f [INFO] running `Command { std: "docker" "start" "-a" "52645ae7c4ccaf058d561848c6434c4df0c58eead5363af0e32cc7fbc689034f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52645ae7c4ccaf058d561848c6434c4df0c58eead5363af0e32cc7fbc689034f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52645ae7c4ccaf058d561848c6434c4df0c58eead5363af0e32cc7fbc689034f", kill_on_drop: false }` [INFO] [stdout] 52645ae7c4ccaf058d561848c6434c4df0c58eead5363af0e32cc7fbc689034f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b16b14f50e4a10eb48e27f8cb33baaece5abb44bb5891535bb5c35b1f96997a [INFO] running `Command { std: "docker" "start" "-a" "2b16b14f50e4a10eb48e27f8cb33baaece5abb44bb5891535bb5c35b1f96997a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling hyper-openssl v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling openssl v0.10.32 [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 filetime v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tar v0.4.33 [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 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 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 37.25s [INFO] running `Command { std: "docker" "inspect" "2b16b14f50e4a10eb48e27f8cb33baaece5abb44bb5891535bb5c35b1f96997a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b16b14f50e4a10eb48e27f8cb33baaece5abb44bb5891535bb5c35b1f96997a", kill_on_drop: false }` [INFO] [stdout] 2b16b14f50e4a10eb48e27f8cb33baaece5abb44bb5891535bb5c35b1f96997a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2d0c63a6813a3af1ac6ca6bd20e8fc4c6e64962df72c839e105689172fa3eeb [INFO] running `Command { std: "docker" "start" "-a" "d2d0c63a6813a3af1ac6ca6bd20e8fc4c6e64962df72c839e105689172fa3eeb", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling thread_local v1.1.3 [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 imagepull_auth --edition=2018 examples/imagepull_auth.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=43352a1b3cbe471f -C extra-filename=-43352a1b3cbe471f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-5905368e4fc4c6fd.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-73c8e7ad616953e7.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8315c00f0c99cb80.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-60ccfb81540aba22.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-44b0e23293aca8be.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-896dd3fb3efcceac.rlib --extern futures_codec=/opt/rustwide/target/debug/deps/libfutures_codec-d2bcf341a050a32a.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-52024aa5f3b2b52b.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-cc575f3c04019544.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-b10aa3497e384323.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e79d96be0b9672b0.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-dd811857b0eadb2e.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-97750e14c85a461b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-948b7362daf5eedb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3c94545a1836a97c.rlib --extern shiplift=/opt/rustwide/target/debug/deps/libshiplift-cccf945b2643f8a7.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-0c547720c989e9b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f7252a241688aa54.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-278e12bbccdca647.rlib --cap-lints=warn` (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/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.networkconnect.ca91901e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b.p1bsc7mwh255b1u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-cccf945b2643f8a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-d2bcf341a050a32a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cdd463b585ac5ff7.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libtar-0c547720c989e9b5.rlib" "/opt/rustwide/target/debug/deps/libxattr-bcd60a602cb0918f.rlib" "/opt/rustwide/target/debug/deps/libfiletime-259c5dfa5f132cb8.rlib" "/opt/rustwide/target/debug/deps/libflate2-60ccfb81540aba22.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7944769413643ed0.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-b10aa3497e384323.rlib" "/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-cc575f3c04019544.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-5ed7b310acf4630b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-ee90fa3e31a19e1d.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-d72d7a37fce710cf.rlib" "/opt/rustwide/target/debug/deps/libfutures-44b0e23293aca8be.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3bbca8990cd7f9c3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cf9b7ae89df2dc61.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5d53546531d1b358.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db461bc71d83cdd1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dd811857b0eadb2e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d0ef9a31279464e4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libchrono-73c8e7ad616953e7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-a3576596e84d08d7.rlib" "/opt/rustwide/target/debug/deps/libhyper-52024aa5f3b2b52b.rlib" "/opt/rustwide/target/debug/deps/libwant-052fffca6d50bcee.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-58c8d95230882131.rlib" "/opt/rustwide/target/debug/deps/libsocket2-60ff00082b230051.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-53bdf9729cb5bdaa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-896dd3fb3efcceac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-21530b60453b0d1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b0258cdd4db9862e.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f558a8bce59139ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0e05d3e1b7d54348.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4af1a815ae2608db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d96669de92502343.rlib" "/opt/rustwide/target/debug/deps/libtokio-f7252a241688aa54.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b94ff4fea8acaff0.rlib" "/opt/rustwide/target/debug/deps/libmio-9f64d3fd676255b1.rlib" "/opt/rustwide/target/debug/deps/liblibc-e15ad50689c1d05a.rlib" "/opt/rustwide/target/debug/deps/liblog-e79d96be0b9672b0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-97750e14c85a461b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-933da9c49938bd48.rlib" "/opt/rustwide/target/debug/deps/libhttp-43140c1a5c224cfb.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtracing-acbcc5e849fee432.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b9d2d58497d450ff.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liburl-278e12bbccdca647.rlib" "/opt/rustwide/target/debug/deps/libidna-932a2f46f55060db.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d7f22cf422d37c04.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3cec6a29cb6b0509.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3c94545a1836a97c.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libserde-948b7362daf5eedb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/networkconnect-83993375cea6254b" "-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/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.servicedelete.a2f214b3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e.12kl9u47fbqrgbkj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshiplift-cccf945b2643f8a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-d2bcf341a050a32a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cdd463b585ac5ff7.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libtar-0c547720c989e9b5.rlib" "/opt/rustwide/target/debug/deps/libxattr-bcd60a602cb0918f.rlib" "/opt/rustwide/target/debug/deps/libfiletime-259c5dfa5f132cb8.rlib" "/opt/rustwide/target/debug/deps/libflate2-60ccfb81540aba22.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7944769413643ed0.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-b10aa3497e384323.rlib" "/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-cc575f3c04019544.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-5ed7b310acf4630b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-ee90fa3e31a19e1d.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-d72d7a37fce710cf.rlib" "/opt/rustwide/target/debug/deps/libfutures-44b0e23293aca8be.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3bbca8990cd7f9c3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cf9b7ae89df2dc61.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5d53546531d1b358.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db461bc71d83cdd1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dd811857b0eadb2e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d0ef9a31279464e4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libchrono-73c8e7ad616953e7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-a3576596e84d08d7.rlib" "/opt/rustwide/target/debug/deps/libhyper-52024aa5f3b2b52b.rlib" "/opt/rustwide/target/debug/deps/libwant-052fffca6d50bcee.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-58c8d95230882131.rlib" "/opt/rustwide/target/debug/deps/libsocket2-60ff00082b230051.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-53bdf9729cb5bdaa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-896dd3fb3efcceac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-21530b60453b0d1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b0258cdd4db9862e.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f558a8bce59139ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0e05d3e1b7d54348.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4af1a815ae2608db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d96669de92502343.rlib" "/opt/rustwide/target/debug/deps/libtokio-f7252a241688aa54.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b94ff4fea8acaff0.rlib" "/opt/rustwide/target/debug/deps/libmio-9f64d3fd676255b1.rlib" "/opt/rustwide/target/debug/deps/liblibc-e15ad50689c1d05a.rlib" "/opt/rustwide/target/debug/deps/liblog-e79d96be0b9672b0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-97750e14c85a461b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-933da9c49938bd48.rlib" "/opt/rustwide/target/debug/deps/libhttp-43140c1a5c224cfb.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtracing-acbcc5e849fee432.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b9d2d58497d450ff.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liburl-278e12bbccdca647.rlib" "/opt/rustwide/target/debug/deps/libidna-932a2f46f55060db.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d7f22cf422d37c04.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3cec6a29cb6b0509.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3c94545a1836a97c.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libserde-948b7362daf5eedb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/servicedelete-5d331bb7ae67092e" "-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" "d2d0c63a6813a3af1ac6ca6bd20e8fc4c6e64962df72c839e105689172fa3eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2d0c63a6813a3af1ac6ca6bd20e8fc4c6e64962df72c839e105689172fa3eeb", kill_on_drop: false }` [INFO] [stdout] d2d0c63a6813a3af1ac6ca6bd20e8fc4c6e64962df72c839e105689172fa3eeb