[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] b30eef822feaaa4654d40434fed23e40d299197c [INFO] testing fenhl/lore-seeker-discord against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Flore-seeker-discord" "/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/fenhl/lore-seeker-discord on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-4/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" "+1.45.2" "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-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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45bd09d495c91dd80592673e4d85f16b02ae9e231c667454d37f23655d04e983 [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" "45bd09d495c91dd80592673e4d85f16b02ae9e231c667454d37f23655d04e983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45bd09d495c91dd80592673e4d85f16b02ae9e231c667454d37f23655d04e983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45bd09d495c91dd80592673e4d85f16b02ae9e231c667454d37f23655d04e983", kill_on_drop: false }` [INFO] [stdout] 45bd09d495c91dd80592673e4d85f16b02ae9e231c667454d37f23655d04e983 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 604aa2ef9a363d15936ab7be24b8e4c04d69682a860e0235a47bd37f160e2a47 [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" "604aa2ef9a363d15936ab7be24b8e4c04d69682a860e0235a47bd37f160e2a47", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling serenity v0.8.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling topological-sort v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.11 [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 try_from v0.3.2 [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 futures-task v0.3.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling block-padding v0.1.5 [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 humantime v1.3.0 [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 typemap v0.3.3 [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 smallvec v0.6.13 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.16 [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 generic-array v0.12.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [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 tokio v0.1.22 [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 num v0.2.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls v0.18.0 [INFO] [stderr] Compiling rustls v0.16.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 http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tungstenite v0.9.2 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling command_attr v0.2.0 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling mtg v0.2.0 (https://github.com/fenhl/rust-mtg#0eb6532f) [INFO] [stderr] Compiling kuchiki v0.8.0 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.7 [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.lore_seeker.8cmtrcwe-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3" "/opt/rustwide/target/debug/deps/lore_seeker-1c0d98133e58f3e3.2z1viihbbwjik0it.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-88674961c1476654/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-a55e50412c823d9e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/libatty-2d96c69ff944e194.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libshlex-20f5685190726125.rlib" "/opt/rustwide/target/debug/deps/liblore_seeker-a4ea4f2c99788215.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d779222ad83e10b3.rlib" "/opt/rustwide/target/debug/deps/libmtg-b8ab3bb7d3d57b1a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fa9a5e9b19136cfd.rlib" "/opt/rustwide/target/debug/deps/libuuid-63cdbb2b38adf8b0.rlib" "/opt/rustwide/target/debug/deps/librand-0a7b182122680f4d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-c63f1b130ce12c8c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-566d599aed1fb475.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0fce388f3067269d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d986e635db33a582.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a00468dfd70c2a94.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c028e5aa942dee53.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libhyper-a7293147cdbcb795.rlib" "/opt/rustwide/target/debug/deps/libwant-b6bb9aaeddb6ac1a.rlib" "/opt/rustwide/target/debug/deps/libtokio-c35b588189cafaf7.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-719bf4a60dd97b71.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a77a3f041b1899eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2048e216bfedb0b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-210d49c28942380d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ad986980005cf26c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-15f464639cbfeeb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-314edaf3161f3369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1e3d05f72790053f.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-e5b63ff81d5e160f.rlib" "/opt/rustwide/target/debug/deps/libh2-fce97be8a9edcda0.rlib" "/opt/rustwide/target/debug/deps/libstring-ae0d15ecbab0ad49.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8d15288b517ea700.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-97dd3290f73823b3.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-4c21b958036a92be.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-a706ec00d1585f30.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-17d50faf6c263023.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libfailure-44032f666ea955d2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0c10fb356d316363.rlib" "/opt/rustwide/target/debug/deps/libobject-0d6e0bb75f5e2105.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6e3ab839915e17cd.rlib" "/opt/rustwide/target/debug/deps/libgimli-80f1fa5d0fd828c4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-9ca8cb796c413a0c.rlib" "/opt/rustwide/target/debug/deps/liburl-33bbacdddff76213.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-b8d4ad66d49965ce.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-6803907e7e4c966c.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-c7ec698a89b4d2c8.rlib" "/opt/rustwide/target/debug/deps/libtopological_sort-50c5e46235d64e10.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/libnum-66b56fd7ca55dcc1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-92a6ba4588a9ddfe.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-eb14f8b843f885ca.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e2aef39bfe4a88c1.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ee2b5ea37f00007e.rlib" "/opt/rustwide/target/debug/deps/libitertools-8ac8ce2374ecc5bd.rlib" "/opt/rustwide/target/debug/deps/libcaseless-af175133fe76481b.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-d3f8030047bb557c.rlib" "/opt/rustwide/target/debug/deps/libselectors-61115adb48117665.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-1d61b0e114af6a2a.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-0f7f979d042e5572.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a6c57ad13f10fc4d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-12c4e4473b414821.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib" "/opt/rustwide/target/debug/deps/libcssparser-8c880258bb20a896.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-68b631383b50f594.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fb9d0a06a85a61af.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-cb1f760c30fdb004.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-d7b2daf58a4ea4e8.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-3d022365a97d5a90.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-df8f3f08807c6117.rlib" "/opt/rustwide/target/debug/deps/libphf-da67b0a59607f7f4.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-451a29a144b757b1.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-5160302f76c5f4ec.rlib" "/opt/rustwide/target/debug/deps/libtendril-760cd6193d6502ba.rlib" "/opt/rustwide/target/debug/deps/libfutf-e3203ba3ee92b3bd.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-92b2dffdddd60cff.rlib" "/opt/rustwide/target/debug/deps/libmac-a7a9d141b87f290b.rlib" "/opt/rustwide/target/debug/deps/libitertools-d76719789822668b.rlib" "/opt/rustwide/target/debug/deps/libserenity-dd36edfec9ca3e50.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5aab62a5faeb14f9.rlib" "/opt/rustwide/target/debug/deps/librustls-6226408f5bcf74ee.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-d313096c35384026.rlib" "/opt/rustwide/target/debug/deps/libuwl-5518a3ba73498a1f.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e82cf078bbd0c9e0.rlib" "/opt/rustwide/target/debug/deps/libtypemap-8235932b470f6c4c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-db4f40b5f27a293a.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libchrono-2858d9af480e37aa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1e9cc5986821d111.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d5133b5c81967ec1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-83e152c9a6fab96b.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-6793ae66f1f166e5.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-abaad63e28b84617.rlib" "/opt/rustwide/target/debug/deps/libipnet-99cb0ef87ae31024.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-747087670fb40ac4.rlib" "/opt/rustwide/target/debug/deps/librustls-67ce358cd40a1d24.rlib" "/opt/rustwide/target/debug/deps/libsct-bd60b5bc400a10eb.rlib" "/opt/rustwide/target/debug/deps/libwebpki-84d1b8194a04aabf.rlib" "/opt/rustwide/target/debug/deps/libring-c8f605cdc1d031f4.rlib" "/opt/rustwide/target/debug/deps/libspin-398f9d1cb09d19d8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b64e865d29056863.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e1f9cf0b9990cd98.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30e53356525a43a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libhyper-5cd291c5335fceaf.rlib" "/opt/rustwide/target/debug/deps/libwant-5d5f63c3ad67c72b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-02fed148e3297d35.rlib" "/opt/rustwide/target/debug/deps/libh2-4b72dea613e2d8d6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f33cebeff4206f58.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7dec0ffcc3695806.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f55a6d5c1b085a4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libtime-697ae1dc618bb573.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ba7e5bff22393c1d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4ac062cfad16a613.rlib" "/opt/rustwide/target/debug/deps/libtracing-2ee6b4c2052fe67a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-fb09a8bb0ba9dc07.rlib" "/opt/rustwide/target/debug/deps/libtokio-7bdb0531937c1756.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0160428454c853bf.rlib" "/opt/rustwide/target/debug/deps/libmio-250cfe3cc7cb043a.rlib" "/opt/rustwide/target/debug/deps/libnet2-264f2cb99cf0f97e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7019079acafd10ec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4a27935510e53449.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ebe6fdeb511af477.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ffcce2ca2a170d44.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8ad830226a5dd6e1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-95160ea66ef8df44.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-55892e3ac4a3edbe.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libhttp-5609457a580dc7c2.rlib" "/opt/rustwide/target/debug/deps/libbytes-7d9527c17f7ce61e.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-165af412259ec215.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/librand-3c5c9e3dca5640fc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9641a17cebd40447.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-19e1bdf9c3879af6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-4c8ccbc24d2edf05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6d6adcb9842193cc.rlib" "/opt/rustwide/target/debug/deps/libsha1-2ce5aa84e74f24c1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libdigest-9129148d9bad168f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cbe3954b12e895f9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c00bb7ab69588725.rlib" "/opt/rustwide/target/debug/deps/libtypenum-cdf4a0787e8cd250.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-7065d0213e821082.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib" "/opt/rustwide/target/debug/deps/libhttp-ed04f777f4a6ed63.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libbytes-f5634ea0b2f7bea4.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libiovec-81cdebd382e857bc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libflate2-20d96dbf12804af6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ddb11fd43b6bf3b.rlib" "/opt/rustwide/target/debug/deps/libadler-b8e56696c349e12a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5c23d9e65e563f35.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-67eac9f416d095dc.rlib" "/opt/rustwide/target/debug/deps/liblibc-caad4fcf9d4e18e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4aa86511dab352ef.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libitoa-571136415771b7fa.rlib" "/opt/rustwide/target/debug/deps/libserde-ebe96a8e5bb1ba4f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "604aa2ef9a363d15936ab7be24b8e4c04d69682a860e0235a47bd37f160e2a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "604aa2ef9a363d15936ab7be24b8e4c04d69682a860e0235a47bd37f160e2a47", kill_on_drop: false }` [INFO] [stdout] 604aa2ef9a363d15936ab7be24b8e4c04d69682a860e0235a47bd37f160e2a47