[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#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [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 a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 778e8d6eed3ec78de1bb3a7e4370d152e47c3907690e29b850c5ee3e91d12c02 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "778e8d6eed3ec78de1bb3a7e4370d152e47c3907690e29b850c5ee3e91d12c02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "778e8d6eed3ec78de1bb3a7e4370d152e47c3907690e29b850c5ee3e91d12c02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "778e8d6eed3ec78de1bb3a7e4370d152e47c3907690e29b850c5ee3e91d12c02", kill_on_drop: false }` [INFO] [stdout] 778e8d6eed3ec78de1bb3a7e4370d152e47c3907690e29b850c5ee3e91d12c02 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4039a87fb4fca6b728a669894b2c899ebb3d391e43329239bdf5379256e471ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4039a87fb4fca6b728a669894b2c899ebb3d391e43329239bdf5379256e471ac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 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 either v1.5.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memchr v2.2.1 [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 memoffset v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ego-tree v0.6.0 [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 servo_arc v0.1.1 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling dtoa-short v0.3.2 [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 getopts v0.2.19 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling regex-automata v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling want v0.2.0 [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 url v1.7.2 [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 phf v0.7.24 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [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 mime v0.3.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling term v0.5.2 [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 cookie v0.12.0 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.32 [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 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 hyper-tls v0.3.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 cssparser-macros v0.3.5 [INFO] [stderr] Compiling html5ever v0.23.0 [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 markup5ever v0.7.5 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling reqwest v0.9.18 [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-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.rusty_hacker.dc8c816c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b.y18st8e9ofgaj1c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-7be5810bdbc045da/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libselect-ab77ef086cbe3997.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-93c088f4568f520d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-befd9b5e9128194b.rlib" "/opt/rustwide/target/debug/deps/libtendril-44c40384612719cd.rlib" "/opt/rustwide/target/debug/deps/libutf8-e21145c8f7eb082a.rlib" "/opt/rustwide/target/debug/deps/libfutf-6e8e8ef0140d3b4e.rlib" "/opt/rustwide/target/debug/deps/libmac-bf72151b7b17c342.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-fafc8407c381ce91.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-edfa2466b81614a9.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce7192aea2be1fb9.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-d550b34237199f38.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2462c7d8aaad71ee.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-828c9b5f5da04568.rlib" "/opt/rustwide/target/debug/deps/libreqwest-99dd1ca183653c9c.rlib" "/opt/rustwide/target/debug/deps/libuuid-91bbc029691e74e7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a937c2e8a1f836c5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-79721131ab1dea5c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2506dc6b81fcb31d.rlib" "/opt/rustwide/target/debug/deps/libphf-626f856b8e45a605.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-afa2cfb7806ebf96.rlib" "/opt/rustwide/target/debug/deps/libunicase-9d3bf68306791c3a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-59c5ab0de98e183d.rlib" "/opt/rustwide/target/debug/deps/libmime-704b73279af35593.rlib" "/opt/rustwide/target/debug/deps/libunicase-2f88bb568dd0c751.rlib" "/opt/rustwide/target/debug/deps/libflate2-aad81630ff46e3fb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-66476c8170d84170.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3526d4007d15194f.rlib" "/opt/rustwide/target/debug/deps/libadler32-c02bb474b1c06caf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-57a601731403b1d1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-31ee4674bb9333d0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-70cd1e27deb9ebe8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-108f370e01961617.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f267e659a41bbfd4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b1e820d41a28c6d6.rlib" "/opt/rustwide/target/debug/deps/libhyper-eb8a64b81ab2b6b8.rlib" "/opt/rustwide/target/debug/deps/libwant-ae490ccd716781da.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libtokio-ca16d2d3aa054496.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-70d9f6b93c749720.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-43551c30c319a9f0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-770074a75f21b325.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c967523a7e5b751f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a6025a8368b34f20.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1e2cbff4eafa7f91.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-606a14adbdabe9fa.rlib" "/opt/rustwide/target/debug/deps/libnodrop-0ad32d527ce88de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-ccab092b63fb9324.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-89674fac523567fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8b9d9290cc76180c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-660f9af19c5ac3e7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a9dff0e123c03137.rlib" "/opt/rustwide/target/debug/deps/librand-c65af6b178611da7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-970991550c187f87.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-767a95b021fe5d75.rlib" "/opt/rustwide/target/debug/deps/librand_hc-41127eeeefef1010.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b33ba888d22bfbd6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-aeb3e6cd33b8e995.rlib" "/opt/rustwide/target/debug/deps/librand_core-54881814acc37a87.rlib" "/opt/rustwide/target/debug/deps/librand_os-dbb3554c42239a42.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-d16cb8bd0352f99d.rlib" "/opt/rustwide/target/debug/deps/librand_core-24b7ee40fd421f2e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9bf2d28427c12acf.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ec1a30b5a9c8afc6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f48c31135b15f3b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-b61616c9ec75fea3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-66c1abbab3ced3bc.rlib" "/opt/rustwide/target/debug/deps/libmio-8644876851c0f6be.rlib" "/opt/rustwide/target/debug/deps/libnet2-f3436b9399eabc47.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-09efe5eac00ac60f.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-f0b925f0c4443ebd.rlib" "/opt/rustwide/target/debug/deps/libh2-f128c3844d87b31e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f2724af625df818e.rlib" "/opt/rustwide/target/debug/deps/libstring-5d25fdf93c4edb55.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-47f0ebca961c3996.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c9df77c2c8043927.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e774d819795ddb5c.rlib" "/opt/rustwide/target/debug/deps/libhttp-b82055a706b83e3b.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libfutures-48026e8dcee60bba.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dfefd331f35847a7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-7317b42e5e0ac2ff.rlib" "/opt/rustwide/target/debug/deps/libserde_json-81eba590d187845f.rlib" "/opt/rustwide/target/debug/deps/liblog-8a9782fceece412a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-42d69218b69c2eca.rlib" "/opt/rustwide/target/debug/deps/libregex-527bff33159f0718.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c909a401b1abe818.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fe273588349e8134.rlib" "/opt/rustwide/target/debug/deps/libucd_util-3cc94c66ff24300e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-055f1c171a3d265f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0f993834a03a5d5e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-21bf6803229dccce.rlib" "/opt/rustwide/target/debug/deps/libtry_from-30a34075ed61073a.rlib" "/opt/rustwide/target/debug/deps/libfailure-d9a7eef6574fb666.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bba8423424ee0d56.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e95d506dfab39e5f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-074917369cef59f5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ca5e198d738a2f48.rlib" "/opt/rustwide/target/debug/deps/libcookie-89f43b2693927dce.rlib" "/opt/rustwide/target/debug/deps/libtime-2df103495df24fe7.rlib" "/opt/rustwide/target/debug/deps/liburl-0dd7acca880ae4cf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-067e4f180313cc98.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b47854d5a1b515b5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-508deca869599664.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-bcee3b4479a23bc5.rlib" "/opt/rustwide/target/debug/deps/libeither-148ea9f628139a35.rlib" "/opt/rustwide/target/debug/deps/libiovec-7370559d3fdd9164.rlib" "/opt/rustwide/target/debug/deps/libbase64-8d62c2691af399e6.rlib" "/opt/rustwide/target/debug/deps/libprettytable-012edc53d0a455d1.rlib" "/opt/rustwide/target/debug/deps/libcsv-2097e46cdc586510.rlib" "/opt/rustwide/target/debug/deps/libryu-5dfde68e89dcfceb.rlib" "/opt/rustwide/target/debug/deps/libitoa-41332e73027fcf32.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-dafc72fd8b46fa8e.rlib" "/opt/rustwide/target/debug/deps/libbstr-63c8fff326c7758e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cbbc5f7ee9457293.rlib" "/opt/rustwide/target/debug/deps/libmemchr-832bde4689a5c7d5.rlib" "/opt/rustwide/target/debug/deps/libserde-31c151ecd4faf3a9.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-ae1bd1a99dc5316e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c5083c49e1d76a8.rlib" "/opt/rustwide/target/debug/deps/libspin-fe8ffbb4b818260c.rlib" "/opt/rustwide/target/debug/deps/libatty-8e7c456f59c6f7fa.rlib" "/opt/rustwide/target/debug/deps/libterm-40eb38cc1d7068dc.rlib" "/opt/rustwide/target/debug/deps/libdirs-dd799a7670d72a83.rlib" "/opt/rustwide/target/debug/deps/liblibc-3a275aa39e4cb3e7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b62235b9cfe9991c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1c5c393aa49a23dd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rusty_hacker-f9d9eeb7bf33a94b" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4039a87fb4fca6b728a669894b2c899ebb3d391e43329239bdf5379256e471ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4039a87fb4fca6b728a669894b2c899ebb3d391e43329239bdf5379256e471ac", kill_on_drop: false }` [INFO] [stdout] 4039a87fb4fca6b728a669894b2c899ebb3d391e43329239bdf5379256e471ac