[INFO] fetching crate thrash 0.1.0... [INFO] testing thrash-0.1.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate thrash 0.1.0 into /workspace/builds/worker-18/source [INFO] validating manifest of crates.io crate thrash 0.1.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thrash 0.1.0 [INFO] finished tweaking crates.io crate thrash 0.1.0 [INFO] tweaked toml for crates.io crate thrash 0.1.0 written to /workspace/builds/worker-18/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-muncher v0.3.2 [INFO] [stderr] Downloaded mockito v0.13.0 [INFO] [stderr] Downloaded itertools v0.7.11 [INFO] [stderr] Downloaded cached v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e6aab72ac8f09fec6e77be3b0f2153dd1027ebac90e2718c804895b6f040665 [INFO] running `Command { std: "docker" "start" "-a" "6e6aab72ac8f09fec6e77be3b0f2153dd1027ebac90e2718c804895b6f040665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e6aab72ac8f09fec6e77be3b0f2153dd1027ebac90e2718c804895b6f040665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e6aab72ac8f09fec6e77be3b0f2153dd1027ebac90e2718c804895b6f040665", kill_on_drop: false }` [INFO] [stdout] 6e6aab72ac8f09fec6e77be3b0f2153dd1027ebac90e2718c804895b6f040665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 518e7e6d88c0615ae35d71e98ba57fedbb1b3ccfc442c95d22e8d4aa03add6c7 [INFO] running `Command { std: "docker" "start" "-a" "518e7e6d88c0615ae35d71e98ba57fedbb1b3ccfc442c95d22e8d4aa03add6c7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling cached v0.6.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling thrash v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.72s [INFO] running `Command { std: "docker" "inspect" "518e7e6d88c0615ae35d71e98ba57fedbb1b3ccfc442c95d22e8d4aa03add6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "518e7e6d88c0615ae35d71e98ba57fedbb1b3ccfc442c95d22e8d4aa03add6c7", kill_on_drop: false }` [INFO] [stdout] 518e7e6d88c0615ae35d71e98ba57fedbb1b3ccfc442c95d22e8d4aa03add6c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abe79abff15aac3d493ed2286878b0d3f7fc3091cc66c2669190b73c3d398608 [INFO] running `Command { std: "docker" "start" "-a" "abe79abff15aac3d493ed2286878b0d3f7fc3091cc66c2669190b73c3d398608", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling http-muncher v0.3.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling mockito v0.13.0 [INFO] [stderr] Compiling thrash v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `thrash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name thrash src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=33a810ee2dd213f0 -C extra-filename=-33a810ee2dd213f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cached=/opt/rustwide/target/debug/deps/libcached-29e7c1f6f525b96a.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-d55e7565670f9ce2.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2591d03e7bc818ec.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-27d27fe1307de72d.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bcfba16b194bf56e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c1eed0c99b4ec656.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8f2d84ab1098d34b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3cb047c4f6dfd561.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1eeb047383d697c7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/http-muncher-3c5244f83242f3cf/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.user.10d34e45-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6.3w91wtt3y6l3nepu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/http-muncher-3c5244f83242f3cf/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libthrash-a4e6aee96cc4b298.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bcfba16b194bf56e.rlib" "/opt/rustwide/target/debug/deps/libuuid-055d0af52799eba5.rlib" "/opt/rustwide/target/debug/deps/librand-93ae900d6c5cf960.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7065aa681b9cad6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-145dc135685c0f44.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-7227c0cd7a7da061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ab6f7ea219fe7424.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b4a7823f977e1790.rlib" "/opt/rustwide/target/debug/deps/libunicase-2a30773d45b7ba0b.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-850ad0a7a90b6db0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-065a2a9ba1a36c91.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9ac489b7a0232a74.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1cac407a2bf8c60e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c765b45ce6591b4d.rlib" "/opt/rustwide/target/debug/deps/libhyper-7a759d304160a681.rlib" "/opt/rustwide/target/debug/deps/libwant-977470444519156d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtokio-7b24ff150f7cac05.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8178677ba202bd9e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1f7f5797805e016c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-2ecb4feecb7803b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-aec16dd1edfff029.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b4cce1933f863018.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-340ca04af961eee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-32c14e9ba7959aaa.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-69b89c210c829df3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-72fdd4ebc14b4b69.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b462881f06a9f07c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6892f26849c1c178.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-42a859c7820b492a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e43679e193d80b01.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5e9ce3fd174a353c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ca249060cd27184.rlib" "/opt/rustwide/target/debug/deps/libmio-ea77e94f600bb365.rlib" "/opt/rustwide/target/debug/deps/libnet2-6a8f78471551e95a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2e0e4f1bf1a30cc2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-59da13aa25adcbe9.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-daca7425b2de9128.rlib" "/opt/rustwide/target/debug/deps/libh2-8ced5c4443758adb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0040f1e2644ab5af.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libstring-608de50d17a428c1.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-dbb950533ce280d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-0d4bbcb2fe28f072.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f06601c66b0464b3.rlib" "/opt/rustwide/target/debug/deps/libhttp-676a9a0ad6db3dfe.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-0f07fc7d25394f0b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-cfb4a9b809f42afd.rlib" "/opt/rustwide/target/debug/deps/liburl-173623fcea0d26ec.rlib" "/opt/rustwide/target/debug/deps/libidna-519415f4e46e5ea6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libtry_from-00425012666a6296.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libcookie-58bc8427c07e961c.rlib" "/opt/rustwide/target/debug/deps/libtime-8c2bb1a0e2699eea.rlib" "/opt/rustwide/target/debug/deps/liburl-1eeb047383d697c7.rlib" "/opt/rustwide/target/debug/deps/libidna-a5ba8aecca1a3f3e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3d7ff4a85260c816.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36b7f0a3f56e0a30.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libbytes-b45233304a5f8dd4.rlib" "/opt/rustwide/target/debug/deps/libiovec-242f10ce7bbc95eb.rlib" "/opt/rustwide/target/debug/deps/libbase64-42decf5789a3cf1e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libitertools-2591d03e7bc818ec.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libcached-29e7c1f6f525b96a.rlib" "/opt/rustwide/target/debug/deps/libmockito-27d27fe1307de72d.rlib" "/opt/rustwide/target/debug/deps/libcolored-18a42afa2c1e0d88.rlib" "/opt/rustwide/target/debug/deps/libatty-1a562eaf8c64251d.rlib" "/opt/rustwide/target/debug/deps/libdifference-be5a92587e0cc979.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3cb047c4f6dfd561.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libserde-c1eed0c99b4ec656.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcd78a373e0df468.rlib" "/opt/rustwide/target/debug/deps/libregex-195a5045f6e0dd9a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dd1eb86500f70b2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-18bb0f392e8b5ca1.rlib" "/opt/rustwide/target/debug/deps/libucd_util-a57df7a6961ca063.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7b8ac0eca69bf3b6.rlib" "/opt/rustwide/target/debug/deps/librand-a7c35284f9f8116f.rlib" "/opt/rustwide/target/debug/deps/librand-fb4aa797ccb5cfeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_muncher-6bb6b72db1154e84.rlib" "/opt/rustwide/target/debug/deps/libfailure-d55e7565670f9ce2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-82b1b2abc60c240c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-057c1c36e7150415.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ec3a1d3f48b901b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8285dc95f576fb7d.rlib" "/opt/rustwide/target/debug/deps/libgimli-d6d142eadf5bf9bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/user-6eaa1432e97eb9a6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.access.a569fe66-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc.5dacg81hbm6jogsa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/http-muncher-3c5244f83242f3cf/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libthrash-a4e6aee96cc4b298.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bcfba16b194bf56e.rlib" "/opt/rustwide/target/debug/deps/libuuid-055d0af52799eba5.rlib" "/opt/rustwide/target/debug/deps/librand-93ae900d6c5cf960.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7065aa681b9cad6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-145dc135685c0f44.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-7227c0cd7a7da061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ab6f7ea219fe7424.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b4a7823f977e1790.rlib" "/opt/rustwide/target/debug/deps/libunicase-2a30773d45b7ba0b.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-850ad0a7a90b6db0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-065a2a9ba1a36c91.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9ac489b7a0232a74.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1cac407a2bf8c60e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c765b45ce6591b4d.rlib" "/opt/rustwide/target/debug/deps/libhyper-7a759d304160a681.rlib" "/opt/rustwide/target/debug/deps/libwant-977470444519156d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtokio-7b24ff150f7cac05.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8178677ba202bd9e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1f7f5797805e016c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-2ecb4feecb7803b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-aec16dd1edfff029.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b4cce1933f863018.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-340ca04af961eee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-32c14e9ba7959aaa.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-69b89c210c829df3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-72fdd4ebc14b4b69.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b462881f06a9f07c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6892f26849c1c178.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-42a859c7820b492a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e43679e193d80b01.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5e9ce3fd174a353c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ca249060cd27184.rlib" "/opt/rustwide/target/debug/deps/libmio-ea77e94f600bb365.rlib" "/opt/rustwide/target/debug/deps/libnet2-6a8f78471551e95a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2e0e4f1bf1a30cc2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-59da13aa25adcbe9.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-daca7425b2de9128.rlib" "/opt/rustwide/target/debug/deps/libh2-8ced5c4443758adb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0040f1e2644ab5af.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libstring-608de50d17a428c1.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-dbb950533ce280d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-0d4bbcb2fe28f072.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f06601c66b0464b3.rlib" "/opt/rustwide/target/debug/deps/libhttp-676a9a0ad6db3dfe.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-0f07fc7d25394f0b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-cfb4a9b809f42afd.rlib" "/opt/rustwide/target/debug/deps/liburl-173623fcea0d26ec.rlib" "/opt/rustwide/target/debug/deps/libidna-519415f4e46e5ea6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libtry_from-00425012666a6296.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libcookie-58bc8427c07e961c.rlib" "/opt/rustwide/target/debug/deps/libtime-8c2bb1a0e2699eea.rlib" "/opt/rustwide/target/debug/deps/liburl-1eeb047383d697c7.rlib" "/opt/rustwide/target/debug/deps/libidna-a5ba8aecca1a3f3e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3d7ff4a85260c816.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36b7f0a3f56e0a30.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libbytes-b45233304a5f8dd4.rlib" "/opt/rustwide/target/debug/deps/libiovec-242f10ce7bbc95eb.rlib" "/opt/rustwide/target/debug/deps/libbase64-42decf5789a3cf1e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libitertools-2591d03e7bc818ec.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libcached-29e7c1f6f525b96a.rlib" "/opt/rustwide/target/debug/deps/libmockito-27d27fe1307de72d.rlib" "/opt/rustwide/target/debug/deps/libcolored-18a42afa2c1e0d88.rlib" "/opt/rustwide/target/debug/deps/libatty-1a562eaf8c64251d.rlib" "/opt/rustwide/target/debug/deps/libdifference-be5a92587e0cc979.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3cb047c4f6dfd561.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libserde-c1eed0c99b4ec656.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcd78a373e0df468.rlib" "/opt/rustwide/target/debug/deps/libregex-195a5045f6e0dd9a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dd1eb86500f70b2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-18bb0f392e8b5ca1.rlib" "/opt/rustwide/target/debug/deps/libucd_util-a57df7a6961ca063.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7b8ac0eca69bf3b6.rlib" "/opt/rustwide/target/debug/deps/librand-a7c35284f9f8116f.rlib" "/opt/rustwide/target/debug/deps/librand-fb4aa797ccb5cfeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_muncher-6bb6b72db1154e84.rlib" "/opt/rustwide/target/debug/deps/libfailure-d55e7565670f9ce2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-82b1b2abc60c240c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-057c1c36e7150415.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ec3a1d3f48b901b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8285dc95f576fb7d.rlib" "/opt/rustwide/target/debug/deps/libgimli-d6d142eadf5bf9bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/access-65c90ae4f5616dfc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.group.6bc96f50-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58.5apj34xkki8n8qeg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/http-muncher-3c5244f83242f3cf/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libthrash-a4e6aee96cc4b298.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bcfba16b194bf56e.rlib" "/opt/rustwide/target/debug/deps/libuuid-055d0af52799eba5.rlib" "/opt/rustwide/target/debug/deps/librand-93ae900d6c5cf960.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7065aa681b9cad6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-145dc135685c0f44.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-7227c0cd7a7da061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ab6f7ea219fe7424.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b4a7823f977e1790.rlib" "/opt/rustwide/target/debug/deps/libunicase-2a30773d45b7ba0b.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-850ad0a7a90b6db0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-065a2a9ba1a36c91.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9ac489b7a0232a74.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1cac407a2bf8c60e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c765b45ce6591b4d.rlib" "/opt/rustwide/target/debug/deps/libhyper-7a759d304160a681.rlib" "/opt/rustwide/target/debug/deps/libwant-977470444519156d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtokio-7b24ff150f7cac05.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8178677ba202bd9e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1f7f5797805e016c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-2ecb4feecb7803b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-aec16dd1edfff029.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b4cce1933f863018.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-340ca04af961eee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-32c14e9ba7959aaa.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-69b89c210c829df3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-72fdd4ebc14b4b69.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b462881f06a9f07c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6892f26849c1c178.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-42a859c7820b492a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e43679e193d80b01.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5e9ce3fd174a353c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ca249060cd27184.rlib" "/opt/rustwide/target/debug/deps/libmio-ea77e94f600bb365.rlib" "/opt/rustwide/target/debug/deps/libnet2-6a8f78471551e95a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2e0e4f1bf1a30cc2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-59da13aa25adcbe9.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-daca7425b2de9128.rlib" "/opt/rustwide/target/debug/deps/libh2-8ced5c4443758adb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0040f1e2644ab5af.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libstring-608de50d17a428c1.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-dbb950533ce280d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-0d4bbcb2fe28f072.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f06601c66b0464b3.rlib" "/opt/rustwide/target/debug/deps/libhttp-676a9a0ad6db3dfe.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-0f07fc7d25394f0b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-cfb4a9b809f42afd.rlib" "/opt/rustwide/target/debug/deps/liburl-173623fcea0d26ec.rlib" "/opt/rustwide/target/debug/deps/libidna-519415f4e46e5ea6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libtry_from-00425012666a6296.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libcookie-58bc8427c07e961c.rlib" "/opt/rustwide/target/debug/deps/libtime-8c2bb1a0e2699eea.rlib" "/opt/rustwide/target/debug/deps/liburl-1eeb047383d697c7.rlib" "/opt/rustwide/target/debug/deps/libidna-a5ba8aecca1a3f3e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3d7ff4a85260c816.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36b7f0a3f56e0a30.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libbytes-b45233304a5f8dd4.rlib" "/opt/rustwide/target/debug/deps/libiovec-242f10ce7bbc95eb.rlib" "/opt/rustwide/target/debug/deps/libbase64-42decf5789a3cf1e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libitertools-2591d03e7bc818ec.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libcached-29e7c1f6f525b96a.rlib" "/opt/rustwide/target/debug/deps/libmockito-27d27fe1307de72d.rlib" "/opt/rustwide/target/debug/deps/libcolored-18a42afa2c1e0d88.rlib" "/opt/rustwide/target/debug/deps/libatty-1a562eaf8c64251d.rlib" "/opt/rustwide/target/debug/deps/libdifference-be5a92587e0cc979.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3cb047c4f6dfd561.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libserde-c1eed0c99b4ec656.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcd78a373e0df468.rlib" "/opt/rustwide/target/debug/deps/libregex-195a5045f6e0dd9a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dd1eb86500f70b2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-18bb0f392e8b5ca1.rlib" "/opt/rustwide/target/debug/deps/libucd_util-a57df7a6961ca063.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7b8ac0eca69bf3b6.rlib" "/opt/rustwide/target/debug/deps/librand-a7c35284f9f8116f.rlib" "/opt/rustwide/target/debug/deps/librand-fb4aa797ccb5cfeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_muncher-6bb6b72db1154e84.rlib" "/opt/rustwide/target/debug/deps/libfailure-d55e7565670f9ce2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-82b1b2abc60c240c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-057c1c36e7150415.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ec3a1d3f48b901b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8285dc95f576fb7d.rlib" "/opt/rustwide/target/debug/deps/libgimli-d6d142eadf5bf9bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/group-437e41a98fe5bc58" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "abe79abff15aac3d493ed2286878b0d3f7fc3091cc66c2669190b73c3d398608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe79abff15aac3d493ed2286878b0d3f7fc3091cc66c2669190b73c3d398608", kill_on_drop: false }` [INFO] [stdout] abe79abff15aac3d493ed2286878b0d3f7fc3091cc66c2669190b73c3d398608