[INFO] cloning repository https://github.com/XuyangSong/compliance-performance-evaluation-openvm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XuyangSong/compliance-performance-evaluation-openvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuyangSong%2Fcompliance-performance-evaluation-openvm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuyangSong%2Fcompliance-performance-evaluation-openvm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a9aa8ae28a45715f27478874b571d12ae96974e [INFO] checking XuyangSong/compliance-performance-evaluation-openvm/5a9aa8ae28a45715f27478874b571d12ae96974e against master#49b6ac01d6f4c3da812039ae846407a20961aa4c for pr-154887 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuyangSong%2Fcompliance-performance-evaluation-openvm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/XuyangSong/compliance-performance-evaluation-openvm [INFO] finished tweaking git repo https://github.com/XuyangSong/compliance-performance-evaluation-openvm [INFO] tweaked toml for git repo https://github.com/XuyangSong/compliance-performance-evaluation-openvm written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/XuyangSong/compliance-performance-evaluation-openvm on toolchain 49b6ac01d6f4c3da812039ae846407a20961aa4c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/XuyangSong/compliance-performance-evaluation-openvm 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" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/openvm-org/openvm.git` [INFO] [stderr] Updating git submodule `https://github.com/foundry-rs/forge-std` [INFO] [stderr] Updating git submodule `https://github.com/riscv-software-src/riscv-tests.git` [INFO] [stderr] Updating git submodule `https://github.com/riscv/riscv-test-env.git` [INFO] [stderr] Updating git repository `https://github.com/Plonky3/Plonky3.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-modular v0.5.1 [INFO] [stderr] Downloaded nums v0.1.0 [INFO] [stderr] Downloaded num-prime v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c80d763cb6455d0fc46a818a3fa5bdfbd97c1e5ad107fe0b098553edd3a37ba [INFO] running `Command { std: "docker" "start" "-a" "5c80d763cb6455d0fc46a818a3fa5bdfbd97c1e5ad107fe0b098553edd3a37ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c80d763cb6455d0fc46a818a3fa5bdfbd97c1e5ad107fe0b098553edd3a37ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c80d763cb6455d0fc46a818a3fa5bdfbd97c1e5ad107fe0b098553edd3a37ba", kill_on_drop: false }` [INFO] [stdout] 5c80d763cb6455d0fc46a818a3fa5bdfbd97c1e5ad107fe0b098553edd3a37ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3a37546ef0903b384e0bf8d21d48b3b7f57e9205e7fa4b4917c8bee9ddfa808 [INFO] running `Command { std: "docker" "start" "-a" "b3a37546ef0903b384e0bf8d21d48b3b7f57e9205e7fa4b4917c8bee9ddfa808", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking p3-maybe-rayon v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84) [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling openvm-macros-common v1.3.0 (https://github.com/openvm-org/openvm.git#ca36de38) [INFO] [stderr] Compiling num-modular v0.5.1 [INFO] [stderr] Compiling num-prime v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling openvm-custom-insn v0.1.0 (https://github.com/openvm-org/openvm.git#ca36de38) [INFO] [stderr] Compiling openvm-algebra-complex-macros v1.3.0 (https://github.com/openvm-org/openvm.git#ca36de38) [INFO] [stderr] Compiling openvm-ecc-sw-macros v1.3.0 (https://github.com/openvm-org/openvm.git#ca36de38) [INFO] [stderr] Checking nums v0.1.0 [INFO] [stderr] Compiling openvm-algebra-moduli-macros v1.3.0 (https://github.com/openvm-org/openvm.git#ca36de38) [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking p3-util v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84) [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking p3-field v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84) [INFO] [stderr] Checking openvm-rv32im-guest v1.3.0 (https://github.com/openvm-org/openvm.git#ca36de38) [INFO] [stderr] Checking openvm-platform v1.3.0 (https://github.com/openvm-org/openvm.git#ca36de38) [INFO] [stderr] Checking openvm-algebra-guest v1.3.0 (https://github.com/openvm-org/openvm.git#ca36de38) [INFO] [stderr] Checking openvm v1.3.0 (https://github.com/openvm-org/openvm.git#ca36de38) [INFO] [stderr] Checking openvm-sha256-guest v1.3.0 (https://github.com/openvm-org/openvm.git#ca36de38) [INFO] [stderr] Checking openvm-sha2 v1.3.0 (https://github.com/openvm-org/openvm.git#ca36de38) [INFO] [stderr] Checking openvm-ecc-guest v1.3.0 (https://github.com/openvm-org/openvm.git#ca36de38) [INFO] [stderr] Checking k256 v0.13.4 (https://github.com/openvm-org/openvm.git#ca36de38) [INFO] [stderr] Checking ecc-example v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] [init] modulus #0 = 115792089237316195423570985008687907853269984665640564039457584007908834671663 [INFO] [stdout] [init] modulus #0 = 115792089237316195423570985008687907853269984665640564039457584007908834671663 [INFO] [stdout] [init] modulus #1 = 115792089237316195423570985008687907852837564279074904382605163141518161494337 [INFO] [stdout] [init] modulus #1 = 115792089237316195423570985008687907852837564279074904382605163141518161494337 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.41s [INFO] running `Command { std: "docker" "inspect" "b3a37546ef0903b384e0bf8d21d48b3b7f57e9205e7fa4b4917c8bee9ddfa808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a37546ef0903b384e0bf8d21d48b3b7f57e9205e7fa4b4917c8bee9ddfa808", kill_on_drop: false }` [INFO] [stdout] b3a37546ef0903b384e0bf8d21d48b3b7f57e9205e7fa4b4917c8bee9ddfa808