[INFO] fetching crate rtvm-precompile 6.0.0... [INFO] testing rtvm-precompile-6.0.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rtvm-precompile 6.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rtvm-precompile 6.0.0 [INFO] finished tweaking crates.io crate rtvm-precompile 6.0.0 [INFO] tweaked toml for crates.io crate rtvm-precompile 6.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rtvm-precompile 6.0.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 236 packages to latest compatible versions [INFO] [stderr] Adding c-kzg v1.0.3 (available: v2.1.5) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding secp256k1 v0.29.1 (available: v0.31.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-hex v1.16.0 [INFO] [stderr] Downloaded aurora-engine-modexp v1.2.0 [INFO] [stderr] Downloaded alloy-primitives v0.7.7 [INFO] [stderr] Downloaded ruint v1.17.0 [INFO] [stderr] Downloaded rtvm-primitives v3.1.1 [INFO] [stderr] Downloaded c-kzg v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b5ec227401732272546f369be1724e370832c8bd8149cf82f6b6d4f57d140ba [INFO] running `Command { std: "docker" "start" "-a" "1b5ec227401732272546f369be1724e370832c8bd8149cf82f6b6d4f57d140ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b5ec227401732272546f369be1724e370832c8bd8149cf82f6b6d4f57d140ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b5ec227401732272546f369be1724e370832c8bd8149cf82f6b6d4f57d140ba", kill_on_drop: false }` [INFO] [stdout] 1b5ec227401732272546f369be1724e370832c8bd8149cf82f6b6d4f57d140ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38508dadf2a674455348486a189ff6097ba6e367de7e8f118c643707e70a6843 [INFO] running `Command { std: "docker" "start" "-a" "38508dadf2a674455348486a189ff6097ba6e367de7e8f118c643707e70a6843", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling c-kzg v1.0.3 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling const-hex v1.16.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling alloy-rlp v0.3.12 [INFO] [stderr] Compiling ruint v1.17.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling substrate-bn v0.6.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling alloy-primitives v0.7.7 [INFO] [stderr] Compiling aurora-engine-modexp v1.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [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 ripemd v0.1.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling rtvm-primitives v3.1.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling rtvm-precompile v6.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.64s [INFO] running `Command { std: "docker" "inspect" "38508dadf2a674455348486a189ff6097ba6e367de7e8f118c643707e70a6843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38508dadf2a674455348486a189ff6097ba6e367de7e8f118c643707e70a6843", kill_on_drop: false }` [INFO] [stdout] 38508dadf2a674455348486a189ff6097ba6e367de7e8f118c643707e70a6843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5828fbc48967365703d090f249f4cdda6348b2d28d2f3bfc962eecc0932901ed [INFO] running `Command { std: "docker" "start" "-a" "5828fbc48967365703d090f249f4cdda6348b2d28d2f3bfc962eecc0932901ed", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling aurora-engine-modexp v1.2.0 [INFO] [stderr] Compiling rtvm-primitives v3.1.1 [INFO] [stderr] Compiling substrate-bn v0.6.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling rtvm-precompile v6.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.23s [INFO] running `Command { std: "docker" "inspect" "5828fbc48967365703d090f249f4cdda6348b2d28d2f3bfc962eecc0932901ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5828fbc48967365703d090f249f4cdda6348b2d28d2f3bfc962eecc0932901ed", kill_on_drop: false }` [INFO] [stdout] 5828fbc48967365703d090f249f4cdda6348b2d28d2f3bfc962eecc0932901ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4549cbcf9bd304ba1ff2e5e8caaa9dbc741abc116cc7ac3f2d072a93c47ff5ae [INFO] running `Command { std: "docker" "start" "-a" "4549cbcf9bd304ba1ff2e5e8caaa9dbc741abc116cc7ac3f2d072a93c47ff5ae", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rtvm_precompile-de0465eed9e538c8) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test bn128::tests::test_alt_bn128_add ... ok [INFO] [stdout] test modexp::tests::test_berlin_modexp_empty_input ... ok [INFO] [stdout] test utilities::tests::get_with_right_padding ... ok [INFO] [stdout] test utilities::tests::bool2bytes ... ok [INFO] [stdout] test utilities::tests::left_padding ... ok [INFO] [stdout] test utilities::tests::right_padding ... ok [INFO] [stdout] test bn128::tests::test_alt_bn128_mul ... ok [INFO] [stdout] test modexp::tests::test_byzantium_modexp_gas ... ok [INFO] [stdout] test modexp::tests::test_berlin_modexp_gas ... ok [INFO] [stdout] test kzg_point_evaluation::tests::basic_test ... ok [INFO] [stdout] test bn128::tests::test_alt_bn128_pair ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests rtvm_precompile [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" "4549cbcf9bd304ba1ff2e5e8caaa9dbc741abc116cc7ac3f2d072a93c47ff5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4549cbcf9bd304ba1ff2e5e8caaa9dbc741abc116cc7ac3f2d072a93c47ff5ae", kill_on_drop: false }` [INFO] [stdout] 4549cbcf9bd304ba1ff2e5e8caaa9dbc741abc116cc7ac3f2d072a93c47ff5ae