[INFO] cloning repository https://github.com/chck/rusty-hacker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chck/rusty-hacker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchck%2Frusty-hacker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchck%2Frusty-hacker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ae4d93fca390ff87b12325ddbabf4d22532530e [INFO] testing chck/rusty-hacker against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchck%2Frusty-hacker" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chck/rusty-hacker on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chck/rusty-hacker [INFO] finished tweaking git repo https://github.com/chck/rusty-hacker [INFO] tweaked toml for git repo https://github.com/chck/rusty-hacker written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/chck/rusty-hacker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1927814da29158a7ab57fdc87c16d897be2c814a0da3dd5c9c0e57c045d10dec [INFO] running `Command { std: "docker" "start" "-a" "1927814da29158a7ab57fdc87c16d897be2c814a0da3dd5c9c0e57c045d10dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1927814da29158a7ab57fdc87c16d897be2c814a0da3dd5c9c0e57c045d10dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1927814da29158a7ab57fdc87c16d897be2c814a0da3dd5c9c0e57c045d10dec", kill_on_drop: false }` [INFO] [stdout] 1927814da29158a7ab57fdc87c16d897be2c814a0da3dd5c9c0e57c045d10dec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82adcdc4bdf13b27516c384811ca6482ce2bd36b0853302348a71bc1bc011b94 [INFO] running `Command { std: "docker" "start" "-a" "82adcdc4bdf13b27516c384811ca6482ce2bd36b0853302348a71bc1bc011b94", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling ego-tree v0.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling regex-automata v0.1.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling cssparser v0.25.8 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling cssparser-macros v0.3.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling bstr v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling scraper v0.10.1 [INFO] [stderr] Compiling select v0.4.3 [INFO] [stderr] Compiling rusty-hacker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.rusty_hacker.7e8c81c0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a.41n5d38k3vdo0jed.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-7e79f9b5e61e638a/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libselect-3835a20d77c7d56e.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-f144ade8255a7975.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-2c0e14a675616196.rlib" "/opt/rustwide/target/debug/deps/libtendril-e4e8662524c7948d.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libfutf-60d6e8d9f6baa113.rlib" "/opt/rustwide/target/debug/deps/libmac-0c49495250f6ee09.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-71cd7226e3ce8163.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-d6368cc3dab66f16.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-102424440bc70b1c.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-302a5dd845d8edca.rlib" "/opt/rustwide/target/debug/deps/libbit_set-9c7bca91905b518d.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-cf0c2d3020d2e4e2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-41c8bb866f4cfb8c.rlib" "/opt/rustwide/target/debug/deps/libuuid-26e989f886634674.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e18e5757903039aa.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3788305efb48e61d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-54abdbd1bdda0291.rlib" "/opt/rustwide/target/debug/deps/libphf-3f41b7aff0a751b5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-71faaa647d7aa3bd.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-e997c144c23fc1e8.rlib" "/opt/rustwide/target/debug/deps/libunicase-adf66efadef6fa8c.rlib" "/opt/rustwide/target/debug/deps/libflate2-87412c5a24a760dd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-4651c16902f30111.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-706bc9df7d83b00c.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad3060548dab4ed6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-358201d52eba98b4.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-1c45b69e047f0fac.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b8c7eb90da391f62.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b0d164f384a4bbbb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-20c5c28231f4058e.rlib" "/opt/rustwide/target/debug/deps/libhyper-20ffaa19db1732e0.rlib" "/opt/rustwide/target/debug/deps/libwant-d81af4e96f84c3ac.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-15e8fa8926829114.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-458e589e32c8cc35.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-e153081eac6a01ce.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0fbce144064bfbbb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-81a722393eda893f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-500e8d5617368317.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9734d760a32756f8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a0d8dd33785f0309.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8f46b32976eb68d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e078b6f18a760c7a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-23e10eabb19ea520.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e44b9d040d67ad7b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24f69dbcaf63e449.rlib" "/opt/rustwide/target/debug/deps/librand-ca343cada674f19b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf1c6e10b01f7775.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c718e33501c3074a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f47d2efa7fbfb522.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-34c13b180a7d116c.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-25cebe047f165eba.rlib" "/opt/rustwide/target/debug/deps/librand_core-0a725dfaecf66c67.rlib" "/opt/rustwide/target/debug/deps/librand_os-8b9db07430694703.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-40dd517d98a6b249.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3f7b5ee9401667b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-873b4e0225867683.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-aee6301417258796.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-599a00c7f68b8f0d.rlib" "/opt/rustwide/target/debug/deps/libmio-5d0e3fd4bb648549.rlib" "/opt/rustwide/target/debug/deps/libnet2-b3d08f63d1c73d41.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-917e69eddde10871.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7571b0e8faeb98e7.rlib" "/opt/rustwide/target/debug/deps/libh2-c61e407a0259e8ca.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-fa28cd0ba7405de4.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-956f3e9daacc5c6a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5fbb9d02f222f383.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de84a43e5535cbad.rlib" "/opt/rustwide/target/debug/deps/libhttp-005e62bf4e40321b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-00fd122bff9913a5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-263abd720a319b57.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d4297f686d19ab18.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c0505edb3957e839.rlib" "/opt/rustwide/target/debug/deps/liblog-cdbec092c6d14c3d.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-06838c6309696b21.rlib" "/opt/rustwide/target/debug/deps/libregex-9d0c42d6d089647a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-e272819a51bdbeaf.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-74de52274d4816b0.rlib" "/opt/rustwide/target/debug/deps/libucd_util-6788b4990e2fcc67.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b167619201faf5ef.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9ee2ac45e22b279d.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-5524b3833a488619.rlib" "/opt/rustwide/target/debug/deps/libtry_from-d8e18266622811f4.rlib" "/opt/rustwide/target/debug/deps/libfailure-97cdc1669dd5e2f8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c29f77490cadac87.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e93a18262a52295e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e5457b7023566ba0.rlib" "/opt/rustwide/target/debug/deps/libcookie-1a39eb8af6ce5f75.rlib" "/opt/rustwide/target/debug/deps/libtime-e1dc4c34d0816399.rlib" "/opt/rustwide/target/debug/deps/liburl-c8a0afaed95fa0bb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-a4d286cfdbc8208f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-be478efb84b8998b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dbb414485207823a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-cbc8847689d33891.rlib" "/opt/rustwide/target/debug/deps/libeither-4a030595c891bf58.rlib" "/opt/rustwide/target/debug/deps/libiovec-56af212163f95751.rlib" "/opt/rustwide/target/debug/deps/libbase64-48f9cfaeed7c0e03.rlib" "/opt/rustwide/target/debug/deps/libprettytable-d369368d024acf1d.rlib" "/opt/rustwide/target/debug/deps/libcsv-74f8740a6ca1e2cd.rlib" "/opt/rustwide/target/debug/deps/libryu-ecba551cbb1694bc.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-c136f777487d23fc.rlib" "/opt/rustwide/target/debug/deps/libbstr-d1b3cc8cf717e83c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f7b783469fa36c8f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-22e0b2f8b2036df5.rlib" "/opt/rustwide/target/debug/deps/libserde-484a75cecb7613c9.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-7a5b76a4d97cbda3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fd02fd2ede5c730a.rlib" "/opt/rustwide/target/debug/deps/libspin-7cfd4e09bebfe653.rlib" "/opt/rustwide/target/debug/deps/libatty-d4536dca73b6ace2.rlib" "/opt/rustwide/target/debug/deps/libterm-15deb788e837e1f0.rlib" "/opt/rustwide/target/debug/deps/libdirs-a2aa398757980d10.rlib" "/opt/rustwide/target/debug/deps/liblibc-6df1c31eea31b39e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d258e95b9deb3cd8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rusty_hacker-0447c975ada6f55a" "-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: could not compile `rusty-hacker` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "82adcdc4bdf13b27516c384811ca6482ce2bd36b0853302348a71bc1bc011b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82adcdc4bdf13b27516c384811ca6482ce2bd36b0853302348a71bc1bc011b94", kill_on_drop: false }` [INFO] [stdout] 82adcdc4bdf13b27516c384811ca6482ce2bd36b0853302348a71bc1bc011b94