[INFO] cloning repository https://github.com/georgedonnelly/simple-escrow-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/georgedonnelly/simple-escrow-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgedonnelly%2Fsimple-escrow-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgedonnelly%2Fsimple-escrow-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93767742ecf7a0c6b26fb5ca42e13e24ab6365f2 [INFO] checking georgedonnelly/simple-escrow-rust against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgedonnelly%2Fsimple-escrow-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/georgedonnelly/simple-escrow-rust [INFO] finished tweaking git repo https://github.com/georgedonnelly/simple-escrow-rust [INFO] tweaked toml for git repo https://github.com/georgedonnelly/simple-escrow-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/georgedonnelly/simple-escrow-rust on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/georgedonnelly/simple-escrow-rust 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anchor-derive-serde v0.31.0 [INFO] [stderr] Downloaded anchor-lang v0.31.0 [INFO] [stderr] Downloaded anchor-derive-accounts v0.31.0 [INFO] [stderr] Downloaded anchor-attribute-access-control v0.31.0 [INFO] [stderr] Downloaded anchor-attribute-account v0.31.0 [INFO] [stderr] Downloaded anchor-attribute-constant v0.31.0 [INFO] [stderr] Downloaded anchor-attribute-event v0.31.0 [INFO] [stderr] Downloaded anchor-syn v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7d4f0217a15e8c150792c6bf28220840c010c370bc3df1b9acb0d8910819ac6 [INFO] running `Command { std: "docker" "start" "-a" "c7d4f0217a15e8c150792c6bf28220840c010c370bc3df1b9acb0d8910819ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7d4f0217a15e8c150792c6bf28220840c010c370bc3df1b9acb0d8910819ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7d4f0217a15e8c150792c6bf28220840c010c370bc3df1b9acb0d8910819ac6", kill_on_drop: false }` [INFO] [stdout] c7d4f0217a15e8c150792c6bf28220840c010c370bc3df1b9acb0d8910819ac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0934a7c6c15b8a6c596312829938ec7e2b1fde6ca5b28fa6c3c7a409144fc915 [INFO] running `Command { std: "docker" "start" "-a" "0934a7c6c15b8a6c596312829938ec7e2b1fde6ca5b28fa6c3c7a409144fc915", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling borsh v1.5.5 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking solana-sanitize v2.2.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking solana-atomic-u64 v2.2.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking five8_core v0.1.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/solana_atomic_u64-c0d3551c3b6a455d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/solana-atomic-u64-c0d3551c3b6a455d/dep-lib-solana_atomic_u64` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/syn-788a308febee21fe/root-output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/version_check-9366c3982144fcbd.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/version_check-9366c3982144fcbd/dep-lib-version_check` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to run custom build command for `proc-macro2 v1.0.94` [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/proc-macro2-fd273f5381e6bcb5/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-check-cfg=cfg(fuzzing) [INFO] [stderr] cargo:rustc-check-cfg=cfg(no_is_available) [INFO] [stderr] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [INFO] [stderr] cargo:rustc-check-cfg=cfg(no_literal_c_string) [INFO] [stderr] cargo:rustc-check-cfg=cfg(no_source_text) [INFO] [stderr] cargo:rustc-check-cfg=cfg(proc_macro_span) [INFO] [stderr] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [INFO] [stderr] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [INFO] [stderr] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [INFO] [stderr] cargo:rustc-check-cfg=cfg(randomize_layout) [INFO] [stderr] cargo:rustc-check-cfg=cfg(span_locations) [INFO] [stderr] cargo:rustc-check-cfg=cfg(super_unstable) [INFO] [stderr] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [INFO] [stderr] cargo:rustc-cfg=span_locations [INFO] [stderr] cargo:rerun-if-changed=build/probe.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Failed to create /opt/rustwide/target/debug/build/proc-macro2-9b0dfe312e47f7bb/out/probe: No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustcgk2sV0/symbols.o: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakMjoRq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/bin/rustc --crate-name autocfg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ee610fba99ef989 -C extra-filename=-edb41dba5c1eb139 --out-dir /opt/rustwide/target/debug/deps -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 `typenum v1.18.0` [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/typenum-096ef4cbab98003b/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=tests [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.18.0/build.rs:416:35: [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: 0x593a80818f02 - std::backtrace_rs::backtrace::libunwind::trace::h7832c52827c08170 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x593a80818f02 - std::backtrace_rs::backtrace::trace_unsynchronized::he6d92e6eb24a4073 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x593a80818f02 - std::sys::backtrace::_print_fmt::hf139cc888d064b09 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x593a80818f02 - ::fmt::h7083fbd4e20a000f [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x593a80834eb3 - core::fmt::rt::Argument::fmt::h9d8c637e6bfd5ccf [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x593a80834eb3 - core::fmt::write::hdf3c6ae14c3e8125 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x593a80816863 - std::io::default_write_fmt::h15936264287de7bf [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x593a80816863 - std::io::Write::write_fmt::h84df75adb307f7e6 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x593a80818d52 - std::sys::backtrace::BacktraceLock::print::h30a2059d03e705e4 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x593a80819dc6 - std::panicking::default_hook::{{closure}}::hf489e9f54ce49c27 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x593a80819bc9 - std::panicking::default_hook::h20d961ad9a0e12f0 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x593a8081a692 - std::panicking::rust_panic_with_hook::h306db6d00921085e [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x593a8081a52a - std::panicking::begin_panic_handler::{{closure}}::h19782e9851ecb030 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x593a808193f9 - std::sys::backtrace::__rust_end_short_backtrace::h475e7ebac10ba75b [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x593a8081a1bd - __rustc[3b00513142ba1c9a]::rust_begin_unwind [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x593a80834100 - core::panicking::panic_fmt::h6940cb0a7d852762 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x593a80834516 - core::result::unwrap_failed::h9414f4e046da6e5a [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x593a807f3e3c - build_script_build::main::h886dfc63e2fd6db7 [INFO] [stderr] 18: 0x593a807f50c3 - core::ops::function::FnOnce::call_once::h12bee7ca54e2f60c [INFO] [stderr] 19: 0x593a807ee456 - std::sys::backtrace::__rust_begin_short_backtrace::h09547b408b19f125 [INFO] [stderr] 20: 0x593a807f4969 - std::rt::lang_start::{{closure}}::h15a2775ecb6848af [INFO] [stderr] 21: 0x593a80813b10 - core::ops::function::impls:: for &F>::call_once::h0021e0fe3c5bf8c3 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x593a80813b10 - std::panicking::catch_unwind::do_call::hfef49f2cd13a22dd [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x593a80813b10 - std::panicking::catch_unwind::h34968869e68aaad1 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x593a80813b10 - std::panic::catch_unwind::h5235c74f5d682697 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x593a80813b10 - std::rt::lang_start_internal::{{closure}}::hcee20ca47ef7f51b [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x593a80813b10 - std::panicking::catch_unwind::do_call::h359adcb901a84505 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x593a80813b10 - std::panicking::catch_unwind::h8f4f1e91d2aabe23 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x593a80813b10 - std::panic::catch_unwind::h73a78f1a5b0a6154 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x593a80813b10 - std::rt::lang_start_internal::he64187ddd3d90437 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x593a807f4951 - std::rt::lang_start::h98694d7cf24b4688 [INFO] [stderr] 31: 0x593a807f3ee5 - main [INFO] [stderr] 32: 0x7e116f8b51ca - [INFO] [stderr] 33: 0x7e116f8b528b - __libc_start_main [INFO] [stderr] 34: 0x593a807ed205 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `once_cell` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9MhDhy/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcfg_aliases-7eb8a61fdc275c6a.rlib}.rlib" "/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9MhDhy/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/borsh-2caf3549883c2ec0/build_script_build-2caf3549883c2ec0" "-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] 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 `semver` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `borsh` (build script) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/zeroize-1bed51ca505212bb.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/zeroize-1bed51ca505212bb/dep-lib-zeroize` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHCZhDJ/symbols.o" "<5 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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHCZhDJ/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/libc-1b18aaad8a296d48/build_script_build-1b18aaad8a296d48" "-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 `libc` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0934a7c6c15b8a6c596312829938ec7e2b1fde6ca5b28fa6c3c7a409144fc915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0934a7c6c15b8a6c596312829938ec7e2b1fde6ca5b28fa6c3c7a409144fc915", kill_on_drop: false }` [INFO] [stdout] 0934a7c6c15b8a6c596312829938ec7e2b1fde6ca5b28fa6c3c7a409144fc915