[INFO] cloning repository https://github.com/k06a/usize-issue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k06a/usize-issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk06a%2Fusize-issue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk06a%2Fusize-issue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82732c82b3f2486fa13514604db3ec4e3612529e [INFO] checking k06a/usize-issue against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk06a%2Fusize-issue" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/k06a/usize-issue on toolchain 5fee451ebd94296ea05214e819c311e164b30af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/k06a/usize-issue [INFO] finished tweaking git repo https://github.com/k06a/usize-issue [INFO] tweaked toml for git repo https://github.com/k06a/usize-issue written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/k06a/usize-issue 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8b04a25f15108228180131ae9f6e4e851870904ab66ac4c49d2d2f0c98b8708 [INFO] running `Command { std: "docker" "start" "-a" "e8b04a25f15108228180131ae9f6e4e851870904ab66ac4c49d2d2f0c98b8708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8b04a25f15108228180131ae9f6e4e851870904ab66ac4c49d2d2f0c98b8708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b04a25f15108228180131ae9f6e4e851870904ab66ac4c49d2d2f0c98b8708", kill_on_drop: false }` [INFO] [stdout] e8b04a25f15108228180131ae9f6e4e851870904ab66ac4c49d2d2f0c98b8708 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c7ed1d7173d049e558a70383fd88a8730d6b2c83620b3337a867175735ad4de [INFO] running `Command { std: "docker" "start" "-a" "9c7ed1d7173d049e558a70383fd88a8730d6b2c83620b3337a867175735ad4de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking byte-slice-cast v0.3.4 [INFO] [stderr] Checking bitvec v0.15.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking block-padding v0.1.5 [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 `serde` (build script) [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/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.104/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=d7e98cd633276470 -C extra-filename=-ee1342336daa8229 --out-dir /opt/rustwide/target/debug/build/serde-ee1342336daa8229 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYn2HOq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) [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/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.66/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=af877472001537bb -C extra-filename=-7c411dd576acc0ab --out-dir /opt/rustwide/target/debug/build/libc-7c411dd576acc0ab -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `crunchy v0.2.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/crunchy-e849bdd43d26d295/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.2/build.rs:252:36: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5cae0cecdb52 - std::backtrace_rs::backtrace::libunwind::trace::h76a675e3bed93fe4 [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5cae0cecdb52 - std::backtrace_rs::backtrace::trace_unsynchronized::hbe24d41fddbf213a [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5cae0cecdb52 - std::sys::backtrace::_print_fmt::h61bce63f9138e231 [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5cae0cecdb52 - ::fmt::h83064dac7c3d7d4e [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5cae0ceeb493 - core::fmt::rt::Argument::fmt::h3b5ab7e22cd8a04c [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x5cae0ceeb493 - core::fmt::write::ha0b4fd5f79fd7783 [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x5cae0cecb753 - std::io::default_write_fmt::hbd4baadb0e6e75fe [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5cae0cecb753 - std::io::Write::write_fmt::hc34e0f4578180512 [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5cae0cecd9a2 - std::sys::backtrace::BacktraceLock::print::hef7ee76eb345d78b [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5cae0cecea12 - std::panicking::default_hook::{{closure}}::h4d1fcb690be0806e [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5cae0cece815 - std::panicking::default_hook::h678d64c04011e5a5 [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5cae0cecf2e2 - std::panicking::rust_panic_with_hook::hb834795fb6cb5eb3 [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5cae0cecf17a - std::panicking::begin_panic_handler::{{closure}}::h93e25349bcf97d0e [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5cae0cece049 - std::sys::backtrace::__rust_end_short_backtrace::hce12881bdea21d65 [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5cae0cecee0d - __rustc[64dab68cc01ac0bb]::rust_begin_unwind [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5cae0ceea740 - core::panicking::panic_fmt::h8f158a07adb5c9bf [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5cae0ceeaad6 - core::result::unwrap_failed::h1eaf0d9a403ddfdf [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5cae0ceadc66 - build_script_build::main::hb220faeef5087653 [INFO] [stderr] 18: 0x5cae0ceac0b3 - core::ops::function::FnOnce::call_once::h59e85e2c14ade7c2 [INFO] [stderr] 19: 0x5cae0ceab9c6 - std::sys::backtrace::__rust_begin_short_backtrace::h692ddb3798314b8d [INFO] [stderr] 20: 0x5cae0ceab849 - std::rt::lang_start::{{closure}}::hce649cde61000c40 [INFO] [stderr] 21: 0x5cae0cec9130 - core::ops::function::impls:: for &F>::call_once::h0718dfbaf4dda687 [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5cae0cec9130 - std::panicking::try::do_call::hac94109376a2feb6 [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5cae0cec9130 - std::panicking::try::h80ad42a7225a38d6 [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5cae0cec9130 - std::panic::catch_unwind::h6128c327fb0ebbf6 [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5cae0cec9130 - std::rt::lang_start_internal::{{closure}}::h49cf5bbb1bc1d295 [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5cae0cec9130 - std::panicking::try::do_call::hb39c0d6e393b1411 [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5cae0cec9130 - std::panicking::try::he79a2dee8af6d87b [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5cae0cec9130 - std::panic::catch_unwind::hb8f4a6fb4188066d [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5cae0cec9130 - std::rt::lang_start_internal::ha33f3ff8925b54c0 [INFO] [stderr] at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5cae0ceab831 - std::rt::lang_start::h9e432c09d291f985 [INFO] [stderr] 31: 0x5cae0ceae645 - main [INFO] [stderr] 32: 0x71c01b3ea1ca - [INFO] [stderr] 33: 0x71c01b3ea28b - __libc_start_main [INFO] [stderr] 34: 0x5cae0ceaaa55 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `rustc-hex` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6zZDJX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6zZDJX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/getrandom-0d8acd95f7ca3dda/build_script_build-0d8acd95f7ca3dda" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: 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 `getrandom` (build script) 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/rmeta8Z8zDb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `keccak` (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 `typenum` (build script) [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/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name build_script_main --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.11.2/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128", "no_std", "strict"))' -C metadata=3bc91929b0301fd0 -C extra-filename=-d3a8ef47b550692f --out-dir /opt/rustwide/target/debug/build/typenum-d3a8ef47b550692f -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqxRIcU/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKjnWFD/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKjnWFD/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/byteorder-988101191b1085a0/build_script_build-988101191b1085a0" "-Wl,--gc-sections" "-pie" "-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] 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 `byteorder` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `byte-slice-cast` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaaVdpJY/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3LHTuh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `arrayvec` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8u40HG/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9c7ed1d7173d049e558a70383fd88a8730d6b2c83620b3337a867175735ad4de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c7ed1d7173d049e558a70383fd88a8730d6b2c83620b3337a867175735ad4de", kill_on_drop: false }` [INFO] [stdout] 9c7ed1d7173d049e558a70383fd88a8730d6b2c83620b3337a867175735ad4de