[INFO] cloning repository https://github.com/mapprotocol/solana-router-contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mapprotocol/solana-router-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapprotocol%2Fsolana-router-contracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapprotocol%2Fsolana-router-contracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a889f02cde23ec2ab0f6cbe9a1d6dc6b6da0da8 [INFO] checking mapprotocol/solana-router-contracts against master#a9e7b30487235621751cc628f170c0f15fb215c4 for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapprotocol%2Fsolana-router-contracts" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mapprotocol/solana-router-contracts on toolchain a9e7b30487235621751cc628f170c0f15fb215c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mapprotocol/solana-router-contracts [INFO] finished tweaking git repo https://github.com/mapprotocol/solana-router-contracts [INFO] tweaked toml for git repo https://github.com/mapprotocol/solana-router-contracts written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mapprotocol/solana-router-contracts 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" "+a9e7b30487235621751cc628f170c0f15fb215c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/libs/cpi-helper/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `cpi_helper` library target) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spl-math v0.2.0 [INFO] [stderr] Downloaded mpl-token-metadata v3.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db3051270a74c5d642faff234fa84c954fad519cf8a6bd25900aa859352b4a5f [INFO] running `Command { std: "docker" "start" "-a" "db3051270a74c5d642faff234fa84c954fad519cf8a6bd25900aa859352b4a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db3051270a74c5d642faff234fa84c954fad519cf8a6bd25900aa859352b4a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3051270a74c5d642faff234fa84c954fad519cf8a6bd25900aa859352b4a5f", kill_on_drop: false }` [INFO] [stdout] db3051270a74c5d642faff234fa84c954fad519cf8a6bd25900aa859352b4a5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa878dde84360c32e80772837b6fd7da7f478c00fe9ce71361c729cb9e1a1b67 [INFO] running `Command { std: "docker" "start" "-a" "fa878dde84360c32e80772837b6fd7da7f478c00fe9ce71361c729cb9e1a1b67", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/libs/cpi-helper/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `cpi_helper` library target) [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/generic-array-faa41bd73e86d8a9/build_script_build-faa41bd73e86d8a9.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/generic-array-faa41bd73e86d8a9/dep-build-script-build-script-build` [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 run custom build command for `typenum v1.16.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-f19391e121f84ca9/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-e555032e97686469/out/consts.rs [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.16.0/build/main.rs:184:14: [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: 0x6196b0982e80 - std::backtrace_rs::backtrace::libunwind::trace::h626a8badf8c267bd [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x6196b0982e80 - std::backtrace_rs::backtrace::trace_unsynchronized::h7f66f36294f024ce [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x6196b0982e80 - std::sys::backtrace::_print_fmt::h10761aeb47b8892e [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6196b0982e80 - ::fmt::h79c31beba6a7c2fe [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6196b09a0683 - core::fmt::rt::Argument::fmt::h5edc82cb90f5faa5 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x6196b09a0683 - core::fmt::write::hed835d0088748ccc [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x6196b09801e3 - std::io::Write::write_fmt::h4715eac8558d7115 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x6196b0982cd2 - std::sys::backtrace::BacktraceLock::print::h4f67c28a66c235eb [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x6196b0983c1f - std::panicking::default_hook::{{closure}}::h00fffb7c38fe30b0 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x6196b0983a8a - std::panicking::default_hook::h054f162ebfe7023f [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x6196b09844f2 - std::panicking::rust_panic_with_hook::hc1e0e8729adb340b [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x6196b098438a - std::panicking::begin_panic_handler::{{closure}}::h0e97695e953c84e8 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x6196b0983389 - std::sys::backtrace::__rust_end_short_backtrace::h1a8935bf67b7fa7b [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x6196b098401d - rust_begin_unwind [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x6196b099f8b0 - core::panicking::panic_fmt::h95839affdbfc5d63 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x6196b099fc56 - core::result::unwrap_failed::h61e3dd9e4c47224e [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x6196b0958b2a - build_script_main::main::heee8fa2ef4f7b5be [INFO] [stderr] 17: 0x6196b09592d3 - core::ops::function::FnOnce::call_once::h53fdcbf925aced27 [INFO] [stderr] 18: 0x6196b0960166 - std::sys::backtrace::__rust_begin_short_backtrace::hfd640cd1943971a3 [INFO] [stderr] 19: 0x6196b095e3a9 - std::rt::lang_start::{{closure}}::hc826855fef5f2447 [INFO] [stderr] 20: 0x6196b097d2c0 - core::ops::function::impls:: for &F>::call_once::h7a1c2cf5d4be4fd9 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x6196b097d2c0 - std::panicking::try::do_call::h09d3f2c09a05b4f1 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x6196b097d2c0 - std::panicking::try::h884a0b397ac3c18d [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x6196b097d2c0 - std::panic::catch_unwind::h0a8701771299eda1 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x6196b097d2c0 - std::rt::lang_start_internal::{{closure}}::h28f2dba4c4762d65 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x6196b097d2c0 - std::panicking::try::do_call::h61ab4012798bc74c [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x6196b097d2c0 - std::panicking::try::h0c725e93c75ea2e9 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x6196b097d2c0 - std::panic::catch_unwind::hd9459afb4ea5e8f7 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x6196b097d2c0 - std::rt::lang_start_internal::hed3d49c115269fcc [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x6196b095e391 - std::rt::lang_start::h79680f36b0586457 [INFO] [stderr] 30: 0x6196b0958bc5 - main [INFO] [stderr] 31: 0x7bd7b8bd0d90 - [INFO] [stderr] 32: 0x7bd7b8bd0e40 - __libc_start_main [INFO] [stderr] 33: 0x6196b094c205 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcLns0Sq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rustc_version` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `crunchy` (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/a9e7b30487235621751cc628f170c0f15fb215c4/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.2/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="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=e0b895a0af455bee -C extra-filename=-9ecf2df4f3320d9b --out-dir /opt/rustwide/target/debug/build/crunchy-9ecf2df4f3320d9b -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvyoqoK/symbols.o" "<4 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" "-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/build/libc-f5d5e20bdbb480e3/build_script_build-f5d5e20bdbb480e3" "-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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/num-bigint-8f4ea04ef8a76bb3/build_script_build-8f4ea04ef8a76bb3.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/num-bigint-8f4ea04ef8a76bb3/dep-build-script-build-script-build` [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/rustcjNVGhE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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/build/memoffset-7d0166b26895cd79/build_script_build-7d0166b26895cd79" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustck3TyEc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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/build/num-bigint-15ff6b577186a19c/build_script_build-15ff6b577186a19c" "-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: 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 `memoffset` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `num-bigint` (build script) 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 `proc-macro2` (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/a9e7b30487235621751cc628f170c0f15fb215c4/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.78/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="span-locations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=dd668ecbbf5a252c -C extra-filename=-8abdb062d24f9101 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1e054b8a5349917d.rmeta --cap-lints allow --cap-lints=forbid --cfg span_locations --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgJEwx8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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/build/crossbeam-epoch-cddf6055565ba92d/build_script_build-cddf6055565ba92d" "-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: 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 `crossbeam-epoch` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaY6jQu6/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajlYjrQ/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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoQtFjD/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fa878dde84360c32e80772837b6fd7da7f478c00fe9ce71361c729cb9e1a1b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa878dde84360c32e80772837b6fd7da7f478c00fe9ce71361c729cb9e1a1b67", kill_on_drop: false }` [INFO] [stdout] fa878dde84360c32e80772837b6fd7da7f478c00fe9ce71361c729cb9e1a1b67