[INFO] cloning repository https://github.com/fenhl/lore-seeker-discord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fenhl/lore-seeker-discord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Flore-seeker-discord", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Flore-seeker-discord'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1c477fb8d165249048e4ddf59e86260eef439dd [INFO] testing fenhl/lore-seeker-discord against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Flore-seeker-discord" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fenhl/lore-seeker-discord on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fenhl/lore-seeker-discord [INFO] finished tweaking git repo https://github.com/fenhl/lore-seeker-discord [INFO] tweaked toml for git repo https://github.com/fenhl/lore-seeker-discord written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/fenhl/lore-seeker-discord already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3ae7310ad6df3c92053ad760a2fcf168cb9047671e9072a92071563f3972b0e6 [INFO] running `Command { std: "docker" "start" "-a" "3ae7310ad6df3c92053ad760a2fcf168cb9047671e9072a92071563f3972b0e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ae7310ad6df3c92053ad760a2fcf168cb9047671e9072a92071563f3972b0e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae7310ad6df3c92053ad760a2fcf168cb9047671e9072a92071563f3972b0e6", kill_on_drop: false }` [INFO] [stdout] 3ae7310ad6df3c92053ad760a2fcf168cb9047671e9072a92071563f3972b0e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c36edaadc047bd93e6823b875a80011750e017b43bd0f0f4139f05056069f791 [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" "c36edaadc047bd93e6823b875a80011750e017b43bd0f0f4139f05056069f791", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling serenity v0.8.7 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling topological-sort v0.1.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling command_attr v0.2.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling mtg v0.2.0 (https://github.com/fenhl/rust-mtg#6ce30b3a) [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling kuchiki v0.8.1 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling lore-seeker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.find_cards.dxa2ptnj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733" "/opt/rustwide/target/debug/deps/find_cards-b7dc0f854daa7733.4x7yn14neok48dbt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-218e91ac98ed4aa3/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblore_seeker-0c7342895f9f6447.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-5eec8854d44a623c.rlib" "/opt/rustwide/target/debug/deps/libmtg-0fc8a9cb16d3565c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6411ab3e715810f4.rlib" "/opt/rustwide/target/debug/deps/libuuid-526dc458db9bbaae.rlib" "/opt/rustwide/target/debug/deps/librand-f303b97aeab0cf39.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-1cb4462ac1ec714a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-70fa8efc4aff1f6e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e6214292a84bc165.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9af1926e1710f436.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6cc62d531bc4cbab.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3d872f7fad0c77c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-fe5f6629429bcb85.rlib" "/opt/rustwide/target/debug/deps/libwant-fe4f3d3a77693d8d.rlib" "/opt/rustwide/target/debug/deps/libtokio-594bd23699a4f457.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-30839be826fc5c10.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-0d5ddb0054721f49.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7eb4c18fc6b506fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-6181a4d4febafab7.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-de7ef8428e9fdf0d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ab9405426f2f0c7c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dc7f1b29de97dfe4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a2275d4d4616ced4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-9fd77958a6f994d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-13452db7ee75ba10.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-70cb903978c315bd.rlib" "/opt/rustwide/target/debug/deps/libh2-1f50c6fb3690a173.rlib" "/opt/rustwide/target/debug/deps/libstring-21fec980cc6f7d8b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1276bc0c2fca66bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-755b65511f138d98.rlib" "/opt/rustwide/target/debug/deps/libhttp-b3df27f35a227d8a.rlib" "/opt/rustwide/target/debug/deps/libfutures-700713c0bc0fbfb1.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-7ce021c558635f77.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0f90ccf42b84092d.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3b556bb0427aa5ad.rlib" "/opt/rustwide/target/debug/deps/libtry_from-5354f7cf6dc6c93f.rlib" "/opt/rustwide/target/debug/deps/libfailure-fa53180422571cd3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-733f8e5f085866ef.rlib" "/opt/rustwide/target/debug/deps/libobject-d984cb4d370bedc9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-816cadf7de675403.rlib" "/opt/rustwide/target/debug/deps/libcookie-b73967e8369f8dce.rlib" "/opt/rustwide/target/debug/deps/liburl-bec6dd3649d66484.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-ac4ff983253a8e7c.rlib" "/opt/rustwide/target/debug/deps/libbytes-33d6261cc2ec5cb5.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-f4e83f23a4634c61.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-ea6a91fe68351942.rlib" "/opt/rustwide/target/debug/deps/libtopological_sort-ee9df91d07b9d6b8.rlib" "/opt/rustwide/target/debug/deps/libregex-4bb3adf8331db325.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0a3c800ea2752104.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8e6410b54aa1ade2.rlib" "/opt/rustwide/target/debug/deps/libnum-478b378872990ac8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0d601ffe03eee564.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8a60aceb1e135c1f.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-583bd1eac4dcd9e5.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-87ac248d71b10a0e.rlib" "/opt/rustwide/target/debug/deps/libitertools-de15c611c23af357.rlib" "/opt/rustwide/target/debug/deps/libcaseless-a9e593d74687e555.rlib" "/opt/rustwide/target/debug/deps/libserenity-7405be49577006b0.rlib" "/opt/rustwide/target/debug/deps/librustls-ab3487fc7a291bf4.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-aed1067de1702f06.rlib" "/opt/rustwide/target/debug/deps/libuwl-e2b1b01a3776c5ee.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-2219fed5fbb69153.rlib" "/opt/rustwide/target/debug/deps/libtypemap-5efcc5c6a79a6588.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-37fc53395d4709b6.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libchrono-7187cd8b255589f4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7e63a08890ad3cc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b00bf95a1d7ce469.rlib" "/opt/rustwide/target/debug/deps/libtime-36d55951fc826d4c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-97a3a0fb6d961d58.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-dd26e5fb4c95a6a6.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-cd3fc2df505c1c38.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-1659b7da9945dda7.rlib" "/opt/rustwide/target/debug/deps/librustls-10563a7484f0be0d.rlib" "/opt/rustwide/target/debug/deps/libsct-db281ffa48b75d20.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4b67f10dfb3addc9.rlib" "/opt/rustwide/target/debug/deps/libring-cc30a37b52863e74.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5bfe855ce579969e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhyper-02ee6478b09d0542.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-60949814d5a22746.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1d577d86238fc2e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-678adad82b015367.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af958bf1fd98e8d4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b998d62007882560.rlib" "/opt/rustwide/target/debug/deps/libtracing-03f4f2f1e570fea7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libtokio-71f0eeafe969d4b3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a39acdb80b7afc58.rlib" "/opt/rustwide/target/debug/deps/libmio-841a03d0537f0eba.rlib" "/opt/rustwide/target/debug/deps/libiovec-095691ad7cfad770.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd3afe4e1ef2da13.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2350982b1d1d41c4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c527caaf4879e17f.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9ca31a53756e96cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7bc29a47321687b2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ac9700ced36961d4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-960c3405408fca67.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-d15a47d35501b39b.rlib" "/opt/rustwide/target/debug/deps/librand-d100f7a4fd076633.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-833b5af95505f224.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c7cf1c4985bde94c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-d130230f50bbe81e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cbf12e21bcf4ff48.rlib" "/opt/rustwide/target/debug/deps/libsha1-a5bc8d645facd688.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-5786997c4d8d14dd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libflate2-fcc28b33bfcebdf4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b5409819614e7041.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d9210be7b6f54075.rlib" "/opt/rustwide/target/debug/deps/liblibc-88ad8a8d336037a6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-665f5f83fbff4c0f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b8de13a04382d815.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-65c1cbc936906691.rlib" "/opt/rustwide/target/debug/deps/libselectors-07efdf465d9b095f.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-53d7a42f3d43fff7.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-38018729b97a7c0c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ae1bbb0cb9686cee.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libcssparser-ee7bfe55c1b693d1.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-4571cde15beb051b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-32ef35eaa3c84cb2.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-63d0bdcd7d718585.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-f155ffd7937eac28.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3f3df7bf8b36f675.rlib" "/opt/rustwide/target/debug/deps/libserde-f7b4d0781251a654.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libphf-5983243a7ba5e3e2.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3ecc824a8e61a51e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8cffecd7cb66c24c.rlib" "/opt/rustwide/target/debug/deps/libtendril-fa73bb6561609288.rlib" "/opt/rustwide/target/debug/deps/libutf8-98d072dceae2e9d6.rlib" "/opt/rustwide/target/debug/deps/libfutf-78d2b129bc450e5d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3d30d563f8dad31a.rlib" "/opt/rustwide/target/debug/deps/libmac-d150d1b60486d2c1.rlib" "/opt/rustwide/target/debug/deps/libitertools-427b56b77ecb97e3.rlib" "/opt/rustwide/target/debug/deps/libeither-0ed0c40f28d9c902.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lore-seeker` [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" "c36edaadc047bd93e6823b875a80011750e017b43bd0f0f4139f05056069f791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c36edaadc047bd93e6823b875a80011750e017b43bd0f0f4139f05056069f791", kill_on_drop: false }` [INFO] [stdout] c36edaadc047bd93e6823b875a80011750e017b43bd0f0f4139f05056069f791