[INFO] cloning repository https://github.com/lightsing/ssh-container [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lightsing/ssh-container" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightsing%2Fssh-container", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightsing%2Fssh-container'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 020be4b6a0916a8bc5e9da606a790eb177e45cf9 [INFO] testing lightsing/ssh-container against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightsing%2Fssh-container" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lightsing/ssh-container on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lightsing/ssh-container [INFO] finished tweaking git repo https://github.com/lightsing/ssh-container [INFO] tweaked toml for git repo https://github.com/lightsing/ssh-container written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lightsing/ssh-container already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bollard v0.11.0 [INFO] [stderr] Downloaded awc v3.0.0-beta.7 [INFO] [stderr] Downloaded actix-http v3.0.0-beta.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ff5497c15b086c558d2cedd07d8213b92e2781ac1921c162ec6ba732f9b769f [INFO] running `Command { std: "docker" "start" "-a" "6ff5497c15b086c558d2cedd07d8213b92e2781ac1921c162ec6ba732f9b769f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ff5497c15b086c558d2cedd07d8213b92e2781ac1921c162ec6ba732f9b769f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff5497c15b086c558d2cedd07d8213b92e2781ac1921c162ec6ba732f9b769f", kill_on_drop: false }` [INFO] [stdout] 6ff5497c15b086c558d2cedd07d8213b92e2781ac1921c162ec6ba732f9b769f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81aa1b6783f118cd5372eb88a7b3b1dac9e1080a6deb2e6265eedf1aff00cf82 [INFO] running `Command { std: "docker" "start" "-a" "81aa1b6783f118cd5372eb88a7b3b1dac9e1080a6deb2e6265eedf1aff00cf82", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.3 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_with v1.10.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.9 [INFO] [stderr] Compiling bollard v0.11.0 [INFO] [stderr] Compiling actix-web v4.0.0-beta.8 [INFO] [stderr] Compiling ssh-container v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "81aa1b6783f118cd5372eb88a7b3b1dac9e1080a6deb2e6265eedf1aff00cf82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81aa1b6783f118cd5372eb88a7b3b1dac9e1080a6deb2e6265eedf1aff00cf82", kill_on_drop: false }` [INFO] [stdout] 81aa1b6783f118cd5372eb88a7b3b1dac9e1080a6deb2e6265eedf1aff00cf82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5414df7c7eaab3d99854d62251e9e73709de84cafa62ef01471d4a58a1385af6 [INFO] running `Command { std: "docker" "start" "-a" "5414df7c7eaab3d99854d62251e9e73709de84cafa62ef01471d4a58a1385af6", kill_on_drop: false }` [INFO] [stderr] Compiling ssh-container v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcKW7Dyt/symbols.o" "/opt/rustwide/target/debug/deps/ssh_container-6953599d4479df35.ssh_container.5e153d961497de61-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ssh_container-6953599d4479df35.8ll9xhiqbl32s9g05h1niazuy.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-2f765e853e224268.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d2167eb49419e94d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6ccacd731cf7a8b2.rlib" "/opt/rustwide/target/debug/deps/libatty-bd6af2fcfe95eba6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-fc92a6a205a9ab1f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-64b7a0e3edc76cbb.rlib" "/opt/rustwide/target/debug/deps/libregex-306e3313706787fc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-edd07f1aaab9c523.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-022b2e065d6cc601.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-aa035fdca64e6492.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-094c0ce9f8c98ed9.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-aa0663517f777947.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-e1cd6e17fe237c71.rlib" "/opt/rustwide/target/debug/deps/libtermion-98a439896533e136.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-ad878b35305a8179.rlib" "/opt/rustwide/target/debug/deps/libbollard-3bc8334b9d39ce6c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f24e6eb836530838.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bbdf41fe47bb25de.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9cba5202f253d63d.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-04ecd915268756de.rlib" "/opt/rustwide/target/debug/deps/libserde_with-83778e68fc925b2e.rlib" "/opt/rustwide/target/debug/deps/liburl-97c07ad46316c34f.rlib" "/opt/rustwide/target/debug/deps/libidna-6ad8218b1db4f5af.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ff79ed0ac051a56a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-333f63c36a035cb4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4bbd5c88ba0aa3c3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-108d8c7b7fc92891.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-981c3a66013956ee.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cf13d6c3cca11d0a.rlib" "/opt/rustwide/target/debug/deps/libmatches-37eee2c50f82dc8b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-09b467f6c44809f8.rlib" "/opt/rustwide/target/debug/deps/libryu-15c29cc1d0ea5bec.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-972a3b66ad3da6dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-449f1fbbd3f24799.rlib" "/opt/rustwide/target/debug/deps/libhex-72ec0daf2bf2906b.rlib" "/opt/rustwide/target/debug/deps/libhyper-a2ebfaefee259658.rlib" "/opt/rustwide/target/debug/deps/libwant-c5e3c16c5f285231.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8583ddd4baf3456.rlib" "/opt/rustwide/target/debug/deps/libsocket2-27bb52dbece968ba.rlib" "/opt/rustwide/target/debug/deps/libh2-80c8a66577df0e67.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ad0f56bfe233f635.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b9c3d04a8b9fe524.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-14e2c0a091025aaf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5175da0842a13cfb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8427fe6e08d90098.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-953f434c86282915.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6de0386270c0a865.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e2703f6116aa1930.rlib" "/opt/rustwide/target/debug/deps/libslab-aff69b041da91914.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-692fa0c75c5ab65b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c5c9e1524a35421d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6bd6355de79f98af.rlib" "/opt/rustwide/target/debug/deps/libtokio-a1546fa2c96b914d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b86ada8e388e7838.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8c29f598aaadc18d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-86011cfe2a8fea17.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-094acead46267774.rlib" "/opt/rustwide/target/debug/deps/libmio-55c001e6953d7c08.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-528d0ea4aa4a4bad.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5e3815b1ea9676e9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7af17f59f8cbec6e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-601a03821ad2c908.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-158c5911326f9fbb.rlib" "/opt/rustwide/target/debug/deps/libinstant-7b029027ae9cb994.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-90b2ec6a14272d99.rlib" "/opt/rustwide/target/debug/deps/libtracing-9efdea9d53a06e56.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ee6ba6753b260d85.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-45fba6421ebf01fb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c0bb59ebbb3df6c.rlib" "/opt/rustwide/target/debug/deps/libhttp-35b5149a895aa5a2.rlib" "/opt/rustwide/target/debug/deps/libitoa-33e5206728a399ed.rlib" "/opt/rustwide/target/debug/deps/libbytes-35d408d939770451.rlib" "/opt/rustwide/target/debug/deps/libfnv-b4bd047f342dff07.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-cf40ad23924ed9b6.rlib" "/opt/rustwide/target/debug/deps/libchrono-3ebaf77f2869e321.rlib" "/opt/rustwide/target/debug/deps/libserde-cce6f81dca7f29f1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ea551f2ec1aa210d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e12ac1ba77b133c2.rlib" "/opt/rustwide/target/debug/deps/libtime-c583c677d0bb0a01.rlib" "/opt/rustwide/target/debug/deps/liblibc-e0752f68af3e6118.rlib" "/opt/rustwide/target/debug/deps/liblog-bf567b8033e6ae89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b9dec33c038a8cd6.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b8f353ea9fec9ea4/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d92f6fa1f71cc70d/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ssh_container-6953599d4479df35" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ssh-container` (bin "ssh-container" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5414df7c7eaab3d99854d62251e9e73709de84cafa62ef01471d4a58a1385af6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5414df7c7eaab3d99854d62251e9e73709de84cafa62ef01471d4a58a1385af6", kill_on_drop: false }` [INFO] [stdout] 5414df7c7eaab3d99854d62251e9e73709de84cafa62ef01471d4a58a1385af6