[INFO] fetching crate zk_evm_abstractions 0.153.1... [INFO] testing zk_evm_abstractions-0.153.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate zk_evm_abstractions 0.153.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate zk_evm_abstractions 0.153.1 [INFO] finished tweaking crates.io crate zk_evm_abstractions 0.153.1 [INFO] tweaked toml for crates.io crate zk_evm_abstractions 0.153.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zk_evm_abstractions 0.153.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zk_evm_abstractions 0.153.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f7da0d1308458ec211aeee3f3c185e7644daf80c6badbe67b0fb2ce07c7b305 [INFO] running `Command { std: "docker" "start" "-a" "3f7da0d1308458ec211aeee3f3c185e7644daf80c6badbe67b0fb2ce07c7b305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f7da0d1308458ec211aeee3f3c185e7644daf80c6badbe67b0fb2ce07c7b305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f7da0d1308458ec211aeee3f3c185e7644daf80c6badbe67b0fb2ce07c7b305", kill_on_drop: false }` [INFO] [stdout] 3f7da0d1308458ec211aeee3f3c185e7644daf80c6badbe67b0fb2ce07c7b305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8749854891fb75930750ddab53b04e4f38a3793e6d42ed8b29660f958b96ce91 [INFO] running `Command { std: "docker" "start" "-a" "8749854891fb75930750ddab53b04e4f38a3793e6d42ed8b29660f958b96ce91", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling zksync_ff_derive v0.32.3 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling zksync_ff v0.32.3 [INFO] [stderr] Compiling zksync_pairing v0.32.3 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling zkevm_opcode_defs v0.153.1 [INFO] [stderr] Compiling zk_evm_abstractions v0.153.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.73s [INFO] running `Command { std: "docker" "inspect" "8749854891fb75930750ddab53b04e4f38a3793e6d42ed8b29660f958b96ce91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8749854891fb75930750ddab53b04e4f38a3793e6d42ed8b29660f958b96ce91", kill_on_drop: false }` [INFO] [stdout] 8749854891fb75930750ddab53b04e4f38a3793e6d42ed8b29660f958b96ce91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 682459ec50a3d6feb3fbe9dbec481a765e871ccb2fe9d0b4386e9bc2c8082975 [INFO] running `Command { std: "docker" "start" "-a" "682459ec50a3d6feb3fbe9dbec481a765e871ccb2fe9d0b4386e9bc2c8082975", kill_on_drop: false }` [INFO] [stderr] Compiling zk_evm_abstractions v0.153.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/precompiles/modexp.rs:250:13 [INFO] [stdout] | [INFO] [stdout] 250 | let result = modexp_inner(b, e, m); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "682459ec50a3d6feb3fbe9dbec481a765e871ccb2fe9d0b4386e9bc2c8082975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682459ec50a3d6feb3fbe9dbec481a765e871ccb2fe9d0b4386e9bc2c8082975", kill_on_drop: false }` [INFO] [stdout] 682459ec50a3d6feb3fbe9dbec481a765e871ccb2fe9d0b4386e9bc2c8082975 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05c43fcae3b72f9494da3c336d297406e3b5e2a924aae74c55477d7b0fa9dfda [INFO] running `Command { std: "docker" "start" "-a" "05c43fcae3b72f9494da3c336d297406e3b5e2a924aae74c55477d7b0fa9dfda", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `result` [INFO] [stderr] --> src/precompiles/modexp.rs:250:13 [INFO] [stderr] | [INFO] [stderr] 250 | let result = modexp_inner(b, e, m); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `zk_evm_abstractions` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zk_evm_abstractions-e73072122ab1c29f) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test precompiles::ecpairing::tests::test_check_if_in_subgroup_infinity ... ok [INFO] [stdout] test precompiles::ecadd::tests::test_ecadd_inner_invalid_x2y2 - should panic ... ok [INFO] [stdout] test precompiles::ecadd::tests::test_ecadd_inner_point_at_infinity_2 ... ok [INFO] [stdout] test precompiles::ecadd::tests::test_ecadd_inner_correctness_evm_codes ... ok [INFO] [stdout] test precompiles::modexp::tests::test ... ok [INFO] [stdout] test precompiles::ecmul::tests::test_ecmul_inner_correctness_order_overflow_1 ... ok [INFO] [stdout] test precompiles::keccak256::tests::test_empty_string ... ok [INFO] [stdout] test precompiles::ecmul::tests::test_ecmul_inner_correctness_order_overflow_3 ... ok [INFO] [stdout] test utils::bn254::test::point_at_infinity_to_u256_tuple ... ok [INFO] [stdout] test utils::bn254::test::regular_point_to_u256_tuple ... ok [INFO] [stdout] test precompiles::ecmul::tests::test_ecmul_inner_correctness_order_overflow_2 ... ok [INFO] [stdout] test precompiles::modexp::tests::test_modexp_inner_correctness_evm_codes ... ok [INFO] [stdout] test precompiles::ecmul::tests::test_ecmul_inner_correctness_evm_codes ... ok [INFO] [stdout] test precompiles::ecadd::tests::test_ecadd_inner_invalid_x1y1 - should panic ... ok [INFO] [stdout] test precompiles::modexp::tests::test_modexp_inner_correctness_big_ints ... ok [INFO] [stdout] test precompiles::ecadd::tests::test_ecadd_inner_point_at_infinity_1 ... ok [INFO] [stdout] test precompiles::ecmul::tests::test_ecmul_invalid_point - should panic ... ok [INFO] [stdout] test precompiles::ecpairing::tests::test_ecpairing_invalid_point_2 - should panic ... ok [INFO] [stdout] test precompiles::ecadd::tests::test_ecadd_inner_correctness ... ok [INFO] [stdout] test precompiles::ecpairing::tests::test_ecpairing_invalid_point_1 - should panic ... ok [INFO] [stdout] test precompiles::ecmul::tests::test_ecmul_inner_correctness ... ok [INFO] [stdout] test precompiles::ecpairing::tests::test_ecpairing_inner_correctness_false ... ok [INFO] [stdout] test precompiles::ecpairing::tests::test_ecpairing_inner_correctness_true ... ok [INFO] [stdout] test precompiles::ecpairing::tests::test_ecpairing_inner_correctness_zero_inputs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Doc-tests zk_evm_abstractions [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" "05c43fcae3b72f9494da3c336d297406e3b5e2a924aae74c55477d7b0fa9dfda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05c43fcae3b72f9494da3c336d297406e3b5e2a924aae74c55477d7b0fa9dfda", kill_on_drop: false }` [INFO] [stdout] 05c43fcae3b72f9494da3c336d297406e3b5e2a924aae74c55477d7b0fa9dfda