[INFO] fetching crate sp1-core-executor 5.2.1... [INFO] testing sp1-core-executor-5.2.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate sp1-core-executor 5.2.1 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sp1-core-executor 5.2.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c18a5be529d9a3fff22f12a48df319c8668ae848286c4b6d4c1cd18196dddbc [INFO] running `Command { std: "docker" "start" "-a" "5c18a5be529d9a3fff22f12a48df319c8668ae848286c4b6d4c1cd18196dddbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c18a5be529d9a3fff22f12a48df319c8668ae848286c4b6d4c1cd18196dddbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c18a5be529d9a3fff22f12a48df319c8668ae848286c4b6d4c1cd18196dddbc", kill_on_drop: false }` [INFO] [stdout] 5c18a5be529d9a3fff22f12a48df319c8668ae848286c4b6d4c1cd18196dddbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b352d3bb8c2a7fbe37ce6228f771aa06b5ec82b01332ad49bf9d7357267bc9d [INFO] running `Command { std: "docker" "start" "-a" "1b352d3bb8c2a7fbe37ce6228f771aa06b5ec82b01332ad49bf9d7357267bc9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling equivalent v1.0.2 [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 ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling dashu-base v0.4.1 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling dashu-int v0.4.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [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 crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling p3-maybe-rayon v0.2.3-succinct [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling rayon-scan v0.1.1 [INFO] [stderr] Compiling range-set-blaze v0.1.16 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling dashu-float v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling dashu-ratio v0.4.1 [INFO] [stderr] Compiling gen_ops v0.4.0 [INFO] [stderr] Compiling p3-util v0.2.3-succinct [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling p3-field v0.2.3-succinct [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling generic-array v1.1.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling p3-matrix v0.2.3-succinct [INFO] [stderr] Compiling p3-symmetric v0.2.3-succinct [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling dashu-macros v0.4.1 [INFO] [stderr] Compiling p3-challenger v0.2.3-succinct [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling p3-dft v0.2.3-succinct [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling p3-commit v0.2.3-succinct [INFO] [stderr] Compiling p3-interpolation v0.2.3-succinct [INFO] [stderr] Compiling p3-air v0.2.3-succinct [INFO] [stderr] Compiling elf v0.7.4 [INFO] [stderr] Compiling p3-mds v0.2.3-succinct [INFO] [stderr] Compiling p3-poseidon2 v0.2.3-succinct [INFO] [stderr] Compiling p3-uni-stark v0.2.3-succinct [INFO] [stderr] Compiling p3-merkle-tree v0.2.3-succinct [INFO] [stderr] Compiling p3-baby-bear v0.2.3-succinct [INFO] [stderr] Compiling p3-fri v0.2.3-succinct [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling sp1-primitives v5.2.1 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [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 dashu v0.4.2 [INFO] [stderr] Compiling sp1-stark v5.2.1 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling rrs-succinct v0.1.0 [INFO] [stderr] Compiling scale-info v2.11.6 [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(VecMap); [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> { [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> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.25s [INFO] running `Command { std: "docker" "inspect" "1b352d3bb8c2a7fbe37ce6228f771aa06b5ec82b01332ad49bf9d7357267bc9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b352d3bb8c2a7fbe37ce6228f771aa06b5ec82b01332ad49bf9d7357267bc9d", kill_on_drop: false }` [INFO] [stdout] 1b352d3bb8c2a7fbe37ce6228f771aa06b5ec82b01332ad49bf9d7357267bc9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad6bb0b046f83594ffc887f8c2e8a4dcb3b6bfd2e8f27e360384e2d7342b1191 [INFO] running `Command { std: "docker" "start" "-a" "ad6bb0b046f83594ffc887f8c2e8a4dcb3b6bfd2e8f27e360384e2d7342b1191", kill_on_drop: false }` [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(VecMap); [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> { [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> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [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" "ad6bb0b046f83594ffc887f8c2e8a4dcb3b6bfd2e8f27e360384e2d7342b1191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad6bb0b046f83594ffc887f8c2e8a4dcb3b6bfd2e8f27e360384e2d7342b1191", kill_on_drop: false }` [INFO] [stdout] ad6bb0b046f83594ffc887f8c2e8a4dcb3b6bfd2e8f27e360384e2d7342b1191