[INFO] fetching crate irc 0.14.1... [INFO] testing irc-0.14.1 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate irc 0.14.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate irc 0.14.1 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate irc 0.14.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate irc 0.14.1 [INFO] tweaked toml for crates.io crate irc 0.14.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate irc 0.14.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded irc-proto v0.14.0 [INFO] [stderr] Downloaded tokio-socks v0.3.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.65 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.65 [INFO] [stderr] Downloaded js-sys v0.3.42 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.65 [INFO] [stderr] Downloaded args v2.2.0 [INFO] [stderr] Downloaded serde_yaml v0.8.13 [INFO] [stderr] Downloaded web-sys v0.3.42 [INFO] [stderr] Downloaded rustls v0.18.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.65 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20f395adf23c33aaea0aaee28f588677bf44e497defc2200d643ce6a0d1cb53d [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" "20f395adf23c33aaea0aaee28f588677bf44e497defc2200d643ce6a0d1cb53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20f395adf23c33aaea0aaee28f588677bf44e497defc2200d643ce6a0d1cb53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20f395adf23c33aaea0aaee28f588677bf44e497defc2200d643ce6a0d1cb53d", kill_on_drop: false }` [INFO] [stdout] 20f395adf23c33aaea0aaee28f588677bf44e497defc2200d643ce6a0d1cb53d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a909a51be9ec2bba7ab12894c47c065ac6820362ab879eac973d449abdadd97 [INFO] running `Command { std: "docker" "start" "-a" "9a909a51be9ec2bba7ab12894c47c065ac6820362ab879eac973d449abdadd97", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling irc-proto v0.14.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling irc v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "9a909a51be9ec2bba7ab12894c47c065ac6820362ab879eac973d449abdadd97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a909a51be9ec2bba7ab12894c47c065ac6820362ab879eac973d449abdadd97", kill_on_drop: false }` [INFO] [stdout] 9a909a51be9ec2bba7ab12894c47c065ac6820362ab879eac973d449abdadd97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7752793b242a9f249b983847e41b70d4e8314f7dfbadb29b1b2bd68611259ca5 [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" "7752793b242a9f249b983847e41b70d4e8314f7dfbadb29b1b2bd68611259ca5", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling args v2.2.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling irc v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `irc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name irc --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="ctcp"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="serde"' --cfg 'feature="serde_derive"' --cfg 'feature="tls-native"' --cfg 'feature="tokio-tls"' --cfg 'feature="toml"' --cfg 'feature="toml_config"' -C metadata=d76dcd72d3126782 -C extra-filename=-d76dcd72d3126782 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fbc28245e1839dde.rlib --extern args=/opt/rustwide/target/debug/deps/libargs-726f38789b07435d.rlib --extern bufstream=/opt/rustwide/target/debug/deps/libbufstream-d987beaeced32c33.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9d41f59ea2c111fb.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e381f154ad85e142.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-630196910f62ee6d.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4fa2e12747d90af8.rlib --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-673bab5105de3b6b.rlib --extern irc_proto=/opt/rustwide/target/debug/deps/libirc_proto-777ad1c747ecb32a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-f79b9871e4c87023.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-dac03c25fb3b72e9.rlib --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-359ba3362b054ef7.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-0a3bdb3b558ba4b5.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5cc2c62f22a55902.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6345697d9b61d484.rlib --extern tokio_tls=/opt/rustwide/target/debug/deps/libtokio_tls-a7c5589a1cba1584.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f03717f0d7c7e28b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-4b4c5def2644a362.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.repeater.530it6te-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9" "/opt/rustwide/target/debug/examples/repeater-915d80be81dc4eb9.54qih6asgv7l4ijc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libirc-817c5f2f93d0989f.rlib" "/opt/rustwide/target/debug/deps/libtoml-4b4c5def2644a362.rlib" "/opt/rustwide/target/debug/deps/libserde-359ba3362b054ef7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-a7c5589a1cba1584.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f79b9871e4c87023.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7b25919cf667442d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9fbb67a039451ff6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-dac03c25fb3b72e9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f2cc25ce7ed5a061.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-49ba8d6a31c9507c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-7f3fba65199df50a.rlib" "/opt/rustwide/target/debug/deps/libchrono-9d41f59ea2c111fb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a18fbef107fb75a3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3e74f9adb08020e7.rlib" "/opt/rustwide/target/debug/deps/libtime-1f0131ee0cfca7b7.rlib" "/opt/rustwide/target/debug/deps/libirc_proto-777ad1c747ecb32a.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f03717f0d7c7e28b.rlib" "/opt/rustwide/target/debug/deps/libtokio-6345697d9b61d484.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9c7c8be7b1d62c83.rlib" "/opt/rustwide/target/debug/deps/libmio-b9af8883b183d871.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libiovec-2237fe7f67624c65.rlib" "/opt/rustwide/target/debug/deps/libnet2-77ce29f62b221d55.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblibc-5e147696b7dccd46.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5cc2c62f22a55902.rlib" "/opt/rustwide/target/debug/deps/libfutures-630196910f62ee6d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-156c652fc9690b7f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4fa2e12747d90af8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0a32c6cf0a8c4ca9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [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" "7752793b242a9f249b983847e41b70d4e8314f7dfbadb29b1b2bd68611259ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7752793b242a9f249b983847e41b70d4e8314f7dfbadb29b1b2bd68611259ca5", kill_on_drop: false }` [INFO] [stdout] 7752793b242a9f249b983847e41b70d4e8314f7dfbadb29b1b2bd68611259ca5