[INFO] crate tokio-xmpp 1.0.1 is already in cache [INFO] testing tokio-xmpp-1.0.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate tokio-xmpp 1.0.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tokio-xmpp 1.0.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 946c57dcf063d14039e4768299933ab8531d0c75ba62a29edfc6392ba8f8982d [INFO] running `"docker" "start" "-a" "946c57dcf063d14039e4768299933ab8531d0c75ba62a29edfc6392ba8f8982d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling quick-xml v0.16.1 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling minidom v0.11.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling jid v0.7.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sasl v0.4.3 [INFO] [stderr] Compiling xmpp-parsers v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling trust-dns-proto v0.8.0 [INFO] [stderr] Compiling trust-dns-resolver v0.12.0 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling xml5ever v0.15.0 [INFO] [stderr] Compiling tokio-xmpp v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] 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] [stderr] --> src/happy_eyeballs.rs:87:22 [INFO] [stderr] | [INFO] [stderr] 87 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/happy_eyeballs.rs:124:30 [INFO] [stderr] | [INFO] [stderr] 124 | ... .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "946c57dcf063d14039e4768299933ab8531d0c75ba62a29edfc6392ba8f8982d"` [INFO] running `"docker" "rm" "-f" "946c57dcf063d14039e4768299933ab8531d0c75ba62a29edfc6392ba8f8982d"` [INFO] [stdout] 946c57dcf063d14039e4768299933ab8531d0c75ba62a29edfc6392ba8f8982d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7bd03841902677302af82dfbaa7b269a4896d2db862a0c7ee6599a4d0b856660 [INFO] running `"docker" "start" "-a" "7bd03841902677302af82dfbaa7b269a4896d2db862a0c7ee6599a4d0b856660"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling tokio-xmpp v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] 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] [stderr] --> src/happy_eyeballs.rs:87:22 [INFO] [stderr] | [INFO] [stderr] 87 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/happy_eyeballs.rs:124:30 [INFO] [stderr] | [INFO] [stderr] 124 | ... .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/happy_eyeballs.rs:87:22 [INFO] [stderr] | [INFO] [stderr] 87 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/happy_eyeballs.rs:124:30 [INFO] [stderr] | [INFO] [stderr] 124 | ... .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.echo_bot.5cdr9s2t-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34" "/opt/rustwide/target/debug/examples/echo_bot-d4b99a35daac0e34.4iiz0ger0qng1qam.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio_xmpp-973003057bd0aa44.rlib" "/opt/rustwide/target/debug/deps/libsasl-6b997179b6b6877b.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-eab10fc2c39e11ef.rlib" "/opt/rustwide/target/debug/deps/libhmac-12cbf2949760322f.rlib" "/opt/rustwide/target/debug/deps/librand_os-889a2326b2c40156.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-27443a1b1d98a6d9.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ea8e0a29c3aa5d71.rlib" "/opt/rustwide/target/debug/deps/liburl-3432cb5f4ae57cfe.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-94d16d88db9564e5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-383fc6dabc86217f.rlib" "/opt/rustwide/target/debug/deps/librand-76e34f11f20ec390.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1c49bee79fc6ebcf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d6e416a918eb1afe.rlib" "/opt/rustwide/target/debug/deps/librand_core-4d3ec403c5f54cf7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0878db7961a90168.rlib" "/opt/rustwide/target/debug/deps/libidna-3cd28ff799609de5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c4c5b88848330204.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-62aa8dcfdd8a79e8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-1665da95e91b4471.rlib" "/opt/rustwide/target/debug/deps/libhostname-c4ab7127fc5daa74.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-a7e745612b7e6fd3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-204ac078bfe743c8.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-66c5a80e3cb21901.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-78b43959795a8517.rlib" "/opt/rustwide/target/debug/deps/libfailure-ca06dfb4e7384d15.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-836ab13575ad0fc2.rlib" "/opt/rustwide/target/debug/deps/libobject-fb97d04e1f439f1f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bef1e42a1c5288.rlib" "/opt/rustwide/target/debug/deps/libgimli-64737a6a0cfbf6c9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "/opt/rustwide/target/debug/deps/libxml5ever-73846e0a1f739720.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-12d224ec13c2b16a.rlib" "/opt/rustwide/target/debug/deps/libtendril-96c853ed51da9518.rlib" "/opt/rustwide/target/debug/deps/libutf8-9d29eb549bb6a393.rlib" "/opt/rustwide/target/debug/deps/libfutf-d1d0599de0185534.rlib" "/opt/rustwide/target/debug/deps/libmac-612f3a557e21189c.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-40c323d102b08ab1.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-aabb51d0e24b5ad1.rlib" "/opt/rustwide/target/debug/deps/libserde-55a8e78d5bad36ee.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-6d5ed506ea459c5b.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-dae23d450b948e5f.rlib" "/opt/rustwide/target/debug/deps/libphf-c561ebcad8fc56a0.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-32c471618cf63375.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-905ba6a9828d03df.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-8c6448d185d75213.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6678abe736acf055.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d8fd29b47bfc7e8e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e5a97ed34932cec1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "/opt/rustwide/target/debug/deps/libxmpp_parsers-5ade388c912debad.rlib" "/opt/rustwide/target/debug/deps/libsha3-fbafb09b7f505622.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6562220e286da32d.rlib" "/opt/rustwide/target/debug/deps/libsha2-9313c2c11b0d60ff.rlib" "/opt/rustwide/target/debug/deps/libblake2-74b2214aa256018c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-5a26b451f7e90778.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a3a99d9834d6005d.rlib" "/opt/rustwide/target/debug/deps/libsha1-2c42c4e72d2af18b.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d874a30e1b67705e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e9fc7c3621d5e95d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f1265495b719cf4b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d3d2589f89c1cddd.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-cd70415a6eda7105.rlib" "/opt/rustwide/target/debug/deps/libdigest-7bf4f8727d97d829.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-52a07d8f9c296bdb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bb360f2b8e633c95.rlib" "/opt/rustwide/target/debug/deps/libchrono-d732a046986cb28e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-865a2196d63c3259.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-23999947d2fa389f.rlib" "/opt/rustwide/target/debug/deps/libtime-160d13eaa51613d2.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0028f4b39f0c4f3.rlib" "/opt/rustwide/target/debug/deps/libjid-7a0d4110b5b2b5b9.rlib" "/opt/rustwide/target/debug/deps/libminidom-052777b3e3988723.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-5df6a622b404ac73.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6ff793571a77737d.rlib" "/opt/rustwide/target/debug/deps/libtokio-03ac41a26718006e.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-00e3c6275594479c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-15275d574bd6a6ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-a7bc731777fcc658.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8940370071880dd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-125df5a6a1b85c04.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f9299c74f3830a69.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-db6939cae4e6018d.rlib" "/opt/rustwide/target/debug/deps/libfnv-b45dacb9ecb507ee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f9bfecff4df907ca.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a32cfcf1affb0f29.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a42ffb8700530081.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2e6987098335faef.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-08403c5d2667f6f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-5bc11578c959235e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-788956864107f14f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-48eef9cc011f78b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2c499fe78bf37f3e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5ad4270d09bfce92.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-aebce936eb4eb10d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-a414d050938f7fed.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-aa24168589a9112c.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-709615f3af75dd60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8ed8d280867c6832.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-4bda810f3b1cd073.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b4dae1c2e71f9531.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e56f6a37558f5148.rlib" "/opt/rustwide/target/debug/deps/libmio-f2f39bf6c7719cc6.rlib" "/opt/rustwide/target/debug/deps/liblog-94affdc30a23f199.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libnet2-2ed7bdee15c78e0d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/libbytes-0a4bb9d0724fc40f.rlib" "/opt/rustwide/target/debug/deps/libiovec-5618144fab7b2acb.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9fa68217aeb65e1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `tokio-xmpp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7bd03841902677302af82dfbaa7b269a4896d2db862a0c7ee6599a4d0b856660"` [INFO] running `"docker" "rm" "-f" "7bd03841902677302af82dfbaa7b269a4896d2db862a0c7ee6599a4d0b856660"` [INFO] [stdout] 7bd03841902677302af82dfbaa7b269a4896d2db862a0c7ee6599a4d0b856660