[INFO] cloning repository https://github.com/yushaku/anchor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yushaku/anchor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyushaku%2Fanchor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyushaku%2Fanchor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10f866721a63bf19c9c33112d18185ab9a4b8a0b [INFO] checking yushaku/anchor against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyushaku%2Fanchor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yushaku/anchor on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yushaku/anchor [INFO] finished tweaking git repo https://github.com/yushaku/anchor [INFO] tweaked toml for git repo https://github.com/yushaku/anchor written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yushaku/anchor 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5da434427963c72df0e4d3c8ab7da94ca0e0510f10434c64d2fa7a0effcc49d1 [INFO] running `Command { std: "docker" "start" "-a" "5da434427963c72df0e4d3c8ab7da94ca0e0510f10434c64d2fa7a0effcc49d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5da434427963c72df0e4d3c8ab7da94ca0e0510f10434c64d2fa7a0effcc49d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5da434427963c72df0e4d3c8ab7da94ca0e0510f10434c64d2fa7a0effcc49d1", kill_on_drop: false }` [INFO] [stdout] 5da434427963c72df0e4d3c8ab7da94ca0e0510f10434c64d2fa7a0effcc49d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24da8a95602d0a507d7e313d587f9d32dab3d1d0530a269de6ad9febfee72b05 [INFO] running `Command { std: "docker" "start" "-a" "24da8a95602d0a507d7e313d587f9d32dab3d1d0530a269de6ad9febfee72b05", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.22 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling solana-frozen-abi v1.18.22 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking base64 v0.21.7 [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] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling solana-program v1.18.22 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stdout] error: failed to write /tmp/rustcGOzBMm/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libtoml_edit-403fcacafc35d373.rlib`: 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8sIV6t/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-backend` (lib) due to 1 previous error [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-add36b24f537160a/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 0x5d7f498efaaa - std::backtrace_rs::backtrace::libunwind::trace::h8f50440bcdd7c7ba [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5d7f498efaaa - std::backtrace_rs::backtrace::trace_unsynchronized::hbb624e4ddad08892 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5d7f498efaaa - std::sys::backtrace::_print_fmt::h11393928f4907899 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d7f498efaaa - ::fmt::h118bb846b40b3af7 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d7f4990c223 - core::fmt::rt::Argument::fmt::h022ff1fe75582f30 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5d7f4990c223 - core::fmt::write::h0b664413a249cd21 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/core/src/fmt/mod.rs:1185:21 [INFO] [stderr] 6: 0x5d7f498ed2d3 - std::io::Write::write_fmt::h91044b6829b973ae [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5d7f498ef8f2 - std::sys::backtrace::BacktraceLock::print::h6b2df9b41787e785 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5d7f498f08bd - std::panicking::default_hook::{{closure}}::h7482aeb499a8273d [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5d7f498f0702 - std::panicking::default_hook::hdf99d9ae25812da6 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5d7f498f0eb7 - std::panicking::rust_panic_with_hook::h87604e68748e7c6e [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5d7f498f0d4a - std::panicking::begin_panic_handler::{{closure}}::h414a45e52c595237 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x5d7f498eff89 - std::sys::backtrace::__rust_end_short_backtrace::h034f42a81749f406 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5d7f498f09dd - rust_begin_unwind [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x5d7f4990b3a0 - core::panicking::panic_fmt::h8bdff3233c709f00 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5d7f4990b7e6 - core::result::unwrap_failed::h78af6c6daed5f89e [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x5d7f498b9533 - core::result::Result::expect::h6cb5f4eb7cd242ae [INFO] [stderr] 17: 0x5d7f498b99c4 - build_script_build::main::ha4e31ac49d3a8e3f [INFO] [stderr] 18: 0x5d7f498b8e43 - core::ops::function::FnOnce::call_once::h6e81bee5fbf063da [INFO] [stderr] 19: 0x5d7f498b8d16 - std::sys::backtrace::__rust_begin_short_backtrace::he5a32680d1d39c68 [INFO] [stderr] 20: 0x5d7f498b8bd9 - std::rt::lang_start::{{closure}}::hed36a747781c1869 [INFO] [stderr] 21: 0x5d7f498eb457 - core::ops::function::impls:: for &F>::call_once::ha94df304543b9bd0 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5d7f498eb457 - std::panicking::try::do_call::h67dbca25c53f2966 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/panicking.rs:573:40 [INFO] [stderr] 23: 0x5d7f498eb457 - std::panicking::try::hc2851f54b895055d [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/panicking.rs:536:19 [INFO] [stderr] 24: 0x5d7f498eb457 - std::panic::catch_unwind::h2ce10842ff099af5 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x5d7f498eb457 - std::rt::lang_start_internal::{{closure}}::h13d01f86193e238b [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x5d7f498eb457 - std::panicking::try::do_call::h38b551084b51c7a7 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/panicking.rs:573:40 [INFO] [stderr] 27: 0x5d7f498eb457 - std::panicking::try::h882d818213b2e11f [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/panicking.rs:536:19 [INFO] [stderr] 28: 0x5d7f498eb457 - std::panic::catch_unwind::h86a5f6578eb73b4a [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x5d7f498eb457 - std::rt::lang_start_internal::h847b0e0d030bf281 [INFO] [stderr] at /rustc/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x5d7f498b8bb7 - std::rt::lang_start::h2fb6f72161c7c4cb [INFO] [stderr] 31: 0x5d7f498b9bb5 - main [INFO] [stderr] 32: 0x73efe09e0d90 - [INFO] [stderr] 33: 0x73efe09e0e40 - __libc_start_main [INFO] [stderr] 34: 0x5d7f498b8645 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "24da8a95602d0a507d7e313d587f9d32dab3d1d0530a269de6ad9febfee72b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24da8a95602d0a507d7e313d587f9d32dab3d1d0530a269de6ad9febfee72b05", kill_on_drop: false }` [INFO] [stdout] 24da8a95602d0a507d7e313d587f9d32dab3d1d0530a269de6ad9febfee72b05