[INFO] fetching crate tokio-xmpp 1.0.1... [INFO] testing tokio-xmpp-1.0.1 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate tokio-xmpp 1.0.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate tokio-xmpp 1.0.1 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-xmpp 1.0.1 [INFO] finished tweaking crates.io crate tokio-xmpp 1.0.1 [INFO] tweaked toml for crates.io crate tokio-xmpp 1.0.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sasl v0.4.3 [INFO] [stderr] Downloaded trust-dns-proto v0.8.0 [INFO] [stderr] Downloaded trust-dns-resolver v0.12.0 [INFO] [stderr] Downloaded xml5ever v0.15.0 [INFO] [stderr] Downloaded jid v0.7.2 [INFO] [stderr] Downloaded xmpp-parsers v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 5d649c35e0e9f9c112fc900c755727fb307dde7e80c547f305da2e92b0461bd7 [INFO] running `Command { std: "docker" "start" "-a" "5d649c35e0e9f9c112fc900c755727fb307dde7e80c547f305da2e92b0461bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d649c35e0e9f9c112fc900c755727fb307dde7e80c547f305da2e92b0461bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d649c35e0e9f9c112fc900c755727fb307dde7e80c547f305da2e92b0461bd7", kill_on_drop: false }` [INFO] [stdout] 5d649c35e0e9f9c112fc900c755727fb307dde7e80c547f305da2e92b0461bd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43777f66689a985e5d35905c8c5f710dae5e14fed254b522f3d0a73fb2a2b416 [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" "43777f66689a985e5d35905c8c5f710dae5e14fed254b522f3d0a73fb2a2b416", kill_on_drop: false }` [INFO] [stderr] Compiling quick-xml v0.16.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling sasl v0.4.3 [INFO] [stderr] Compiling minidom v0.11.1 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling jid v0.7.2 [INFO] [stderr] Compiling xmpp-parsers v0.15.0 [INFO] [stderr] Compiling trust-dns-proto v0.8.0 [INFO] [stderr] Compiling trust-dns-resolver v0.12.0 [INFO] [stderr] Compiling xml5ever v0.15.0 [INFO] [stderr] Compiling tokio-xmpp v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/happy_eyeballs.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/happy_eyeballs.rs:124:30 [INFO] [stdout] | [INFO] [stdout] 124 | ... .into_iter() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/client/bind.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | replace(self, ClientBind::WaitRecv(stream)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(unsafe_code, unused, missing_docs, bare_trait_objects)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_must_use)]` implied by `#[warn(unused)]` [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/client/bind.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | replace(self, ClientBind::WaitSend(send)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/client/bind.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | replace(self, ClientBind::WaitRecv(stream)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/client/bind.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | replace(self, ClientBind::WaitRecv(stream)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.63s [INFO] running `Command { std: "docker" "inspect" "43777f66689a985e5d35905c8c5f710dae5e14fed254b522f3d0a73fb2a2b416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43777f66689a985e5d35905c8c5f710dae5e14fed254b522f3d0a73fb2a2b416", kill_on_drop: false }` [INFO] [stdout] 43777f66689a985e5d35905c8c5f710dae5e14fed254b522f3d0a73fb2a2b416 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdf77a659c254910689df67d68a9bba4904a3a13ae6d29269a100e4e2fee940b [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" "bdf77a659c254910689df67d68a9bba4904a3a13ae6d29269a100e4e2fee940b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tokio-xmpp v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/happy_eyeballs.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/happy_eyeballs.rs:124:30 [INFO] [stdout] | [INFO] [stdout] 124 | ... .into_iter() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/client/bind.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | replace(self, ClientBind::WaitRecv(stream)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(unsafe_code, unused, missing_docs, bare_trait_objects)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_must_use)]` implied by `#[warn(unused)]` [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/client/bind.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | replace(self, ClientBind::WaitSend(send)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/client/bind.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | replace(self, ClientBind::WaitRecv(stream)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/client/bind.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | replace(self, ClientBind::WaitRecv(stream)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/happy_eyeballs.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/happy_eyeballs.rs:124:30 [INFO] [stdout] | [INFO] [stdout] 124 | ... .into_iter() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/client/bind.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | replace(self, ClientBind::WaitRecv(stream)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(unsafe_code, unused, missing_docs, bare_trait_objects)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_must_use)]` implied by `#[warn(unused)]` [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/client/bind.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | replace(self, ClientBind::WaitSend(send)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/client/bind.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | replace(self, ClientBind::WaitRecv(stream)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/client/bind.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | replace(self, ClientBind::WaitRecv(stream)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-xmpp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio_xmpp --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=4a26e3edb66c4639 -C extra-filename=-4a26e3edb66c4639 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c2bcca59544340cf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-24ecefd6c5b9a04d.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-291275b2107b85e4.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-82be3a0397b88c56.rlib --extern sasl=/opt/rustwide/target/debug/deps/libsasl-04dd64e1bfbf2ac2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc78534483e775af.rlib --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-c41492704a277149.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-fd0afa5980dcc447.rlib --extern tokio_tls=/opt/rustwide/target/debug/deps/libtokio_tls-2be70ce0c9884357.rlib --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-950517225ba8d097.rlib --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-cfa7febdff5ae711.rlib --extern xml5ever=/opt/rustwide/target/debug/deps/libxml5ever-f65edd12fbccfb59.rlib --extern xmpp_parsers=/opt/rustwide/target/debug/deps/libxmpp_parsers-c84b3120c9db078e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.contact_addr.9fpu9osv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40" "/opt/rustwide/target/debug/examples/contact_addr-e7e7f7961c793e40.qb6zhmywe0t7fis.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio_xmpp-cf4de112a792e9e4.rlib" "/opt/rustwide/target/debug/deps/libsasl-04dd64e1bfbf2ac2.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-2e6f0f20b5fd2ef8.rlib" "/opt/rustwide/target/debug/deps/libhmac-a24df7d0dff89fe4.rlib" "/opt/rustwide/target/debug/deps/librand_os-a6e6d2f97b649f0a.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-cfa7febdff5ae711.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-950517225ba8d097.rlib" "/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-02250d5db341e52c.rlib" "/opt/rustwide/target/debug/deps/librand-3ffd439207bd4701.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-21ea7755004e7aff.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-21f99b363fd6a1a0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b663e3be19ed940b.rlib" "/opt/rustwide/target/debug/deps/libidna-24ecefd6c5b9a04d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-4d96e2a73c655be1.rlib" "/opt/rustwide/target/debug/deps/libhostname-641c0687c7cd85dc.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9c2d4a2d07160ba0.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c4f97c5a9f39268c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libfailure-1d8eb2812c92b26e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5bcd6fc1b9666b5a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-a3af16ab6b77e470.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libxml5ever-f65edd12fbccfb59.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-cabfb02fbca80d45.rlib" "/opt/rustwide/target/debug/deps/libtendril-c386f989b0b7e06f.rlib" "/opt/rustwide/target/debug/deps/libutf8-2b4dcfddee452a7c.rlib" "/opt/rustwide/target/debug/deps/libfutf-5a81398b72b145c9.rlib" "/opt/rustwide/target/debug/deps/libmac-f2762aacab9b05e2.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-c91a88465506039e.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-32d1cb5db0839f24.rlib" "/opt/rustwide/target/debug/deps/libserde-b87c66e89357a9f0.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-f5880674525033b8.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-794b0241d539915f.rlib" "/opt/rustwide/target/debug/deps/libphf-f95b31db654af3c5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-11bcd9fe412c3190.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-266b5285fa80cd5f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2be70ce0c9884357.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-291275b2107b85e4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7dc1f0dbca728755.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-eaeb0fd1c48595db.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libxmpp_parsers-c84b3120c9db078e.rlib" "/opt/rustwide/target/debug/deps/libsha3-f5e580cadcedf52c.rlib" "/opt/rustwide/target/debug/deps/libkeccak-dbe4a15355e0420f.rlib" "/opt/rustwide/target/debug/deps/libsha2-1c3939a4dac12534.rlib" "/opt/rustwide/target/debug/deps/libblake2-27232182be0eb4a6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-90c3f7b7bdd1a0c4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9944561b71b95e1.rlib" "/opt/rustwide/target/debug/deps/libsha1-24d6926b7fad12d6.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6a272a929df898a5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/libdigest-0d6a3fdec507716b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-46f6c89e18f4a933.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libchrono-b55b9fc4cf3b6746.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57233002c74ce2a7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fad92e1f8901c81.rlib" "/opt/rustwide/target/debug/deps/libtime-6ca01eaac3a42c56.rlib" "/opt/rustwide/target/debug/deps/libbase64-b40138025898d07a.rlib" "/opt/rustwide/target/debug/deps/libjid-560937e9ca909815.rlib" "/opt/rustwide/target/debug/deps/libminidom-31a0e1f5c0ed8c7c.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-82be3a0397b88c56.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07d9dc3856c9a09c.rlib" "/opt/rustwide/target/debug/deps/libtokio-bc78534483e775af.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e246757d1f017008.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ab5eff8b675c7d57.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-110178172477b913.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3595815cc43f4f95.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-08200813558a3a86.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-525572511ee11bc7.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8979332de620101c.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-82c4dfeacfc4daa9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-01c77a8fcb0ad078.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-eb34e5e6be3c971c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2797c54d855426bd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-725e81724c13a8ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-34944e4fe4b38f7c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571a0fb443e6eb1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-43181d7e01012169.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-c41492704a277149.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fd0afa5980dcc447.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4883df461f3bebf3.rlib" "/opt/rustwide/target/debug/deps/libmio-d70c415e6b895651.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libnet2-d89c3bdfbf3bd6ea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libbytes-c2bcca59544340cf.rlib" "/opt/rustwide/target/debug/deps/libiovec-a367eb310a89d20f.rlib" "/opt/rustwide/target/debug/deps/liblibc-cce9b0dc57fc5a77.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.download_avatars.83kgc4yh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc" "/opt/rustwide/target/debug/examples/download_avatars-fde2ab8edceecdbc.27c9k8cl9so3p3ge.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio_xmpp-cf4de112a792e9e4.rlib" "/opt/rustwide/target/debug/deps/libsasl-04dd64e1bfbf2ac2.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-2e6f0f20b5fd2ef8.rlib" "/opt/rustwide/target/debug/deps/libhmac-a24df7d0dff89fe4.rlib" "/opt/rustwide/target/debug/deps/librand_os-a6e6d2f97b649f0a.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-cfa7febdff5ae711.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-950517225ba8d097.rlib" "/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-02250d5db341e52c.rlib" "/opt/rustwide/target/debug/deps/librand-3ffd439207bd4701.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-21ea7755004e7aff.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-21f99b363fd6a1a0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b663e3be19ed940b.rlib" "/opt/rustwide/target/debug/deps/libidna-24ecefd6c5b9a04d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-4d96e2a73c655be1.rlib" "/opt/rustwide/target/debug/deps/libhostname-641c0687c7cd85dc.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9c2d4a2d07160ba0.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c4f97c5a9f39268c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libfailure-1d8eb2812c92b26e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5bcd6fc1b9666b5a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-a3af16ab6b77e470.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libxml5ever-f65edd12fbccfb59.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-cabfb02fbca80d45.rlib" "/opt/rustwide/target/debug/deps/libtendril-c386f989b0b7e06f.rlib" "/opt/rustwide/target/debug/deps/libutf8-2b4dcfddee452a7c.rlib" "/opt/rustwide/target/debug/deps/libfutf-5a81398b72b145c9.rlib" "/opt/rustwide/target/debug/deps/libmac-f2762aacab9b05e2.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-c91a88465506039e.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-32d1cb5db0839f24.rlib" "/opt/rustwide/target/debug/deps/libserde-b87c66e89357a9f0.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-f5880674525033b8.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-794b0241d539915f.rlib" "/opt/rustwide/target/debug/deps/libphf-f95b31db654af3c5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-11bcd9fe412c3190.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-266b5285fa80cd5f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2be70ce0c9884357.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-291275b2107b85e4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7dc1f0dbca728755.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-eaeb0fd1c48595db.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libxmpp_parsers-c84b3120c9db078e.rlib" "/opt/rustwide/target/debug/deps/libsha3-f5e580cadcedf52c.rlib" "/opt/rustwide/target/debug/deps/libkeccak-dbe4a15355e0420f.rlib" "/opt/rustwide/target/debug/deps/libsha2-1c3939a4dac12534.rlib" "/opt/rustwide/target/debug/deps/libblake2-27232182be0eb4a6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-90c3f7b7bdd1a0c4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9944561b71b95e1.rlib" "/opt/rustwide/target/debug/deps/libsha1-24d6926b7fad12d6.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6a272a929df898a5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/libdigest-0d6a3fdec507716b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-46f6c89e18f4a933.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libchrono-b55b9fc4cf3b6746.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57233002c74ce2a7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fad92e1f8901c81.rlib" "/opt/rustwide/target/debug/deps/libtime-6ca01eaac3a42c56.rlib" "/opt/rustwide/target/debug/deps/libbase64-b40138025898d07a.rlib" "/opt/rustwide/target/debug/deps/libjid-560937e9ca909815.rlib" "/opt/rustwide/target/debug/deps/libminidom-31a0e1f5c0ed8c7c.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-82be3a0397b88c56.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07d9dc3856c9a09c.rlib" "/opt/rustwide/target/debug/deps/libtokio-bc78534483e775af.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e246757d1f017008.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ab5eff8b675c7d57.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-110178172477b913.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3595815cc43f4f95.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-08200813558a3a86.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-525572511ee11bc7.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8979332de620101c.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-82c4dfeacfc4daa9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-01c77a8fcb0ad078.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-eb34e5e6be3c971c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2797c54d855426bd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-725e81724c13a8ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-34944e4fe4b38f7c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571a0fb443e6eb1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-43181d7e01012169.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-c41492704a277149.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fd0afa5980dcc447.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4883df461f3bebf3.rlib" "/opt/rustwide/target/debug/deps/libmio-d70c415e6b895651.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libnet2-d89c3bdfbf3bd6ea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libbytes-c2bcca59544340cf.rlib" "/opt/rustwide/target/debug/deps/libiovec-a367eb310a89d20f.rlib" "/opt/rustwide/target/debug/deps/liblibc-cce9b0dc57fc5a77.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "bdf77a659c254910689df67d68a9bba4904a3a13ae6d29269a100e4e2fee940b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf77a659c254910689df67d68a9bba4904a3a13ae6d29269a100e4e2fee940b", kill_on_drop: false }` [INFO] [stdout] bdf77a659c254910689df67d68a9bba4904a3a13ae6d29269a100e4e2fee940b