[INFO] fetching crate bigtools 0.1.2... [INFO] testing bigtools-0.1.2 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate bigtools 0.1.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate bigtools 0.1.2 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bigtools 0.1.2 [INFO] finished tweaking crates.io crate bigtools 0.1.2 [INFO] tweaked toml for crates.io crate bigtools 0.1.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate bigtools 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67eea220fa5e5eaf0cc78a30d046dd43404f9b8b9d401e956b747cbe36316d22 [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" "67eea220fa5e5eaf0cc78a30d046dd43404f9b8b9d401e956b747cbe36316d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67eea220fa5e5eaf0cc78a30d046dd43404f9b8b9d401e956b747cbe36316d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67eea220fa5e5eaf0cc78a30d046dd43404f9b8b9d401e956b747cbe36316d22", kill_on_drop: false }` [INFO] [stdout] 67eea220fa5e5eaf0cc78a30d046dd43404f9b8b9d401e956b747cbe36316d22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a0750264bc37689e78046e5667b478b05552f7b75165df7e98d4bd73835cbd0f [INFO] running `Command { std: "docker" "start" "-a" "a0750264bc37689e78046e5667b478b05552f7b75165df7e98d4bd73835cbd0f", 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] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling smallvec v0.6.12 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling byteordered v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling libdeflater v0.2.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling bigtools v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/utils/merge.rs:456:25 [INFO] [stdout] | [INFO] [stdout] 456 | std::mem::replace(queued, one); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bigtools`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bigwigmerge --edition=2018 src/bin/bigwigmerge.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -Cembed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="remote"' --cfg 'feature="reqwest"' --cfg 'feature="tokio"' -C metadata=da7048937995d0d3 -C extra-filename=-da7048937995d0d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigtools=/opt/rustwide/target/debug/deps/libbigtools-14997429c4f8a474.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-5e867bc514f23f4f.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d5909b432f778220.rlib --extern byteordered=/opt/rustwide/target/debug/deps/libbyteordered-9b3c40bb5b8dd58e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-1790c60c60e29fb6.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-55edc909f165a3b0.rlib --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-85ccf567447cddda.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-71afaab0cbcce099.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7c162f2c3a7a2458.rlib --extern libdeflater=/opt/rustwide/target/debug/deps/liblibdeflater-d675869f685e5350.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d33075771f40ff9d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-73365704259417c4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-21a881506df26d5c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d1d16f5729e70efe.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0ec3cedc2e6698ff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libdeflater-8f30ebf6b928ba53/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.test.8yetiuy0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1" "/opt/rustwide/target/debug/deps/test-e90e1510029d98c1.1l5rjqkvptpk34jk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-Wl,-O1" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libdeflater-8f30ebf6b928ba53/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbigtools-14997429c4f8a474.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d1d16f5729e70efe.rlib" "/opt/rustwide/target/debug/deps/librand-8ee132d9d9d23332.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0ce9812252482262.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-628dba6df722eb06.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d95c9bff4c4968ac.rlib" "/opt/rustwide/target/debug/deps/librand_core-96bb91b8831ac12a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-824d7b4e156041fd.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-02e2a138ddb0afd1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-73365704259417c4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e9ac03a8cdc882c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-fe10af56bacb89fc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d16b267ef848d1c5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-07a5b9e744d71ec1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-42c1d99d512f0527.rlib" "/opt/rustwide/target/debug/deps/libbase64-c690b0ba45e01f99.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-4620e8ef772b8a5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-899899b7ad2eeeb5.rlib" "/opt/rustwide/target/debug/deps/libmime-ac8e417cb2c334f8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-30055e848d04ff03.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4797547945e1c3f3.rlib" "/opt/rustwide/target/debug/deps/libopenssl-16bef4f1f77936c1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6cfb4d47843a39a1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cb6bb4d586cd4d13.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-8acbd1abdbb30251.rlib" "/opt/rustwide/target/debug/deps/libhyper-3104d5a6b68114a3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-803a3261bc55bbc9.rlib" "/opt/rustwide/target/debug/deps/libwant-f4c9bb494826342b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ac42e1668a10c83b.rlib" "/opt/rustwide/target/debug/deps/libh2-9c45ac30b9657f87.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7f48988d4fa465be.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-55b4209e03292a9c.rlib" "/opt/rustwide/target/debug/deps/libtime-ed8c4e8017e5fe69.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ed3f46b59a6153d7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bc14e80dbdaf6321.rlib" "/opt/rustwide/target/debug/deps/libtokio-0ec3cedc2e6698ff.rlib" "/opt/rustwide/target/debug/deps/libmio-559155275cd95fb2.rlib" "/opt/rustwide/target/debug/deps/libiovec-8ddfcfeb938c4d61.rlib" "/opt/rustwide/target/debug/deps/libnet2-3baa9415ce2ff14c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7f7ffd0aa0f7a370.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-cc55112bf3bde689.rlib" "/opt/rustwide/target/debug/deps/liblog-a78c9850f4caf91f.rlib" "/opt/rustwide/target/debug/deps/liburl-18ffa52a08bfa49f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-806af0ea557dea2d.rlib" "/opt/rustwide/target/debug/deps/libidna-ea5e5492e6f32ef3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e72b510bb2ac0a8f.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-cb6a222e71b3cf0b.rlib" "/opt/rustwide/target/debug/deps/libmatches-6196d9e525d2b059.rlib" "/opt/rustwide/target/debug/deps/libhttp-064739cc181b8c11.rlib" "/opt/rustwide/target/debug/deps/libitoa-12baf918ca558120.rlib" "/opt/rustwide/target/debug/deps/libbytes-7e4db5027da7c0f6.rlib" "/opt/rustwide/target/debug/deps/libfnv-b1b591a27b89043a.rlib" "/opt/rustwide/target/debug/deps/libbincode-5e867bc514f23f4f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d33075771f40ff9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-876a033f44193a4c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-036853b928139e65.rlib" "/opt/rustwide/target/debug/deps/librand-3b267efc85270b95.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6ea4dabcabae14d2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4b087d8ffae4161c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-125677a715980a59.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-87fe3880001f5f5a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-fbf1fa4585ed4a4c.rlib" "/opt/rustwide/target/debug/deps/librand_core-672aca0012b69b7b.rlib" "/opt/rustwide/target/debug/deps/librand_os-69e7e371447b5af7.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-ea064764b5d78724.rlib" "/opt/rustwide/target/debug/deps/librand_core-d8c36afeef7d0e41.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ee68011f2906bbc2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-dc8d965538b02a00.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-31b8f855d90c12d4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29187e4c16591ab2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-55edc909f165a3b0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-85ccf567447cddda.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cdd1105d5eb8d2ff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-af23d09b989a9e8d.rlib" "/opt/rustwide/target/debug/deps/libitertools-7c162f2c3a7a2458.rlib" "/opt/rustwide/target/debug/deps/libeither-30fe4d478ded3508.rlib" "/opt/rustwide/target/debug/deps/libserde-21a881506df26d5c.rlib" "/opt/rustwide/target/debug/deps/libfutures-71afaab0cbcce099.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-024ed2a388389bdf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b946262a1139a530.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-90900f02c7787b30.rlib" "/opt/rustwide/target/debug/deps/libmemchr-36489c88b7477c9c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-21000c34cf80fb1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f661089a549c4715.rlib" "/opt/rustwide/target/debug/deps/libslab-1269d0931cf40ca6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f9a81dbaa0c9d77c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d2020e8926a3308.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a520031c153c8614.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-272a5c83227056c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c9c34155d31d057f.rlib" "/opt/rustwide/target/debug/deps/liblibdeflater-d675869f685e5350.rlib" "/opt/rustwide/target/debug/deps/libbyteordered-9b3c40bb5b8dd58e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d5909b432f778220.rlib" "/opt/rustwide/target/debug/deps/libclap-1790c60c60e29fb6.rlib" "/opt/rustwide/target/debug/deps/libvec_map-54ad2346d9c5ffac.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-751fdaad97c0f3b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b5e2c07f20835106.rlib" "/opt/rustwide/target/debug/deps/libstrsim-a4ae46178313c746.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f856c86e14f6fe1c.rlib" "/opt/rustwide/target/debug/deps/libatty-da3a3d4e18a60029.rlib" "/opt/rustwide/target/debug/deps/liblibc-7620ad0e0ce9836b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-c748a5644c116513.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "a0750264bc37689e78046e5667b478b05552f7b75165df7e98d4bd73835cbd0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0750264bc37689e78046e5667b478b05552f7b75165df7e98d4bd73835cbd0f", kill_on_drop: false }` [INFO] [stdout] a0750264bc37689e78046e5667b478b05552f7b75165df7e98d4bd73835cbd0f