[INFO] fetching crate snoo 0.0.4... [INFO] testing snoo-0.0.4 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate snoo 0.0.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate snoo 0.0.4 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate snoo 0.0.4 [INFO] finished tweaking crates.io crate snoo 0.0.4 [INFO] tweaked toml for crates.io crate snoo 0.0.4 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate snoo 0.0.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.5 [INFO] [stderr] Downloaded serde v1.0.110 [INFO] [stderr] Downloaded cookie_store v0.10.0 [INFO] [stderr] Downloaded serde_derive v1.0.110 [INFO] [stderr] Downloaded serde_json v1.0.53 [INFO] [stderr] Downloaded cc v1.0.53 [INFO] [stderr] Downloaded openssl-sys v0.9.56 [INFO] [stderr] Downloaded syn v1.0.21 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a1e5f1fcd2b2065bcd8a73e0b6a953658e51e8bbe172c8a0f8e15f3df48c745 [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" "8a1e5f1fcd2b2065bcd8a73e0b6a953658e51e8bbe172c8a0f8e15f3df48c745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a1e5f1fcd2b2065bcd8a73e0b6a953658e51e8bbe172c8a0f8e15f3df48c745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1e5f1fcd2b2065bcd8a73e0b6a953658e51e8bbe172c8a0f8e15f3df48c745", kill_on_drop: false }` [INFO] [stdout] 8a1e5f1fcd2b2065bcd8a73e0b6a953658e51e8bbe172c8a0f8e15f3df48c745 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e61d5af6529160a10bdff49ce9f2a1117f3ebeae05dcaa8f39870e1e8df747e4 [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" "e61d5af6529160a10bdff49ce9f2a1117f3ebeae05dcaa8f39870e1e8df747e4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling cookie_store v0.10.0 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling snoo v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `EndpointBase` [INFO] [stdout] --> src/reddit.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::endpoints::{self, Endpoint, EndpointBase, EndpointBuilder, SearchSort}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> src/reddit_app.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{de::DeserializeOwned, Deserialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InstalledApp` [INFO] [stdout] --> src/reddit_app.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | InstalledApp, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "e61d5af6529160a10bdff49ce9f2a1117f3ebeae05dcaa8f39870e1e8df747e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e61d5af6529160a10bdff49ce9f2a1117f3ebeae05dcaa8f39870e1e8df747e4", kill_on_drop: false }` [INFO] [stdout] e61d5af6529160a10bdff49ce9f2a1117f3ebeae05dcaa8f39870e1e8df747e4 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f29e1a55ba8b5c35ac007c98fc314566e1849d5b764d0e052e003224ba90e1dc [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" "f29e1a55ba8b5c35ac007c98fc314566e1849d5b764d0e052e003224ba90e1dc", kill_on_drop: false }` [INFO] [stderr] Compiling snoo v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `EndpointBase` [INFO] [stdout] --> src/reddit.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::endpoints::{self, Endpoint, EndpointBase, EndpointBuilder, SearchSort}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> src/reddit_app.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{de::DeserializeOwned, Deserialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InstalledApp` [INFO] [stdout] --> src/reddit_app.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | InstalledApp, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EndpointBase` [INFO] [stdout] --> src/reddit.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::endpoints::{self, Endpoint, EndpointBase, EndpointBuilder, SearchSort}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> src/reddit_app.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{de::DeserializeOwned, Deserialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InstalledApp` [INFO] [stdout] --> src/reddit_app.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | InstalledApp, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.subreddit_info.59ffb0a4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708.2hil9pxdsc3vvjq2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsnoo-c340c98711b04719.rlib" "/opt/rustwide/target/debug/deps/libchrono-d718563d05a6a3fc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-52697f31b11429a1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95f74c78c3d64560.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0960f04cf55eeb35.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-9aaadd1765230d30.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-afe3281762b52ff8.rlib" "/opt/rustwide/target/debug/deps/libregex-54e9c9319cf93999.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0df309a68f60d4b0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0acdafe45947dd5d.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-26b046ab32e57313.rlib" "/opt/rustwide/target/debug/deps/libcookie-ee88510355401a3a.rlib" "/opt/rustwide/target/debug/deps/liburl-cd24e0db84dcec6c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3028391175082c40.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1f71023b4edf46cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-dd8f518f390519f0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8481ab538a3f841c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1e0fb3d41045791d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6bdf049c5a432d2f.rlib" "/opt/rustwide/target/debug/deps/libryu-faf5b95ee14ca765.rlib" "/opt/rustwide/target/debug/deps/libserde-96976829d80298ca.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1064e5378e19f73b.rlib" "/opt/rustwide/target/debug/deps/libunicase-af6ad8c149117db1.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3506b4ba39c17e0b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-cda9c0b0001bdd12.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fff9f886760104ff.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-0d8932113499256e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-dd319183520cf246.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-8c770a2135f7f69e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9c8406e9b3b00184.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-40dc7576bba7f2da.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0529fcf76eea3dc2.rlib" "/opt/rustwide/target/debug/deps/libtime-1d81161c740ff585.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3c21e65df604808e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc575756b6db3448.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c00e62fd40a77263.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc208b4e13963b12.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-22d3a8dc9bc1e4de.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libmio-3b078c931107648d.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-1eb1c9d7f7c75d84.rlib" "/opt/rustwide/target/debug/deps/libnet2-065bce980d19b9f7.rlib" "/opt/rustwide/target/debug/deps/liblibc-f4baf6f3425f6f2e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a0ccc3fe87fb9d44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b95025ed1b347d56.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-f6615d8e6c8af38a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-6cca774253ec2ff9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8a9ab9d4697a1c0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c056c0b06288a810.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-2df0277fcd26f196.rlib" "/opt/rustwide/target/debug/deps/libitoa-bdff0cceb2bac4a3.rlib" "/opt/rustwide/target/debug/deps/libbytes-91aa79939db7058c.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/subreddit_info-06758b3d64b71708" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snoo` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.auth.1e3bafb1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d.2k5ci3l127c7pwag.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsnoo-c340c98711b04719.rlib" "/opt/rustwide/target/debug/deps/libchrono-d718563d05a6a3fc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-52697f31b11429a1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95f74c78c3d64560.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0960f04cf55eeb35.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-9aaadd1765230d30.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-afe3281762b52ff8.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-26b046ab32e57313.rlib" "/opt/rustwide/target/debug/deps/libcookie-ee88510355401a3a.rlib" "/opt/rustwide/target/debug/deps/liburl-cd24e0db84dcec6c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3028391175082c40.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1f71023b4edf46cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-dd8f518f390519f0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8481ab538a3f841c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1e0fb3d41045791d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6bdf049c5a432d2f.rlib" "/opt/rustwide/target/debug/deps/libryu-faf5b95ee14ca765.rlib" "/opt/rustwide/target/debug/deps/libserde-96976829d80298ca.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1064e5378e19f73b.rlib" "/opt/rustwide/target/debug/deps/libunicase-af6ad8c149117db1.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3506b4ba39c17e0b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-cda9c0b0001bdd12.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fff9f886760104ff.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-0d8932113499256e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-dd319183520cf246.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-8c770a2135f7f69e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9c8406e9b3b00184.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-40dc7576bba7f2da.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0529fcf76eea3dc2.rlib" "/opt/rustwide/target/debug/deps/libtime-1d81161c740ff585.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3c21e65df604808e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc575756b6db3448.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c00e62fd40a77263.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc208b4e13963b12.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-22d3a8dc9bc1e4de.rlib" "/opt/rustwide/target/debug/deps/libmio-3b078c931107648d.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-1eb1c9d7f7c75d84.rlib" "/opt/rustwide/target/debug/deps/libnet2-065bce980d19b9f7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a0ccc3fe87fb9d44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b95025ed1b347d56.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/liburl-f6615d8e6c8af38a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-6cca774253ec2ff9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8a9ab9d4697a1c0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c056c0b06288a810.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-2df0277fcd26f196.rlib" "/opt/rustwide/target/debug/deps/libitoa-bdff0cceb2bac4a3.rlib" "/opt/rustwide/target/debug/deps/libbytes-91aa79939db7058c.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-dd64eb36472f6e5a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libatty-74ae31da606cbf78.rlib" "/opt/rustwide/target/debug/deps/liblibc-f4baf6f3425f6f2e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libregex-54e9c9319cf93999.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0df309a68f60d4b0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0acdafe45947dd5d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/auth-4b6bb43a4e2f2d8d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f29e1a55ba8b5c35ac007c98fc314566e1849d5b764d0e052e003224ba90e1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f29e1a55ba8b5c35ac007c98fc314566e1849d5b764d0e052e003224ba90e1dc", kill_on_drop: false }` [INFO] [stdout] f29e1a55ba8b5c35ac007c98fc314566e1849d5b764d0e052e003224ba90e1dc