[INFO] cloning repository https://github.com/daw22/sol-fundme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daw22/sol-fundme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaw22%2Fsol-fundme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaw22%2Fsol-fundme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 560c2c2951107a74647cfe4547eb65761ae3ead9 [INFO] checking daw22/sol-fundme against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaw22%2Fsol-fundme" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at 'app/src/app/api': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking daw22/sol-fundme against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaw22%2Fsol-fundme" "/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/daw22/sol-fundme [INFO] finished tweaking git repo https://github.com/daw22/sol-fundme [INFO] tweaked toml for git repo https://github.com/daw22/sol-fundme written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daw22/sol-fundme on toolchain d7b15db413fd2070daa09a2c5b7f2ab38417429f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daw22/sol-fundme 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" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0e71e5df8ef5269023a422b3f153ad0052b4cce260a955c8e1d4593ef7622c9 [INFO] running `Command { std: "docker" "start" "-a" "b0e71e5df8ef5269023a422b3f153ad0052b4cce260a955c8e1d4593ef7622c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0e71e5df8ef5269023a422b3f153ad0052b4cce260a955c8e1d4593ef7622c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e71e5df8ef5269023a422b3f153ad0052b4cce260a955c8e1d4593ef7622c9", kill_on_drop: false }` [INFO] [stdout] b0e71e5df8ef5269023a422b3f153ad0052b4cce260a955c8e1d4593ef7622c9 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7ee28860fded96b0152ebe93d8dadc91847be9892249f1245caca15ea863b5f [INFO] running `Command { std: "docker" "start" "-a" "a7ee28860fded96b0152ebe93d8dadc91847be9892249f1245caca15ea863b5f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [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.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking five8_core v0.1.2 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking five8 v0.2.1 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking solana-sanitize v2.2.1 [INFO] [stderr] Checking solana-atomic-u64 v2.2.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking five8_const v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking solana-msg v2.2.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking solana-program-memory v2.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking solana-decode-error v2.3.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking solana-native-token v2.3.0 [INFO] [stderr] Checking solana-program-option v2.2.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/blake3-2295dba4d770c5b3/output` [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 `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-4ae21780057bd927/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: 0x629262048002 - std::backtrace_rs::backtrace::libunwind::trace::hc4cbbaa73ad507ee [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x629262048002 - std::backtrace_rs::backtrace::trace_unsynchronized::hb093da8a13fc6e6d [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x629262048002 - std::sys::backtrace::_print_fmt::h3cc295e0987e8707 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x629262048002 - ::fmt::hec9c3f31cee08ee2 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x629262063a03 - core::fmt::rt::Argument::fmt::h5594f73dbe6a7779 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x629262063a03 - core::fmt::write::h75bd22c8623f5388 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x629262045cb3 - std::io::default_write_fmt::h09efd5f0ede45fa8 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x629262045cb3 - std::io::Write::write_fmt::hb1470f78b590d60b [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x629262047e52 - std::sys::backtrace::BacktraceLock::print::hd4ffe9c6f06e312f [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x629262048ee3 - std::panicking::default_hook::{{closure}}::h35e40aae8c622c7c [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x629262048cc5 - std::panicking::default_hook::hd60f83fb77ca617d [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x6292620497b5 - std::panicking::rust_panic_with_hook::h1df85b3b9c103c68 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x62926204964a - std::panicking::begin_panic_handler::{{closure}}::habfec72e79b8daaa [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x6292620484f9 - std::sys::backtrace::__rust_end_short_backtrace::h2d74a61578e443a3 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x6292620492dd - __rustc[1308480b2014ace]::rust_begin_unwind [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x629262062c30 - core::panicking::panic_fmt::h57bccda2d2fe01b2 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x629262063066 - core::result::unwrap_failed::hca91c3537e86df2d [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/core/src/result.rs:1765:5 [INFO] [stderr] 17: 0x6292620103e0 - core::result::Result::expect::h31888e3ba140dd3a [INFO] [stderr] 18: 0x6292620108eb - build_script_build::main::h93e8574bb15a7352 [INFO] [stderr] 19: 0x62926200fc53 - core::ops::function::FnOnce::call_once::h7c69679dfe469f5e [INFO] [stderr] 20: 0x62926200fb26 - std::sys::backtrace::__rust_begin_short_backtrace::hb062be3e30b6191b [INFO] [stderr] 21: 0x62926200f9e9 - std::rt::lang_start::{{closure}}::h598a5b060e4d47ba [INFO] [stderr] 22: 0x629262043780 - core::ops::function::impls:: for &F>::call_once::h8aab60fb479dbeac [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x629262043780 - std::panicking::catch_unwind::do_call::h7defa0fb38f68bc2 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x629262043780 - std::panicking::catch_unwind::he7fc70d24e03239a [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x629262043780 - std::panic::catch_unwind::h070f5fe03109632e [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x629262043780 - std::rt::lang_start_internal::{{closure}}::h9d3c1a10ab3a5941 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x629262043780 - std::panicking::catch_unwind::do_call::hc599a24c7432d989 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x629262043780 - std::panicking::catch_unwind::hb1183bd64f8dd483 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x629262043780 - std::panic::catch_unwind::hff6d354f7e741a3e [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x629262043780 - std::rt::lang_start_internal::h64ae07c3f8a12035 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x62926200f9d1 - std::rt::lang_start::h521c6ff2e814d8ad [INFO] [stderr] 32: 0x629262010ad5 - main [INFO] [stderr] 33: 0x7d09bc8551ca - [INFO] [stderr] 34: 0x7d09bc85528b - __libc_start_main [INFO] [stderr] 35: 0x62926200f335 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarSEFrH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (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/rmetaOWQask" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEzIsP2/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5TuHLV/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a7ee28860fded96b0152ebe93d8dadc91847be9892249f1245caca15ea863b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ee28860fded96b0152ebe93d8dadc91847be9892249f1245caca15ea863b5f", kill_on_drop: false }` [INFO] [stdout] a7ee28860fded96b0152ebe93d8dadc91847be9892249f1245caca15ea863b5f