[INFO] fetching crate zk_evm_abstractions 0.153.4... [INFO] testing zk_evm_abstractions-0.153.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate zk_evm_abstractions 0.153.4 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate zk_evm_abstractions 0.153.4 [INFO] finished tweaking crates.io crate zk_evm_abstractions 0.153.4 [INFO] tweaked toml for crates.io crate zk_evm_abstractions 0.153.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zk_evm_abstractions 0.153.4 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 zk_evm_abstractions 0.153.4 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] ac218dd5079621dbc0812d855afa1e1f0edd825d14a19d318b0b73351857d395 [INFO] running `Command { std: "docker" "start" "-a" "ac218dd5079621dbc0812d855afa1e1f0edd825d14a19d318b0b73351857d395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac218dd5079621dbc0812d855afa1e1f0edd825d14a19d318b0b73351857d395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac218dd5079621dbc0812d855afa1e1f0edd825d14a19d318b0b73351857d395", kill_on_drop: false }` [INFO] [stdout] ac218dd5079621dbc0812d855afa1e1f0edd825d14a19d318b0b73351857d395 [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] 5c4d2213662f77dc6dcb57bab68d3352d46c98537279d20492be564696748412 [INFO] running `Command { std: "docker" "start" "-a" "5c4d2213662f77dc6dcb57bab68d3352d46c98537279d20492be564696748412", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling num_enum v0.6.1 [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_derive v0.32.6 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling zksync_ff v0.32.6 [INFO] [stderr] Compiling zksync_pairing v0.32.6 [INFO] [stderr] Compiling zkevm_opcode_defs v0.153.4 [INFO] [stderr] Compiling zk_evm_abstractions v0.153.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.19s [INFO] running `Command { std: "docker" "inspect" "5c4d2213662f77dc6dcb57bab68d3352d46c98537279d20492be564696748412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c4d2213662f77dc6dcb57bab68d3352d46c98537279d20492be564696748412", kill_on_drop: false }` [INFO] [stdout] 5c4d2213662f77dc6dcb57bab68d3352d46c98537279d20492be564696748412 [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] 685b9b0e5ec198be72371a30d4afb4c8c870c7868e38ec8e084f72132e294f70 [INFO] running `Command { std: "docker" "start" "-a" "685b9b0e5ec198be72371a30d4afb4c8c870c7868e38ec8e084f72132e294f70", kill_on_drop: false }` [INFO] [stderr] Compiling zk_evm_abstractions v0.153.4 (/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 1.12s [INFO] running `Command { std: "docker" "inspect" "685b9b0e5ec198be72371a30d4afb4c8c870c7868e38ec8e084f72132e294f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "685b9b0e5ec198be72371a30d4afb4c8c870c7868e38ec8e084f72132e294f70", kill_on_drop: false }` [INFO] [stdout] 685b9b0e5ec198be72371a30d4afb4c8c870c7868e38ec8e084f72132e294f70 [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", kill_on_drop: false }` [INFO] [stdout] 13b9d9939e8a3f5357cd8d3ddce05a5e546740afb243d48d18dd978bdc8dbe3d [INFO] running `Command { std: "docker" "start" "-a" "13b9d9939e8a3f5357cd8d3ddce05a5e546740afb243d48d18dd978bdc8dbe3d", 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 (run `cargo fix --lib -p zk_evm_abstractions --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zk_evm_abstractions-459e549c40e6a1c5) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test precompiles::ecmul::tests::test_ecmul_inner_correctness_evm_codes ... ok [INFO] [stdout] test precompiles::ecmul::tests::test_ecmul_inner_correctness_order_overflow_1 ... ok [INFO] [stdout] test precompiles::ecadd::tests::test_ecadd_inner_point_at_infinity_1 ... ok [INFO] [stdout] test precompiles::ecmul::tests::test_ecmul_inner_correctness_order_overflow_2 ... ok [INFO] [stdout] test precompiles::ecmul::tests::test_ecmul_inner_correctness_order_overflow_3 ... 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 ... ok [INFO] [stdout] test precompiles::ecmul::tests::test_ecmul_inner_correctness ... ok [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_correctness_evm_codes ... ok [INFO] [stdout] test precompiles::keccak256::tests::test_empty_string ... ok [INFO] [stdout] test precompiles::ecpairing::tests::test_ecpairing_invalid_point_2 - should panic ... ok [INFO] [stdout] test precompiles::modexp::tests::test ... ok [INFO] [stdout] test precompiles::modexp::tests::test_modexp_inner_correctness_evm_codes ... ok [INFO] [stdout] test precompiles::ecmul::tests::test_ecmul_invalid_point - should panic ... ok [INFO] [stdout] test precompiles::ecpairing::tests::test_ecpairing_invalid_point_1 - should panic ... ok [INFO] [stdout] test utils::bn254::test::point_at_infinity_to_u256_tuple ... ok [INFO] [stdout] test precompiles::ecadd::tests::test_ecadd_inner_invalid_x1y1 - should panic ... ok [INFO] [stdout] test utils::bn254::test::regular_point_to_u256_tuple ... ok [INFO] [stdout] test precompiles::modexp::tests::test_modexp_inner_correctness_big_ints ... 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] [stderr] Doc-tests zk_evm_abstractions [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [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" "13b9d9939e8a3f5357cd8d3ddce05a5e546740afb243d48d18dd978bdc8dbe3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b9d9939e8a3f5357cd8d3ddce05a5e546740afb243d48d18dd978bdc8dbe3d", kill_on_drop: false }` [INFO] [stdout] 13b9d9939e8a3f5357cd8d3ddce05a5e546740afb243d48d18dd978bdc8dbe3d