[INFO] cloning repository https://github.com/leavedtrait/esp32-nostd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leavedtrait/esp32-nostd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleavedtrait%2Fesp32-nostd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleavedtrait%2Fesp32-nostd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09750da271a0942db80fe6530b03e3a7fee71c19 [INFO] checking leavedtrait/esp32-nostd against try#c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleavedtrait%2Fesp32-nostd" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file LICENSE-APACHE [INFO] [stderr] error: unable to write file LICENSE-MIT [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] error: unable to write file build.rs [INFO] [stderr] error: unable to write file rust-toolchain.toml [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking leavedtrait/esp32-nostd against try#c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleavedtrait%2Fesp32-nostd" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/leavedtrait/esp32-nostd [INFO] finished tweaking git repo https://github.com/leavedtrait/esp32-nostd [INFO] tweaked toml for git repo https://github.com/leavedtrait/esp32-nostd written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leavedtrait/esp32-nostd on toolchain c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leavedtrait/esp32-nostd 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" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitfield v0.16.1 [INFO] [stderr] Downloaded esp-hal-procmacros v0.13.0 [INFO] [stderr] Downloaded esp-backtrace v0.14.1 [INFO] [stderr] Downloaded delegate v0.12.0 [INFO] [stderr] Downloaded semihosting v0.1.15 [INFO] [stderr] Downloaded xtensa-lx-rt v0.17.1 [INFO] [stderr] Downloaded minijinja v2.3.1 [INFO] [stderr] Downloaded portable-atomic v1.8.0 [INFO] [stderr] Downloaded esp-hal v0.20.1 [INFO] [stderr] Downloaded esp32 v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 984f4f79c973aed8427ef28c12c8b79f812bad7cb58fb1925b9a6427cc5b6ac7 [INFO] running `Command { std: "docker" "start" "-a" "984f4f79c973aed8427ef28c12c8b79f812bad7cb58fb1925b9a6427cc5b6ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "984f4f79c973aed8427ef28c12c8b79f812bad7cb58fb1925b9a6427cc5b6ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984f4f79c973aed8427ef28c12c8b79f812bad7cb58fb1925b9a6427cc5b6ac7", kill_on_drop: false }` [INFO] [stdout] 984f4f79c973aed8427ef28c12c8b79f812bad7cb58fb1925b9a6427cc5b6ac7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb3968070076a551c58cf0ba0dac51a62220e703eb36f1e5d94846a51cbe795e [INFO] running `Command { std: "docker" "start" "-a" "eb3968070076a551c58cf0ba0dac51a62220e703eb36f1e5d94846a51cbe795e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling xtensa-lx v0.9.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling portable-atomic v1.8.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking critical-section v1.1.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking mutex-trait v0.2.0 [INFO] [stderr] Compiling esp32 v0.33.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-can v0.4.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling esp32-nostd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking bitfield v0.16.1 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling esp-build v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling delegate v0.12.0 [INFO] [stderr] Compiling esp-println v0.11.0 [INFO] [stderr] Compiling esp-backtrace v0.14.1 [INFO] [stdout] error[E0583]: file not found for module `arch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-backtrace-0.14.1/src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub mod arch; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `arch`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-backtrace-0.14.1/src/arch.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-backtrace-0.14.1/src/arch/mod.rs" [INFO] [stdout] = note: if there is a `mod arch` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `esp-backtrace` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDLXeUM/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `esp32` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcCvPZrg/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcCvPZrg/symbols.o" "<16 object files omitted>" "/tmp/rustcCvPZrg/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-d24befd38bab33a9,libquote-d52fb0e05eb3922a,libproc_macro2-233bb14400b88924,libunicode_ident-d14904b1232aa2ec,libheck-8e1f98ffb0a497ae}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCvPZrg/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libstrum_macros-03143afb16fa24bf.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/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cc4ij3xq.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libstrum_macros-03143afb16fa24bf.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcCvPZrg/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../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/13/../../.. --version-script=/tmp/rustcCvPZrg/list --no-undefined-version /tmp/rustcCvPZrg/symbols.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.strum_macros.525f3e890c4d2c0b-cgu.15.rcgu.o /tmp/rustcCvPZrg/rmeta.o /opt/rustwide/target/debug/deps/strum_macros-03143afb16fa24bf.8h9x9c0spn05px6uj6pzqbrrh.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-d24befd38bab33a9.rlib /opt/rustwide/target/debug/deps/libquote-d52fb0e05eb3922a.rlib /opt/rustwide/target/debug/deps/libproc_macro2-233bb14400b88924.rlib /opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rlib /opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c73bcbed191d5e07.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-f44a0d14003b1dfa.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9d38c56b631c5086.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8b5bf3899fe2af46.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-746a3425430780d2.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7a8b55dc1d89c775.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-23ead417cd1d2f1d.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-13eb84cb585d05d9.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2364202eecb5367.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-448208029e7db0c7.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9e9348afe78bd4f7.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-a1e87bd76a5d7030.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2846b5721d99d745.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-be1b8d0f7d44bf00.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-af76a9473bd4e8cb.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4d640125cb853290.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-73a9fbbfc67b2133.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-555d0154f205393f.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-064fa9e86a13fde1.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6edfa60350194f97.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-28a6d102916cede1.rlib /opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3b728bb14bef97c3.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/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x000079fc92002a57 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x5602a57) [INFO] [stdout] #1 0x000079fc9200334d SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x560334d) [INFO] [stdout] #2 0x000079fc8c74a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000056418ca547ab void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x58b7ab) [INFO] [stdout] #4 0x000056418c84c765 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000056418c82755d lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000056418c822464 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x359464) [INFO] [stdout] #7 0x000056418c7286da lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25f6da) [INFO] [stdout] #8 0x000056418c7277a0 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25e7a0) [INFO] [stdout] #9 0x000056418c727e51 main (/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25ee51) [INFO] [stdout] #10 0x000079fc8c72f1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x000079fc8c72f28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x000056418c5aa409 _start (/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xe1409) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strum_macros` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcJvcW3j/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcJvcW3j/symbols.o" "<16 object files omitted>" "/tmp/rustcJvcW3j/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libheck-8e1f98ffb0a497ae,libsyn-d24befd38bab33a9,libquote-d52fb0e05eb3922a,libproc_macro2-233bb14400b88924,libunicode_ident-d14904b1232aa2ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJvcW3j/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libclap_derive-1e73babd563b003c.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] #0 0x000076ff6f602a57 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x5602a57) [INFO] [stdout] #1 0x000076ff6f60334d SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x560334d) [INFO] [stdout] #2 0x000076ff69d1c330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x0000629f618138f1 lld::elf::RelocationSection>::writeTo(unsigned char*) SyntheticSections.cpp:0:0 [INFO] [stdout] #4 0x0000629f6174655a void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #5 0x000076ff6f5b2272 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x55b2272) [INFO] [stdout] #6 0x000076ff6f5b1cdd llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x55b1cdd) [INFO] [stdout] #7 0x000076ff6f528860 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x5528860) [INFO] [stdout] #8 0x000076ff69d73aa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #9 0x000076ff69e00a34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_derive` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (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/c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.210/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=b1fa5c54cc8801f4 -C extra-filename=-84d94b70a759905e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-233bb14400b88924.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d52fb0e05eb3922a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d24befd38bab33a9.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "eb3968070076a551c58cf0ba0dac51a62220e703eb36f1e5d94846a51cbe795e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb3968070076a551c58cf0ba0dac51a62220e703eb36f1e5d94846a51cbe795e", kill_on_drop: false }` [INFO] [stdout] eb3968070076a551c58cf0ba0dac51a62220e703eb36f1e5d94846a51cbe795e