[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 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchck%2Frusty-hacker" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chck/rusty-hacker on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "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-4/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" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ego-tree v0.6.0 [INFO] [stderr] Downloaded regex-automata v0.1.7 [INFO] [stderr] Downloaded getopts v0.2.19 [INFO] [stderr] Downloaded cssparser-macros v0.3.5 [INFO] [stderr] Downloaded scraper v0.10.1 [INFO] [stderr] Downloaded bstr v0.2.2 [INFO] [stderr] Downloaded cssparser v0.25.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a832a470080e577a165883deca5b21e79f93276a1cc707835dd7bd43f3583029 [INFO] running `Command { std: "docker" "start" "-a" "a832a470080e577a165883deca5b21e79f93276a1cc707835dd7bd43f3583029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a832a470080e577a165883deca5b21e79f93276a1cc707835dd7bd43f3583029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a832a470080e577a165883deca5b21e79f93276a1cc707835dd7bd43f3583029", kill_on_drop: false }` [INFO] [stdout] a832a470080e577a165883deca5b21e79f93276a1cc707835dd7bd43f3583029 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5323d0246975f7bde7041a734217c3a1bcd04be379835a7b172239973d351d0 [INFO] running `Command { std: "docker" "start" "-a" "e5323d0246975f7bde7041a734217c3a1bcd04be379835a7b172239973d351d0", 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 proc-macro2 v0.4.30 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-xid v0.1.0 [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 itoa v0.4.4 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling log v0.4.7 [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 memchr v2.2.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling ego-tree v0.6.0 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [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 semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.2.2 [INFO] [stderr] Compiling getopts v0.2.19 [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_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling want v0.2.0 [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 regex-automata v0.1.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling phf v0.7.24 [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 phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling backtrace v0.3.32 [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 mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling cssparser v0.25.8 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling cssparser-macros v0.3.5 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [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 prettytable-rs v0.8.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 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" "/tmp/rustcTh8NOm/symbols.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.rusty_hacker.37b7a60a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd.4nwot4vrlse9a5p9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-4bb14e85635c46f6/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libselect-00ed89e44602ff85.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-d05a10aa2347fbdd.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-d49effb0c6997975.rlib" "/opt/rustwide/target/debug/deps/libtendril-5f5ff0db1ed315bb.rlib" "/opt/rustwide/target/debug/deps/libutf8-5c5dfcd19ebcde29.rlib" "/opt/rustwide/target/debug/deps/libfutf-d158caa90909bd2b.rlib" "/opt/rustwide/target/debug/deps/libmac-30d742c74789deac.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a781fb977007a7fd.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-16d367a3f3028ccc.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-78d9fe33a7da691a.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-1d126f3572fe9215.rlib" "/opt/rustwide/target/debug/deps/libbit_set-34e24c3ea92c42bb.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2289458620ddfa95.rlib" "/opt/rustwide/target/debug/deps/libreqwest-df11b87c1df32a92.rlib" "/opt/rustwide/target/debug/deps/libuuid-f3af4e12ba85e322.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b38bfcd60034c614.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8496d1113214c45d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2fabfd16a4379bed.rlib" "/opt/rustwide/target/debug/deps/libphf-eb57a34addcc668e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-b715732bd2272ff2.rlib" "/opt/rustwide/target/debug/deps/libunicase-4e960c085be8e048.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-9c06b08cc8148e63.rlib" "/opt/rustwide/target/debug/deps/libmime-8e55c307be77417d.rlib" "/opt/rustwide/target/debug/deps/libunicase-524b8b83540258f9.rlib" "/opt/rustwide/target/debug/deps/libflate2-4ca6dc55549e50f5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-437d31ce4897d36c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-30c4ae5233768731.rlib" "/opt/rustwide/target/debug/deps/libadler32-9c2b5d53c9e4b1df.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c23635da9ac79388.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-25cb3f22ef53e844.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b23a30dcef013575.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6eeb36733ee216da.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8543959e408feba1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6cc5a9ae0c97274f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f3c4a19a0cd02c31.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ee7f75d201612640.rlib" "/opt/rustwide/target/debug/deps/libhyper-8fbde46225480b39.rlib" "/opt/rustwide/target/debug/deps/libwant-947244948730c465.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-5d786203e9fed29a.rlib" "/opt/rustwide/target/debug/deps/libtokio-197f89740d3a70f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c0239dfed483da48.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-9d227d188bc5e1b8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1a1877d20b326aa3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-42f8efd8b34b3769.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5e6a76d307862182.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fb9b224b7fbe7cc9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-edfb766f5d726f57.rlib" "/opt/rustwide/target/debug/deps/libnodrop-211616945677dd2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-22932d8707cc8f4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-5d0f45e362696f1f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ab07651e1ae6e0aa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c8e94c285cba5dd4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9857cb2293a0903f.rlib" "/opt/rustwide/target/debug/deps/librand-e3fd60502bb2bfed.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-05609d87361d7c0b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9840840021e4c4fb.rlib" "/opt/rustwide/target/debug/deps/librand_hc-be62131729b4b6be.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb71c7f5ad18693.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cd27b739292e4fb9.rlib" "/opt/rustwide/target/debug/deps/librand_core-b91a9def0235e34a.rlib" "/opt/rustwide/target/debug/deps/librand_os-c5494efcf20e8f86.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0abc285ea6a42487.rlib" "/opt/rustwide/target/debug/deps/librand_core-d66d5a62cfd7463f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0a33ce7a9f1c9233.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-bf1afdece9bc376f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-0e0ef63729f73a42.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-559655ce82050315.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-130003b98da9e708.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8e54fe8ac7017077.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4fc836170fccdc3a.rlib" "/opt/rustwide/target/debug/deps/libmio-9b7f59bea1ccffdc.rlib" "/opt/rustwide/target/debug/deps/libnet2-35a3d096baa04783.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c237f5e218191d89.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3d01dcd551d6a77d.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-6ef00881cdd60883.rlib" "/opt/rustwide/target/debug/deps/libh2-f9825a91c76e5259.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f908b600b79a0fcf.rlib" "/opt/rustwide/target/debug/deps/libstring-2d43027ea5014ef0.rlib" "/opt/rustwide/target/debug/deps/libslab-e239f72664af1f11.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f9c9b1ca97c50474.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-15b7224a769ed23a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ee43cbb784e6aa99.rlib" "/opt/rustwide/target/debug/deps/libhttp-ccb5343b2d5a7e33.rlib" "/opt/rustwide/target/debug/deps/libfnv-eade7ed4a3efb545.rlib" "/opt/rustwide/target/debug/deps/libfutures-4545d40e3f9c2dbd.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-55752d5ab2e61cf3.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e72b8457f4bc3622.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7eed87e4cc238138.rlib" "/opt/rustwide/target/debug/deps/liblog-3a5ad810f6a9960f.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-61ec510f7ddb7c33.rlib" "/opt/rustwide/target/debug/deps/libregex-d28915f45b109288.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-3967bbdc6dd4e64e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4a75f1ef76b6bf30.rlib" "/opt/rustwide/target/debug/deps/libucd_util-1998cce26209e10a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-33a8a349e0325fd0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-27487c677e8f6292.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1a43b77a301c9a9a.rlib" "/opt/rustwide/target/debug/deps/libtry_from-d8e8e479aee57cde.rlib" "/opt/rustwide/target/debug/deps/libfailure-bbc628762bc555f4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bf45b2c809b0ba48.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-49aae3bc714a2dea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7ad15495b32eb587.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-050e21538fc5bc1c.rlib" "/opt/rustwide/target/debug/deps/libcookie-c9518c26c1f1ed43.rlib" "/opt/rustwide/target/debug/deps/libtime-08d78a108f6f8ffe.rlib" "/opt/rustwide/target/debug/deps/liburl-2792ca9b8ccbbd5a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c491a57e239e3f8c.rlib" "/opt/rustwide/target/debug/deps/libidna-46e6a5d34e903d0d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-93a3d659def50cc6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4a5885b9e438601.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-416487e2ef2b934f.rlib" "/opt/rustwide/target/debug/deps/libmatches-11fd7a1d5e992a24.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a6ae7b11b21c64d.rlib" "/opt/rustwide/target/debug/deps/libeither-94ab065fcd46a86c.rlib" "/opt/rustwide/target/debug/deps/libiovec-53cd7078137e4f46.rlib" "/opt/rustwide/target/debug/deps/libbase64-a301d5837d9d1a06.rlib" "/opt/rustwide/target/debug/deps/libprettytable-3f75c4f1611123cd.rlib" "/opt/rustwide/target/debug/deps/libcsv-4183a13a64fa3dda.rlib" "/opt/rustwide/target/debug/deps/libryu-bc09b370a25622d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-32cdfe9da9c7f27e.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-96ac27d47aabb4af.rlib" "/opt/rustwide/target/debug/deps/libbstr-2cdf6c848db6ad25.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-95dbae95bdff5a50.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8ad8d778e377fe9a.rlib" "/opt/rustwide/target/debug/deps/libserde-0f043fb64628869e.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-716a14f85afa61c2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8bc7682e4864fa4a.rlib" "/opt/rustwide/target/debug/deps/libspin-c0101198df67b60f.rlib" "/opt/rustwide/target/debug/deps/libatty-0cc2553df5c061d6.rlib" "/opt/rustwide/target/debug/deps/libterm-5da776e5af39b133.rlib" "/opt/rustwide/target/debug/deps/libdirs-6e0219eafd07cc2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-d47ef0fa8f32b64c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a47c152e5f49dff7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-cf5d1e36839eaf78.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.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/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rusty_hacker-3b073fbfd48667fd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e5323d0246975f7bde7041a734217c3a1bcd04be379835a7b172239973d351d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5323d0246975f7bde7041a734217c3a1bcd04be379835a7b172239973d351d0", kill_on_drop: false }` [INFO] [stdout] e5323d0246975f7bde7041a734217c3a1bcd04be379835a7b172239973d351d0