[INFO] fetching crate address-formatter 0.2.2... [INFO] checking address-formatter-0.2.2 against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] extracting crate address-formatter 0.2.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate address-formatter 0.2.2 on toolchain a75eafceea413a1b40c0e0769db85e08ec17160b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate address-formatter 0.2.2 [INFO] finished tweaking crates.io crate address-formatter 0.2.2 [INFO] tweaked toml for crates.io crate address-formatter 0.2.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 76 packages to latest compatible versions [INFO] [stderr] Adding enum-map v1.1.1 (available: v2.7.3) [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.6) [INFO] [stderr] Adding handlebars v4.5.0 (available: v6.3.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding strum v0.23.0 (available: v0.26.3) [INFO] [stderr] Adding strum_macros v0.23.1 (available: v0.26.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f52b012b4d4236673b06dfae7b6b7dd8d557a2c919e0820e496ca2dd3cbce3d [INFO] running `Command { std: "docker" "start" "-a" "3f52b012b4d4236673b06dfae7b6b7dd8d557a2c919e0820e496ca2dd3cbce3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f52b012b4d4236673b06dfae7b6b7dd8d557a2c919e0820e496ca2dd3cbce3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f52b012b4d4236673b06dfae7b6b7dd8d557a2c919e0820e496ca2dd3cbce3d", kill_on_drop: false }` [INFO] [stdout] 3f52b012b4d4236673b06dfae7b6b7dd8d557a2c919e0820e496ca2dd3cbce3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7e2d2dc324fc057fc01cd4f13783ddeb65e74f71b82e2d48ed109bc3ccce618 [INFO] running `Command { std: "docker" "start" "-a" "f7e2d2dc324fc057fc01cd4f13783ddeb65e74f71b82e2d48ed109bc3ccce618", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `thiserror-impl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3df9b2d909cbff42 -C extra-filename=-8609aa5d95cb1f9b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bbd983628a35f2ae.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-476d7f3fe4c691d1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bc732e61577a5101.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `strum_macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/bin/rustc --crate-name strum_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a33c3f066962489c -C extra-filename=-cdf30217f47b9ddf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-9b09c418ae50edbb.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bbd983628a35f2ae.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-476d7f3fe4c691d1.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-2a53c2c00d8442aa.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-a6b7f9544b461813.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcEbc0hX/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcEbc0hX/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.9su9tqmxyf63r2x7qk8dzpr6q.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-bc732e61577a5101.rlib,libquote-476d7f3fe4c691d1.rlib,libproc_macro2-bbd983628a35f2ae.rlib,libunicode_ident-7e99a91c9b7e4c20.rlib}" "/opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-f70e4fb3d5b25f48.rlib,libstd-006123e2ce67e99d.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-8a51f5e848546c29.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-f8e787821552c4ca.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cc0MW77l.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libthiserror_impl-f8e787821552c4ca.so /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. --version-script=/tmp/rustcEbc0hX/list --no-undefined-version /tmp/rustcEbc0hX/symbols.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.thiserror_impl.2ed234c42cc1040f-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.9su9tqmxyf63r2x7qk8dzpr6q.rcgu.rmeta /opt/rustwide/target/debug/deps/thiserror_impl-f8e787821552c4ca.076n4quaqxdl9g0ovvy8814cc.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-bc732e61577a5101.rlib /opt/rustwide/target/debug/deps/libquote-476d7f3fe4c691d1.rlib /opt/rustwide/target/debug/deps/libproc_macro2-bbd983628a35f2ae.rlib /opt/rustwide/target/debug/deps/libunicode_ident-7e99a91c9b7e4c20.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f70e4fb3d5b25f48.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-006123e2ce67e99d.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e1447e1efa6f1e57.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-f6963a4916fcf097.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-49a2d9af912f4524.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-04d19aad3936869d.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-483c235edb789db0.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-294281af50b8f748.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3b08295250aabc2a.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4472d1e05ba0dfaf.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2ef099fac590e457.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8a51f5e848546c29.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-3d3fa22b868db521.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0ffda8b08e22dbea.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b08f62458fdd43b9.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-559675126e63b890.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fcf21c8d1c9c7b75.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e0b0460135bcf21d.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d4097fdcbddd3bc7.rlib /opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-fea484ac1eed7881.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: 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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetalW1Li1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f7e2d2dc324fc057fc01cd4f13783ddeb65e74f71b82e2d48ed109bc3ccce618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7e2d2dc324fc057fc01cd4f13783ddeb65e74f71b82e2d48ed109bc3ccce618", kill_on_drop: false }` [INFO] [stdout] f7e2d2dc324fc057fc01cd4f13783ddeb65e74f71b82e2d48ed109bc3ccce618