[INFO] cloning repository https://github.com/yusuphgammut/putumayo-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yusuphgammut/putumayo-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusuphgammut%2Fputumayo-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusuphgammut%2Fputumayo-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68630839f80a7b02de38c032e1cbc07b0b14ea00 [INFO] testing yusuphgammut/putumayo-utils against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusuphgammut%2Fputumayo-utils" "/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/yusuphgammut/putumayo-utils 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/yusuphgammut/putumayo-utils [INFO] finished tweaking git repo https://github.com/yusuphgammut/putumayo-utils [INFO] tweaked toml for git repo https://github.com/yusuphgammut/putumayo-utils written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yusuphgammut/putumayo-utils 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kdl v4.6.0 [INFO] [stderr] Downloaded easy_color v0.1.13 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 574a29d98d3fe8ac8f446277628c099231978c31e02e514e29dfe1fcf747141d [INFO] running `Command { std: "docker" "start" "-a" "574a29d98d3fe8ac8f446277628c099231978c31e02e514e29dfe1fcf747141d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "574a29d98d3fe8ac8f446277628c099231978c31e02e514e29dfe1fcf747141d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "574a29d98d3fe8ac8f446277628c099231978c31e02e514e29dfe1fcf747141d", kill_on_drop: false }` [INFO] [stdout] 574a29d98d3fe8ac8f446277628c099231978c31e02e514e29dfe1fcf747141d [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65504eb65974c2c984f6ff23e7322b4c9b371d74f5637accb0d4d58aa9f4af3b [INFO] running `Command { std: "docker" "start" "-a" "65504eb65974c2c984f6ff23e7322b4c9b371d74f5637accb0d4d58aa9f4af3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [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/rustciicJmi/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustciicJmi/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.thiserror_impl.e36586a861cdcfe2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.7oyxkrn6f6y8of74kqt0h02jc.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-55f74d89e4e099dc.6wv9oucojp2eahp200ed7fohr.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-27a1da78545fae4e.rlib" "/opt/rustwide/target/debug/deps/libquote-7219827c7a71f08c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-93883e8ab1ec27b6.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-505335d96dbc36d9.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-53bdffff3ca9feef.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/libthiserror_impl-55f74d89e4e099dc.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 `thiserror-impl` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rustcUmU4BS/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUmU4BS/symbols.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.miette_derive.5158b6897b76d555-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.7tdu6yp26gh52fxuk6orot4nn.rcgu.rmeta" "/opt/rustwide/target/debug/deps/miette_derive-063d5a8060825065.e20214p6l7as1c4m847zmgtwg.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-27a1da78545fae4e.rlib" "/opt/rustwide/target/debug/deps/libquote-7219827c7a71f08c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-93883e8ab1ec27b6.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-505335d96dbc36d9.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-53bdffff3ca9feef.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/libmiette_derive-063d5a8060825065.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 `miette-derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2K3MSg/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "65504eb65974c2c984f6ff23e7322b4c9b371d74f5637accb0d4d58aa9f4af3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65504eb65974c2c984f6ff23e7322b4c9b371d74f5637accb0d4d58aa9f4af3b", kill_on_drop: false }` [INFO] [stdout] 65504eb65974c2c984f6ff23e7322b4c9b371d74f5637accb0d4d58aa9f4af3b