[INFO] cloning repository https://github.com/kumu-G/Anchor-PDA [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kumu-G/Anchor-PDA" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumu-G%2FAnchor-PDA", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumu-G%2FAnchor-PDA'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06805670bd96522391c5e31360b62b230263ed92 [INFO] checking kumu-G/Anchor-PDA against master#a9e7b30487235621751cc628f170c0f15fb215c4 for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumu-G%2FAnchor-PDA" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kumu-G/Anchor-PDA 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/kumu-G/Anchor-PDA [INFO] finished tweaking git repo https://github.com/kumu-G/Anchor-PDA [INFO] tweaked toml for git repo https://github.com/kumu-G/Anchor-PDA written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kumu-G/Anchor-PDA 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: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 470c2c78875e9d711073d5faccfaf414485e371f5ba637efc9026bbb4b1246ce [INFO] running `Command { std: "docker" "start" "-a" "470c2c78875e9d711073d5faccfaf414485e371f5ba637efc9026bbb4b1246ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "470c2c78875e9d711073d5faccfaf414485e371f5ba637efc9026bbb4b1246ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470c2c78875e9d711073d5faccfaf414485e371f5ba637efc9026bbb4b1246ce", kill_on_drop: false }` [INFO] [stdout] 470c2c78875e9d711073d5faccfaf414485e371f5ba637efc9026bbb4b1246ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 52cc062b4b01cf44f613d5883a6c2941efbb000a93cdebea1461ca0ca3c741e1 [INFO] running `Command { std: "docker" "start" "-a" "52cc062b4b01cf44f613d5883a6c2941efbb000a93cdebea1461ca0ca3c741e1", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/rustc_version-e824a661df08e607/invoked.timestamp` [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcelcoR9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-9366c3982144fcbd.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/ahash-369db3b1f7973999/build_script_build-369db3b1f7973999" "-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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/num-traits-b97847de0364beb1/rmetaaSeSF6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-segmentation` (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 unicode_segmentation --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.12.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("no_std"))' -C metadata=79ada9ba99bedf6d -C extra-filename=-dc98e5380af19de4 --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: could not parse/generate dep info at: /opt/rustwide/target/debug/build/getrandom-f5604909f626a155/build_script_build-f5604909f626a155.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/getrandom-f5604909f626a155/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `ahash` (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 `num-traits` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `heck` (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 heck --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.3.3/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=ff4e1b25a8a80f2e -C extra-filename=-9b09c418ae50edbb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-dc98e5380af19de4.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/proc-macro-error-attr-587e5d30b06593f2/rmetaDhn0E1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.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-029e1058a132b731/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.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.17.0/build/main.rs:184:63: [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: 0x5906e916fc40 - 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: 0x5906e916fc40 - 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: 0x5906e916fc40 - std::sys::backtrace::_print_fmt::h10761aeb47b8892e [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5906e916fc40 - ::fmt::h79c31beba6a7c2fe [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5906e918d443 - core::fmt::rt::Argument::fmt::h5edc82cb90f5faa5 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5906e918d443 - core::fmt::write::hed835d0088748ccc [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5906e916cfc3 - std::io::Write::write_fmt::h4715eac8558d7115 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5906e916fa92 - std::sys::backtrace::BacktraceLock::print::h4f67c28a66c235eb [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5906e91709df - std::panicking::default_hook::{{closure}}::h00fffb7c38fe30b0 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5906e917084a - std::panicking::default_hook::h054f162ebfe7023f [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5906e91712b2 - std::panicking::rust_panic_with_hook::hc1e0e8729adb340b [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5906e917114a - std::panicking::begin_panic_handler::{{closure}}::h0e97695e953c84e8 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5906e9170149 - std::sys::backtrace::__rust_end_short_backtrace::h1a8935bf67b7fa7b [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5906e9170ddd - rust_begin_unwind [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5906e918c670 - core::panicking::panic_fmt::h95839affdbfc5d63 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5906e918ca16 - core::result::unwrap_failed::h61e3dd9e4c47224e [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5906e914e9c7 - build_script_main::main::hf430be2ed7c936ea [INFO] [stderr] 17: 0x5906e914c6d3 - core::ops::function::FnOnce::call_once::h212cd180b236a1fb [INFO] [stderr] 18: 0x5906e914bd46 - std::sys::backtrace::__rust_begin_short_backtrace::h474e56f7f0807652 [INFO] [stderr] 19: 0x5906e91498d9 - std::rt::lang_start::{{closure}}::h7461be5279c7ba23 [INFO] [stderr] 20: 0x5906e916a0a0 - 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: 0x5906e916a0a0 - std::panicking::try::do_call::h09d3f2c09a05b4f1 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5906e916a0a0 - std::panicking::try::h884a0b397ac3c18d [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5906e916a0a0 - std::panic::catch_unwind::h0a8701771299eda1 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x5906e916a0a0 - std::rt::lang_start_internal::{{closure}}::h28f2dba4c4762d65 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5906e916a0a0 - std::panicking::try::do_call::h61ab4012798bc74c [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5906e916a0a0 - std::panicking::try::h0c725e93c75ea2e9 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5906e916a0a0 - std::panic::catch_unwind::hd9459afb4ea5e8f7 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x5906e916a0a0 - std::rt::lang_start_internal::hed3d49c115269fcc [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5906e91498c1 - std::rt::lang_start::h371225e0602cb778 [INFO] [stderr] 30: 0x5906e914ee95 - main [INFO] [stderr] 31: 0x74aec10dbd90 - [INFO] [stderr] 32: 0x74aec10dbe40 - __libc_start_main [INFO] [stderr] 33: 0x5906e91391a5 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro-error-attr` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `semver` (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 semver --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b5099fb41cb1a1b6 -C extra-filename=-5cdbf0549740bbdf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcGT17Gk/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" "-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/paste-722bc11c3c7c96da/build_script_build-722bc11c3c7c96da" "-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] pure virtual method called [INFO] [stdout] terminate called without an active exception [INFO] [stdout] collect2: fatal error: ld terminated with signal 6 [Aborted], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `paste` (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/rmetacjfC4Y" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEmQala" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anyhow` (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 anyhow --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=770d953dab2fc1f9 -C extra-filename=-633c8fee17241699 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg std_backtrace --cfg error_generic_member_access --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` (exit status: 101) [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRBl2ET/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/rmetawSyi4u/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] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "52cc062b4b01cf44f613d5883a6c2941efbb000a93cdebea1461ca0ca3c741e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52cc062b4b01cf44f613d5883a6c2941efbb000a93cdebea1461ca0ca3c741e1", kill_on_drop: false }` [INFO] [stdout] 52cc062b4b01cf44f613d5883a6c2941efbb000a93cdebea1461ca0ca3c741e1