[INFO] fetching crate service-io 0.1.0... [INFO] testing service-io-0.1.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate service-io 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate service-io 0.1.0 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate service-io 0.1.0 [INFO] finished tweaking crates.io crate service-io 0.1.0 [INFO] tweaked toml for crates.io crate service-io 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate service-io 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded public-ip v0.2.2 [INFO] [stderr] Downloaded hyper-system-resolver v0.5.0 [INFO] [stderr] Downloaded quoted_printable v0.4.5 [INFO] [stderr] Downloaded charset v0.1.3 [INFO] [stderr] Downloaded trust-dns-client v0.20.4 [INFO] [stderr] Downloaded mailparse v0.13.8 [INFO] [stderr] Downloaded imap v2.4.1 [INFO] [stderr] Downloaded imap-proto v0.10.2 [INFO] [stderr] Downloaded lettre v0.10.0-rc.4 [INFO] [stderr] Downloaded trust-dns-proto v0.20.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 640e5c090412cb9c8bbedb579d9b390af2fdba696b36286ed0d47d8ae0867e00 [INFO] running `Command { std: "docker" "start" "-a" "640e5c090412cb9c8bbedb579d9b390af2fdba696b36286ed0d47d8ae0867e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "640e5c090412cb9c8bbedb579d9b390af2fdba696b36286ed0d47d8ae0867e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640e5c090412cb9c8bbedb579d9b390af2fdba696b36286ed0d47d8ae0867e00", kill_on_drop: false }` [INFO] [stdout] 640e5c090412cb9c8bbedb579d9b390af2fdba696b36286ed0d47d8ae0867e00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a88218adcfacca2783e0bac9e402cf97d1ad9e9c3948dc27a15fa14470a8a08d [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" "a88218adcfacca2783e0bac9e402cf97d1ad9e9c3948dc27a15fa14470a8a08d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quoted_printable v0.4.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling charset v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mailparse v0.13.8 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling imap-proto v0.10.2 [INFO] [stderr] Compiling imap v2.4.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling lettre v0.10.0-rc.4 [INFO] [stderr] Compiling hyper-system-resolver v0.5.0 [INFO] [stderr] Compiling trust-dns-client v0.20.4 [INFO] [stderr] Compiling public-ip v0.2.2 [INFO] [stderr] Compiling service-io v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 25s [INFO] running `Command { std: "docker" "inspect" "a88218adcfacca2783e0bac9e402cf97d1ad9e9c3948dc27a15fa14470a8a08d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a88218adcfacca2783e0bac9e402cf97d1ad9e9c3948dc27a15fa14470a8a08d", kill_on_drop: false }` [INFO] [stdout] a88218adcfacca2783e0bac9e402cf97d1ad9e9c3948dc27a15fa14470a8a08d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d89cb0598cf399bc23b5418230dc191c8e2caab4f62ecf99dbda8b3914f23682 [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" "d89cb0598cf399bc23b5418230dc191c8e2caab4f62ecf99dbda8b3914f23682", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling imap v2.4.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling lettre v0.10.0-rc.4 [INFO] [stderr] Compiling clap-verbosity-flag v1.0.0 [INFO] [stderr] Compiling hyper-system-resolver v0.5.0 [INFO] [stderr] Compiling trust-dns-client v0.20.4 [INFO] [stderr] Compiling public-ip v0.2.2 [INFO] [stderr] Compiling service-io v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.stdin_to_email.88753cf9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089.3woor3160o2jf73k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-47d45d5e0adc5049.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-b3c5aefc3fd947f2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d5080db8d5a544fe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-81829fa68ed1b118.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-5c33e695b82300e2.rlib" "/opt/rustwide/target/debug/deps/libservice_io-dbc2b87883a2ca55.rlib" "/opt/rustwide/target/debug/deps/libpublic_ip-dd62057760d91dec.rlib" "/opt/rustwide/target/debug/deps/libhyper_system_resolver-662eee8b7b542351.rlib" "/opt/rustwide/target/debug/deps/libdns_lookup-91186c6370dd8c8e.rlib" "/opt/rustwide/target/debug/deps/libhyper-08395b4e4796fbe6.rlib" "/opt/rustwide/target/debug/deps/libwant-48042a3cfa1a5a96.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f903fce033082f33.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_client-7400e2a7ed842bb6.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-531aaa0eedd980d4.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-abbc3b6c5f194584.rlib" "/opt/rustwide/target/debug/deps/libendian_type-44543127a5370811.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-9eeb1000021c055b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/librand-4d4a754a9dd5faec.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f08bf14cd264c7c3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-e650ec5b53d0accd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b0bfb8847562289c.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libipnet-191f5dc384541e3c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-ac2ea651eaa78c26.rlib" "/opt/rustwide/target/debug/deps/libfutures-66277f61303d6d8a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ac1342857d5ecc2e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-46dd5ba25597909d.rlib" "/opt/rustwide/target/debug/deps/libtracing-ba0a0979018b82d0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-111efdf6be67f587.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4ec18996d69024c7.rlib" "/opt/rustwide/target/debug/deps/liblettre-94b03c4ecc39e932.rlib" "/opt/rustwide/target/debug/deps/libhostname-87ab1da4441616d1.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libnom-8c346ad90fb3df56.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-2ad1233c2dd49df5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7e7cdf4d7d54be92.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4d9b6bf73e08cb8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-935d093f80bd7210.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3e25fb0467976014.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-24ae6b0c1e4ada13.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libmailparse-ec550ae8c74e5ec7.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-88ee716caafe608d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libcharset-e75a8408c13e1afd.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fe2da97047af419.rlib" "/opt/rustwide/target/debug/deps/libimap-26e5b5a883eed66d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9bd52c9fcb383df1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dbf5250db96a3f39.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-00a8687fd3556828.rlib" "/opt/rustwide/target/debug/deps/libbufstream-9281604b4f6861b0.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libchrono-9f64d05d7ebeaf6d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-518f8f28c8d9b32e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-614ca1762d7d599b.rlib" "/opt/rustwide/target/debug/deps/libtime-807444e7cf9ae015.rlib" "/opt/rustwide/target/debug/deps/libregex-942ab9a565d77f15.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libimap_proto-f0bd8113166cc4a1.rlib" "/opt/rustwide/target/debug/deps/libnom-e5a52f769a12f167.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-332b95bc539899ca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libtokio-37b4bff30d0d847c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9d37968c2f43e5b7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-59183ec47ecace06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f32a68871727a6e7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-536954fa504940a6.rlib" "/opt/rustwide/target/debug/deps/liblibc-04dd900d425ce5fe.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.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/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/stdin_to_email-bb94da25d9c3f089" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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/stdio-fc3df551fdee8207.stdio.79f73959-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.stdio.79f73959-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207.3yeuc83x2ousb4ko.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libservice_io-dbc2b87883a2ca55.rlib" "/opt/rustwide/target/debug/deps/libpublic_ip-dd62057760d91dec.rlib" "/opt/rustwide/target/debug/deps/libhyper_system_resolver-662eee8b7b542351.rlib" "/opt/rustwide/target/debug/deps/libdns_lookup-91186c6370dd8c8e.rlib" "/opt/rustwide/target/debug/deps/libhyper-08395b4e4796fbe6.rlib" "/opt/rustwide/target/debug/deps/libwant-48042a3cfa1a5a96.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f903fce033082f33.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_client-7400e2a7ed842bb6.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-531aaa0eedd980d4.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-abbc3b6c5f194584.rlib" "/opt/rustwide/target/debug/deps/libendian_type-44543127a5370811.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-9eeb1000021c055b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/librand-4d4a754a9dd5faec.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f08bf14cd264c7c3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-e650ec5b53d0accd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b0bfb8847562289c.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libipnet-191f5dc384541e3c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-ac2ea651eaa78c26.rlib" "/opt/rustwide/target/debug/deps/libfutures-66277f61303d6d8a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ac1342857d5ecc2e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-46dd5ba25597909d.rlib" "/opt/rustwide/target/debug/deps/libtracing-ba0a0979018b82d0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-111efdf6be67f587.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4ec18996d69024c7.rlib" "/opt/rustwide/target/debug/deps/liblettre-94b03c4ecc39e932.rlib" "/opt/rustwide/target/debug/deps/libhostname-87ab1da4441616d1.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libnom-8c346ad90fb3df56.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-2ad1233c2dd49df5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7e7cdf4d7d54be92.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4d9b6bf73e08cb8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-935d093f80bd7210.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3e25fb0467976014.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-24ae6b0c1e4ada13.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libmailparse-ec550ae8c74e5ec7.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-88ee716caafe608d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libcharset-e75a8408c13e1afd.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fe2da97047af419.rlib" "/opt/rustwide/target/debug/deps/libimap-26e5b5a883eed66d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9bd52c9fcb383df1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dbf5250db96a3f39.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-00a8687fd3556828.rlib" "/opt/rustwide/target/debug/deps/libbufstream-9281604b4f6861b0.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libchrono-9f64d05d7ebeaf6d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-518f8f28c8d9b32e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-614ca1762d7d599b.rlib" "/opt/rustwide/target/debug/deps/libtime-807444e7cf9ae015.rlib" "/opt/rustwide/target/debug/deps/libregex-942ab9a565d77f15.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libimap_proto-f0bd8113166cc4a1.rlib" "/opt/rustwide/target/debug/deps/libnom-e5a52f769a12f167.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-332b95bc539899ca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libtokio-37b4bff30d0d847c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9d37968c2f43e5b7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-59183ec47ecace06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f32a68871727a6e7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-536954fa504940a6.rlib" "/opt/rustwide/target/debug/deps/liblibc-04dd900d425ce5fe.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.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/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/stdio-fc3df551fdee8207" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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 `service-io` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `service-io` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d89cb0598cf399bc23b5418230dc191c8e2caab4f62ecf99dbda8b3914f23682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d89cb0598cf399bc23b5418230dc191c8e2caab4f62ecf99dbda8b3914f23682", kill_on_drop: false }` [INFO] [stdout] d89cb0598cf399bc23b5418230dc191c8e2caab4f62ecf99dbda8b3914f23682