[INFO] cloning repository https://github.com/saving16/Succinct-Challenege [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saving16/Succinct-Challenege" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaving16%2FSuccinct-Challenege", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaving16%2FSuccinct-Challenege'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c98508153875743522e2f0f2cac93f988b6a7252 [INFO] testing saving16/Succinct-Challenege against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaving16%2FSuccinct-Challenege" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/saving16/Succinct-Challenege [INFO] finished tweaking git repo https://github.com/saving16/Succinct-Challenege [INFO] tweaked toml for git repo https://github.com/saving16/Succinct-Challenege written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/saving16/Succinct-Challenege on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/saving16/Succinct-Challenege 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57afc199e8b99498179387119b5b3ca83480f56f4d5ffc6f2bec40d6a37edfb0 [INFO] running `Command { std: "docker" "start" "-a" "57afc199e8b99498179387119b5b3ca83480f56f4d5ffc6f2bec40d6a37edfb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57afc199e8b99498179387119b5b3ca83480f56f4d5ffc6f2bec40d6a37edfb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57afc199e8b99498179387119b5b3ca83480f56f4d5ffc6f2bec40d6a37edfb0", kill_on_drop: false }` [INFO] [stdout] 57afc199e8b99498179387119b5b3ca83480f56f4d5ffc6f2bec40d6a37edfb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 4ba2c6f1d882cf0b2c673c12773eabcfed6b4d28793d464f11b989edd8883a78 [INFO] running `Command { std: "docker" "start" "-a" "4ba2c6f1d882cf0b2c673c12773eabcfed6b4d28793d464f11b989edd8883a78", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling dashu-base v0.4.1 [INFO] [stderr] Compiling parity-scale-codec v3.7.4 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling dashu-int v0.4.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling ruint v1.13.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling dashu-float v0.4.3 [INFO] [stderr] Compiling dashu-ratio v0.4.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling p3-maybe-rayon v0.1.4-succinct [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling elf v0.7.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling dashu-macros v0.4.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling rrs-succinct v0.1.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling dashu v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.4 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling snowbridge-amcl v1.0.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling alloy-primitives v0.8.22 [INFO] [stderr] Compiling p3-util v0.1.4-succinct [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling p3-field v0.1.4-succinct [INFO] [stderr] Compiling p3-matrix v0.1.4-succinct [INFO] [stderr] Compiling p3-symmetric v0.1.4-succinct [INFO] [stderr] Compiling p3-dft v0.1.4-succinct [INFO] [stderr] Compiling p3-mds v0.1.4-succinct [INFO] [stderr] Compiling p3-poseidon2 v0.1.4-succinct [INFO] [stderr] Compiling p3-baby-bear v0.1.4-succinct [INFO] [stderr] Compiling sp1-primitives v3.0.0 (/opt/rustwide/workdir/crates/primitives) [INFO] [stderr] Compiling sp1-curves v3.0.0 (/opt/rustwide/workdir/crates/curves) [INFO] [stderr] Compiling sp1-core-executor v3.0.0 (/opt/rustwide/workdir/crates/executor) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/executor/src/hook.rs:68:16 [INFO] [stdout] | [INFO] [stdout] 68 | 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] 68 | pub fn get(&self, fd: u32) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling riscv-emulator-challenge v3.0.0 (/opt/rustwide/workdir/benchmark) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.65s [INFO] running `Command { std: "docker" "inspect" "4ba2c6f1d882cf0b2c673c12773eabcfed6b4d28793d464f11b989edd8883a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba2c6f1d882cf0b2c673c12773eabcfed6b4d28793d464f11b989edd8883a78", kill_on_drop: false }` [INFO] [stdout] 4ba2c6f1d882cf0b2c673c12773eabcfed6b4d28793d464f11b989edd8883a78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 10451eb6a7e44418696d43cc2d3b6de0279be18326e7107d2022014a2bb03dd6 [INFO] running `Command { std: "docker" "start" "-a" "10451eb6a7e44418696d43cc2d3b6de0279be18326e7107d2022014a2bb03dd6", kill_on_drop: false }` [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling p3-field v0.1.4-succinct [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling p3-matrix v0.1.4-succinct [INFO] [stderr] Compiling p3-symmetric v0.1.4-succinct [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling p3-dft v0.1.4-succinct [INFO] [stderr] Compiling p3-mds v0.1.4-succinct [INFO] [stderr] Compiling p3-poseidon2 v0.1.4-succinct [INFO] [stderr] Compiling p3-baby-bear v0.1.4-succinct [INFO] [stderr] Compiling sp1-primitives v3.0.0 (/opt/rustwide/workdir/crates/primitives) [INFO] [stderr] Compiling sp1-curves v3.0.0 (/opt/rustwide/workdir/crates/curves) [INFO] [stderr] Compiling sp1-core-executor v3.0.0 (/opt/rustwide/workdir/crates/executor) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/executor/src/hook.rs:68:16 [INFO] [stdout] | [INFO] [stdout] 68 | 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] 68 | pub fn get(&self, fd: u32) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/executor/src/hook.rs:68:16 [INFO] [stdout] | [INFO] [stdout] 68 | 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] 68 | pub fn get(&self, fd: u32) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling riscv-emulator-challenge v3.0.0 (/opt/rustwide/workdir/benchmark) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.22s [INFO] running `Command { std: "docker" "inspect" "10451eb6a7e44418696d43cc2d3b6de0279be18326e7107d2022014a2bb03dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10451eb6a7e44418696d43cc2d3b6de0279be18326e7107d2022014a2bb03dd6", kill_on_drop: false }` [INFO] [stdout] 10451eb6a7e44418696d43cc2d3b6de0279be18326e7107d2022014a2bb03dd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 25f0fe1a84a094f2a0634c4c3fa9cc69495c6b2fa695ab01f04a2a788823cc35 [INFO] running `Command { std: "docker" "start" "-a" "25f0fe1a84a094f2a0634c4c3fa9cc69495c6b2fa695ab01f04a2a788823cc35", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> crates/executor/src/hook.rs:68:16 [INFO] [stderr] | [INFO] [stderr] 68 | pub fn get(&self, fd: u32) -> Option> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 68 | pub fn get(&self, fd: u32) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `sp1-core-executor` (lib) generated 1 warning (run `cargo fix --lib -p sp1-core-executor` to apply 1 suggestion) [INFO] [stderr] warning: `sp1-core-executor` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/build/riscv-emulator-challenge/5f5d0f9142680ea1/deps/riscv_emulator_challenge-5f5d0f9142680ea1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/sp1-core-executor/7ef66e82a5a01f95/deps/sp1_core_executor-7ef66e82a5a01f95) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test executor::tests::test_add ... ok [INFO] [stdout] test executor::tests::test_addi ... ok [INFO] [stdout] test executor::tests::test_addi_negative ... ok [INFO] [stdout] test executor::tests::test_andi ... ok [INFO] [stdout] test executor::tests::test_or ... ok [INFO] [stdout] test executor::tests::test_ori ... ok [INFO] [stdout] test executor::tests::test_and ... ok [INFO] [stdout] test executor::tests::test_jalr ... ok [INFO] [stdout] test executor::tests::remainder_tests ... ok [INFO] [stdout] test executor::tests::test_sll ... ok [INFO] [stdout] test executor::tests::test_slli ... ok [INFO] [stdout] test executor::tests::division_tests ... ok [INFO] [stdout] test executor::tests::test_sltiu ... ok [INFO] [stdout] test executor::tests::test_slt ... ok [INFO] [stdout] test executor::tests::test_sltu ... ok [INFO] [stdout] test executor::tests::test_slti ... ok [INFO] [stdout] test executor::tests::test_srli ... ok [INFO] [stdout] test executor::tests::test_srl ... ok [INFO] [stdout] test executor::tests::test_srai ... ok [INFO] [stdout] test executor::tests::test_xor ... ok [INFO] [stdout] test executor::tests::test_sub ... ok [INFO] [stdout] test executor::tests::test_xori ... ok [INFO] [stdout] test executor::tests::test_sra ... ok [INFO] [stdout] test executor::tests::multiplication_tests ... ok [INFO] [stdout] test executor::tests::shift_tests ... ok [INFO] [stdout] test executor::tests::test_rsp_program_run has been running for over 60 seconds [INFO] [stdout] test executor::tests::test_rsp_program_run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 279.51s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/sp1-curves/512927467be737dd/deps/sp1_curves-512927467be737dd) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test weierstrass::bls12_381::tests::test_weierstrass_biguint_scalar_mul ... ok [INFO] [stdout] test weierstrass::bn254::tests::test_weierstrass_biguint_scalar_mul ... ok [INFO] [stdout] test weierstrass::secp256k1::tests::test_weierstrass_biguint_scalar_mul ... ok [INFO] [stdout] test weierstrass::secp256k1::tests::test_secp256k_sqrt ... ok [INFO] [stdout] test edwards::tests::test_bigint_ed_add ... ok [INFO] [stdout] test weierstrass::bls12_381::tests::test_bls12381_sqrt ... ok [INFO] [stdout] test weierstrass::bls12_381::tests::test_bls12381_decompress ... ok [INFO] [stdout] test edwards::ed25519::tests::test_ed25519_decompress ... ok [INFO] [stdout] test edwards::tests::test_biguint_scalar_mul ... ok [INFO] [stdout] test weierstrass::tests::test_weierstrass_biguint_scalar_mul ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.74s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/sp1-primitives/a08b2f6437666827/deps/sp1_primitives-a08b2f6437666827) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test io::tests::test_hash_public_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sp1_core_executor [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sp1_curves [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sp1_primitives [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "25f0fe1a84a094f2a0634c4c3fa9cc69495c6b2fa695ab01f04a2a788823cc35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f0fe1a84a094f2a0634c4c3fa9cc69495c6b2fa695ab01f04a2a788823cc35", kill_on_drop: false }` [INFO] [stdout] 25f0fe1a84a094f2a0634c4c3fa9cc69495c6b2fa695ab01f04a2a788823cc35