[INFO] cloning repository https://github.com/hello-rust/lychee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hello-rust/lychee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhello-rust%2Flychee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhello-rust%2Flychee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a72f2f6ace442fbbc271e792557ac532e838c5b0 [INFO] testing hello-rust/lychee against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhello-rust%2Flychee" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hello-rust/lychee on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/hello-rust/lychee [INFO] finished tweaking git repo https://github.com/hello-rust/lychee [INFO] tweaked toml for git repo https://github.com/hello-rust/lychee written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/hello-rust/lychee already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/softprops/hubcaps.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deadpool v0.7.0 [INFO] [stderr] Downloaded trust-dns-resolver v0.20.1 [INFO] [stderr] Downloaded pad v0.1.6 [INFO] [stderr] Downloaded async-std-resolver v0.20.1 [INFO] [stderr] Downloaded assert_cmd v1.0.4 [INFO] [stderr] Downloaded async-smtp v0.4.0 [INFO] [stderr] Downloaded linkify v0.7.0 [INFO] [stderr] Downloaded textwrap v0.13.4 [INFO] [stderr] Downloaded smawk v0.3.1 [INFO] [stderr] Downloaded hyperx v1.3.0 [INFO] [stderr] Downloaded fast-socks5 v0.4.2 [INFO] [stderr] Downloaded async-compression v0.3.7 [INFO] [stderr] Downloaded tokio-socks v0.5.1 [INFO] [stderr] Downloaded typed-builder v0.9.0 [INFO] [stderr] Downloaded trust-dns-proto v0.20.1 [INFO] [stderr] Downloaded http-types v2.10.0 [INFO] [stderr] Downloaded check-if-email-exists v0.8.21 [INFO] [stderr] Downloaded wiremock v0.5.2 [INFO] [stderr] Downloaded mailchecker v4.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cc95f5fdba122d5e893ddaf9657f1cb14014c52dbb82b08200b650bb72c261b [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" "1cc95f5fdba122d5e893ddaf9657f1cb14014c52dbb82b08200b650bb72c261b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cc95f5fdba122d5e893ddaf9657f1cb14014c52dbb82b08200b650bb72c261b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc95f5fdba122d5e893ddaf9657f1cb14014c52dbb82b08200b650bb72c261b", kill_on_drop: false }` [INFO] [stdout] 1cc95f5fdba122d5e893ddaf9657f1cb14014c52dbb82b08200b650bb72c261b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fab07a0f3ccbfd1b8aaaf59e638bbfa99febf39642c0ec034706bf30bbfe5ade [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" "fab07a0f3ccbfd1b8aaaf59e638bbfa99febf39642c0ec034706bf30bbfe5ade", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling hyperx v1.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling linkify v0.7.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling mailchecker v4.0.6 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling typed-builder v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling async-process v1.0.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling fast-socks5 v0.4.2 [INFO] [stderr] Compiling trust-dns-proto v0.20.1 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling async-smtp v0.4.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling trust-dns-resolver v0.20.1 [INFO] [stderr] Compiling async-std-resolver v0.20.1 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling hubcaps v0.6.2 (https://github.com/softprops/hubcaps.git#a9e6616e) [INFO] [stderr] Compiling check-if-email-exists v0.8.21 [INFO] [stderr] Compiling lychee-lib v0.7.0 (/opt/rustwide/workdir/lychee-lib) [INFO] [stderr] Compiling lychee v0.7.0 (/opt/rustwide/workdir/lychee-bin) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "fab07a0f3ccbfd1b8aaaf59e638bbfa99febf39642c0ec034706bf30bbfe5ade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fab07a0f3ccbfd1b8aaaf59e638bbfa99febf39642c0ec034706bf30bbfe5ade", kill_on_drop: false }` [INFO] [stdout] fab07a0f3ccbfd1b8aaaf59e638bbfa99febf39642c0ec034706bf30bbfe5ade [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--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] e6ef51d44ae940998a724aa3f0f4320023e74f0b0e284e70845b0334acd93b79 [INFO] running `Command { std: "docker" "start" "-a" "e6ef51d44ae940998a724aa3f0f4320023e74f0b0e284e70845b0334acd93b79", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling simple v0.1.0 (/opt/rustwide/workdir/examples/simple) [INFO] [stderr] Compiling builder v0.1.0 (/opt/rustwide/workdir/examples/builder) [INFO] [stderr] Compiling collect_links v0.1.0 (/opt/rustwide/workdir/examples/collect_links) [INFO] [stderr] Compiling client_pool v0.1.0 (/opt/rustwide/workdir/examples/client_pool) [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling assert_cmd v1.0.4 [INFO] [stderr] Compiling wiremock v0.5.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.collect_links.d3092320-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b.4gyujrj7eujrzcye.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-e00b05d5aa5fbe98/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblychee_lib-2b677893968bb3a7.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-0b1afb88a079c3f5.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-f9ca21a3e173dc2f.rlib" "/opt/rustwide/target/debug/deps/liblinkify-93dd7722171a3695.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-3a5d1777d98df3b3.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-2255b16c1c68d446.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-09ae886dfd81d137.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-102424440bc70b1c.rlib" "/opt/rustwide/target/debug/deps/libphf-b5b2cda8cbfec93b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-7218cc4faf2e4ebb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e0e85d1f37183649.rlib" "/opt/rustwide/target/debug/deps/libtendril-1c5d3db3a64ff82f.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libfutf-7da38f2cd89d503d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ceca439c06335ebc.rlib" "/opt/rustwide/target/debug/deps/libmac-0c49495250f6ee09.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-af2b4548bfbe2c18.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-c3bcfe84e57bfe5e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-0aba9dd993b1ad86.rlib" "/opt/rustwide/target/debug/deps/libglob-367c240206242d35.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-b19c32879d910b12.rlib" "/opt/rustwide/target/debug/deps/libconfig-9186e20cb811f43d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1433f4491202741c.rlib" "/opt/rustwide/target/debug/deps/libhubcaps-99018a146c5c1a5a.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-a7e297adc71de3b7.rlib" "/opt/rustwide/target/debug/deps/libpem-bbedaa5aaae4077d.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-e014cead2faffcbc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-bcffc099b09b34fc.rlib" "/opt/rustwide/target/debug/deps/libchrono-32d39b7a92c95fd4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-028d41919455250e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libtime-3dc3b53a8cff9000.rlib" "/opt/rustwide/target/debug/deps/libring-4fb94bb5f203fbbc.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libhyperx-a0d7584b967a29f6.rlib" "/opt/rustwide/target/debug/deps/libunicase-9410ac62f4539dc7.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libcheck_if_email_exists-34ee3c4ad81a0ada.rlib" "/opt/rustwide/target/debug/deps/libmailchecker-3e709f5fdc3011e9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-10f9620c1bced645.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cb1a929a3d605b86.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-686a2dd40a0bb02c.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-35beed4eafd7beb4.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-28b7cdc1ef4f94ea.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-2a28293940b24db3.rlib" "/opt/rustwide/target/debug/deps/libflate2-dfb929c76e3ca979.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libhyper-3c2577c31ccbd332.rlib" "/opt/rustwide/target/debug/deps/libwant-ff320cf954fd0518.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-fdeb9738ba3158e5.rlib" "/opt/rustwide/target/debug/deps/libh2-9b5cde1d3bfd03ab.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-57eb2657b004555e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libtracing-4e544f6ff64a1f88.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6a2a8573869331fb.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libregex-13c215771dc57931.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95d362927be20766.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libasync_smtp-a996e32a4d3f2f62.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9674767e9b87ab45.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfast_chemail-f61c07c140d52a16.rlib" "/opt/rustwide/target/debug/deps/libascii_utils-7f17dad619bd7a7e.rlib" "/opt/rustwide/target/debug/deps/libnom-931b0cc52dae00c9.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-497dd551c79adb71.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-499177e5e6ede20a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libhostname-060b86b9291fbd85.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libfast_socks5-897bc0a2e5aa2db6.rlib" "/opt/rustwide/target/debug/deps/libfutures-01ed0d58c2861db5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9baca7a8be6ba43f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-c8f1216da6b68d43.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6f2ef90a82b3a132.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6e0f2180e77b43a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.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/libopenssl_sys-8c97016a68dc96df.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8cd7a9106830b4bf.rlib" "/opt/rustwide/target/debug/deps/libasync_std_resolver-4d29584d6d3305f5.rlib" "/opt/rustwide/target/debug/deps/libasync_std-138f6513fed6bedf.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-728ac67d9a1a321a.rlib" "/opt/rustwide/target/debug/deps/libblocking-330c35846a117d00.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-bd0c33df97f55f3c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bcf53dbdc35b6ca2.rlib" "/opt/rustwide/target/debug/deps/libasync_process-e10adfc548ea62da.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-119de17a85507722.rlib" "/opt/rustwide/target/debug/deps/libasync_io-c7ab4d7bee9ca3a2.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-b142269a70733bf4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8cd8f958d3cfe341.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-4cbe3485d36cdd3c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8f8b8b16f4a4f9f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-a00753f7ef119ab3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-bda5ddd90eefc0ec.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-59ab0c77c1cd7a5a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-8f9d8baeab6bbc9c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-16c25b2791149217.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-e1b5940de7d4f873.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-52e4c76afd631306.rlib" "/opt/rustwide/target/debug/deps/libhostname-ae829482c75c6152.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fd9d0298f631f5c1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-1a9c7b1dab191a81.rlib" "/opt/rustwide/target/debug/deps/librand-06f5f7863ba5e7ea.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-eb54ebac1b8ddca3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d867425fae8a40f4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a08b5ed4a4083361.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-e6ac5c40d28f0158.rlib" "/opt/rustwide/target/debug/deps/liburl-a114223e9d871db9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libidna-a5ca74510109aecf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libthiserror-bf8cacd299d3d2a2.rlib" "/opt/rustwide/target/debug/deps/libtokio-cfbe08c7a15baa2a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b3a7f26e8e820c49.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-72e382579107c980.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-acb9f1517807ec98.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-93701e4838d4f3ac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0b60bae10e6bf9f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-cec3b97c0855cdd9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a3f60dab502f7e0d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9c689ee0a6e3ab77.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3823af808cddb8b2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liblog-a231c4a52ba77528.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-d8da4f5a206f322e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libserde-4a6a65a854543c72.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/collect_links-1005a0951dbcec3b" "-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 `collect_links` [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.simple.c25fd9e6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8.468cqb1wb1p22y2e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-e00b05d5aa5fbe98/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblychee_lib-2b677893968bb3a7.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-0b1afb88a079c3f5.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-f9ca21a3e173dc2f.rlib" "/opt/rustwide/target/debug/deps/liblinkify-93dd7722171a3695.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-3a5d1777d98df3b3.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-2255b16c1c68d446.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-09ae886dfd81d137.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-102424440bc70b1c.rlib" "/opt/rustwide/target/debug/deps/libphf-b5b2cda8cbfec93b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-7218cc4faf2e4ebb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e0e85d1f37183649.rlib" "/opt/rustwide/target/debug/deps/libtendril-1c5d3db3a64ff82f.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libfutf-7da38f2cd89d503d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ceca439c06335ebc.rlib" "/opt/rustwide/target/debug/deps/libmac-0c49495250f6ee09.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-af2b4548bfbe2c18.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-c3bcfe84e57bfe5e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-0aba9dd993b1ad86.rlib" "/opt/rustwide/target/debug/deps/libglob-367c240206242d35.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-b19c32879d910b12.rlib" "/opt/rustwide/target/debug/deps/libconfig-9186e20cb811f43d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1433f4491202741c.rlib" "/opt/rustwide/target/debug/deps/libhubcaps-99018a146c5c1a5a.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-a7e297adc71de3b7.rlib" "/opt/rustwide/target/debug/deps/libpem-bbedaa5aaae4077d.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-e014cead2faffcbc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-bcffc099b09b34fc.rlib" "/opt/rustwide/target/debug/deps/libchrono-32d39b7a92c95fd4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-028d41919455250e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libtime-3dc3b53a8cff9000.rlib" "/opt/rustwide/target/debug/deps/libring-4fb94bb5f203fbbc.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libhyperx-a0d7584b967a29f6.rlib" "/opt/rustwide/target/debug/deps/libunicase-9410ac62f4539dc7.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libcheck_if_email_exists-34ee3c4ad81a0ada.rlib" "/opt/rustwide/target/debug/deps/libmailchecker-3e709f5fdc3011e9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-10f9620c1bced645.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cb1a929a3d605b86.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-686a2dd40a0bb02c.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-35beed4eafd7beb4.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-28b7cdc1ef4f94ea.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-2a28293940b24db3.rlib" "/opt/rustwide/target/debug/deps/libflate2-dfb929c76e3ca979.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libhyper-3c2577c31ccbd332.rlib" "/opt/rustwide/target/debug/deps/libwant-ff320cf954fd0518.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-fdeb9738ba3158e5.rlib" "/opt/rustwide/target/debug/deps/libh2-9b5cde1d3bfd03ab.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-57eb2657b004555e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libtracing-4e544f6ff64a1f88.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6a2a8573869331fb.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libregex-13c215771dc57931.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95d362927be20766.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libasync_smtp-a996e32a4d3f2f62.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9674767e9b87ab45.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfast_chemail-f61c07c140d52a16.rlib" "/opt/rustwide/target/debug/deps/libascii_utils-7f17dad619bd7a7e.rlib" "/opt/rustwide/target/debug/deps/libnom-931b0cc52dae00c9.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-497dd551c79adb71.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-499177e5e6ede20a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libhostname-060b86b9291fbd85.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libfast_socks5-897bc0a2e5aa2db6.rlib" "/opt/rustwide/target/debug/deps/libfutures-01ed0d58c2861db5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9baca7a8be6ba43f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-c8f1216da6b68d43.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6f2ef90a82b3a132.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6e0f2180e77b43a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.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/libopenssl_sys-8c97016a68dc96df.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8cd7a9106830b4bf.rlib" "/opt/rustwide/target/debug/deps/libasync_std_resolver-4d29584d6d3305f5.rlib" "/opt/rustwide/target/debug/deps/libasync_std-138f6513fed6bedf.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-728ac67d9a1a321a.rlib" "/opt/rustwide/target/debug/deps/libblocking-330c35846a117d00.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-bd0c33df97f55f3c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bcf53dbdc35b6ca2.rlib" "/opt/rustwide/target/debug/deps/libasync_process-e10adfc548ea62da.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-119de17a85507722.rlib" "/opt/rustwide/target/debug/deps/libasync_io-c7ab4d7bee9ca3a2.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-b142269a70733bf4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8cd8f958d3cfe341.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-4cbe3485d36cdd3c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8f8b8b16f4a4f9f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-a00753f7ef119ab3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-bda5ddd90eefc0ec.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-59ab0c77c1cd7a5a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-8f9d8baeab6bbc9c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-16c25b2791149217.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-e1b5940de7d4f873.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-52e4c76afd631306.rlib" "/opt/rustwide/target/debug/deps/libhostname-ae829482c75c6152.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fd9d0298f631f5c1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-1a9c7b1dab191a81.rlib" "/opt/rustwide/target/debug/deps/librand-06f5f7863ba5e7ea.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-eb54ebac1b8ddca3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d867425fae8a40f4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a08b5ed4a4083361.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-e6ac5c40d28f0158.rlib" "/opt/rustwide/target/debug/deps/liburl-a114223e9d871db9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libidna-a5ca74510109aecf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libthiserror-bf8cacd299d3d2a2.rlib" "/opt/rustwide/target/debug/deps/libtokio-cfbe08c7a15baa2a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b3a7f26e8e820c49.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-72e382579107c980.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-acb9f1517807ec98.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-93701e4838d4f3ac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0b60bae10e6bf9f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-cec3b97c0855cdd9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a3f60dab502f7e0d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9c689ee0a6e3ab77.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3823af808cddb8b2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liblog-a231c4a52ba77528.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-d8da4f5a206f322e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libserde-4a6a65a854543c72.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple-b0942a5f07b2c4b8" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.builder.cdac0282-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a.5fen4cwa24ohsiv3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-e00b05d5aa5fbe98/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblychee_lib-2b677893968bb3a7.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-0b1afb88a079c3f5.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-f9ca21a3e173dc2f.rlib" "/opt/rustwide/target/debug/deps/liblinkify-93dd7722171a3695.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-3a5d1777d98df3b3.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-2255b16c1c68d446.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-09ae886dfd81d137.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-102424440bc70b1c.rlib" "/opt/rustwide/target/debug/deps/libphf-b5b2cda8cbfec93b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-7218cc4faf2e4ebb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e0e85d1f37183649.rlib" "/opt/rustwide/target/debug/deps/libtendril-1c5d3db3a64ff82f.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libfutf-7da38f2cd89d503d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ceca439c06335ebc.rlib" "/opt/rustwide/target/debug/deps/libmac-0c49495250f6ee09.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-af2b4548bfbe2c18.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-c3bcfe84e57bfe5e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-0aba9dd993b1ad86.rlib" "/opt/rustwide/target/debug/deps/libglob-367c240206242d35.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-b19c32879d910b12.rlib" "/opt/rustwide/target/debug/deps/libconfig-9186e20cb811f43d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1433f4491202741c.rlib" "/opt/rustwide/target/debug/deps/libhubcaps-99018a146c5c1a5a.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-a7e297adc71de3b7.rlib" "/opt/rustwide/target/debug/deps/libpem-bbedaa5aaae4077d.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-e014cead2faffcbc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-bcffc099b09b34fc.rlib" "/opt/rustwide/target/debug/deps/libchrono-32d39b7a92c95fd4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-028d41919455250e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libtime-3dc3b53a8cff9000.rlib" "/opt/rustwide/target/debug/deps/libring-4fb94bb5f203fbbc.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libhyperx-a0d7584b967a29f6.rlib" "/opt/rustwide/target/debug/deps/libunicase-9410ac62f4539dc7.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libcheck_if_email_exists-34ee3c4ad81a0ada.rlib" "/opt/rustwide/target/debug/deps/libmailchecker-3e709f5fdc3011e9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-10f9620c1bced645.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cb1a929a3d605b86.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-686a2dd40a0bb02c.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-35beed4eafd7beb4.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-28b7cdc1ef4f94ea.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-2a28293940b24db3.rlib" "/opt/rustwide/target/debug/deps/libflate2-dfb929c76e3ca979.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libhyper-3c2577c31ccbd332.rlib" "/opt/rustwide/target/debug/deps/libwant-ff320cf954fd0518.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-fdeb9738ba3158e5.rlib" "/opt/rustwide/target/debug/deps/libh2-9b5cde1d3bfd03ab.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-57eb2657b004555e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libtracing-4e544f6ff64a1f88.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6a2a8573869331fb.rlib" "/opt/rustwide/target/debug/deps/libregex-13c215771dc57931.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95d362927be20766.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libasync_smtp-a996e32a4d3f2f62.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9674767e9b87ab45.rlib" "/opt/rustwide/target/debug/deps/libfast_chemail-f61c07c140d52a16.rlib" "/opt/rustwide/target/debug/deps/libascii_utils-7f17dad619bd7a7e.rlib" "/opt/rustwide/target/debug/deps/libnom-931b0cc52dae00c9.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-497dd551c79adb71.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-499177e5e6ede20a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libhostname-060b86b9291fbd85.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libfast_socks5-897bc0a2e5aa2db6.rlib" "/opt/rustwide/target/debug/deps/libfutures-01ed0d58c2861db5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9baca7a8be6ba43f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-c8f1216da6b68d43.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6f2ef90a82b3a132.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6e0f2180e77b43a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.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/libopenssl_sys-8c97016a68dc96df.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8cd7a9106830b4bf.rlib" "/opt/rustwide/target/debug/deps/libasync_std_resolver-4d29584d6d3305f5.rlib" "/opt/rustwide/target/debug/deps/libasync_std-138f6513fed6bedf.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-728ac67d9a1a321a.rlib" "/opt/rustwide/target/debug/deps/libblocking-330c35846a117d00.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-bd0c33df97f55f3c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bcf53dbdc35b6ca2.rlib" "/opt/rustwide/target/debug/deps/libasync_process-e10adfc548ea62da.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-119de17a85507722.rlib" "/opt/rustwide/target/debug/deps/libasync_io-c7ab4d7bee9ca3a2.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-b142269a70733bf4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8cd8f958d3cfe341.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-4cbe3485d36cdd3c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8f8b8b16f4a4f9f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-a00753f7ef119ab3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-bda5ddd90eefc0ec.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-59ab0c77c1cd7a5a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-8f9d8baeab6bbc9c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-16c25b2791149217.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-e1b5940de7d4f873.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-52e4c76afd631306.rlib" "/opt/rustwide/target/debug/deps/libhostname-ae829482c75c6152.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fd9d0298f631f5c1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-1a9c7b1dab191a81.rlib" "/opt/rustwide/target/debug/deps/librand-06f5f7863ba5e7ea.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-eb54ebac1b8ddca3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d867425fae8a40f4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a08b5ed4a4083361.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-e6ac5c40d28f0158.rlib" "/opt/rustwide/target/debug/deps/liburl-a114223e9d871db9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libidna-a5ca74510109aecf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libthiserror-bf8cacd299d3d2a2.rlib" "/opt/rustwide/target/debug/deps/libtokio-cfbe08c7a15baa2a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b3a7f26e8e820c49.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-72e382579107c980.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libmio-acb9f1517807ec98.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-93701e4838d4f3ac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0b60bae10e6bf9f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-cec3b97c0855cdd9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a3f60dab502f7e0d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9c689ee0a6e3ab77.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3823af808cddb8b2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liblog-a231c4a52ba77528.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-d8da4f5a206f322e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libserde-4a6a65a854543c72.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/builder-213883ac915b6e8a" "-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" "e6ef51d44ae940998a724aa3f0f4320023e74f0b0e284e70845b0334acd93b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6ef51d44ae940998a724aa3f0f4320023e74f0b0e284e70845b0334acd93b79", kill_on_drop: false }` [INFO] [stdout] e6ef51d44ae940998a724aa3f0f4320023e74f0b0e284e70845b0334acd93b79