[INFO] fetching crate osauth 0.3.4... [INFO] testing osauth-0.3.4 against 1.55.0 for beta-1.56-1 [INFO] extracting crate osauth 0.3.4 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate osauth 0.3.4 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate osauth 0.3.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate osauth 0.3.4 [INFO] tweaked toml for crates.io crate osauth 0.3.4 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate osauth 0.3.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-lite v0.1.10 [INFO] [stderr] Downloaded hermit-abi v0.1.16 [INFO] [stderr] Downloaded async-compression v0.3.7 [INFO] [stderr] Downloaded serde_derive v1.0.116 [INFO] [stderr] Downloaded dirs v3.0.1 [INFO] [stderr] Downloaded pin-project-internal v1.0.3 [INFO] [stderr] Downloaded pin-project v0.4.25 [INFO] [stderr] Downloaded serde_json v1.0.58 [INFO] [stderr] Downloaded pin-project-internal v0.4.25 [INFO] [stderr] Downloaded osproto v0.2.1 [INFO] [stderr] Downloaded pin-project-lite v0.2.1 [INFO] [stderr] Downloaded pin-project v1.0.3 [INFO] [stderr] Downloaded libc v0.2.78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01713c42f6a3a666c9622e987053b62397732594bc44a532a77ff7bdbc5b6233 [INFO] running `Command { std: "docker" "start" "-a" "01713c42f6a3a666c9622e987053b62397732594bc44a532a77ff7bdbc5b6233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01713c42f6a3a666c9622e987053b62397732594bc44a532a77ff7bdbc5b6233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01713c42f6a3a666c9622e987053b62397732594bc44a532a77ff7bdbc5b6233", kill_on_drop: false }` [INFO] [stdout] 01713c42f6a3a666c9622e987053b62397732594bc44a532a77ff7bdbc5b6233 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dca0d7daebd84edc8a8288e3149dc721eed7b0224a8abc48246da5f92e5a0895 [INFO] running `Command { std: "docker" "start" "-a" "dca0d7daebd84edc8a8288e3149dc721eed7b0224a8abc48246da5f92e5a0895", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling pin-project v0.4.25 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling osproto v0.2.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling osauth v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/sync.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_must_use)]` implied by `#[warn(unused)]` [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.91s [INFO] running `Command { std: "docker" "inspect" "dca0d7daebd84edc8a8288e3149dc721eed7b0224a8abc48246da5f92e5a0895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca0d7daebd84edc8a8288e3149dc721eed7b0224a8abc48246da5f92e5a0895", kill_on_drop: false }` [INFO] [stdout] dca0d7daebd84edc8a8288e3149dc721eed7b0224a8abc48246da5f92e5a0895 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9d911ae918e6d186b051ce02ea228b877de5dc60f513b7b1c4da4d519a4dd01 [INFO] running `Command { std: "docker" "start" "-a" "e9d911ae918e6d186b051ce02ea228b877de5dc60f513b7b1c4da4d519a4dd01", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/sync.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_must_use)]` implied by `#[warn(unused)]` [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling osauth v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `osauth` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name osauth --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="async-stream"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="native-tls"' --cfg 'feature="stream"' --cfg 'feature="sync"' -C metadata=dcb384ab46ffcb7d -C extra-filename=-dcb384ab46ffcb7d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-2cfab29efc7a62fe.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c5b629d0cc1734f8.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f11d457e35e66d5b.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-29084edff5727abe.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a45d6a64919eceb5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-322ce12ba629fe30.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-21d5ff4807e27e80.rlib --extern osproto=/opt/rustwide/target/debug/deps/libosproto-7de46b7dcdfe9a8d.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-ce3507bada344f02.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-12484c3fd57fac9d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-af43de89643a473b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-47373713e9609f0d.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-1f8a23e2409c8f76.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f4c02121b0fd0e96.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d726566325329eaf.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/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.compute_versions.f499c12b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7.2ums8w2uhv9vq4kw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libosauth-bda48143f6a75478.rlib" "/opt/rustwide/target/debug/deps/libdirs-29084edff5727abe.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-ef67efb5609349ea.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-1f8a23e2409c8f76.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2bc24fd66e60eee.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-acf2f667ec06c4bb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f6e8ac2175e8400d.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-2cfab29efc7a62fe.rlib" "/opt/rustwide/target/debug/deps/libosproto-7de46b7dcdfe9a8d.rlib" "/opt/rustwide/target/debug/deps/libchrono-f11d457e35e66d5b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6c5b5db108a807f8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9110f3ec9fd83b16.rlib" "/opt/rustwide/target/debug/deps/libtime-0f8f1f1ef5eaae00.rlib" "/opt/rustwide/target/debug/deps/libreqwest-12484c3fd57fac9d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8e5100ae014c2fd3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d185adfadfa6b6aa.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3150a55efb8b7b97.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4289266eb4edf210.rlib" "/opt/rustwide/target/debug/deps/libserde_json-47373713e9609f0d.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-821011c155148cd9.rlib" "/opt/rustwide/target/debug/deps/libunicase-08a3a51bba6e8cac.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-54570630f37e92ab.rlib" "/opt/rustwide/target/debug/deps/libflate2-c05e13626dfcc18a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-09056096ea135d71.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5101f26ae48c6841.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4863f553959905aa.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2305faa1ec732d09.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-502d3e7cd056be9f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhyper-5556583ce0a67928.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-f7eb054d15e87c03.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-72f5bdefe2b15681.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-a8e08d9836c5cc05.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3bdde63bebbed952.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c48759c79ef60cbf.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-86656a4ec3150412.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libpin_project-523a77e6a92c1fee.rlib" "/opt/rustwide/target/debug/deps/libtracing-32cfb6bacf2e449b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3a5d2659b68b241e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-052e92c0ad4ba799.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-298584bb786ca053.rlib" "/opt/rustwide/target/debug/deps/liburl-52b605e4bd413b90.rlib" "/opt/rustwide/target/debug/deps/libidna-cb293f21c884c2a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8459093ef37ebd9d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ec4edde3dd4b7d12.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libserde-af43de89643a473b.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ab4021fd3ba4476.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libfutures-322ce12ba629fe30.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a9302504579c57cb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e0e911fca071f042.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-46cb791b9e489748.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-76a6b964f70d69a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8eab7d850bb9eb12.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ce3507bada344f02.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e660f4ce089a9093.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3409a4fb16412de5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8e16f2c3a761e854.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a45d6a64919eceb5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-42ba0c722a422d99.rlib" "/opt/rustwide/target/debug/deps/libatty-d2d806fb301f9d85.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a3db86d0f937abe4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/libregex-5c6ca9a6818cc516.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8d133295d5bc9215.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e796668475ed7fb8.rlib" "/opt/rustwide/target/debug/deps/libtokio-d726566325329eaf.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libmio-91dfcb551412d570.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libiovec-0a9c880d87253b9f.rlib" "/opt/rustwide/target/debug/deps/libnet2-7ad9874051134676.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/liblibc-44caf1e39507426c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-db9edbf7f6b4fe8f.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-75f72db609f5c369.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/compute_versions-68c85142c9c657f7" "-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" "e9d911ae918e6d186b051ce02ea228b877de5dc60f513b7b1c4da4d519a4dd01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d911ae918e6d186b051ce02ea228b877de5dc60f513b7b1c4da4d519a4dd01", kill_on_drop: false }` [INFO] [stdout] e9d911ae918e6d186b051ce02ea228b877de5dc60f513b7b1c4da4d519a4dd01