[INFO] crate bigtools 0.1.2 is already in cache [INFO] testing bigtools-0.1.2 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate bigtools 0.1.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate bigtools 0.1.2 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-6/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a75477e16fb0709dd18e22ed39241c513f72b77c6ab9081e08b731ba5d7d1f57 [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" "a75477e16fb0709dd18e22ed39241c513f72b77c6ab9081e08b731ba5d7d1f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a75477e16fb0709dd18e22ed39241c513f72b77c6ab9081e08b731ba5d7d1f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a75477e16fb0709dd18e22ed39241c513f72b77c6ab9081e08b731ba5d7d1f57", kill_on_drop: false }` [INFO] [stdout] a75477e16fb0709dd18e22ed39241c513f72b77c6ab9081e08b731ba5d7d1f57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88c20b9506885332bff59b4ef7c9dc52f2a7c9c041454b08bca50c826c706506 [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" "88c20b9506885332bff59b4ef7c9dc52f2a7c9c041454b08bca50c826c706506", kill_on_drop: false }` [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 log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling smallvec v0.6.12 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.0 [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 textwrap v0.11.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [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 want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [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 http-body v0.3.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling byteordered v0.4.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling libdeflater 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=6e551463a42c453b -C extra-filename=-6e551463a42c453b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigtools=/opt/rustwide/target/debug/deps/libbigtools-25bf1dfb4857af74.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-4ff6da62123251be.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-217d3d1148563b2b.rlib --extern byteordered=/opt/rustwide/target/debug/deps/libbyteordered-79927d0bb4f0d2eb.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f1c8f164cbca24af.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-bd7ecb7dcb94b658.rlib --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-f6dda89dd35dee6a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f6c5ba8bac36cc9e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8520c61a7a938700.rlib --extern libdeflater=/opt/rustwide/target/debug/deps/liblibdeflater-31d464ad80a0e0d9.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-80fb6553333ef21c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a82bd9efa0cf267e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fcd73ca301592bc7.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8ddd8f49cfa8a416.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-003596450ebf7435.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libdeflater-23a489b414839538/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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.bigwiginfo.bh9knzcq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3" "/opt/rustwide/target/debug/deps/bigwiginfo-459bdaa4f6627de3.3ttpziauvlmydkyd.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-23a489b414839538/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbigtools-25bf1dfb4857af74.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8ddd8f49cfa8a416.rlib" "/opt/rustwide/target/debug/deps/librand-50c13bc6611c5de1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3bfba731931e6d81.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-54b6d3edec18dd91.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-43d8074e8e008dac.rlib" "/opt/rustwide/target/debug/deps/librand_core-38e5c692a48f9047.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-741f2729ce2df9b1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-06837f6895597d59.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a82bd9efa0cf267e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ecb7183c04425eb5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3999775864c8b6f6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8415b3f104f5b59.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-13b8772c2a90bfe0.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8d957973a19d207a.rlib" "/opt/rustwide/target/debug/deps/libbase64-29f0245aba5f7052.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e6d045a88aade246.rlib" "/opt/rustwide/target/debug/deps/libunicase-bc7d08b0c034d3fe.rlib" "/opt/rustwide/target/debug/deps/libmime-4cb4a0c82a27a87e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3b6981ef38bd03ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58457084853c41a4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f6c23591d91a457a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-37d3a6f0203f152a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e8d36c817cd6d3c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-26fed7b80df1c28f.rlib" "/opt/rustwide/target/debug/deps/libhyper-6dece095de3f48b7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4028cf1bd3d80a41.rlib" "/opt/rustwide/target/debug/deps/libwant-f213ced6450c6e49.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-5cec990bafcd647c.rlib" "/opt/rustwide/target/debug/deps/libh2-0248a9091add9c9a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6beb1ad65fc089cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b0555827b163d95c.rlib" "/opt/rustwide/target/debug/deps/libtime-17e31079c7700e63.rlib" "/opt/rustwide/target/debug/deps/libtower_service-48407fb38912c8d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ee905e3128efc59d.rlib" "/opt/rustwide/target/debug/deps/libtokio-003596450ebf7435.rlib" "/opt/rustwide/target/debug/deps/libmio-da56f09713b18e33.rlib" "/opt/rustwide/target/debug/deps/libiovec-6bbdec8b9d5ad844.rlib" "/opt/rustwide/target/debug/deps/libnet2-bb0b72a6b88628bc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-93fd39830adbc311.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a16b32637fe9e874.rlib" "/opt/rustwide/target/debug/deps/liblog-324bcb9153dec921.rlib" "/opt/rustwide/target/debug/deps/liburl-780443b4d5e7269c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-125642d8587f7dc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7b6e2875e378f2bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0e6384b8e54cc997.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6282983793c174ae.rlib" "/opt/rustwide/target/debug/deps/libmatches-2ebff5eab75449c7.rlib" "/opt/rustwide/target/debug/deps/libhttp-320ce50133c253e8.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee20e91414b46902.rlib" "/opt/rustwide/target/debug/deps/libbytes-62bf1d45fdfb189b.rlib" "/opt/rustwide/target/debug/deps/libfnv-6b3300d767115e11.rlib" "/opt/rustwide/target/debug/deps/libbincode-4ff6da62123251be.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-80fb6553333ef21c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4b829aa9a4241f27.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-77cf5edef01762f6.rlib" "/opt/rustwide/target/debug/deps/librand-8cbcdfc26aaee060.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-999fe1c89713c5f6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f7534655ca183879.rlib" "/opt/rustwide/target/debug/deps/librand_hc-2574b9cb4ee3ca69.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75067e77edd61a39.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b8f2b578626525a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-c79cc1ae7f4a5ee5.rlib" "/opt/rustwide/target/debug/deps/librand_os-c426e01a4c068609.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9ad36467c049b5af.rlib" "/opt/rustwide/target/debug/deps/librand_core-f2786c55b7f37d4d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7796bc7bea2aa225.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-39700e65ee645816.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-060f27349a43becc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b4370735572c2441.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-bd7ecb7dcb94b658.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f6dda89dd35dee6a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-27638bb45e324982.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b52bd9d8831bec99.rlib" "/opt/rustwide/target/debug/deps/libitertools-8520c61a7a938700.rlib" "/opt/rustwide/target/debug/deps/libeither-2e77b3e0a0a01b08.rlib" "/opt/rustwide/target/debug/deps/libserde-fcd73ca301592bc7.rlib" "/opt/rustwide/target/debug/deps/libfutures-f6c5ba8bac36cc9e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4b30e9e3e7e863cd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00d771ad503cd6ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cc61165e29749e98.rlib" "/opt/rustwide/target/debug/deps/libmemchr-840e04cb19d198f6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6e3f07b97ccdbd3a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6468347e43e70358.rlib" "/opt/rustwide/target/debug/deps/libslab-93391db81e93118d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ca2f58d90449993b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c7712d85d54e2972.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4dd78188a4167cec.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-8e0d0df2ec3ce561.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5f20801d051795c1.rlib" "/opt/rustwide/target/debug/deps/liblibdeflater-31d464ad80a0e0d9.rlib" "/opt/rustwide/target/debug/deps/libbyteordered-79927d0bb4f0d2eb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-217d3d1148563b2b.rlib" "/opt/rustwide/target/debug/deps/libclap-f1c8f164cbca24af.rlib" "/opt/rustwide/target/debug/deps/libvec_map-e4f5bd7bede03246.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-595d830f0963ff1a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-62959f369f2f5350.rlib" "/opt/rustwide/target/debug/deps/libstrsim-37c0bc803c99292b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-96d27b420742ba3d.rlib" "/opt/rustwide/target/debug/deps/libatty-ef084cb0709a9445.rlib" "/opt/rustwide/target/debug/deps/liblibc-4d8ef0e892436438.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b10f1a6b1bcddb74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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: 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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.verify.dx7tjlpp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a" "/opt/rustwide/target/debug/deps/verify-a7640bd005b98a1a.lipeth00tnyt47j.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-23a489b414839538/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbigtools-25bf1dfb4857af74.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8ddd8f49cfa8a416.rlib" "/opt/rustwide/target/debug/deps/librand-50c13bc6611c5de1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3bfba731931e6d81.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-54b6d3edec18dd91.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-43d8074e8e008dac.rlib" "/opt/rustwide/target/debug/deps/librand_core-38e5c692a48f9047.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-741f2729ce2df9b1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-06837f6895597d59.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a82bd9efa0cf267e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ecb7183c04425eb5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3999775864c8b6f6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8415b3f104f5b59.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-13b8772c2a90bfe0.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8d957973a19d207a.rlib" "/opt/rustwide/target/debug/deps/libbase64-29f0245aba5f7052.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e6d045a88aade246.rlib" "/opt/rustwide/target/debug/deps/libunicase-bc7d08b0c034d3fe.rlib" "/opt/rustwide/target/debug/deps/libmime-4cb4a0c82a27a87e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3b6981ef38bd03ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58457084853c41a4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f6c23591d91a457a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-37d3a6f0203f152a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e8d36c817cd6d3c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-26fed7b80df1c28f.rlib" "/opt/rustwide/target/debug/deps/libhyper-6dece095de3f48b7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4028cf1bd3d80a41.rlib" "/opt/rustwide/target/debug/deps/libwant-f213ced6450c6e49.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-5cec990bafcd647c.rlib" "/opt/rustwide/target/debug/deps/libh2-0248a9091add9c9a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6beb1ad65fc089cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b0555827b163d95c.rlib" "/opt/rustwide/target/debug/deps/libtime-17e31079c7700e63.rlib" "/opt/rustwide/target/debug/deps/libtower_service-48407fb38912c8d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ee905e3128efc59d.rlib" "/opt/rustwide/target/debug/deps/libtokio-003596450ebf7435.rlib" "/opt/rustwide/target/debug/deps/libmio-da56f09713b18e33.rlib" "/opt/rustwide/target/debug/deps/libiovec-6bbdec8b9d5ad844.rlib" "/opt/rustwide/target/debug/deps/libnet2-bb0b72a6b88628bc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-93fd39830adbc311.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a16b32637fe9e874.rlib" "/opt/rustwide/target/debug/deps/liblog-324bcb9153dec921.rlib" "/opt/rustwide/target/debug/deps/liburl-780443b4d5e7269c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-125642d8587f7dc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7b6e2875e378f2bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0e6384b8e54cc997.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6282983793c174ae.rlib" "/opt/rustwide/target/debug/deps/libmatches-2ebff5eab75449c7.rlib" "/opt/rustwide/target/debug/deps/libhttp-320ce50133c253e8.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee20e91414b46902.rlib" "/opt/rustwide/target/debug/deps/libbytes-62bf1d45fdfb189b.rlib" "/opt/rustwide/target/debug/deps/libfnv-6b3300d767115e11.rlib" "/opt/rustwide/target/debug/deps/libbincode-4ff6da62123251be.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-80fb6553333ef21c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4b829aa9a4241f27.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-77cf5edef01762f6.rlib" "/opt/rustwide/target/debug/deps/librand-8cbcdfc26aaee060.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-999fe1c89713c5f6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f7534655ca183879.rlib" "/opt/rustwide/target/debug/deps/librand_hc-2574b9cb4ee3ca69.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75067e77edd61a39.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b8f2b578626525a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-c79cc1ae7f4a5ee5.rlib" "/opt/rustwide/target/debug/deps/librand_os-c426e01a4c068609.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9ad36467c049b5af.rlib" "/opt/rustwide/target/debug/deps/librand_core-f2786c55b7f37d4d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7796bc7bea2aa225.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-39700e65ee645816.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-060f27349a43becc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b4370735572c2441.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-bd7ecb7dcb94b658.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f6dda89dd35dee6a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-27638bb45e324982.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b52bd9d8831bec99.rlib" "/opt/rustwide/target/debug/deps/libitertools-8520c61a7a938700.rlib" "/opt/rustwide/target/debug/deps/libeither-2e77b3e0a0a01b08.rlib" "/opt/rustwide/target/debug/deps/libserde-fcd73ca301592bc7.rlib" "/opt/rustwide/target/debug/deps/libfutures-f6c5ba8bac36cc9e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4b30e9e3e7e863cd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00d771ad503cd6ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cc61165e29749e98.rlib" "/opt/rustwide/target/debug/deps/libmemchr-840e04cb19d198f6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6e3f07b97ccdbd3a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6468347e43e70358.rlib" "/opt/rustwide/target/debug/deps/libslab-93391db81e93118d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ca2f58d90449993b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c7712d85d54e2972.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4dd78188a4167cec.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-8e0d0df2ec3ce561.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5f20801d051795c1.rlib" "/opt/rustwide/target/debug/deps/liblibdeflater-31d464ad80a0e0d9.rlib" "/opt/rustwide/target/debug/deps/libbyteordered-79927d0bb4f0d2eb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-217d3d1148563b2b.rlib" "/opt/rustwide/target/debug/deps/libclap-f1c8f164cbca24af.rlib" "/opt/rustwide/target/debug/deps/libvec_map-e4f5bd7bede03246.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-595d830f0963ff1a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-62959f369f2f5350.rlib" "/opt/rustwide/target/debug/deps/libstrsim-37c0bc803c99292b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-96d27b420742ba3d.rlib" "/opt/rustwide/target/debug/deps/libatty-ef084cb0709a9445.rlib" "/opt/rustwide/target/debug/deps/liblibc-4d8ef0e892436438.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b10f1a6b1bcddb74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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: 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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.test.amya35v1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715" "/opt/rustwide/target/debug/deps/test-2e14f625273e3715.1ksgnv25ou6as2cc.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-23a489b414839538/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbigtools-25bf1dfb4857af74.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8ddd8f49cfa8a416.rlib" "/opt/rustwide/target/debug/deps/librand-50c13bc6611c5de1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3bfba731931e6d81.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-54b6d3edec18dd91.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-43d8074e8e008dac.rlib" "/opt/rustwide/target/debug/deps/librand_core-38e5c692a48f9047.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-741f2729ce2df9b1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-06837f6895597d59.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a82bd9efa0cf267e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ecb7183c04425eb5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3999775864c8b6f6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8415b3f104f5b59.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-13b8772c2a90bfe0.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8d957973a19d207a.rlib" "/opt/rustwide/target/debug/deps/libbase64-29f0245aba5f7052.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e6d045a88aade246.rlib" "/opt/rustwide/target/debug/deps/libunicase-bc7d08b0c034d3fe.rlib" "/opt/rustwide/target/debug/deps/libmime-4cb4a0c82a27a87e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3b6981ef38bd03ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58457084853c41a4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f6c23591d91a457a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-37d3a6f0203f152a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e8d36c817cd6d3c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-26fed7b80df1c28f.rlib" "/opt/rustwide/target/debug/deps/libhyper-6dece095de3f48b7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4028cf1bd3d80a41.rlib" "/opt/rustwide/target/debug/deps/libwant-f213ced6450c6e49.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-5cec990bafcd647c.rlib" "/opt/rustwide/target/debug/deps/libh2-0248a9091add9c9a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6beb1ad65fc089cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b0555827b163d95c.rlib" "/opt/rustwide/target/debug/deps/libtime-17e31079c7700e63.rlib" "/opt/rustwide/target/debug/deps/libtower_service-48407fb38912c8d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ee905e3128efc59d.rlib" "/opt/rustwide/target/debug/deps/libtokio-003596450ebf7435.rlib" "/opt/rustwide/target/debug/deps/libmio-da56f09713b18e33.rlib" "/opt/rustwide/target/debug/deps/libiovec-6bbdec8b9d5ad844.rlib" "/opt/rustwide/target/debug/deps/libnet2-bb0b72a6b88628bc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-93fd39830adbc311.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a16b32637fe9e874.rlib" "/opt/rustwide/target/debug/deps/liblog-324bcb9153dec921.rlib" "/opt/rustwide/target/debug/deps/liburl-780443b4d5e7269c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-125642d8587f7dc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7b6e2875e378f2bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0e6384b8e54cc997.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6282983793c174ae.rlib" "/opt/rustwide/target/debug/deps/libmatches-2ebff5eab75449c7.rlib" "/opt/rustwide/target/debug/deps/libhttp-320ce50133c253e8.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee20e91414b46902.rlib" "/opt/rustwide/target/debug/deps/libbytes-62bf1d45fdfb189b.rlib" "/opt/rustwide/target/debug/deps/libfnv-6b3300d767115e11.rlib" "/opt/rustwide/target/debug/deps/libbincode-4ff6da62123251be.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-80fb6553333ef21c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4b829aa9a4241f27.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-77cf5edef01762f6.rlib" "/opt/rustwide/target/debug/deps/librand-8cbcdfc26aaee060.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-999fe1c89713c5f6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f7534655ca183879.rlib" "/opt/rustwide/target/debug/deps/librand_hc-2574b9cb4ee3ca69.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75067e77edd61a39.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b8f2b578626525a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-c79cc1ae7f4a5ee5.rlib" "/opt/rustwide/target/debug/deps/librand_os-c426e01a4c068609.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9ad36467c049b5af.rlib" "/opt/rustwide/target/debug/deps/librand_core-f2786c55b7f37d4d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7796bc7bea2aa225.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-39700e65ee645816.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-060f27349a43becc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b4370735572c2441.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-bd7ecb7dcb94b658.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f6dda89dd35dee6a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-27638bb45e324982.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b52bd9d8831bec99.rlib" "/opt/rustwide/target/debug/deps/libitertools-8520c61a7a938700.rlib" "/opt/rustwide/target/debug/deps/libeither-2e77b3e0a0a01b08.rlib" "/opt/rustwide/target/debug/deps/libserde-fcd73ca301592bc7.rlib" "/opt/rustwide/target/debug/deps/libfutures-f6c5ba8bac36cc9e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4b30e9e3e7e863cd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00d771ad503cd6ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cc61165e29749e98.rlib" "/opt/rustwide/target/debug/deps/libmemchr-840e04cb19d198f6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6e3f07b97ccdbd3a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6468347e43e70358.rlib" "/opt/rustwide/target/debug/deps/libslab-93391db81e93118d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ca2f58d90449993b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c7712d85d54e2972.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4dd78188a4167cec.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-8e0d0df2ec3ce561.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5f20801d051795c1.rlib" "/opt/rustwide/target/debug/deps/liblibdeflater-31d464ad80a0e0d9.rlib" "/opt/rustwide/target/debug/deps/libbyteordered-79927d0bb4f0d2eb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-217d3d1148563b2b.rlib" "/opt/rustwide/target/debug/deps/libclap-f1c8f164cbca24af.rlib" "/opt/rustwide/target/debug/deps/libvec_map-e4f5bd7bede03246.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-595d830f0963ff1a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-62959f369f2f5350.rlib" "/opt/rustwide/target/debug/deps/libstrsim-37c0bc803c99292b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-96d27b420742ba3d.rlib" "/opt/rustwide/target/debug/deps/libatty-ef084cb0709a9445.rlib" "/opt/rustwide/target/debug/deps/liblibc-4d8ef0e892436438.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b10f1a6b1bcddb74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.bigbedtobed.ef9aswoi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced" "/opt/rustwide/target/debug/deps/bigbedtobed-15cb7bb6fc2bcced.5322mugk33i77x6m.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-23a489b414839538/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbigtools-25bf1dfb4857af74.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8ddd8f49cfa8a416.rlib" "/opt/rustwide/target/debug/deps/librand-50c13bc6611c5de1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3bfba731931e6d81.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-54b6d3edec18dd91.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-43d8074e8e008dac.rlib" "/opt/rustwide/target/debug/deps/librand_core-38e5c692a48f9047.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-741f2729ce2df9b1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-06837f6895597d59.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a82bd9efa0cf267e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ecb7183c04425eb5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3999775864c8b6f6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8415b3f104f5b59.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-13b8772c2a90bfe0.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8d957973a19d207a.rlib" "/opt/rustwide/target/debug/deps/libbase64-29f0245aba5f7052.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e6d045a88aade246.rlib" "/opt/rustwide/target/debug/deps/libunicase-bc7d08b0c034d3fe.rlib" "/opt/rustwide/target/debug/deps/libmime-4cb4a0c82a27a87e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3b6981ef38bd03ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58457084853c41a4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f6c23591d91a457a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-37d3a6f0203f152a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e8d36c817cd6d3c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-26fed7b80df1c28f.rlib" "/opt/rustwide/target/debug/deps/libhyper-6dece095de3f48b7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4028cf1bd3d80a41.rlib" "/opt/rustwide/target/debug/deps/libwant-f213ced6450c6e49.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-5cec990bafcd647c.rlib" "/opt/rustwide/target/debug/deps/libh2-0248a9091add9c9a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6beb1ad65fc089cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b0555827b163d95c.rlib" "/opt/rustwide/target/debug/deps/libtime-17e31079c7700e63.rlib" "/opt/rustwide/target/debug/deps/libtower_service-48407fb38912c8d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ee905e3128efc59d.rlib" "/opt/rustwide/target/debug/deps/libtokio-003596450ebf7435.rlib" "/opt/rustwide/target/debug/deps/libmio-da56f09713b18e33.rlib" "/opt/rustwide/target/debug/deps/libiovec-6bbdec8b9d5ad844.rlib" "/opt/rustwide/target/debug/deps/libnet2-bb0b72a6b88628bc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-93fd39830adbc311.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a16b32637fe9e874.rlib" "/opt/rustwide/target/debug/deps/liblog-324bcb9153dec921.rlib" "/opt/rustwide/target/debug/deps/liburl-780443b4d5e7269c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-125642d8587f7dc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7b6e2875e378f2bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0e6384b8e54cc997.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6282983793c174ae.rlib" "/opt/rustwide/target/debug/deps/libmatches-2ebff5eab75449c7.rlib" "/opt/rustwide/target/debug/deps/libhttp-320ce50133c253e8.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee20e91414b46902.rlib" "/opt/rustwide/target/debug/deps/libbytes-62bf1d45fdfb189b.rlib" "/opt/rustwide/target/debug/deps/libfnv-6b3300d767115e11.rlib" "/opt/rustwide/target/debug/deps/libbincode-4ff6da62123251be.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-80fb6553333ef21c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4b829aa9a4241f27.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-77cf5edef01762f6.rlib" "/opt/rustwide/target/debug/deps/librand-8cbcdfc26aaee060.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-999fe1c89713c5f6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f7534655ca183879.rlib" "/opt/rustwide/target/debug/deps/librand_hc-2574b9cb4ee3ca69.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75067e77edd61a39.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b8f2b578626525a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-c79cc1ae7f4a5ee5.rlib" "/opt/rustwide/target/debug/deps/librand_os-c426e01a4c068609.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9ad36467c049b5af.rlib" "/opt/rustwide/target/debug/deps/librand_core-f2786c55b7f37d4d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7796bc7bea2aa225.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-39700e65ee645816.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-060f27349a43becc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b4370735572c2441.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-bd7ecb7dcb94b658.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f6dda89dd35dee6a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-27638bb45e324982.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b52bd9d8831bec99.rlib" "/opt/rustwide/target/debug/deps/libitertools-8520c61a7a938700.rlib" "/opt/rustwide/target/debug/deps/libeither-2e77b3e0a0a01b08.rlib" "/opt/rustwide/target/debug/deps/libserde-fcd73ca301592bc7.rlib" "/opt/rustwide/target/debug/deps/liblibdeflater-31d464ad80a0e0d9.rlib" "/opt/rustwide/target/debug/deps/libbyteordered-79927d0bb4f0d2eb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-217d3d1148563b2b.rlib" "/opt/rustwide/target/debug/deps/libfutures-f6c5ba8bac36cc9e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4b30e9e3e7e863cd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00d771ad503cd6ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cc61165e29749e98.rlib" "/opt/rustwide/target/debug/deps/libmemchr-840e04cb19d198f6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6e3f07b97ccdbd3a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6468347e43e70358.rlib" "/opt/rustwide/target/debug/deps/libslab-93391db81e93118d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ca2f58d90449993b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c7712d85d54e2972.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4dd78188a4167cec.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-8e0d0df2ec3ce561.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5f20801d051795c1.rlib" "/opt/rustwide/target/debug/deps/libclap-f1c8f164cbca24af.rlib" "/opt/rustwide/target/debug/deps/libvec_map-e4f5bd7bede03246.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-595d830f0963ff1a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-62959f369f2f5350.rlib" "/opt/rustwide/target/debug/deps/libstrsim-37c0bc803c99292b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-96d27b420742ba3d.rlib" "/opt/rustwide/target/debug/deps/libatty-ef084cb0709a9445.rlib" "/opt/rustwide/target/debug/deps/liblibc-4d8ef0e892436438.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b10f1a6b1bcddb74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [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" "88c20b9506885332bff59b4ef7c9dc52f2a7c9c041454b08bca50c826c706506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c20b9506885332bff59b4ef7c9dc52f2a7c9c041454b08bca50c826c706506", kill_on_drop: false }` [INFO] [stdout] 88c20b9506885332bff59b4ef7c9dc52f2a7c9c041454b08bca50c826c706506