[INFO] fetching crate iocutil 0.1.3... [INFO] testing iocutil-0.1.3 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate iocutil 0.1.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate iocutil 0.1.3 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate iocutil 0.1.3 [INFO] finished tweaking crates.io crate iocutil 0.1.3 [INFO] tweaked toml for crates.io crate iocutil 0.1.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate iocutil 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded procedural-masquerade v0.1.6 [INFO] [stderr] Downloaded cssparser-macros v0.3.6 [INFO] [stderr] Downloaded selectors v0.21.0 [INFO] [stderr] Downloaded cssparser v0.25.9 [INFO] [stderr] Downloaded markup5ever v0.9.0 [INFO] [stderr] Downloaded html5ever v0.24.1 [INFO] [stderr] Downloaded derive_builder v0.8.1 [INFO] [stderr] Downloaded scraper v0.11.0 [INFO] [stderr] Downloaded derive_builder_core v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", 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] d910457677788d217ce7e035016f45498e67055c8ff4aa49a90f326721736a95 [INFO] running `Command { std: "docker" "start" "-a" "d910457677788d217ce7e035016f45498e67055c8ff4aa49a90f326721736a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d910457677788d217ce7e035016f45498e67055c8ff4aa49a90f326721736a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d910457677788d217ce7e035016f45498e67055c8ff4aa49a90f326721736a95", kill_on_drop: false }` [INFO] [stdout] d910457677788d217ce7e035016f45498e67055c8ff4aa49a90f326721736a95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] a84b10fbf0eb84e513017c6a8c60b007a40515dce012e5e28ceae18dc7af0000 [INFO] running `Command { std: "docker" "start" "-a" "a84b10fbf0eb84e513017c6a8c60b007a40515dce012e5e28ceae18dc7af0000", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling derive_builder v0.8.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling scraper v0.11.0 [INFO] [stderr] Compiling iocutil v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "a84b10fbf0eb84e513017c6a8c60b007a40515dce012e5e28ceae18dc7af0000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a84b10fbf0eb84e513017c6a8c60b007a40515dce012e5e28ceae18dc7af0000", kill_on_drop: false }` [INFO] [stdout] a84b10fbf0eb84e513017c6a8c60b007a40515dce012e5e28ceae18dc7af0000 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 954a6bbb602709858242dd993095bbf04e8d14795bb5da8056f2b1acb11f7c9c [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" "954a6bbb602709858242dd993095bbf04e8d14795bb5da8056f2b1acb11f7c9c", kill_on_drop: false }` [INFO] [stderr] Compiling iocutil v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `a1` [INFO] [stdout] --> examples/hash.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let a1 = SampleHash::new("d41d8cd98f00b204e9800998ecf8427e").unwrap(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_a1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iocutil` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name iocutil --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=29e6292f455553ed -C extra-filename=-29e6292f455553ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9e6ff29ff3c3c5a2.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-0f33351707b19870.so --extern failure=/opt/rustwide/target/debug/deps/libfailure-bd283a2284d4d188.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f41e0104d82c97c4.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-6deff249c9caa02e.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-e8fb69e89b0cb54e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-002ea1980d7a1ffb.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-88cb3a6931db3a74/out -L native=/opt/rustwide/target/debug/build/rust-crypto-2f3a809b8b7f20aa/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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.scrape.deqvslp7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94" "/opt/rustwide/target/debug/examples/scrape-174d37ddaf30bc94.2yijz8d4hz1x5144.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-88cb3a6931db3a74/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-2f3a809b8b7f20aa/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libiocutil-76a256dea9a280b8.rlib" "/opt/rustwide/target/debug/deps/libscraper-e8fb69e89b0cb54e.rlib" "/opt/rustwide/target/debug/deps/libselectors-e4150eb358c00795.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-af9356f7c023d0f5.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-634ba5f974b3690c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ef61071d1b8ef096.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9930c0e3be6b3e1a.rlib" "/opt/rustwide/target/debug/deps/libfxhash-9601bd1f04315db6.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-2bc8bc186fe2dad3.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-06ae92b511548ba6.rlib" "/opt/rustwide/target/debug/deps/libtendril-b776f1f084725ca2.rlib" "/opt/rustwide/target/debug/deps/libutf8-2b4dcfddee452a7c.rlib" "/opt/rustwide/target/debug/deps/libfutf-24e003aec4d586e3.rlib" "/opt/rustwide/target/debug/deps/libmac-f2762aacab9b05e2.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-ab591ae8399abad7.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-32d1cb5db0839f24.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-f5880674525033b8.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-f1b39ba6a2a01c61.rlib" "/opt/rustwide/target/debug/deps/libego_tree-ac848490fa45a20c.rlib" "/opt/rustwide/target/debug/deps/libcssparser-1da8726d64f0e498.rlib" "/opt/rustwide/target/debug/deps/libphf-f95b31db654af3c5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-11bcd9fe412c3190.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-266b5285fa80cd5f.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-f027d83cb766e2ba.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-f3c114b859d52631.rlib" "/opt/rustwide/target/debug/deps/libcrypto-6deff249c9caa02e.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/librand-b8ef229bcef4b2ae.rlib" "/opt/rustwide/target/debug/deps/librand-d5cc10f96007a8c7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f41e0104d82c97c4.rlib" "/opt/rustwide/target/debug/deps/libuuid-e38f456ddb696bdc.rlib" "/opt/rustwide/target/debug/deps/librand-bf4ca30117d6909b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-c11783b8bbe875d0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cf50b69378667b56.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aa2f4a2bac14d308.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ba01e09bd767de53.rlib" "/opt/rustwide/target/debug/deps/libunicase-3e27deeb600eef38.rlib" "/opt/rustwide/target/debug/deps/libmime-0e0b1a8f41513322.rlib" "/opt/rustwide/target/debug/deps/libflate2-a87a65ddb2c8c14d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f7c0b67f5d13eae5.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8cbcdd1cd8db6766.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f7f32a7d2898210c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3d9788f8a570ff61.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8e271b7378e1297b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-691d10e78420c640.rlib" "/opt/rustwide/target/debug/deps/libwant-e702021899e3a74a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libtokio-62e7a7f8f7f5c998.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3ab637f5f5dea953.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-91c6fc058605442d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ec3107f03ea2f3ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9cd00b868d55499f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c5519c4785a0c376.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bb9ee612c7a59c0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1750189aff8cfe43.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-71e65c506f440791.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b9486c649eb8293d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3b2d11d6d381e242.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9aa1499b378e1dbf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1d2f82a67ebea204.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e79432ffe3f1d912.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-21df30e600aa8bdd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f75364c35fc3c9ce.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2a3e5563c3d7c7b8.rlib" "/opt/rustwide/target/debug/deps/libmio-ff9f676bf5831b83.rlib" "/opt/rustwide/target/debug/deps/libnet2-ffe132b70a3b14dc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-729664baead0dd86.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-72a347f1d9e5e124.rlib" "/opt/rustwide/target/debug/deps/libh2-09536d8c9dc957af.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7e9066daaf6470fb.rlib" "/opt/rustwide/target/debug/deps/libstring-bd1bf028e8e82dcb.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-93f9e1a50212bac8.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c3b4ada9074ef6eb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4a5199035b2a19e5.rlib" "/opt/rustwide/target/debug/deps/libhttp-3adea93f708a6dfe.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c5e2e14e4f5b322d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-9d06c3707a44d5b9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1438539af7234e9c.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-2e1ccb3c818c087a.rlib" "/opt/rustwide/target/debug/deps/liburl-df44d25b262acae2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-4aba93d2b6ee3d6d.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-83d73a336839e67a.rlib" "/opt/rustwide/target/debug/deps/libtry_from-843bf18079e182c8.rlib" "/opt/rustwide/target/debug/deps/libserde-002ea1980d7a1ffb.rlib" "/opt/rustwide/target/debug/deps/libcookie-68878327f43314e2.rlib" "/opt/rustwide/target/debug/deps/liburl-879e1522cc53e655.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-1b4631c8c9e63247.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9a5087136781d985.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libbytes-7b9f86213c8927e5.rlib" "/opt/rustwide/target/debug/deps/libeither-343e62c819d881c9.rlib" "/opt/rustwide/target/debug/deps/libiovec-e192596de1369eab.rlib" "/opt/rustwide/target/debug/deps/libbase64-093ee72f541a713a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/libfailure-bd283a2284d4d188.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0b228353c60edaee.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ec0614d73c59e715.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libchrono-9e6ff29ff3c3c5a2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-55624060033b3b31.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ce186966060a8129.rlib" "/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit 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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.search.6cs0mmtw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3" "/opt/rustwide/target/debug/examples/search-57bbea473c99a9e3.4rygca78ezrpbtgi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-88cb3a6931db3a74/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-2f3a809b8b7f20aa/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libiocutil-76a256dea9a280b8.rlib" "/opt/rustwide/target/debug/deps/libscraper-e8fb69e89b0cb54e.rlib" "/opt/rustwide/target/debug/deps/libselectors-e4150eb358c00795.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-af9356f7c023d0f5.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-634ba5f974b3690c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ef61071d1b8ef096.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9930c0e3be6b3e1a.rlib" "/opt/rustwide/target/debug/deps/libfxhash-9601bd1f04315db6.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-2bc8bc186fe2dad3.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-06ae92b511548ba6.rlib" "/opt/rustwide/target/debug/deps/libtendril-b776f1f084725ca2.rlib" "/opt/rustwide/target/debug/deps/libutf8-2b4dcfddee452a7c.rlib" "/opt/rustwide/target/debug/deps/libfutf-24e003aec4d586e3.rlib" "/opt/rustwide/target/debug/deps/libmac-f2762aacab9b05e2.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-ab591ae8399abad7.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-32d1cb5db0839f24.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-f5880674525033b8.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-f1b39ba6a2a01c61.rlib" "/opt/rustwide/target/debug/deps/libego_tree-ac848490fa45a20c.rlib" "/opt/rustwide/target/debug/deps/libcssparser-1da8726d64f0e498.rlib" "/opt/rustwide/target/debug/deps/libphf-f95b31db654af3c5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-11bcd9fe412c3190.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-266b5285fa80cd5f.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-f027d83cb766e2ba.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-f3c114b859d52631.rlib" "/opt/rustwide/target/debug/deps/libcrypto-6deff249c9caa02e.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/librand-b8ef229bcef4b2ae.rlib" "/opt/rustwide/target/debug/deps/librand-d5cc10f96007a8c7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f41e0104d82c97c4.rlib" "/opt/rustwide/target/debug/deps/libuuid-e38f456ddb696bdc.rlib" "/opt/rustwide/target/debug/deps/librand-bf4ca30117d6909b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-c11783b8bbe875d0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cf50b69378667b56.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aa2f4a2bac14d308.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ba01e09bd767de53.rlib" "/opt/rustwide/target/debug/deps/libunicase-3e27deeb600eef38.rlib" "/opt/rustwide/target/debug/deps/libmime-0e0b1a8f41513322.rlib" "/opt/rustwide/target/debug/deps/libflate2-a87a65ddb2c8c14d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f7c0b67f5d13eae5.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8cbcdd1cd8db6766.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f7f32a7d2898210c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3d9788f8a570ff61.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8e271b7378e1297b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-691d10e78420c640.rlib" "/opt/rustwide/target/debug/deps/libwant-e702021899e3a74a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libtokio-62e7a7f8f7f5c998.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3ab637f5f5dea953.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-91c6fc058605442d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ec3107f03ea2f3ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9cd00b868d55499f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c5519c4785a0c376.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bb9ee612c7a59c0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1750189aff8cfe43.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-71e65c506f440791.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b9486c649eb8293d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3b2d11d6d381e242.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9aa1499b378e1dbf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1d2f82a67ebea204.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e79432ffe3f1d912.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-21df30e600aa8bdd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f75364c35fc3c9ce.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2a3e5563c3d7c7b8.rlib" "/opt/rustwide/target/debug/deps/libmio-ff9f676bf5831b83.rlib" "/opt/rustwide/target/debug/deps/libnet2-ffe132b70a3b14dc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-729664baead0dd86.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-72a347f1d9e5e124.rlib" "/opt/rustwide/target/debug/deps/libh2-09536d8c9dc957af.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7e9066daaf6470fb.rlib" "/opt/rustwide/target/debug/deps/libstring-bd1bf028e8e82dcb.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-93f9e1a50212bac8.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c3b4ada9074ef6eb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4a5199035b2a19e5.rlib" "/opt/rustwide/target/debug/deps/libhttp-3adea93f708a6dfe.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c5e2e14e4f5b322d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-9d06c3707a44d5b9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1438539af7234e9c.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-2e1ccb3c818c087a.rlib" "/opt/rustwide/target/debug/deps/liburl-df44d25b262acae2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-4aba93d2b6ee3d6d.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-83d73a336839e67a.rlib" "/opt/rustwide/target/debug/deps/libtry_from-843bf18079e182c8.rlib" "/opt/rustwide/target/debug/deps/libserde-002ea1980d7a1ffb.rlib" "/opt/rustwide/target/debug/deps/libcookie-68878327f43314e2.rlib" "/opt/rustwide/target/debug/deps/liburl-879e1522cc53e655.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-1b4631c8c9e63247.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9a5087136781d985.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libbytes-7b9f86213c8927e5.rlib" "/opt/rustwide/target/debug/deps/libeither-343e62c819d881c9.rlib" "/opt/rustwide/target/debug/deps/libiovec-e192596de1369eab.rlib" "/opt/rustwide/target/debug/deps/libbase64-093ee72f541a713a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/libfailure-bd283a2284d4d188.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0b228353c60edaee.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ec0614d73c59e715.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libchrono-9e6ff29ff3c3c5a2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-55624060033b3b31.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ce186966060a8129.rlib" "/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "954a6bbb602709858242dd993095bbf04e8d14795bb5da8056f2b1acb11f7c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "954a6bbb602709858242dd993095bbf04e8d14795bb5da8056f2b1acb11f7c9c", kill_on_drop: false }` [INFO] [stdout] 954a6bbb602709858242dd993095bbf04e8d14795bb5da8056f2b1acb11f7c9c