[INFO] cloning repository https://github.com/beeheavens/Rustlings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beeheavens/Rustlings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeeheavens%2FRustlings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeeheavens%2FRustlings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ab25ae260841457684b96496bd96d3194c4b642 [INFO] testing beeheavens/Rustlings/8ab25ae260841457684b96496bd96d3194c4b642 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeeheavens%2FRustlings" "/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/beeheavens/Rustlings on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/beeheavens/Rustlings [INFO] finished tweaking git repo https://github.com/beeheavens/Rustlings [INFO] tweaked toml for git repo https://github.com/beeheavens/Rustlings written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/beeheavens/Rustlings 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 841b73b89f757ee9bf2c7937a8145d2cff72dd860a63777838ebd17bc9b9507f [INFO] running `Command { std: "docker" "start" "-a" "841b73b89f757ee9bf2c7937a8145d2cff72dd860a63777838ebd17bc9b9507f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "841b73b89f757ee9bf2c7937a8145d2cff72dd860a63777838ebd17bc9b9507f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841b73b89f757ee9bf2c7937a8145d2cff72dd860a63777838ebd17bc9b9507f", kill_on_drop: false }` [INFO] [stdout] 841b73b89f757ee9bf2c7937a8145d2cff72dd860a63777838ebd17bc9b9507f [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e0f2478982c1623d256be98c2faa25427c8cedc3cfffd3be799b42b9f9c5202 [INFO] running `Command { std: "docker" "start" "-a" "6e0f2478982c1623d256be98c2faa25427c8cedc3cfffd3be799b42b9f9c5202", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling syn v2.0.8 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indicatif v0.17.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex v1.7.2 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling clap v4.4.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling rustlings v5.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.35s [INFO] running `Command { std: "docker" "inspect" "6e0f2478982c1623d256be98c2faa25427c8cedc3cfffd3be799b42b9f9c5202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e0f2478982c1623d256be98c2faa25427c8cedc3cfffd3be799b42b9f9c5202", kill_on_drop: false }` [INFO] [stdout] 6e0f2478982c1623d256be98c2faa25427c8cedc3cfffd3be799b42b9f9c5202 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dac8373c908bb91074e63df6ff9bc915f157cbb2e90bbe16cc3fff90a32514d3 [INFO] running `Command { std: "docker" "start" "-a" "dac8373c908bb91074e63df6ff9bc915f157cbb2e90bbe16cc3fff90a32514d3", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling bstr v1.6.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling rustlings v5.6.1 (/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.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.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/rustcfzmwaq/symbols.o" "/opt/rustwide/target/debug/deps/rustlings-3fd0ef3261f9498a.rustlings.120928344d71b17-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustlings-3fd0ef3261f9498a.rustlings.120928344d71b17-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustlings-3fd0ef3261f9498a.0hrtb8iwm7svpoenrdrnir0dp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-9e4b57e41f643555.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-d4750ec9ee388e85.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-17b17bb19e6529a6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a0b137b6d3108eb6.rlib" "/opt/rustwide/target/debug/deps/libequivalent-bfabe55b464a2c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d9ac0319811e2d6.rlib" "/opt/rustwide/target/debug/deps/libwinnow-114bd1fb47630414.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-3288511340b14a2e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f2e4c3420ca251f3.rlib" "/opt/rustwide/target/debug/deps/libryu-3edf936e17f6d16b.rlib" "/opt/rustwide/target/debug/deps/libitoa-784e1e8a4d9925f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5e463c23b8ef446.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d795265b28c533b0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-21a4fa98f97aa691.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5ae8eb979b2ca3d3.rlib" "/opt/rustwide/target/debug/deps/libindicatif-caf49e6e38aced96.rlib" "/opt/rustwide/target/debug/deps/libportable_atomic-846895233c010b94.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-9c0542295907979b.rlib" "/opt/rustwide/target/debug/deps/libglob-1b29eef351006285.rlib" "/opt/rustwide/target/debug/deps/libserde-56736b39710a305e.rlib" "/opt/rustwide/target/debug/deps/libregex-e320c64377ed97f9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-37499d2afc200981.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8f864b1e09b90c7a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ef64ce6801229105.rlib" "/opt/rustwide/target/debug/deps/libnotify-6c316d7627fe8589.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-da6e9903ffebcb07.rlib" "/opt/rustwide/target/debug/deps/libsame_file-105d60161bacdbcb.rlib" "/opt/rustwide/target/debug/deps/libinotify-8aaaf825e5c197bc.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-eef706f5a5233d99.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-96c449e060d894a4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-852c6c78390ba157.rlib" "/opt/rustwide/target/debug/deps/libmio-3d6f8fb10385c163.rlib" "/opt/rustwide/target/debug/deps/liblog-d34e36e71de0c406.rlib" "/opt/rustwide/target/debug/deps/libslab-d39e7ed8eaf534ba.rlib" "/opt/rustwide/target/debug/deps/libiovec-b97587dc8b6854b7.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5579e86336e3b07.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-9a26a2719511a924.rlib" "/opt/rustwide/target/debug/deps/libfiletime-6c1b18dd98a3e0c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3bd726391f06c998.rlib" "/opt/rustwide/target/debug/deps/libconsole-a71c4e862bc92f97.rlib" "/opt/rustwide/target/debug/deps/liblibc-909dc3aadda8476e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-822bea9ecebf137e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518ae97c2d4cb4e.rlib" "/opt/rustwide/target/debug/deps/libclap-2a2cd4333cfeab86.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-227583f7611ccc3c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-9fa119cc9eaf32e5.rlib" "/opt/rustwide/target/debug/deps/libanstream-6db7439caecef46b.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-df9aaddf67ee861c.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-21e63d8d43c45c7b.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-10a2dd6da8b03aa3.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-14fa3c4c6ea49fcb.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-9a0a28eddb210030.rlib" "/opt/rustwide/target/debug/deps/libanstyle-351dbf3cc38f3117.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.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.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustlings-3fd0ef3261f9498a" "-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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustlings` (bin "rustlings" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "dac8373c908bb91074e63df6ff9bc915f157cbb2e90bbe16cc3fff90a32514d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac8373c908bb91074e63df6ff9bc915f157cbb2e90bbe16cc3fff90a32514d3", kill_on_drop: false }` [INFO] [stdout] dac8373c908bb91074e63df6ff9bc915f157cbb2e90bbe16cc3fff90a32514d3