[INFO] fetching crate sp1-core-machine 5.2.2...
[INFO] testing sp1-core-machine-5.2.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate sp1-core-machine 5.2.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sp1-core-machine 5.2.2
[INFO] finished tweaking crates.io crate sp1-core-machine 5.2.2
[INFO] tweaked toml for crates.io crate sp1-core-machine 5.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sp1-core-machine 5.2.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sp1-core-machine 5.2.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 700fb4f0b2c032031910044b456db91722b17029862e2e16f234690934322549
[INFO] running `Command { std: "docker" "start" "-a" "700fb4f0b2c032031910044b456db91722b17029862e2e16f234690934322549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "700fb4f0b2c032031910044b456db91722b17029862e2e16f234690934322549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "700fb4f0b2c032031910044b456db91722b17029862e2e16f234690934322549", kill_on_drop: false }`
[INFO] [stdout] 700fb4f0b2c032031910044b456db91722b17029862e2e16f234690934322549
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3176b0a51f814d85cf5016478df8b6240c5237f36f8054f2c4047a505b60a57e
[INFO] running `Command { std: "docker" "start" "-a" "3176b0a51f814d85cf5016478df8b6240c5237f36f8054f2c4047a505b60a57e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.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 elliptic-curve v0.13.8
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cbindgen v0.27.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling range-set-blaze v0.1.16
[INFO] [stderr]    Compiling dashu-float v0.4.3
[INFO] [stderr]    Compiling dashu-ratio v0.4.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling gen_ops v0.4.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling elf v0.7.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling dashu-macros v0.4.1
[INFO] [stderr]    Compiling size v0.4.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling sp1-derive v5.2.2
[INFO] [stderr]    Compiling subenum v1.1.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling dashu v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tracing-forest v0.1.6
[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 vec_map v0.8.2
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling p3-field v0.2.3-succinct
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling p3-matrix v0.2.3-succinct
[INFO] [stderr]    Compiling p3-symmetric v0.2.3-succinct
[INFO] [stderr]    Compiling p3-challenger v0.2.3-succinct
[INFO] [stderr]    Compiling p3-dft 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 p3-commit v0.2.3-succinct
[INFO] [stderr]    Compiling p3-keccak-air v0.2.3-succinct
[INFO] [stderr]    Compiling p3-mds v0.2.3-succinct
[INFO] [stderr]    Compiling p3-merkle-tree v0.2.3-succinct
[INFO] [stderr]    Compiling p3-fri v0.2.3-succinct
[INFO] [stderr]    Compiling p3-uni-stark 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 sp1-primitives v5.2.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling sp1-stark v5.2.2
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling rrs-succinct v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling snowbridge-amcl v1.0.2
[INFO] [stderr]    Compiling sp1-curves v5.2.2
[INFO] [stderr]    Compiling sp1-core-machine v5.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sp1-core-executor v5.2.2
[INFO] [stdout] warning: value assigned to `carry` is never read
[INFO] [stdout]   --> src/operations/add.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             carry[2] = 1;
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "3176b0a51f814d85cf5016478df8b6240c5237f36f8054f2c4047a505b60a57e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3176b0a51f814d85cf5016478df8b6240c5237f36f8054f2c4047a505b60a57e", kill_on_drop: false }`
[INFO] [stdout] 3176b0a51f814d85cf5016478df8b6240c5237f36f8054f2c4047a505b60a57e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0c812f9b221a65f864f668e586dd2a2831d9711e06bffd2440cb67efb221686
[INFO] running `Command { std: "docker" "start" "-a" "d0c812f9b221a65f864f668e586dd2a2831d9711e06bffd2440cb67efb221686", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling p3-field v0.2.3-succinct
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling p3-matrix v0.2.3-succinct
[INFO] [stderr]    Compiling p3-symmetric v0.2.3-succinct
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling p3-challenger v0.2.3-succinct
[INFO] [stderr]    Compiling p3-dft 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 p3-keccak-air v0.2.3-succinct
[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-uni-stark v0.2.3-succinct
[INFO] [stderr]    Compiling p3-merkle-tree v0.2.3-succinct
[INFO] [stderr]    Compiling p3-fri v0.2.3-succinct
[INFO] [stderr]    Compiling p3-baby-bear v0.2.3-succinct
[INFO] [stderr]    Compiling sp1-primitives v5.2.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling sp1-stark v5.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tracing-forest v0.1.6
[INFO] [stderr]    Compiling sp1-curves v5.2.2
[INFO] [stderr]    Compiling sp1-core-executor v5.2.2
[INFO] [stderr]    Compiling sp1-core-machine v5.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp1_zkvm`
[INFO] [stdout]   --> src/syscall/instructions/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use sp1_zkvm::syscalls::{COMMIT, COMMIT_DEFERRED_PROOFS, HALT, SHA_EXTEND};
[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:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |         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] error[E0432]: unresolved import `test_artifacts`
[INFO] [stdout]    --> src/syscall/precompiles/edwards/ed_add.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |     use test_artifacts::{ED25519_ELF, ED_ADD_ELF};
[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] error[E0432]: unresolved import `test_artifacts`
[INFO] [stdout]    --> src/syscall/precompiles/edwards/ed_decompress.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |     use test_artifacts::ED_DECOMPRESS_ELF;
[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] error[E0432]: unresolved import `test_artifacts`
[INFO] [stdout]   --> src/syscall/precompiles/fptower/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     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] error[E0432]: unresolved import `test_artifacts`
[INFO] [stdout]    --> src/syscall/precompiles/keccak256/air.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     use test_artifacts::KECCAK256_ELF;
[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] error[E0432]: unresolved import `test_artifacts`
[INFO] [stdout]   --> src/syscall/precompiles/keccak256/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use test_artifacts::KECCAK_PERMUTE_ELF;
[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] error[E0432]: unresolved import `test_artifacts`
[INFO] [stdout]   --> src/syscall/precompiles/sha256/compress/mod.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use test_artifacts::SHA_COMPRESS_ELF;
[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] error[E0432]: unresolved import `test_artifacts`
[INFO] [stdout]   --> src/syscall/precompiles/sha256/extend/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use test_artifacts::{SHA2_ELF, SHA_EXTEND_ELF};
[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] error[E0432]: unresolved import `test_artifacts`
[INFO] [stdout]   --> src/syscall/precompiles/u256x2048_mul/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use test_artifacts::U256XU2048_MUL_ELF;
[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] error[E0432]: unresolved import `test_artifacts`
[INFO] [stdout]   --> src/syscall/precompiles/uint256/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use test_artifacts::UINT256_MUL_ELF;
[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] error[E0432]: unresolved import `test_artifacts`
[INFO] [stdout]    --> src/syscall/precompiles/weierstrass/weierstrass_add.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |     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] error[E0432]: unresolved import `test_artifacts`
[INFO] [stdout]    --> src/syscall/precompiles/weierstrass/weierstrass_decompress.rs:518:9
[INFO] [stdout]     |
[INFO] [stdout] 518 |     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] error[E0432]: unresolved import `test_artifacts`
[INFO] [stdout]    --> src/syscall/precompiles/weierstrass/weierstrass_double.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |     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] warning: value assigned to `carry` is never read
[INFO] [stdout]   --> src/operations/add.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             carry[2] = 1;
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `write_record` is assigned to, but never used
[INFO] [stdout]    --> src/alu/add_sub/mod.rs:467:57
[INFO] [stdout]     |
[INFO] [stdout] 467 |                     if let Some(MemoryRecordEnum::Write(mut write_record)) =
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_write_record` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `write_record` is never read
[INFO] [stdout]    --> src/alu/add_sub/mod.rs:470:25
[INFO] [stdout]     |
[INFO] [stdout] 470 |                         write_record.value = op_a;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `write_record` is assigned to, but never used
[INFO] [stdout]    --> src/alu/bitwise/mod.rs:336:57
[INFO] [stdout]     |
[INFO] [stdout] 336 |                     if let Some(MemoryRecordEnum::Write(mut write_record)) =
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_write_record` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `write_record` is never read
[INFO] [stdout]    --> src/alu/bitwise/mod.rs:339:25
[INFO] [stdout]     |
[INFO] [stdout] 339 |                         write_record.value = op_a;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `write_record` is assigned to, but never used
[INFO] [stdout]    --> src/alu/divrem/mod.rs:980:57
[INFO] [stdout]     |
[INFO] [stdout] 980 |                     if let Some(MemoryRecordEnum::Write(mut write_record)) =
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_write_record` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `write_record` is never read
[INFO] [stdout]    --> src/alu/divrem/mod.rs:983:25
[INFO] [stdout]     |
[INFO] [stdout] 983 |                         write_record.value = op_a;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `write_record` is assigned to, but never used
[INFO] [stdout]    --> src/alu/lt/mod.rs:604:57
[INFO] [stdout]     |
[INFO] [stdout] 604 |                     if let Some(MemoryRecordEnum::Write(mut write_record)) =
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_write_record` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `write_record` is never read
[INFO] [stdout]    --> src/alu/lt/mod.rs:607:25
[INFO] [stdout]     |
[INFO] [stdout] 607 |                         write_record.value = op_a as u32;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `write_record` is assigned to, but never used
[INFO] [stdout]    --> src/alu/mul/mod.rs:648:57
[INFO] [stdout]     |
[INFO] [stdout] 648 |                     if let Some(MemoryRecordEnum::Write(mut write_record)) =
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_write_record` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `write_record` is never read
[INFO] [stdout]    --> src/alu/mul/mod.rs:651:25
[INFO] [stdout]     |
[INFO] [stdout] 651 |                         write_record.value = op_a as u32;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `write_record` is assigned to, but never used
[INFO] [stdout]    --> src/alu/sll/mod.rs:533:57
[INFO] [stdout]     |
[INFO] [stdout] 533 |                     if let Some(MemoryRecordEnum::Write(mut write_record)) =
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_write_record` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `write_record` is never read
[INFO] [stdout]    --> src/alu/sll/mod.rs:536:25
[INFO] [stdout]     |
[INFO] [stdout] 536 |                         write_record.value = op_a as u32;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `write_record` is assigned to, but never used
[INFO] [stdout]    --> src/alu/sr/mod.rs:675:57
[INFO] [stdout]     |
[INFO] [stdout] 675 |                     if let Some(MemoryRecordEnum::Write(mut write_record)) =
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_write_record` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `write_record` is never read
[INFO] [stdout]    --> src/alu/sr/mod.rs:678:25
[INFO] [stdout]     |
[INFO] [stdout] 678 |                         write_record.value = op_a as u32;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `carry` is never read
[INFO] [stdout]   --> src/operations/add.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             carry[2] = 1;
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[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-machine` (lib test) due to 14 previous errors; 15 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d0c812f9b221a65f864f668e586dd2a2831d9711e06bffd2440cb67efb221686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0c812f9b221a65f864f668e586dd2a2831d9711e06bffd2440cb67efb221686", kill_on_drop: false }`
[INFO] [stdout] d0c812f9b221a65f864f668e586dd2a2831d9711e06bffd2440cb67efb221686
