[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#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaving16%2FSuccinct-Challenege" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saving16/Succinct-Challenege on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc2/source/Cargo.toml [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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98303766aa8c8243f01601e6533356d9772d1f7c62097fe8843182622e0ee7b7 [INFO] running `Command { std: "docker" "start" "-a" "98303766aa8c8243f01601e6533356d9772d1f7c62097fe8843182622e0ee7b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98303766aa8c8243f01601e6533356d9772d1f7c62097fe8843182622e0ee7b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98303766aa8c8243f01601e6533356d9772d1f7c62097fe8843182622e0ee7b7", kill_on_drop: false }` [INFO] [stdout] 98303766aa8c8243f01601e6533356d9772d1f7c62097fe8843182622e0ee7b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4b81c47200fd442f84295947810e1fb4f7c35e086d94303ab325c9c2eb65a0f [INFO] running `Command { std: "docker" "start" "-a" "e4b81c47200fd442f84295947810e1fb4f7c35e086d94303ab325c9c2eb65a0f", 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 num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.99 [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 rayon-core v1.12.1 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling dashu-base v0.4.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dashu-int v0.4.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling p3-maybe-rayon v0.1.4-succinct [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling dashu-ratio v0.4.1 [INFO] [stderr] Compiling dashu-float v0.4.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ecdsa v0.16.9 [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 derive_more-impl v1.0.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dashu-macros v0.4.1 [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 rand v0.8.5 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling dashu v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling snowbridge-amcl v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ruint v1.13.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rrs-succinct v0.1.0 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling elf v0.7.4 [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 enum-map v2.7.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling vec_map v0.8.2 [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] [stderr] Compiling riscv-emulator-challenge v3.0.0 (/opt/rustwide/workdir/benchmark) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "e4b81c47200fd442f84295947810e1fb4f7c35e086d94303ab325c9c2eb65a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b81c47200fd442f84295947810e1fb4f7c35e086d94303ab325c9c2eb65a0f", kill_on_drop: false }` [INFO] [stdout] e4b81c47200fd442f84295947810e1fb4f7c35e086d94303ab325c9c2eb65a0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebcd445719102c21ce0cc58e97d1912ebbf31eca8c78f2b651450e94c286fe22 [INFO] running `Command { std: "docker" "start" "-a" "ebcd445719102c21ce0cc58e97d1912ebbf31eca8c78f2b651450e94c286fe22", 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] [stderr] Compiling riscv-emulator-challenge v3.0.0 (/opt/rustwide/workdir/benchmark) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.05s [INFO] running `Command { std: "docker" "inspect" "ebcd445719102c21ce0cc58e97d1912ebbf31eca8c78f2b651450e94c286fe22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebcd445719102c21ce0cc58e97d1912ebbf31eca8c78f2b651450e94c286fe22", kill_on_drop: false }` [INFO] [stdout] ebcd445719102c21ce0cc58e97d1912ebbf31eca8c78f2b651450e94c286fe22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24b60e6a751af2cc92c007eda43b2e587e94f631235b05a74ede23fe7faff8d1 [INFO] running `Command { std: "docker" "start" "-a" "24b60e6a751af2cc92c007eda43b2e587e94f631235b05a74ede23fe7faff8d1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/riscv_emulator_challenge-ae3aa6b552d257e3) [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/deps/sp1_core_executor-0e723761ba73292f) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test executor::tests::shift_tests ... ok [INFO] [stdout] test executor::tests::test_addi_negative ... ok [INFO] [stdout] test executor::tests::test_addi ... ok [INFO] [stdout] test executor::tests::test_add ... ok [INFO] [stdout] test executor::tests::test_and ... ok [INFO] [stdout] test executor::tests::test_andi ... ok [INFO] [stdout] test executor::tests::division_tests ... ok [INFO] [stdout] test executor::tests::remainder_tests ... ok [INFO] [stdout] test executor::tests::test_sll ... ok [INFO] [stdout] test executor::tests::multiplication_tests ... ok [INFO] [stdout] test executor::tests::test_jalr ... ok [INFO] [stdout] test executor::tests::test_or ... ok [INFO] [stdout] test executor::tests::test_ori ... ok [INFO] [stdout] test executor::tests::test_slli ... ok [INFO] [stdout] test executor::tests::test_slt ... ok [INFO] [stdout] test executor::tests::test_sltiu ... ok [INFO] [stdout] test executor::tests::test_sltu ... ok [INFO] [stdout] test executor::tests::test_sra ... ok [INFO] [stdout] test executor::tests::test_srai ... ok [INFO] [stdout] test executor::tests::test_srl ... ok [INFO] [stdout] test executor::tests::test_srli ... ok [INFO] [stdout] test executor::tests::test_sub ... ok [INFO] [stdout] test executor::tests::test_slti ... ok [INFO] [stdout] test executor::tests::test_xor ... ok [INFO] [stdout] test executor::tests::test_xori ... ok [INFO] [stdout] test executor::tests::test_rsp_program_run has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "24b60e6a751af2cc92c007eda43b2e587e94f631235b05a74ede23fe7faff8d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b60e6a751af2cc92c007eda43b2e587e94f631235b05a74ede23fe7faff8d1", kill_on_drop: false }` [INFO] [stdout] 24b60e6a751af2cc92c007eda43b2e587e94f631235b05a74ede23fe7faff8d1