[INFO] crate isahc 0.9.1 is already in cache [INFO] testing isahc-0.9.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate isahc 0.9.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate isahc 0.9.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate isahc 0.9.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate isahc 0.9.1 [INFO] tweaked toml for crates.io crate isahc 0.9.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate isahc 0.9.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bfaa7d6ef5447ea111943c5850bbcaf4fd9dcddb033592cfe76c589ca94d883d [INFO] running `"docker" "start" "-a" "bfaa7d6ef5447ea111943c5850bbcaf4fd9dcddb033592cfe76c589ca94d883d"` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling curl v0.4.27 [INFO] [stderr] Compiling isahc v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling curl-sys v0.4.29+curl-7.68.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:54:37 [INFO] [stderr] | [INFO] [stderr] 54 | write!(f, "{:?}: {}", self, Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:70:50 [INFO] [stderr] | [INFO] [stderr] 70 | Error::InvalidHttpFormat(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:72:35 [INFO] [stderr] | [INFO] [stderr] 72 | Error::Io(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:131:31 [INFO] [stderr] | [INFO] [stderr] 131 | Error::Curl(error.description().to_owned()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:139:27 [INFO] [stderr] | [INFO] [stderr] 139 | Error::Curl(error.description().to_owned()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "bfaa7d6ef5447ea111943c5850bbcaf4fd9dcddb033592cfe76c589ca94d883d"` [INFO] running `"docker" "rm" "-f" "bfaa7d6ef5447ea111943c5850bbcaf4fd9dcddb033592cfe76c589ca94d883d"` [INFO] [stdout] bfaa7d6ef5447ea111943c5850bbcaf4fd9dcddb033592cfe76c589ca94d883d [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3bfcd1228db1f68a19a4200bd765e2cfa59660b7e148d520903e6dab31a20d2f [INFO] running `"docker" "start" "-a" "3bfcd1228db1f68a19a4200bd765e2cfa59660b7e148d520903e6dab31a20d2f"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling console v0.10.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:54:37 [INFO] [stderr] | [INFO] [stderr] 54 | write!(f, "{:?}: {}", self, Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:70:50 [INFO] [stderr] | [INFO] [stderr] 70 | Error::InvalidHttpFormat(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:72:35 [INFO] [stderr] | [INFO] [stderr] 72 | Error::Io(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:131:31 [INFO] [stderr] | [INFO] [stderr] 131 | Error::Curl(error.description().to_owned()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:139:27 [INFO] [stderr] | [INFO] [stderr] 139 | Error::Curl(error.description().to_owned()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling speculate v0.1.2 [INFO] [stderr] Compiling mockito v0.23.3 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling isahc v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.auth.30durmno-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8" "/opt/rustwide/target/debug/deps/auth-0cf460a1c1c4b0d8.4o2llug1axgd4g9z.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-9579653cb630ef60/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-cdd03e0262dea233/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-1bb435ef29d47413.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-ccddc316a849d2dd.rlib" "/opt/rustwide/target/debug/deps/libhumantime-335d91f662dd71ff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c339d616bf8720e1.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a6274e2eaafd361e.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2c85f64fb49c1603.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ed84df1a106a13ed.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e159833bdb71170b.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5f1c8c824853fda4.rlib" "/opt/rustwide/target/debug/deps/libmockito-9a4efb42a263e687.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-a6654207ea2f83bf.rlib" "/opt/rustwide/target/debug/deps/libregex-3582ba94032ba082.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d9df2c94774dc0e8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/librand-f154f6dc0e72482a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3905a0a7bf5ee575.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-acc48fbfa01f977e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-909fa7869e611d3e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libdifference-6c82ab597d70b30f.rlib" "/opt/rustwide/target/debug/deps/libcolored-7f71948921a4ca4f.rlib" "/opt/rustwide/target/debug/deps/libatty-4d7036ed66204d34.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b1d0043dd830cf67.rlib" "/opt/rustwide/target/debug/deps/libryu-a23b0c02638d3da6.rlib" "/opt/rustwide/target/debug/deps/libserde-22156f8404f2bc80.rlib" "/opt/rustwide/target/debug/deps/libisahc-53a2606c882ece50.rlib" "/opt/rustwide/target/debug/deps/libmime-c67f239ef9444378.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9260705813b3047a.rlib" "/opt/rustwide/target/debug/deps/libsluice-d4668af8e919046c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b59c9263a1a38d71.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a1e59429c3f184d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4caba9e4770b5581.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8c56795256559cb2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a7f58c7f5d01dfa6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b79f1cb1723caac.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ed1739a6b850f33d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2db0fe6c9e032849.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libcurl-2dfabaa2953eef80.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-332a45b303812d11.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ec32f8fc12940177.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-52ec39afcfab1ed1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-42042fc57191d82b.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4947e9f55975dfb3.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-f92e41aac66e43c2.rlib" "/opt/rustwide/target/debug/deps/liblibc-adea4f85f04a5923.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-70dfe7a76eefc75e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libhttp-f35b91a1f3d128aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-2a0f8bb85d8127c5.rlib" "/opt/rustwide/target/debug/deps/libbytes-fc6afd5af00b873a.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: final link failed: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `isahc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.encoding.bitxq3no-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073" "/opt/rustwide/target/debug/deps/encoding-fc38c304605f2073.4n0oy8nj69aoc2nt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-9579653cb630ef60/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-cdd03e0262dea233/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-1bb435ef29d47413.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-ccddc316a849d2dd.rlib" "/opt/rustwide/target/debug/deps/libhumantime-335d91f662dd71ff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c339d616bf8720e1.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a6274e2eaafd361e.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2c85f64fb49c1603.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ed84df1a106a13ed.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e159833bdb71170b.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5f1c8c824853fda4.rlib" "/opt/rustwide/target/debug/deps/libmockito-9a4efb42a263e687.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-a6654207ea2f83bf.rlib" "/opt/rustwide/target/debug/deps/libregex-3582ba94032ba082.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d9df2c94774dc0e8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/librand-f154f6dc0e72482a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3905a0a7bf5ee575.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-acc48fbfa01f977e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-909fa7869e611d3e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libdifference-6c82ab597d70b30f.rlib" "/opt/rustwide/target/debug/deps/libcolored-7f71948921a4ca4f.rlib" "/opt/rustwide/target/debug/deps/libatty-4d7036ed66204d34.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b1d0043dd830cf67.rlib" "/opt/rustwide/target/debug/deps/libryu-a23b0c02638d3da6.rlib" "/opt/rustwide/target/debug/deps/libserde-22156f8404f2bc80.rlib" "/opt/rustwide/target/debug/deps/libisahc-53a2606c882ece50.rlib" "/opt/rustwide/target/debug/deps/libmime-c67f239ef9444378.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9260705813b3047a.rlib" "/opt/rustwide/target/debug/deps/libsluice-d4668af8e919046c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b59c9263a1a38d71.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a1e59429c3f184d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4caba9e4770b5581.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8c56795256559cb2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a7f58c7f5d01dfa6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b79f1cb1723caac.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ed1739a6b850f33d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2db0fe6c9e032849.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libcurl-2dfabaa2953eef80.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-332a45b303812d11.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ec32f8fc12940177.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-52ec39afcfab1ed1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-42042fc57191d82b.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4947e9f55975dfb3.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-f92e41aac66e43c2.rlib" "/opt/rustwide/target/debug/deps/liblibc-adea4f85f04a5923.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-70dfe7a76eefc75e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/libhttp-f35b91a1f3d128aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-2a0f8bb85d8127c5.rlib" "/opt/rustwide/target/debug/deps/libbytes-fc6afd5af00b873a.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libflate2-69129b661cc14fc2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-44139759fb691fcf.rlib" "/opt/rustwide/target/debug/deps/libadler32-f0be7fc42b62f0a5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fcd520c127a579f7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `isahc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "3bfcd1228db1f68a19a4200bd765e2cfa59660b7e148d520903e6dab31a20d2f"` [INFO] running `"docker" "rm" "-f" "3bfcd1228db1f68a19a4200bd765e2cfa59660b7e148d520903e6dab31a20d2f"` [INFO] [stdout] 3bfcd1228db1f68a19a4200bd765e2cfa59660b7e148d520903e6dab31a20d2f