[INFO] updating cached repository https://github.com/yuri91/feeder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32929b1a1dc5fd689737175e67511bd9fff362cd [INFO] testing yuri91/feeder against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuri91%2Ffeeder" "/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/yuri91/feeder on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuri91/feeder [INFO] finished tweaking git repo https://github.com/yuri91/feeder [INFO] tweaked toml for git repo https://github.com/yuri91/feeder written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/yuri91/feeder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5442fc442b2686e06124fb11dd97c440990f144758b682cc9265f7ffca2921b4 [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" "5442fc442b2686e06124fb11dd97c440990f144758b682cc9265f7ffca2921b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5442fc442b2686e06124fb11dd97c440990f144758b682cc9265f7ffca2921b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5442fc442b2686e06124fb11dd97c440990f144758b682cc9265f7ffca2921b4", kill_on_drop: false }` [INFO] [stdout] 5442fc442b2686e06124fb11dd97c440990f144758b682cc9265f7ffca2921b4 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", 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] c6ef6a0aa43a873674d1e889fe7b6b79caf93ec9150572fdb092d51cb8d7d706 [INFO] running `Command { std: "docker" "start" "-a" "c6ef6a0aa43a873674d1e889fe7b6b79caf93ec9150572fdb092d51cb8d7d706", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling openssl v0.10.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling derive_builder v0.7.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.18 [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 backtrace v0.3.14 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling tokio-sync v0.1.2 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling r2d2 v0.8.3 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling ignore v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling darling_core v0.8.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling darling_macro v0.8.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling quick-xml v0.13.3 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling darling v0.8.5 [INFO] [stderr] Compiling derive_builder_core v0.4.1 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling diesel v1.4.1 [INFO] [stderr] Compiling rss v1.6.1 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling juniper v0.11.1 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling feeder 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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.add_channel.6rq55bfe-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05" "/opt/rustwide/target/debug/deps/add_channel-e658c3ec723efe05.4bs90n0xboie1z19.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-5124509c4590a072/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-0bbf70a59c93abd0/out" "-L" "/opt/rustwide/target/debug/build/ring-6d1f28a9f2826bc2/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-6eccaf5862cb28bf/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfeeder-d66cd2900c6a3db0.rlib" "/opt/rustwide/target/debug/deps/libjuniper-9d720d4298b3f980.rlib" "/opt/rustwide/target/debug/deps/libactix_web-0d49cc8ea7033a21.rlib" "/opt/rustwide/target/debug/deps/libactix_net-f455773940641db8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-bcb99b3919333919.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-9e3d77dcbc25b700.rlib" "/opt/rustwide/target/debug/deps/libv_escape-4615bbdbf35f8f94.rlib" "/opt/rustwide/target/debug/deps/libflate2-bb5ebe77bb14510c.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-780cdbf8a00863ff.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-9541eb5558ee8388.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-300f1aa654cf23d8.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libcookie-b82646e415fb858c.rlib" "/opt/rustwide/target/debug/deps/libbase64-6b0a887702c74334.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a7f50882375d03c2.rlib" "/opt/rustwide/target/debug/deps/libring-764c594a142747bd.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c34549f8b003ef08.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libactix-b3945ac9eeaa6386.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-290e27f1525b3e25.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-f2ce093b4174ab1b.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-efe263902e8e2c8c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ba6cb73fb2b2b6fb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-03478a1b9248278e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3715a401e866c9b0.rlib" "/opt/rustwide/target/debug/deps/librand-49216a51ad229042.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-560d9ddebf7151e8.rlib" "/opt/rustwide/target/debug/deps/libhostname-aaa8eef9ad55a086.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c2a9c7329dc97f35.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a6f3c701e59194ef.rlib" "/opt/rustwide/target/debug/deps/libdotenv-8d80378df55818f7.rlib" "/opt/rustwide/target/debug/deps/libdiesel-14ce43eb8c868622.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-0768e5f5e9f0712c.rlib" "/opt/rustwide/target/debug/deps/libchrono-bb6996afaf7c09aa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-40614c7ab30ccc3a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7201d1d9077769fe.rlib" "/opt/rustwide/target/debug/deps/libr2d2-d1b8c0a638ebe1f6.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-0f741e6ba8ff76d0.rlib" "/opt/rustwide/target/debug/deps/libantidote-27577543322f8e81.rlib" "/opt/rustwide/target/debug/deps/librss-2c4bdd5d4e4552b5.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-000f408fae73f3cf.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d9da89a0f877bf82.rlib" "/opt/rustwide/target/debug/deps/libuuid-3b9bb3447b67f36e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a816de6e4f64e8e4.rlib" "/opt/rustwide/target/debug/deps/liburl-8054883f7a67a0e2.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a252f679ad718dc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-aaeed299e07dd0ad.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libserde_json-34f8431b007af3b0.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c6007f0d9364cdcd.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b623b3152d8d21.rlib" "/opt/rustwide/target/debug/deps/libunicase-407433e6e9fcfdd5.rlib" "/opt/rustwide/target/debug/deps/liblibflate-265ea2bf9e4102cf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f07cd9879728e033.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-487ab58fc2449151.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0693710c655bc486.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2036395de72a5364.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-eb3726298f2ed0e5.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhyper-1c533851376aecb2.rlib" "/opt/rustwide/target/debug/deps/libwant-36e7428ba098f7e0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-7fe3e257ee510e93.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-8a6857bada77e251.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-bab4741f01614bd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0fa96b8e330b4af1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7067a493b611dc4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-25ec49dbad5d243e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-c320784a3576feba.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c30b7ba16abeadad.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-d067743a4e064717.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-9a8ec95bf55d4df6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-6d3a658cebe3725d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3c2bcad3ae554a23.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3781a7f5c1559f5e.rlib" "/opt/rustwide/target/debug/deps/librand-7776e868770ffb00.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-711ddbef8da7590c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2979a42224e86729.rlib" "/opt/rustwide/target/debug/deps/librand_hc-13ae488364bd9747.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4159845cedf4333a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-920a31f36632a0fe.rlib" "/opt/rustwide/target/debug/deps/librand_core-54889cee2b8b8e29.rlib" "/opt/rustwide/target/debug/deps/librand_os-008ed81ee6c1927b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f7d74d5738cea20e.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebb9ff50c7687063.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3d3703e19b078f82.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-eaa5fe11284d0047.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b8706480d8f4313d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-1c354544e5236b2f.rlib" "/opt/rustwide/target/debug/deps/libmio-9da8c2238ddc68cb.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libtime-db8eecc2b5dc4538.rlib" "/opt/rustwide/target/debug/deps/libnet2-eff025936b0bc20a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libh2-740da16b4432c297.rlib" "/opt/rustwide/target/debug/deps/libindexmap-70d14223331012fa.rlib" "/opt/rustwide/target/debug/deps/libserde-dd9bc1c5a4fa0a85.rlib" "/opt/rustwide/target/debug/deps/libstring-4d86ccdd643e4ac0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f48689b5cf5b0f65.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-1fc2efcb80da3952.rlib" "/opt/rustwide/target/debug/deps/libhttp-5ea65dd0a27d5715.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a9c9fbb487febfc5.rlib" "/opt/rustwide/target/debug/deps/libbytes-22e3648e9d34e62d.rlib" "/opt/rustwide/target/debug/deps/libiovec-06e42fc4c1003799.rlib" "/opt/rustwide/target/debug/deps/libbase64-a406ee0a715d2be0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-11de79069fb69c82.rlib" "/opt/rustwide/target/debug/deps/libquicli-4b282d474cd29725.rlib" "/opt/rustwide/target/debug/deps/libexitfailure-08b35bc54fad06cd.rlib" "/opt/rustwide/target/debug/deps/librayon-9b0540021a93a221.rlib" "/opt/rustwide/target/debug/deps/libeither-73f72e5da6a36219.rlib" "/opt/rustwide/target/debug/deps/librayon_core-001be5c9e890ecfa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8de8319b3f9e263d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8dd4b2e4eb353c9f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a1c951b05f8206b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-56e006e6124b07b6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22768ce7d0de8fe2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libclap_verbosity_flag-718195c8dd4889b6.rlib" "/opt/rustwide/target/debug/deps/libstructopt-f6e77246c7a87be2.rlib" "/opt/rustwide/target/debug/deps/libclap-1505cbfba0ab4186.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c7b1abc8952a65b3.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e66923fd97961770.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3342e222d16844bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a3f13911c16486f2.rlib" "/opt/rustwide/target/debug/deps/libatty-75fab54bbdef2d7e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d49c01e2aedec53d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-cf095b22b1dee24f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-e2bbce6f82b8a1d2.rlib" "/opt/rustwide/target/debug/deps/libignore-137bf659f01bc98b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2cead8e9ac4a2c0a.rlib" "/opt/rustwide/target/debug/deps/libsame_file-c2c1155751cf5962.rlib" "/opt/rustwide/target/debug/deps/libglobset-72e2ddceea7b9a87.rlib" "/opt/rustwide/target/debug/deps/libregex-b9087d6be69a356a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dea64644607fbf3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b2f196bb0d33fca0.rlib" "/opt/rustwide/target/debug/deps/libucd_util-95e066877cf8ab6b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-00b5195f30c5db2c.rlib" "/opt/rustwide/target/debug/deps/liblog-fb78ee16960310ac.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-07762cb5906b55e0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bba944e803a6ab44.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-61633967407f0a51.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ebf99450980a4314.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75490bc5d3ecf10e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-0fe9be06771b3004.rlib" "/opt/rustwide/target/debug/deps/libfailure-78833d88363d15c8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b2b5374a2703c2c5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-eebf507d491c273c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ad34ed78b2b37ae1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "/opt/rustwide/target/debug/deps/liblibc-6589b2fd29675dc2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lpq" "-lssl" "-lcrypto" "-lutil" "-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 `feeder`. [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" "c6ef6a0aa43a873674d1e889fe7b6b79caf93ec9150572fdb092d51cb8d7d706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6ef6a0aa43a873674d1e889fe7b6b79caf93ec9150572fdb092d51cb8d7d706", kill_on_drop: false }` [INFO] [stdout] c6ef6a0aa43a873674d1e889fe7b6b79caf93ec9150572fdb092d51cb8d7d706