[INFO] cloning repository https://github.com/murtazaai/mycalculatordapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/murtazaai/mycalculatordapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurtazaai%2Fmycalculatordapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurtazaai%2Fmycalculatordapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db45e77006672ebfcdb35b0f9f2cd19366589e1a [INFO] building murtazaai/mycalculatordapp against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurtazaai%2Fmycalculatordapp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/murtazaai/mycalculatordapp on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/murtazaai/mycalculatordapp [INFO] finished tweaking git repo https://github.com/murtazaai/mycalculatordapp [INFO] tweaked toml for git repo https://github.com/murtazaai/mycalculatordapp written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/murtazaai/mycalculatordapp 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.18.11 [INFO] [stderr] Downloaded solana-frozen-abi v1.18.11 [INFO] [stderr] Downloaded solana-sdk-macro v1.18.11 [INFO] [stderr] Downloaded solana-program v1.18.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a88dd0dee584b999a1ee9f07af161ef27e9eead82b24796fdc75b04176284b49 [INFO] running `Command { std: "docker" "start" "-a" "a88dd0dee584b999a1ee9f07af161ef27e9eead82b24796fdc75b04176284b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a88dd0dee584b999a1ee9f07af161ef27e9eead82b24796fdc75b04176284b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a88dd0dee584b999a1ee9f07af161ef27e9eead82b24796fdc75b04176284b49", kill_on_drop: false }` [INFO] [stdout] a88dd0dee584b999a1ee9f07af161ef27e9eead82b24796fdc75b04176284b49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70c240fcdf4b6c5af79739fc57940a803f02c7c01e36535f20e9be534d888013 [INFO] running `Command { std: "docker" "start" "-a" "70c240fcdf4b6c5af79739fc57940a803f02c7c01e36535f20e9be534d888013", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling jobserver v0.1.30 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.11 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling borsh v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling solana-frozen-abi v1.18.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] error: failed to run custom build command for `libsecp256k1 v0.6.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/libsecp256k1-6d4b2ac8d8b61531/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/libsecp256k1-0.6.0/build.rs:8:59: [INFO] [stderr] Write const.rs file failed: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63dad4b157b2 - std::backtrace_rs::backtrace::libunwind::trace::hb284ab2089a64e94 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63dad4b157b2 - std::backtrace_rs::backtrace::trace_unsynchronized::haca946cf3b646d4a [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63dad4b157b2 - std::sys::backtrace::_print_fmt::h24d3b13465affa9e [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63dad4b157b2 - ::fmt::ha891fbe7876a9c28 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63dad4b31293 - core::fmt::rt::Argument::fmt::h02d112e5ed71dce4 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63dad4b31293 - core::fmt::write::hb5ee2653f290f031 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x63dad4b13323 - std::io::default_write_fmt::h99f215ec597eb357 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63dad4b13323 - std::io::Write::write_fmt::h672a3de6ab1cdb45 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x63dad4b15602 - std::sys::backtrace::BacktraceLock::print::h9fd0bbed52d45e92 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63dad4b16672 - std::panicking::default_hook::{{closure}}::h8a1e8d4cf47a692c [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63dad4b16475 - std::panicking::default_hook::hf31cfaaca3a607a2 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63dad4b16f42 - std::panicking::rust_panic_with_hook::hc041d3eaddc8a252 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63dad4b16dda - std::panicking::begin_panic_handler::{{closure}}::h1789b60696483c65 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63dad4b15ca9 - std::sys::backtrace::__rust_end_short_backtrace::h65c778548f450cf2 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63dad4b16a6d - __rustc[8b86f73cc16cac0]::rust_begin_unwind [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63dad4b304a0 - core::panicking::panic_fmt::h3a9b0eb4e514e696 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63dad4b308d6 - core::result::unwrap_failed::h2ed486a4d990f962 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x63dad4adda70 - core::result::Result::expect::h05917d0c28a99ab3 [INFO] [stderr] 18: 0x63dad4addf7b - build_script_build::main::h70dfe84df15ae204 [INFO] [stderr] 19: 0x63dad4add323 - core::ops::function::FnOnce::call_once::ha51d5f96306d6a76 [INFO] [stderr] 20: 0x63dad4add1b6 - std::sys::backtrace::__rust_begin_short_backtrace::h612492f26d847965 [INFO] [stderr] 21: 0x63dad4add079 - std::rt::lang_start::{{closure}}::hde27a1a9d8e8910a [INFO] [stderr] 22: 0x63dad4b10f00 - core::ops::function::impls:: for &F>::call_once::h7e24be3a89618eab [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 23: 0x63dad4b10f00 - std::panicking::catch_unwind::do_call::h0ffd7a3e2c10b7c3 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x63dad4b10f00 - std::panicking::catch_unwind::h3c474b4bcdc762dc [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x63dad4b10f00 - std::panic::catch_unwind::he2fe8e64a7ded4df [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x63dad4b10f00 - std::rt::lang_start_internal::{{closure}}::h3c6ad57a63f63a1b [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x63dad4b10f00 - std::panicking::catch_unwind::do_call::h54ab5b7780884789 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x63dad4b10f00 - std::panicking::catch_unwind::ha2862407b13904d9 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x63dad4b10f00 - std::panic::catch_unwind::h76efaf8fe5e22043 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x63dad4b10f00 - std::rt::lang_start_internal::h54bd211d2b01e1f3 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x63dad4add061 - std::rt::lang_start::h05ac814b323041e1 [INFO] [stderr] 32: 0x63dad4ade165 - main [INFO] [stderr] 33: 0x7a4dbe2e71ca - [INFO] [stderr] 34: 0x7a4dbe2e728b - __libc_start_main [INFO] [stderr] 35: 0x63dad4adc9c5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetalC1gkx/full.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/rmetaVUYmXk/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-crate` (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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name proc_macro_crate --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-3.1.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=464c31183472dabe -C extra-filename=-0f91510bf25a904e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-e05f6b82f401016a.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `toml_edit` (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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.21.1/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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=e03efdb8ceb02b4c -C extra-filename=-e05f6b82f401016a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-927c55e6e8ded436.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-e983cd9f71491b60.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-cb4b0453edeac8f0.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `unicode-normalization` (lib) 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/rmetafMLN7f" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (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/rustcUGw9jL/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUGw9jL/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/derivative-4b14ae05bdcf72ed.9wm8fjeapkk1d7en0pddvfe6t.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-a5e49812a68ef491.rlib,libquote-15d0bbe474adfa91.rlib,libproc_macro2-e9b2122269b37e48.rlib,libunicode_ident-16b1c647aeb644ba.rlib}.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUGw9jL/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/deps/libderivative-4b14ae05bdcf72ed.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: 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 `derivative` (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/rustcfxAzAc/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcfxAzAc/symbols.o" "<10 object files omitted>" "/opt/rustwide/target/debug/deps/bytemuck_derive-b8ebfb1aee1afd97.94o2iuz1g7bafidmaiutklnrd.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-0e3172b97c125463.rlib,libquote-15d0bbe474adfa91.rlib,libproc_macro2-e9b2122269b37e48.rlib,libunicode_ident-16b1c647aeb644ba.rlib}.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfxAzAc/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/deps/libbytemuck_derive-b8ebfb1aee1afd97.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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/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/ccBMan9t.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libbytemuck_derive-b8ebfb1aee1afd97.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/rustcfxAzAc/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/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/rustcfxAzAc/list --no-undefined-version /tmp/rustcfxAzAc/symbols.o /opt/rustwide/target/debug/deps/bytemuck_derive-b8ebfb1aee1afd97.bytemuck_derive.bda80fadcf178ad5-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/bytemuck_derive-b8ebfb1aee1afd97.bytemuck_derive.bda80fadcf178ad5-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/bytemuck_derive-b8ebfb1aee1afd97.bytemuck_derive.bda80fadcf178ad5-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/bytemuck_derive-b8ebfb1aee1afd97.bytemuck_derive.bda80fadcf178ad5-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/bytemuck_derive-b8ebfb1aee1afd97.bytemuck_derive.bda80fadcf178ad5-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/bytemuck_derive-b8ebfb1aee1afd97.bytemuck_derive.bda80fadcf178ad5-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/bytemuck_derive-b8ebfb1aee1afd97.bytemuck_derive.bda80fadcf178ad5-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/bytemuck_derive-b8ebfb1aee1afd97.bytemuck_derive.bda80fadcf178ad5-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/bytemuck_derive-b8ebfb1aee1afd97.bytemuck_derive.bda80fadcf178ad5-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/bytemuck_derive-b8ebfb1aee1afd97.bytemuck_derive.bda80fadcf178ad5-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/bytemuck_derive-b8ebfb1aee1afd97.94o2iuz1g7bafidmaiutklnrd.rcgu.rmeta /opt/rustwide/target/debug/deps/bytemuck_derive-b8ebfb1aee1afd97.0mpbjjpahwx611sgo1lgpaffw.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-0e3172b97c125463.rlib /opt/rustwide/target/debug/deps/libquote-15d0bbe474adfa91.rlib /opt/rustwide/target/debug/deps/libproc_macro2-e9b2122269b37e48.rlib /opt/rustwide/target/debug/deps/libunicode_ident-16b1c647aeb644ba.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-07e3e426d6b4088f.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-18f07ccb1adc53c0.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-61f375692d8583d3.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c78896b11392aa30.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-34d3b9a1b7f31966.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb5661f2ea8bd962.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-ed2ee44243741294.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7f62cc10b7668293.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9b2badfd751b637e.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-4b20be1a8cdb7e24.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e79b2f96a3060b8b.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0aeb217da38ce47c.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-977e8033e7e7098f.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-6104011fdb338627.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-b3bed877b8986146.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-916b8f749eca3990.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af73181e2e3d21f0.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a92e691a289a3ea1.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7b1f2b8525e45841.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e1a0f7b271a3ab38.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a295b978c7e899d2.rlib /opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-59bda98f3bf6e910.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --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] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.20.1-rust-1.89.0-nightly 0x0000751990332437 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.89.0-nightly 0x0000751990332853 [INFO] [stdout] 2 libc.so.6 0x000075198aa33330 [INFO] [stdout] 3 rust-lld 0x00005f076a5d834a [INFO] [stdout] 4 rust-lld 0x00005f076a3f17d3 [INFO] [stdout] 5 rust-lld 0x00005f076a3cf4aa [INFO] [stdout] 6 rust-lld 0x00005f076a3ca8c4 [INFO] [stdout] 7 rust-lld 0x00005f076a2da336 [INFO] [stdout] 8 rust-lld 0x00005f076a2d9380 [INFO] [stdout] 9 rust-lld 0x00005f076a2d9a31 [INFO] [stdout] 10 libc.so.6 0x000075198aa181ca [INFO] [stdout] 11 libc.so.6 0x000075198aa1828b __libc_start_main + 139 [INFO] [stdout] 12 rust-lld 0x00005f076a15bfe9 [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 `bytemuck_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "70c240fcdf4b6c5af79739fc57940a803f02c7c01e36535f20e9be534d888013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c240fcdf4b6c5af79739fc57940a803f02c7c01e36535f20e9be534d888013", kill_on_drop: false }` [INFO] [stdout] 70c240fcdf4b6c5af79739fc57940a803f02c7c01e36535f20e9be534d888013