[INFO] cloning repository https://github.com/felicityin/zkvm-brainfuck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felicityin/zkvm-brainfuck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelicityin%2Fzkvm-brainfuck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelicityin%2Fzkvm-brainfuck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfb90af699e6b43f275367dea15a52f453608e33
[INFO] checking felicityin/zkvm-brainfuck against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelicityin%2Fzkvm-brainfuck" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/felicityin/zkvm-brainfuck
[INFO] finished tweaking git repo https://github.com/felicityin/zkvm-brainfuck
[INFO] tweaked toml for git repo https://github.com/felicityin/zkvm-brainfuck written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/felicityin/zkvm-brainfuck on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/felicityin/zkvm-brainfuck 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/Cargo.toml: unused manifest key: workspace.package.name
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68f61c671b99bd55b107118142fc54279aaf03491cb6ff6115661684e392797f
[INFO] running `Command { std: "docker" "start" "-a" "68f61c671b99bd55b107118142fc54279aaf03491cb6ff6115661684e392797f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68f61c671b99bd55b107118142fc54279aaf03491cb6ff6115661684e392797f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68f61c671b99bd55b107118142fc54279aaf03491cb6ff6115661684e392797f", kill_on_drop: false }`
[INFO] [stdout] 68f61c671b99bd55b107118142fc54279aaf03491cb6ff6115661684e392797f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 300f6b9b0a498542ccb5b0308a69c0236ce00fe40f4a1b58af3cdd8eae3e7d0c
[INFO] running `Command { std: "docker" "start" "-a" "300f6b9b0a498542ccb5b0308a69c0236ce00fe40f4a1b58af3cdd8eae3e7d0c", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking test-artifacts v1.0.0 (/opt/rustwide/workdir/crates/test-artifacts)
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]    Compiling halo2curves v0.7.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking sdd v3.0.8
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking size v0.5.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking clap_builder v4.5.36
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking scc v2.3.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking p3-maybe-rayon v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking rayon-scan v0.1.1
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking nums v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling bf-derive v1.0.0 (/opt/rustwide/workdir/crates/derive)
[INFO] [stderr]    Compiling halo2derive v0.1.0
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking clap v4.5.36
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking tracing-forest v0.1.6
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking p3-util v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_arrays v0.1.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking p3-field v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking pasta_curves v0.5.1
[INFO] [stderr]     Checking p3-matrix v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-symmetric v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-challenger v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-keccak v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking p3-dft v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-air v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-interpolation v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-keccak-air v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-mds v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-commit v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-poseidon2 v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-fri v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-merkle-tree v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-uni-stark v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-monty-31 v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-mersenne-31 v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-circle v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking p3-koala-bear v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking bf-primitives v1.0.0 (/opt/rustwide/workdir/crates/primitives)
[INFO] [stderr]     Checking bf-stark v1.0.0 (/opt/rustwide/workdir/crates/stark)
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking bf-core-executor v1.0.0 (/opt/rustwide/workdir/crates/core/executor)
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]     Checking bf-core-machine v1.0.0 (/opt/rustwide/workdir/crates/core/machine)
[INFO] [stderr]     Checking p3-bn254-fr v0.1.0 (https://github.com/zkMIPS/Plonky3#93967fce)
[INFO] [stderr]     Checking bf-prover v1.0.0 (/opt/rustwide/workdir/crates/prover)
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2866) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36:
[INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: crates/prover/src/lib.rs:106:5: 106:12 (#120), segments: [PathSegment { ident: <test_trace>#120, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(135), style: Outer, span: crates/prover/src/lib.rs:106:5: 106:12 (#120) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7d635ec2bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7d635f20fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x7d635ec42226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7d635ec01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7d635ec1f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x7d635dc0236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7d635ec1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7d635ec01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7d635ebf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7d635ec0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x7d635b838f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7d635ffe0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x7d636081c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x7d63607e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x7d635f8f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x7d6360407658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x7d63604073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x7d63604073a7 - <rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(rustc_middle[2342951a64deba5]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x7d63603ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::<rustc_query_impl[8c5349e00d64015e]::DynamicConfig<rustc_query_system[d45be4fb383a0235]::query::caches::SingleCache<rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x7d63603ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x7d636057127b - <rustc_interface[903e43df8d6bd657]::passes::create_and_enter_global_ctxt<core[75ca2badb63c4514]::option::Option<rustc_interface[903e43df8d6bd657]::queries::Linker>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc<rustc_data_structures[c82a87ce5cdbfc92]::jobserver::Proxy>, &std[7d609349af90bec6]::sync::once_lock::OnceLock<rustc_middle[2342951a64deba5]::ty::context::GlobalCtxt>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_middle[2342951a64deba5]::arena::Arena>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_hir[cc727ec2ba6ebdb5]::Arena>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x7d636045ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x7d63602eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x7d63602eaa20 - <std[7d609349af90bec6]::thread::lifecycle::spawn_unchecked<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x7d63602ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x7d6359e5eaa4 - <unknown>
[INFO] [stderr]   26:     0x7d6359eeba64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T13_36_14-2861.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `bf-prover` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name bf_prover --edition=2021 crates/prover/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "export-tests"))' -C metadata=9edca9b1a484f049 -C extra-filename=-d315d9eb9027d1de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e8f9025ee4aa625d.rmeta --extern bf_core_executor=/opt/rustwide/target/debug/deps/libbf_core_executor-ed8ccb3dd5f12863.rmeta --extern bf_core_machine=/opt/rustwide/target/debug/deps/libbf_core_machine-ce80a9af73ad286b.rmeta --extern bf_primitives=/opt/rustwide/target/debug/deps/libbf_primitives-b18e278e39e361a3.rmeta --extern bf_stark=/opt/rustwide/target/debug/deps/libbf_stark-082de32687354a12.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-70aa3cf1100a314b.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-7d2ed5cab8e30608.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-e3eecb697ebf8df7.rmeta --extern eyre=/opt/rustwide/target/debug/deps/libeyre-7c1d60672e63ed64.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ac1cf5e414eca6f7.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-21656e1e5211dff4.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-5e13b2bc2ab802c2.rmeta --extern p3_bn254_fr=/opt/rustwide/target/debug/deps/libp3_bn254_fr-437fccd018c3d94a.rmeta --extern p3_challenger=/opt/rustwide/target/debug/deps/libp3_challenger-bac33ece2a43a063.rmeta --extern p3_commit=/opt/rustwide/target/debug/deps/libp3_commit-475d6504eb16573c.rmeta --extern p3_field=/opt/rustwide/target/debug/deps/libp3_field-f07bab74feeba2ed.rmeta --extern p3_koala_bear=/opt/rustwide/target/debug/deps/libp3_koala_bear-48015bc969ef4ba4.rmeta --extern p3_matrix=/opt/rustwide/target/debug/deps/libp3_matrix-0ba78591a3d8a7c8.rmeta --extern p3_symmetric=/opt/rustwide/target/debug/deps/libp3_symmetric-4b9e54681c2fa131.rmeta --extern p3_util=/opt/rustwide/target/debug/deps/libp3_util-e8c4c2a84781a911.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-09bd8b735f49d555.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a1d17b3d7de02e34.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2aeeedfd5a39bf70.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-734da4f34078a4ef.rmeta --extern test_artifacts=/opt/rustwide/target/debug/deps/libtest_artifacts-73867b797ef61f0f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8a0c8728c82ed73b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-929fe5ec14d2bd47.rmeta --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-2371abbedd5946f5.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4d62795cfcd4e41c.rmeta --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "300f6b9b0a498542ccb5b0308a69c0236ce00fe40f4a1b58af3cdd8eae3e7d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "300f6b9b0a498542ccb5b0308a69c0236ce00fe40f4a1b58af3cdd8eae3e7d0c", kill_on_drop: false }`
[INFO] [stdout] 300f6b9b0a498542ccb5b0308a69c0236ce00fe40f4a1b58af3cdd8eae3e7d0c
