[INFO] fetching crate acir_field 1.0.0-beta.15... [INFO] testing acir_field-1.0.0-beta.15 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate acir_field 1.0.0-beta.15 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate acir_field 1.0.0-beta.15 [INFO] finished tweaking crates.io crate acir_field 1.0.0-beta.15 [INFO] tweaked toml for crates.io crate acir_field 1.0.0-beta.15 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate acir_field 1.0.0-beta.15 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate acir_field 1.0.0-beta.15 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ark-bn254 v0.5.0 [INFO] [stderr] Downloaded ark-serialize-derive v0.5.0 [INFO] [stderr] Downloaded ark-ff-asm v0.5.0 [INFO] [stderr] Downloaded ark-ff-macros v0.5.0 [INFO] [stderr] Downloaded ark-serialize v0.5.0 [INFO] [stderr] Downloaded ark-ff v0.5.0 [INFO] [stderr] Downloaded ark-ec v0.5.0 [INFO] [stderr] Downloaded ark-poly v0.5.0 [INFO] [stderr] Downloaded ark-std v0.5.0 [INFO] [stderr] Downloaded wasi v0.14.4+wasi-0.2.4 [INFO] [stderr] Downloaded proptest v1.7.0 [INFO] [stderr] Downloaded ark-bls12-381 v0.5.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c07c51ea1479f0226bff15cd5d58d1fd89449c12812ab8f7f43ae6841231eed [INFO] running `Command { std: "docker" "start" "-a" "1c07c51ea1479f0226bff15cd5d58d1fd89449c12812ab8f7f43ae6841231eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c07c51ea1479f0226bff15cd5d58d1fd89449c12812ab8f7f43ae6841231eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c07c51ea1479f0226bff15cd5d58d1fd89449c12812ab8f7f43ae6841231eed", kill_on_drop: false }` [INFO] [stdout] 1c07c51ea1479f0226bff15cd5d58d1fd89449c12812ab8f7f43ae6841231eed [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a44cd935d56aa968764f3f179113c1e30a5dea47e89f3b5284b46ff24b043511 [INFO] running `Command { std: "docker" "start" "-a" "a44cd935d56aa968764f3f179113c1e30a5dea47e89f3b5284b46ff24b043511", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bn254 v0.5.0 [INFO] [stderr] Compiling acir_field v1.0.0-beta.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.74s [INFO] running `Command { std: "docker" "inspect" "a44cd935d56aa968764f3f179113c1e30a5dea47e89f3b5284b46ff24b043511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a44cd935d56aa968764f3f179113c1e30a5dea47e89f3b5284b46ff24b043511", kill_on_drop: false }` [INFO] [stdout] a44cd935d56aa968764f3f179113c1e30a5dea47e89f3b5284b46ff24b043511 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82c21aff72c3721a26e78afca993b8862ffd43785da56f544cd44a33e9161dbd [INFO] running `Command { std: "docker" "start" "-a" "82c21aff72c3721a26e78afca993b8862ffd43785da56f544cd44a33e9161dbd", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bn254 v0.5.0 [INFO] [stderr] Compiling acir_field v1.0.0-beta.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.04s [INFO] running `Command { std: "docker" "inspect" "82c21aff72c3721a26e78afca993b8862ffd43785da56f544cd44a33e9161dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82c21aff72c3721a26e78afca993b8862ffd43785da56f544cd44a33e9161dbd", kill_on_drop: false }` [INFO] [stdout] 82c21aff72c3721a26e78afca993b8862ffd43785da56f544cd44a33e9161dbd [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1c7922a1a1e560b436ff5fc969ca438adbb74289990e310d512981238ef62a24 [INFO] running `Command { std: "docker" "start" "-a" "1c7922a1a1e560b436ff5fc969ca438adbb74289990e310d512981238ef62a24", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/acir_field-3a956e3052d3a95b) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test field_element::tests::max_num_bits_smoke ... ok [INFO] [stdout] test field_element::tests::requires_one_bit_to_hold_one ... ok [INFO] [stdout] test field_element::tests::requires_zero_bit_to_hold_zero ... ok [INFO] [stdout] test field_element::tests::test_to_short_hex ... ok [INFO] [stdout] test field_element::tests::test_fits_in_u128 ... ok [INFO] [stdout] test field_element::tests::to_string_as_signed_integer ... ok [INFO] [stdout] test field_element::tests::test_endianness ... ok [INFO] [stdout] test field_element::tests::serialize_fixed_test_vectors ... ok [INFO] [stdout] test field_element::tests::test_endianness_prop ... ok [INFO] [stdout] test field_element::tests::num_bits_agrees_with_ilog2 ... ok [INFO] [stdout] test field_element::tests::test_to_hex ... ok [INFO] [stdout] test field_element::tests::recovers_original_hex_string - should panic ... ok [INFO] [stdout] test field_element::tests::accepts_odd_length_hex_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests acir_field [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/generic_ark.rs - generic_ark::field_wrapper (line 110) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.42s; merged doctests compilation took 0.41s [INFO] running `Command { std: "docker" "inspect" "1c7922a1a1e560b436ff5fc969ca438adbb74289990e310d512981238ef62a24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7922a1a1e560b436ff5fc969ca438adbb74289990e310d512981238ef62a24", kill_on_drop: false }` [INFO] [stdout] 1c7922a1a1e560b436ff5fc969ca438adbb74289990e310d512981238ef62a24