[INFO] cloning repository https://github.com/Swaagie/slang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Swaagie/slang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwaagie%2Fslang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwaagie%2Fslang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f43b0557cf2ca6029208918cd822345fde771a85 [INFO] testing Swaagie/slang against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwaagie%2Fslang" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Swaagie/slang on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Swaagie/slang [INFO] finished tweaking git repo https://github.com/Swaagie/slang [INFO] tweaked toml for git repo https://github.com/Swaagie/slang written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Swaagie/slang 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap-verbosity-flag v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dc178c248bded3d0b7080089e8ccf9149452f26b64d7c8cdb8a111f0ec97fdd [INFO] running `Command { std: "docker" "start" "-a" "6dc178c248bded3d0b7080089e8ccf9149452f26b64d7c8cdb8a111f0ec97fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dc178c248bded3d0b7080089e8ccf9149452f26b64d7c8cdb8a111f0ec97fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dc178c248bded3d0b7080089e8ccf9149452f26b64d7c8cdb8a111f0ec97fdd", kill_on_drop: false }` [INFO] [stdout] 6dc178c248bded3d0b7080089e8ccf9149452f26b64d7c8cdb8a111f0ec97fdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fa19b10d42bc291f9655c0fec2a109cc76434036edfaa655a3f2f4fdd73c67b [INFO] running `Command { std: "docker" "start" "-a" "8fa19b10d42bc291f9655c0fec2a109cc76434036edfaa655a3f2f4fdd73c67b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.35 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling clap-verbosity-flag v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling hyper v0.14.16 [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.84.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" "-Wl,--version-script=/tmp/rustcFRyLeg/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcFRyLeg/symbols.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.hyper.acd2eae3ed64b6c4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hyper-da4edca1725efe31.0nvdszso0vsaagk0s2l1arj5e.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwant-2380a612b5a0369f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2375d84c9a9f0be2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-fabc38499631f25e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-37cfeca29f9f7ea4.rlib" "/opt/rustwide/target/debug/deps/libh2-0e6027b523c2591a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d73b974e48629da3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c7cbea886edfb9b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ed32a39e6a0ecfd0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b7b2a8af84e42496.rlib" "/opt/rustwide/target/debug/deps/libtracing-e8dbfd4eb528e7e6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-59077da571647e8b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0788d2e0b9eb9815.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e62c443c94d3ab74.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9e4efd28af9a345e.rlib" "/opt/rustwide/target/debug/deps/libslab-67c3ba84e33044d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c0766cf276af5c1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f02e379958f4a048.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-cc7f7b003d8d9c29.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-25b676fed8c93532.rlib" "/opt/rustwide/target/debug/deps/libtokio-5fce8d7d72c1cd1a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bdbae13a31fe87a4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3f0572d182efa464.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ca6d2f6852bb1efc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7ba85c68f363983c.rlib" "/opt/rustwide/target/debug/deps/libmio-eaaa0dc15b204c8c.rlib" "/opt/rustwide/target/debug/deps/liblog-645ea4878d94637b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bfb6a13f8012e619.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9cd4893c08ebcaee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-69f589be11bcc262.rlib" "/opt/rustwide/target/debug/deps/liblibc-885cdfa24d62b8a8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-eba78cda0ce34418.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3308c45693996f49.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-82059f033d9c8a99.rlib" "/opt/rustwide/target/debug/deps/libinstant-db5d76b9e6a5415c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libhttp-c505125ef8c81002.rlib" "/opt/rustwide/target/debug/deps/libitoa-33c38cd26ab78d22.rlib" "/opt/rustwide/target/debug/deps/libbytes-24876783b36c99b7.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libhyper-da4edca1725efe31.so" "-Wl,--gc-sections" "-shared" "-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 `hyper` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8fa19b10d42bc291f9655c0fec2a109cc76434036edfaa655a3f2f4fdd73c67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa19b10d42bc291f9655c0fec2a109cc76434036edfaa655a3f2f4fdd73c67b", kill_on_drop: false }` [INFO] [stdout] 8fa19b10d42bc291f9655c0fec2a109cc76434036edfaa655a3f2f4fdd73c67b