[INFO] fetching crate sp1-core-executor 5.2.1...
[INFO] testing sp1-core-executor-5.2.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate sp1-core-executor 5.2.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sp1-core-executor 5.2.1
[INFO] finished tweaking crates.io crate sp1-core-executor 5.2.1
[INFO] tweaked toml for crates.io crate sp1-core-executor 5.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sp1-core-executor 5.2.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sp1-core-executor 5.2.1 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81de6bbd4131510548b13283c0445f289418de32f5f8d69f072a2929feb784ca
[INFO] running `Command { std: "docker" "start" "-a" "81de6bbd4131510548b13283c0445f289418de32f5f8d69f072a2929feb784ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81de6bbd4131510548b13283c0445f289418de32f5f8d69f072a2929feb784ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81de6bbd4131510548b13283c0445f289418de32f5f8d69f072a2929feb784ca", kill_on_drop: false }`
[INFO] [stdout] 81de6bbd4131510548b13283c0445f289418de32f5f8d69f072a2929feb784ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ac68d1905c26559d349a94257f36f8ce670bb6c5222d31f38c8e16621cefba0
[INFO] running `Command { std: "docker" "start" "-a" "8ac68d1905c26559d349a94257f36f8ce670bb6c5222d31f38c8e16621cefba0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling range-set-blaze v0.1.16
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling gen_ops v0.4.0
[INFO] [stderr]    Compiling dashu-ratio v0.4.1
[INFO] [stderr]    Compiling dashu-float v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling p3-maybe-rayon v0.2.3-succinct
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling rayon-scan v0.1.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling elf v0.7.4
[INFO] [stderr]    Compiling p3-util v0.2.3-succinct
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling generic-array v1.1.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p3-field v0.2.3-succinct
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling dashu-macros v0.4.1
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling p3-matrix v0.2.3-succinct
[INFO] [stderr]    Compiling p3-symmetric v0.2.3-succinct
[INFO] [stderr]    Compiling p3-dft v0.2.3-succinct
[INFO] [stderr]    Compiling p3-challenger v0.2.3-succinct
[INFO] [stderr]    Compiling p3-air v0.2.3-succinct
[INFO] [stderr]    Compiling p3-interpolation v0.2.3-succinct
[INFO] [stderr]    Compiling dashu v0.4.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling sp1-derive v5.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling subenum v1.1.2
[INFO] [stderr]    Compiling p3-mds v0.2.3-succinct
[INFO] [stderr]    Compiling p3-commit v0.2.3-succinct
[INFO] [stderr]    Compiling p3-poseidon2 v0.2.3-succinct
[INFO] [stderr]    Compiling p3-baby-bear v0.2.3-succinct
[INFO] [stderr]    Compiling p3-uni-stark v0.2.3-succinct
[INFO] [stderr]    Compiling p3-fri v0.2.3-succinct
[INFO] [stderr]    Compiling p3-merkle-tree v0.2.3-succinct
[INFO] [stderr]    Compiling sp1-primitives v5.2.1
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling sp1-stark v5.2.1
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling rrs-succinct v0.1.0
[INFO] [stderr]    Compiling snowbridge-amcl v1.0.2
[INFO] [stderr]    Compiling sp1-curves v5.2.1
[INFO] [stderr]    Compiling sp1-core-executor v5.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Page` is never constructed
[INFO] [stdout]    --> src/memory.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct Page<V>(VecMap<V>);
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hook.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get(&self, fd: u32) -> Option<RwLockWriteGuard<dyn Hook + Send + Sync + 'a>> {
[INFO] [stdout]    |                ^^^^^                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get(&self, fd: u32) -> Option<RwLockWriteGuard<'_, dyn Hook + Send + Sync + 'a>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.91s
[INFO] running `Command { std: "docker" "inspect" "8ac68d1905c26559d349a94257f36f8ce670bb6c5222d31f38c8e16621cefba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ac68d1905c26559d349a94257f36f8ce670bb6c5222d31f38c8e16621cefba0", kill_on_drop: false }`
[INFO] [stdout] 8ac68d1905c26559d349a94257f36f8ce670bb6c5222d31f38c8e16621cefba0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d4595deb58d4fd36020f5ca3a03af039746053d3147de8b1b34ce5fa3ef7e48
[INFO] running `Command { std: "docker" "start" "-a" "3d4595deb58d4fd36020f5ca3a03af039746053d3147de8b1b34ce5fa3ef7e48", kill_on_drop: false }`
[INFO] [stdout] warning: struct `Page` is never constructed
[INFO] [stdout]    --> src/memory.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct Page<V>(VecMap<V>);
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hook.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get(&self, fd: u32) -> Option<RwLockWriteGuard<dyn Hook + Send + Sync + 'a>> {
[INFO] [stdout]    |                ^^^^^                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get(&self, fd: u32) -> Option<RwLockWriteGuard<'_, dyn Hook + Send + Sync + 'a>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sp1-core-executor v5.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp1_zkvm`
[INFO] [stdout]     --> src/executor.rs:2352:9
[INFO] [stdout]      |
[INFO] [stdout] 2352 |     use sp1_zkvm::syscalls::SHA_COMPRESS;
[INFO] [stdout]      |         ^^^^^^^^ use of unresolved module or unlinked crate `sp1_zkvm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sp1_zkvm`, use `cargo add sp1_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_artifacts`
[INFO] [stdout]   --> src/lib.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |         pub use test_artifacts::{
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_artifacts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_artifacts`, use `cargo add test_artifacts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sp1-core-executor` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3d4595deb58d4fd36020f5ca3a03af039746053d3147de8b1b34ce5fa3ef7e48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d4595deb58d4fd36020f5ca3a03af039746053d3147de8b1b34ce5fa3ef7e48", kill_on_drop: false }`
[INFO] [stdout] 3d4595deb58d4fd36020f5ca3a03af039746053d3147de8b1b34ce5fa3ef7e48
