[INFO] cloning repository https://github.com/gokhantamkoc/mycalculatordapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gokhantamkoc/mycalculatordapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgokhantamkoc%2Fmycalculatordapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgokhantamkoc%2Fmycalculatordapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f85e5e5b6319f30a1030e3fc3fdbc54a001c64a [INFO] testing gokhantamkoc/mycalculatordapp against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgokhantamkoc%2Fmycalculatordapp" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gokhantamkoc/mycalculatordapp on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gokhantamkoc/mycalculatordapp [INFO] finished tweaking git repo https://github.com/gokhantamkoc/mycalculatordapp [INFO] tweaked toml for git repo https://github.com/gokhantamkoc/mycalculatordapp written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gokhantamkoc/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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.9.17 [INFO] [stderr] Downloaded solana-frozen-abi v1.9.17 [INFO] [stderr] Downloaded solana-sdk-macro v1.9.17 [INFO] [stderr] Downloaded solana-logger v1.9.17 [INFO] [stderr] Downloaded solana-program v1.9.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ce6d76e5405a1b6967ee9331bda966c738aaab47bffc63d43d709ea0c429fcf [INFO] running `Command { std: "docker" "start" "-a" "6ce6d76e5405a1b6967ee9331bda966c738aaab47bffc63d43d709ea0c429fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ce6d76e5405a1b6967ee9331bda966c738aaab47bffc63d43d709ea0c429fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ce6d76e5405a1b6967ee9331bda966c738aaab47bffc63d43d709ea0c429fcf", kill_on_drop: false }` [INFO] [stdout] 6ce6d76e5405a1b6967ee9331bda966c738aaab47bffc63d43d709ea0c429fcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bc334cd04dcfe91e1fdd0dafc6f6a8cb470ed2325ea89c11adfb19f301794fd [INFO] running `Command { std: "docker" "start" "-a" "6bc334cd04dcfe91e1fdd0dafc6f6a8cb470ed2325ea89c11adfb19f301794fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling solana-frozen-abi v1.9.17 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling solana-program v1.9.17 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling solana-logger v1.9.17 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling solana-sdk-macro v1.9.17 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling anchor-syn v0.24.2 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling libsecp256k1 v0.6.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-9a1fd37124f5948a/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: 0x5afee2d2ed2a - std::backtrace_rs::backtrace::libunwind::trace::ha13ab8a94fd3bb92 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5afee2d2ed2a - std::backtrace_rs::backtrace::trace_unsynchronized::h2a4c556e569d314b [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5afee2d2ed2a - std::sys::backtrace::_print_fmt::hf52186dec7bdf1bb [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5afee2d2ed2a - ::fmt::hb5c3379828c15690 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5afee2d4a6f3 - core::fmt::rt::Argument::fmt::h8220db795cd6f76c [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5afee2d4a6f3 - core::fmt::write::hd20c41beeec2e8c0 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5afee2d2c533 - std::io::Write::write_fmt::h04d17c0831051c95 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5afee2d2eb72 - std::sys::backtrace::BacktraceLock::print::h4fa77b65bb5ed2ec [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5afee2d2fbd0 - std::panicking::default_hook::{{closure}}::hd3560f93167cf51e [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x5afee2d2f9b0 - std::panicking::default_hook::h361b8e3c5cbb2501 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x5afee2d30242 - std::panicking::rust_panic_with_hook::h7e187ba6ef3a8505 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:828:13 [INFO] [stderr] 11: 0x5afee2d300da - std::panicking::begin_panic_handler::{{closure}}::h2160aaedd30b4698 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:701:13 [INFO] [stderr] 12: 0x5afee2d2f229 - std::sys::backtrace::__rust_end_short_backtrace::h2544fe16c7a2009f [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5afee2d2fd6d - rust_begin_unwind [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:692:5 [INFO] [stderr] 14: 0x5afee2cf6190 - core::panicking::panic_fmt::h55d7693adb8e1cee [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5afee2cf65d6 - core::result::unwrap_failed::h630dfdc7f21633d0 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5afee2cf76c3 - core::result::Result::expect::h1f0c394e266f341d [INFO] [stderr] 17: 0x5afee2cf7bd4 - build_script_build::main::h6ab9579687225d77 [INFO] [stderr] 18: 0x5afee2cf70b3 - core::ops::function::FnOnce::call_once::h7f9f1b9680984743 [INFO] [stderr] 19: 0x5afee2cf6f46 - std::sys::backtrace::__rust_begin_short_backtrace::h7cb1d8ea859fcbb8 [INFO] [stderr] 20: 0x5afee2cf6e09 - std::rt::lang_start::{{closure}}::h5957a8d7df0647fd [INFO] [stderr] 21: 0x5afee2d2a8d7 - core::ops::function::impls:: for &F>::call_once::h354f3bfe267453b9 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5afee2d2a8d7 - std::panicking::try::do_call::h5dd039b5aedfde93 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stderr] 23: 0x5afee2d2a8d7 - std::panicking::try::hf05cf3e90e2284a2 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stderr] 24: 0x5afee2d2a8d7 - std::panic::catch_unwind::hbd9832b618570590 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x5afee2d2a8d7 - std::rt::lang_start_internal::{{closure}}::hf714b6a63c68d24b [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x5afee2d2a8d7 - std::panicking::try::do_call::hd6751616516c81d9 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stderr] 27: 0x5afee2d2a8d7 - std::panicking::try::hf8588b076eece577 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stderr] 28: 0x5afee2d2a8d7 - std::panic::catch_unwind::hd8a3761bb480d330 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x5afee2d2a8d7 - std::rt::lang_start_internal::he2e67f3118c0a78d [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x5afee2cf6de7 - std::rt::lang_start::h7fa6c2156bdb695e [INFO] [stderr] 31: 0x5afee2cf7dc5 - main [INFO] [stderr] 32: 0x78d93998cd90 - [INFO] [stderr] 33: 0x78d93998ce40 - __libc_start_main [INFO] [stderr] 34: 0x5afee2cf6865 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxbeNQA/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `borsh` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6bc334cd04dcfe91e1fdd0dafc6f6a8cb470ed2325ea89c11adfb19f301794fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc334cd04dcfe91e1fdd0dafc6f6a8cb470ed2325ea89c11adfb19f301794fd", kill_on_drop: false }` [INFO] [stdout] 6bc334cd04dcfe91e1fdd0dafc6f6a8cb470ed2325ea89c11adfb19f301794fd