[INFO] fetching crate haloumi-core 0.5.6... [INFO] testing haloumi-core-0.5.6 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate haloumi-core 0.5.6 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate haloumi-core 0.5.6 [INFO] finished tweaking crates.io crate haloumi-core 0.5.6 [INFO] tweaked toml for crates.io crate haloumi-core 0.5.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate haloumi-core 0.5.6 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate haloumi-core 0.5.6 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plonky2_maybe_rayon v1.0.0 [INFO] [stderr] Downloaded halo2derive v0.2.0 [INFO] [stderr] Downloaded quickcheck_macros v1.1.0 [INFO] [stderr] Downloaded internment v0.8.6 [INFO] [stderr] Downloaded eqv v0.1.0 [INFO] [stderr] Downloaded addchain v0.2.0 [INFO] [stderr] Downloaded ff_derive v0.13.1 [INFO] [stderr] Downloaded num-bigint v0.3.3 [INFO] [stderr] Downloaded halo2curves v0.9.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c314c67a857448ca2a2b5abef3de57aabb086ab06c7fa52bf16e8fc2e07ad39 [INFO] running `Command { std: "docker" "start" "-a" "6c314c67a857448ca2a2b5abef3de57aabb086ab06c7fa52bf16e8fc2e07ad39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c314c67a857448ca2a2b5abef3de57aabb086ab06c7fa52bf16e8fc2e07ad39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c314c67a857448ca2a2b5abef3de57aabb086ab06c7fa52bf16e8fc2e07ad39", kill_on_drop: false }` [INFO] [stdout] 6c314c67a857448ca2a2b5abef3de57aabb086ab06c7fa52bf16e8fc2e07ad39 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e83eae6dac85e57a5ed66b63ad33475f4cb0a778e91fd35314f85e9426b312e [INFO] running `Command { std: "docker" "start" "-a" "3e83eae6dac85e57a5ed66b63ad33475f4cb0a778e91fd35314f85e9426b312e", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling eqv v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling internment v0.8.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling haloumi-core v0.5.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/info_traits.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | fn lookups(&self) -> Vec>; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | fn lookups(&self) -> Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s [INFO] running `Command { std: "docker" "inspect" "3e83eae6dac85e57a5ed66b63ad33475f4cb0a778e91fd35314f85e9426b312e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e83eae6dac85e57a5ed66b63ad33475f4cb0a778e91fd35314f85e9426b312e", kill_on_drop: false }` [INFO] [stdout] 3e83eae6dac85e57a5ed66b63ad33475f4cb0a778e91fd35314f85e9426b312e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac5a0ec0f93b3345cf6fccaa5b0073b8a29534e50dd7dedc86eb0b8c3c4588f8 [INFO] running `Command { std: "docker" "start" "-a" "ac5a0ec0f93b3345cf6fccaa5b0073b8a29534e50dd7dedc86eb0b8c3c4588f8", kill_on_drop: false }` [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling halo2curves v0.9.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling plonky2_maybe_rayon v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling ff_derive v0.13.1 [INFO] [stderr] Compiling halo2derive v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling haloumi-core v0.5.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/info_traits.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | fn lookups(&self) -> Vec>; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | fn lookups(&self) -> Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/info_traits.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | fn lookups(&self) -> Vec>; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | fn lookups(&self) -> Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.25s [INFO] running `Command { std: "docker" "inspect" "ac5a0ec0f93b3345cf6fccaa5b0073b8a29534e50dd7dedc86eb0b8c3c4588f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac5a0ec0f93b3345cf6fccaa5b0073b8a29534e50dd7dedc86eb0b8c3c4588f8", kill_on_drop: false }` [INFO] [stdout] ac5a0ec0f93b3345cf6fccaa5b0073b8a29534e50dd7dedc86eb0b8c3c4588f8 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b028bd440dceda20ebbed87b5631f084b4912be30f1b5822debf620abab797c6 [INFO] running `Command { std: "docker" "start" "-a" "b028bd440dceda20ebbed87b5631f084b4912be30f1b5822debf620abab797c6", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/info_traits.rs:24:16 [INFO] [stderr] | [INFO] [stderr] 24 | fn lookups(&self) -> Vec>; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 24 | fn lookups(&self) -> Vec>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `haloumi-core` (lib) generated 1 warning (run `cargo fix --lib -p haloumi-core` to apply 1 suggestion) [INFO] [stderr] warning: `haloumi-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/haloumi_core-9d8bb7f0a708281d) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test felt::tests::different_primes_eq ... ok [INFO] [stdout] test slot::cell::tests::diff_col_absolute_and_relative_not_equal_hash ... ok [INFO] [stdout] test felt::tests::partial_eq_for_other_types ... ok [INFO] [stdout] test felt::tests::same_prime_eq ... ok [INFO] [stdout] test slot::cell::tests::diff_row_absolute_and_relative_not_equal_2_hash ... ok [INFO] [stdout] test slot::cell::tests::diff_row_absolute_and_relative_not_equal_1_hash ... ok [INFO] [stdout] test slot::cell::tests::diff_row_absolute_and_relative_not_equal_1 ... ok [INFO] [stdout] test slot::cell::tests::diff_row_absolute_and_relative_not_equal_2 ... ok [INFO] [stdout] test felt::tests::sum ... ok [INFO] [stdout] test slot::cell::tests::same_absolute_and_relative_equal ... ok [INFO] [stdout] test slot::cell::tests::same_relative_sym_eqv ... ok [INFO] [stdout] test felt::tests::mul ... ok [INFO] [stdout] test slot::cell::tests::same_absolute_and_relative_equal_hash ... ok [INFO] [stdout] test felt::tests::sub ... ok [INFO] [stdout] test slot::cell::tests::diff_col_absolute_and_relative_not_equal ... ok [INFO] [stdout] test felt::tests::different_primes_sub - should panic ... ok [INFO] [stdout] test felt::tests::different_primes_sum - should panic ... ok [INFO] [stdout] test felt::tests::different_primes_sum_assign - should panic ... ok [INFO] [stdout] test felt::tests::different_primes_sub_assign - should panic ... ok [INFO] [stdout] test felt::tests::different_primes_mul_assign - should panic ... ok [INFO] [stdout] test felt::tests::different_primes_rem - should panic ... ok [INFO] [stdout] test felt::tests::different_primes_mul - should panic ... ok [INFO] [stdout] test felt::tests::different_primes_rem_assign - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Doc-tests haloumi_core [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" "b028bd440dceda20ebbed87b5631f084b4912be30f1b5822debf620abab797c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b028bd440dceda20ebbed87b5631f084b4912be30f1b5822debf620abab797c6", kill_on_drop: false }` [INFO] [stdout] b028bd440dceda20ebbed87b5631f084b4912be30f1b5822debf620abab797c6