[INFO] fetching crate solana-noop-program 1.7.15... [INFO] testing solana-noop-program-1.7.15 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate solana-noop-program 1.7.15 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate solana-noop-program 1.7.15 [INFO] finished tweaking crates.io crate solana-noop-program 1.7.15 [INFO] tweaked toml for crates.io crate solana-noop-program 1.7.15 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate solana-noop-program 1.7.15 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 281 packages to latest compatible versions [INFO] [stderr] Adding solana-crate-features v1.7.15 (available: v1.8.16) [INFO] [stderr] Adding solana-frozen-abi v1.7.15 (available: v1.18.26) [INFO] [stderr] Adding solana-frozen-abi-macro v1.7.15 (available: v1.18.26) [INFO] [stderr] Adding solana-logger v1.7.15 (available: v1.18.26) [INFO] [stderr] Adding solana-program v1.7.15 (available: v1.18.26) [INFO] [stderr] Adding solana-sdk v1.7.15 (available: v1.18.26) [INFO] [stderr] Adding solana-sdk-macro v1.7.15 (available: v1.18.26) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3131bd59062bab5badcd01594c46b4784bfcc696ff7f19818450e062034b4af3 [INFO] running `Command { std: "docker" "start" "-a" "3131bd59062bab5badcd01594c46b4784bfcc696ff7f19818450e062034b4af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3131bd59062bab5badcd01594c46b4784bfcc696ff7f19818450e062034b4af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3131bd59062bab5badcd01594c46b4784bfcc696ff7f19818450e062034b4af3", kill_on_drop: false }` [INFO] [stdout] 3131bd59062bab5badcd01594c46b4784bfcc696ff7f19818450e062034b4af3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8e8a9fa69afe04ac1cfddb9b97a0df01c13dfc9b924cf2e97b3d4ff1b3b2f2a [INFO] running `Command { std: "docker" "start" "-a" "a8e8a9fa69afe04ac1cfddb9b97a0df01c13dfc9b924cf2e97b3d4ff1b3b2f2a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling solana-frozen-abi v1.7.15 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling solana-program v1.7.15 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling solana-sdk v1.7.15 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/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 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=143fd1af52364333 -C extra-filename=-9c6073b19a4e0763 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-124a50c73a9164e6.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9be7e24c0cc6f173.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-16a7798c46b1bf55.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.108/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=3617714927d7f086 -C extra-filename=-8f6f2514570c7acb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1de8f8c5c720f0f9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4a110daa821f9faa.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-e2d52eba11085272.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a8e8a9fa69afe04ac1cfddb9b97a0df01c13dfc9b924cf2e97b3d4ff1b3b2f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e8a9fa69afe04ac1cfddb9b97a0df01c13dfc9b924cf2e97b3d4ff1b3b2f2a", kill_on_drop: false }` [INFO] [stdout] a8e8a9fa69afe04ac1cfddb9b97a0df01c13dfc9b924cf2e97b3d4ff1b3b2f2a