[INFO] cloning repository https://github.com/austinamissah/ecdsa-circuit-optimization
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/austinamissah/ecdsa-circuit-optimization" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinamissah%2Fecdsa-circuit-optimization", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinamissah%2Fecdsa-circuit-optimization'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0d00ebecbd0039b0d07320c1d8b21bdaecce7ec
[INFO] checking austinamissah/ecdsa-circuit-optimization against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinamissah%2Fecdsa-circuit-optimization" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/austinamissah/ecdsa-circuit-optimization
[INFO] finished tweaking git repo https://github.com/austinamissah/ecdsa-circuit-optimization
[INFO] tweaked toml for git repo https://github.com/austinamissah/ecdsa-circuit-optimization written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/austinamissah/ecdsa-circuit-optimization on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/austinamissah/ecdsa-circuit-optimization 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `build_circuit` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-1-tc2/source/target/.../build_circuit
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `build-circuit`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "build_circuit"
[INFO] [stderr] 2 + name = "build-circuit"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `eval_circuit` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-1-tc2/source/target/.../eval_circuit
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `eval-circuit`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 - name = "eval_circuit"
[INFO] [stderr] 6 + name = "eval-circuit"
[INFO] [stderr]   |
[INFO] [stderr] warning: `quantum_ecc` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ruint v1.17.2
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.2
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.2
[INFO] [stderr]   Downloaded alloy-rlp v0.3.15
[INFO] [stderr]   Downloaded keccak-asm v0.1.6
[INFO] [stderr]   Downloaded alloy-primitives v1.5.7
[INFO] [stderr]   Downloaded rapidhash v4.4.1
[INFO] [stderr]   Downloaded const-hex v1.18.1
[INFO] [stderr]   Downloaded sha3-asm v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e44eda282328b3ae4c10afdb618381bfc7c76069b8df9657fba8d6ebdf79dbf0
[INFO] running `Command { std: "docker" "start" "e44eda282328b3ae4c10afdb618381bfc7c76069b8df9657fba8d6ebdf79dbf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e44eda282328b3ae4c10afdb618381bfc7c76069b8df9657fba8d6ebdf79dbf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e44eda282328b3ae4c10afdb618381bfc7c76069b8df9657fba8d6ebdf79dbf0" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e44eda282328b3ae4c10afdb618381bfc7c76069b8df9657fba8d6ebdf79dbf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e44eda282328b3ae4c10afdb618381bfc7c76069b8df9657fba8d6ebdf79dbf0" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `build_circuit` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../build_circuit
[INFO] [stderr]   |                          ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `build-circuit`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "build_circuit"
[INFO] [stderr] 2 + name = "build-circuit"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `eval_circuit` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../eval_circuit
[INFO] [stderr]   |                          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `eval-circuit`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 - name = "eval_circuit"
[INFO] [stderr] 6 + name = "eval-circuit"
[INFO] [stderr]   |
[INFO] [stderr] warning: `quantum_ecc` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking ruint v1.17.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking const-hex v1.18.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking alloy-primitives v1.5.7
[INFO] [stderr]     Checking quantum_ecc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_LOW_BRANCH_META_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4419:31
[INFO] [stdout]      |
[INFO] [stdout] 4419 |         const Q_BITS: usize = DIRECT_CENTERED_LOW_BRANCH_META_BITS;
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4434:33
[INFO] [stdout]      |
[INFO] [stdout] 4434 |         let sidecar_q = 2 * N + DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS;
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4598:13
[INFO] [stdout]      |
[INFO] [stdout] 4598 |             DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_RELAXED_SCRATCH_BUDGET` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4600:28
[INFO] [stdout]      |
[INFO] [stdout] 4600 |         assert!(scratch <= DIRECT_CENTERED_RELAXED_SCRATCH_BUDGET);
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_RELAXED_Q_TARGET` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4601:40
[INFO] [stdout]      |
[INFO] [stdout] 4601 |         assert!(num_qubits as usize <= DIRECT_CENTERED_RELAXED_Q_TARGET);
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_RELAXED_T_TARGET` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4602:31
[INFO] [stdout]      |
[INFO] [stdout] 4602 |         assert!(toffoli_ops < DIRECT_CENTERED_RELAXED_T_TARGET);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4938:13
[INFO] [stdout]      |
[INFO] [stdout] 4938 |             DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_RELAXED_SCRATCH_BUDGET` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4940:28
[INFO] [stdout]      |
[INFO] [stdout] 4940 |         assert!(scratch <= DIRECT_CENTERED_RELAXED_SCRATCH_BUDGET);
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_RELAXED_Q_TARGET` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4941:40
[INFO] [stdout]      |
[INFO] [stdout] 4941 |         assert!(num_qubits as usize <= DIRECT_CENTERED_RELAXED_Q_TARGET);
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5193:13
[INFO] [stdout]      |
[INFO] [stdout] 5193 |             DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_EXPLICIT_BRANCH_HISTORY_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5194:19
[INFO] [stdout]      |
[INFO] [stdout] 5194 |                 + DIRECT_CENTERED_EXPLICIT_BRANCH_HISTORY_BITS
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5355:21
[INFO] [stdout]      |
[INFO] [stdout] 5355 |             2 * N + DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5453:21
[INFO] [stdout]      |
[INFO] [stdout] 5453 |             2 * N + DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_EXPLICIT_BRANCH_HISTORY_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5481:21
[INFO] [stdout]      |
[INFO] [stdout] 5481 |             2 * N + DIRECT_CENTERED_EXPLICIT_BRANCH_HISTORY_BITS * N + (N - 1)
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5485:21
[INFO] [stdout]      |
[INFO] [stdout] 5485 |             2 * N + DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_EXPLICIT_BRANCH_HISTORY_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5490:13
[INFO] [stdout]      |
[INFO] [stdout] 5490 |             DIRECT_CENTERED_EXPLICIT_BRANCH_HISTORY_BITS * (3 * N - 2)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_EXPLICIT_BRANCH_HISTORY_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5491:24
[INFO] [stdout]      |
[INFO] [stdout] 5491 |                 + (2 * DIRECT_CENTERED_EXPLICIT_BRANCH_HISTORY_BITS)
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_EXPLICIT_BRANCH_HISTORY_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5519:31
[INFO] [stdout]      |
[INFO] [stdout] 5519 |         let expected_tail_t = DIRECT_CENTERED_EXPLICIT_BRANCH_HISTORY_BITS
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_EXPLICIT_BRANCH_HISTORY_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5527:21
[INFO] [stdout]      |
[INFO] [stdout] 5527 |             2 * N + DIRECT_CENTERED_EXPLICIT_BRANCH_HISTORY_BITS * N + (N - 1)
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5531:21
[INFO] [stdout]      |
[INFO] [stdout] 5531 |             2 * N + DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5563:21
[INFO] [stdout]      |
[INFO] [stdout] 5563 |             2 * N + DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5591:21
[INFO] [stdout]      |
[INFO] [stdout] 5591 |             2 * N + DIRECT_CENTERED_BRANCH_SIDECAR_COMPONENT_SCRATCH_BITS
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ExtendableOutput`
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1001:18
[INFO] [stdout]      |
[INFO] [stdout] 1001 |         digest::{ExtendableOutput, Update},
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1226:17
[INFO] [stdout]      |
[INFO] [stdout] 1226 |             sim.apply(&ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1226 |             sim.apply_iter(&ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1295:17
[INFO] [stdout]      |
[INFO] [stdout] 1295 |             sim.apply(&ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1295 |             sim.apply_iter(&ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1366:17
[INFO] [stdout]      |
[INFO] [stdout] 1366 |             sim.apply(&ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1366 |             sim.apply_iter(&ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1445:17
[INFO] [stdout]      |
[INFO] [stdout] 1445 |             sim.apply(&ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1445 |             sim.apply_iter(&ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1467:29
[INFO] [stdout]      |
[INFO] [stdout] 1467 |             let phase = sim.global_phase() & 1;
[INFO] [stdout]      |                             ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake256ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1547:17
[INFO] [stdout]      |
[INFO] [stdout] 1547 |             sim.apply(&ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1547 |             sim.apply_iter(&ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1567:29
[INFO] [stdout]      |
[INFO] [stdout] 1567 |             let phase = sim.global_phase() & 1;
[INFO] [stdout]      |                             ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake256ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1643:17
[INFO] [stdout]      |
[INFO] [stdout] 1643 |             sim.apply(&ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1643 |             sim.apply_iter(&ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1663:29
[INFO] [stdout]      |
[INFO] [stdout] 1663 |             let phase = sim.global_phase() & 1;
[INFO] [stdout]      |                             ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake256ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1736:17
[INFO] [stdout]      |
[INFO] [stdout] 1736 |             sim.apply(&ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1736 |             sim.apply_iter(&ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1756:29
[INFO] [stdout]      |
[INFO] [stdout] 1756 |             let phase = sim.global_phase() & 1;
[INFO] [stdout]      |                             ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake256ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1821:17
[INFO] [stdout]      |
[INFO] [stdout] 1821 |             sim.apply(&ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1821 |             sim.apply_iter(&ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1836:29
[INFO] [stdout]      |
[INFO] [stdout] 1836 |             let phase = sim.global_phase() & 1;
[INFO] [stdout]      |                             ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake256ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1903:17
[INFO] [stdout]      |
[INFO] [stdout] 1903 |             sim.apply(&ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1903 |             sim.apply_iter(&ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1927:29
[INFO] [stdout]      |
[INFO] [stdout] 1927 |             let phase = sim.global_phase() & 1;
[INFO] [stdout]      |                             ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake256ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `iadd_dirty_2clean_qoffset_narrow` in this scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:1975:13
[INFO] [stdout]      |
[INFO] [stdout] 1975 |             iadd_dirty_2clean_qoffset_narrow(
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: similarly named function `iadd_dirty_2clean_qoffset` defined here
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:812:1
[INFO] [stdout]      |
[INFO] [stdout]  812 | / pub(crate) fn iadd_dirty_2clean_qoffset(
[INFO] [stdout]  813 | |     b: &mut B,
[INFO] [stdout]  814 | |     q_target: &[QubitId],
[INFO] [stdout]  815 | |     q_dirty: &[QubitId],
[INFO] [stdout] ...    |
[INFO] [stdout]  873 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1975 -             iadd_dirty_2clean_qoffset_narrow(
[INFO] [stdout] 1975 +             iadd_dirty_2clean_qoffset(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:2003:17
[INFO] [stdout]      |
[INFO] [stdout] 2003 |             sim.apply(&ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2003 |             sim.apply_iter(&ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/venting.rs:2033:29
[INFO] [stdout]      |
[INFO] [stdout] 2033 |             let phase = sim.global_phase() & 1;
[INFO] [stdout]      |                             ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake256ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/bin/../point_add/arith/multiply.rs:638:24
[INFO] [stdout]     |
[INFO] [stdout] 638 |     let borrow_lane = |b: &mut B, _need: usize| -> Vec<QubitId> {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seg_w`
[INFO] [stdout]    --> src/bin/../point_add/arith/multiply.rs:649:13
[INFO] [stdout]     |
[INFO] [stdout] 649 |         let seg_w = hi - lo;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_seg_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d1_inplace_product_lowerer_with_kaliski_clean` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1038:9
[INFO] [stdout]      |
[INFO] [stdout] 1038 |         d1_inplace_product_lowerer_with_kaliski_clean(&mut b, &h, &n, SECP256K1_P, 400);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d1_inplace_quotient_lowerer_with_kaliski_clean` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1048:9
[INFO] [stdout]      |
[INFO] [stdout] 1048 |         d1_inplace_quotient_lowerer_with_kaliski_clean(&mut b, &h, &n, SECP256K1_P, 400);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: expected `Copied<Iter<'_, Op>>` to be an iterator that yields `&Op`, but it yields `Op`
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1059:59
[INFO] [stdout]      |
[INFO] [stdout] 1059 |         let (qubits, bits, registers, regs) = analyze_ops(ops.iter().copied());
[INFO] [stdout]      |                                               ----------- ^^^^^^^^^^^^^^^^^^^ expected `&Op`, found `Op`
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `quantum_ecc::circuit::analyze_ops`
[INFO] [stdout]     --> src/circuit.rs:348:43
[INFO] [stdout]      |
[INFO] [stdout]  348 | pub fn analyze_ops<'b>(ops: impl Iterator<Item = &'b Op>) -> (u64, u64, u64, Vec<Vec<QubitOrBit>>) {
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ required by this bound in `analyze_ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1066:10
[INFO] [stdout]      |
[INFO] [stdout] 1066 |         (qubits, bits, registers)
[INFO] [stdout]      |          ^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1066 |         (qubits.try_into().unwrap(), bits, registers)
[INFO] [stdout]      |                ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1066:18
[INFO] [stdout]      |
[INFO] [stdout] 1066 |         (qubits, bits, registers)
[INFO] [stdout]      |                  ^^^^ expected `u32`, found `u64`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1066 |         (qubits, bits.try_into().unwrap(), registers)
[INFO] [stdout]      |                      ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1066:24
[INFO] [stdout]      |
[INFO] [stdout] 1066 |         (qubits, bits, registers)
[INFO] [stdout]      |                        ^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1066 |         (qubits, bits, registers.try_into().unwrap())
[INFO] [stdout]      |                                 ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `round8_qtail_output_side_cleanup_enabled` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1102:18
[INFO] [stdout]      |
[INFO] [stdout] 1102 |         assert!(!round8_qtail_output_side_cleanup_enabled());
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `round8_qtail_output_side_cleanup_enabled` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1104:17
[INFO] [stdout]      |
[INFO] [stdout] 1104 |         assert!(round8_qtail_output_side_cleanup_enabled());
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `round8_emit_output_side_cleanup_or_fail` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1119:13
[INFO] [stdout]      |
[INFO] [stdout] 1119 |             round8_emit_output_side_cleanup_or_fail(&mut b, &tx, &ty, &ox, &oy, SECP256K1_P);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `round8_qtail_output_side_regular_phase_repair_enabled` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1137:18
[INFO] [stdout]      |
[INFO] [stdout] 1137 |         assert!(!round8_qtail_output_side_regular_phase_repair_enabled());
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `round8_qtail_output_side_regular_phase_repair_enabled` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1139:17
[INFO] [stdout]      |
[INFO] [stdout] 1139 |         assert!(round8_qtail_output_side_regular_phase_repair_enabled());
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `round8_qtail_round217_product_reuse_enabled` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1152:18
[INFO] [stdout]      |
[INFO] [stdout] 1152 |         assert!(!round8_qtail_round217_product_reuse_enabled());
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `round8_qtail_round217_product_reuse_enabled` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1154:17
[INFO] [stdout]      |
[INFO] [stdout] 1154 |         assert!(round8_qtail_round217_product_reuse_enabled());
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `round218_b5_transport` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1163:20
[INFO] [stdout]      |
[INFO] [stdout] 1163 |         let plan = round218_b5_transport::round218_b5_source_live_product_lowerer_body_plan();
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `round218_b5_transport`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `round218_b5_transport`, use `cargo add round218_b5_transport` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `round218_b5_transport` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:1178:20
[INFO] [stdout]      |
[INFO] [stdout] 1178 |         let plan = round218_b5_transport::round218_b5_source_live_product_lowerer_body_plan();
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `round218_b5_transport`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `round218_b5_transport`, use `cargo add round218_b5_transport` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `dialog_gcd_selected_body_nocin_selftest` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3198:25
[INFO] [stdout]      |
[INFO] [stdout] 3198 |         if let Err(e) = dialog_gcd_selected_body_nocin_selftest() {
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: similarly named function `dialog_gcd_selected_body_nocin_enabled` defined here
[INFO] [stdout]     --> src/bin/../point_add/rounds/dialog/mod.rs:460:1
[INFO] [stdout]      |
[INFO] [stdout]  460 | pub(crate) fn dialog_gcd_selected_body_nocin_enabled() -> bool {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3198 -         if let Err(e) = dialog_gcd_selected_body_nocin_selftest() {
[INFO] [stdout] 3198 +         if let Err(e) = dialog_gcd_selected_body_nocin_enabled() {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ccz` found for struct `point_add::B` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3209:11
[INFO] [stdout]      |
[INFO] [stdout]  110 | pub struct B {
[INFO] [stdout]      | ------------ method `ccz` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 3209 |         b.ccz(q0, q0, q1);
[INFO] [stdout]      |           ^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/bin/../point_add/trailmix_ludicrous/mod.rs:33:8
[INFO] [stdout]      |
[INFO] [stdout]   33 |     fn ccz(&mut self, a: QubitId, b: QubitId, c: QubitId);
[INFO] [stdout]      |        --- the method is available for `point_add::B` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BExt` which provides `ccz` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout] 3165 +     use crate::point_add::trailmix_ludicrous::BExt;
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `ccx` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3209 -         b.ccz(q0, q0, q1);
[INFO] [stdout] 3209 +         b.ccx(q0, q0, q1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ccz` found for struct `point_add::B` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3210:11
[INFO] [stdout]      |
[INFO] [stdout]  110 | pub struct B {
[INFO] [stdout]      | ------------ method `ccz` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 3210 |         b.ccz(q0, q1, q0);
[INFO] [stdout]      |           ^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/bin/../point_add/trailmix_ludicrous/mod.rs:33:8
[INFO] [stdout]      |
[INFO] [stdout]   33 |     fn ccz(&mut self, a: QubitId, b: QubitId, c: QubitId);
[INFO] [stdout]      |        --- the method is available for `point_add::B` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BExt` which provides `ccz` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout] 3165 +     use crate::point_add::trailmix_ludicrous::BExt;
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `ccx` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3210 -         b.ccz(q0, q1, q0);
[INFO] [stdout] 3210 +         b.ccx(q0, q1, q0);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ccz` found for struct `point_add::B` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3211:11
[INFO] [stdout]      |
[INFO] [stdout]  110 | pub struct B {
[INFO] [stdout]      | ------------ method `ccz` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 3211 |         b.ccz(q0, q0, q0);
[INFO] [stdout]      |           ^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/bin/../point_add/trailmix_ludicrous/mod.rs:33:8
[INFO] [stdout]      |
[INFO] [stdout]   33 |     fn ccz(&mut self, a: QubitId, b: QubitId, c: QubitId);
[INFO] [stdout]      |        --- the method is available for `point_add::B` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BExt` which provides `ccz` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout] 3165 +     use crate::point_add::trailmix_ludicrous::BExt;
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `ccx` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3211 -         b.ccz(q0, q0, q0);
[INFO] [stdout] 3211 +         b.ccx(q0, q0, q0);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3288:17
[INFO] [stdout]      |
[INFO] [stdout] 3288 |             sim.apply(&b.ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3288 |             sim.apply_iter(&b.ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3290:21
[INFO] [stdout]      |
[INFO] [stdout] 3290 |                 sim.global_phase(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3355:13
[INFO] [stdout]      |
[INFO] [stdout] 3355 |         sim.apply(&b.ops);
[INFO] [stdout]      |             ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3355 |         sim.apply_iter(&b.ops);
[INFO] [stdout]      |                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3356:24
[INFO] [stdout]      |
[INFO] [stdout] 3356 |         assert_eq!(sim.global_phase(), 0, "direct csub left phase garbage");
[INFO] [stdout]      |                        ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3389:13
[INFO] [stdout]      |
[INFO] [stdout] 3389 |         sim.apply(&b.ops);
[INFO] [stdout]      |             ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3389 |         sim.apply_iter(&b.ops);
[INFO] [stdout]      |                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3390:24
[INFO] [stdout]      |
[INFO] [stdout] 3390 |         assert_eq!(sim.global_phase(), 0, "direct cadd left phase garbage");
[INFO] [stdout]      |                        ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_round84_fused_square_xtail_component` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3402:19
[INFO] [stdout]      |
[INFO] [stdout] 3402 |         let ops = build_round84_fused_square_xtail_component();
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3441:13
[INFO] [stdout]      |
[INFO] [stdout] 3441 |         sim.apply(&ops);
[INFO] [stdout]      |             ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3441 |         sim.apply_iter(&ops);
[INFO] [stdout]      |                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3461:24
[INFO] [stdout]      |
[INFO] [stdout] 3461 |         assert_eq!(sim.global_phase() & live_mask, 0, "x-tail phase garbage");
[INFO] [stdout]      |                        ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_round190_selector_fused_source_live_residual_width` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3481:23
[INFO] [stdout]      |
[INFO] [stdout] 3481 |             let ops = build_round190_selector_fused_source_live_residual_width(width);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3537:21
[INFO] [stdout]      |
[INFO] [stdout] 3537 |                 sim.apply(&ops);
[INFO] [stdout]      |                     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3537 |                 sim.apply_iter(&ops);
[INFO] [stdout]      |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3544:25
[INFO] [stdout]      |
[INFO] [stdout] 3544 |                     sim.global_phase() & live_mask,
[INFO] [stdout]      |                         ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_round190_external_active_signed_digit_width` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3596:23
[INFO] [stdout]      |
[INFO] [stdout] 3596 |             let ops = build_round190_external_active_signed_digit_width(width);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3662:21
[INFO] [stdout]      |
[INFO] [stdout] 3662 |                 sim.apply(&ops);
[INFO] [stdout]      |                     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3662 |                 sim.apply_iter(&ops);
[INFO] [stdout]      |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3669:25
[INFO] [stdout]      |
[INFO] [stdout] 3669 |                     sim.global_phase() & live_mask,
[INFO] [stdout]      |                         ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_round190_shared_active_external_signed_digits_width` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3728:23
[INFO] [stdout]      |
[INFO] [stdout] 3728 |             let ops = build_round190_shared_active_external_signed_digits_width(width, digits);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/../point_add/dirtyscan.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut note = |writers: &mut Vec<[usize; TRAIL]>, wpos: &mut Vec<u8>, q: u64, index: usize| {
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3807:21
[INFO] [stdout]      |
[INFO] [stdout] 3807 |                 sim.apply(&ops);
[INFO] [stdout]      |                     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3807 |                 sim.apply_iter(&ops);
[INFO] [stdout]      |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3814:25
[INFO] [stdout]      |
[INFO] [stdout] 3814 |                     sim.global_phase() & live_mask,
[INFO] [stdout]      |                         ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_round190_two_slot_exactly_one_active_router_width` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3873:23
[INFO] [stdout]      |
[INFO] [stdout] 3873 |             let ops = build_round190_two_slot_exactly_one_active_router_width(width);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3973:21
[INFO] [stdout]      |
[INFO] [stdout] 3973 |                 sim.apply(&ops);
[INFO] [stdout]      |                     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3973 |                 sim.apply_iter(&ops);
[INFO] [stdout]      |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:3980:25
[INFO] [stdout]      |
[INFO] [stdout] 3980 |                     sim.global_phase() & live_mask,
[INFO] [stdout]      |                         ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_round190_active_source_live_signed_digit_hmr_width` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4043:23
[INFO] [stdout]      |
[INFO] [stdout] 4043 |             let ops = build_round190_active_source_live_signed_digit_hmr_width(width);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4103:21
[INFO] [stdout]      |
[INFO] [stdout] 4103 |                 sim.apply(&ops);
[INFO] [stdout]      |                     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 4103 |                 sim.apply_iter(&ops);
[INFO] [stdout]      |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4110:25
[INFO] [stdout]      |
[INFO] [stdout] 4110 |                     sim.global_phase() & live_mask,
[INFO] [stdout]      |                         ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_round190_active_source_live_signed_digit_hmr_width` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4161:19
[INFO] [stdout]      |
[INFO] [stdout] 4161 |         let ops = build_round190_active_source_live_signed_digit_hmr_width(WIDTH);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4198:13
[INFO] [stdout]      |
[INFO] [stdout] 4198 |         sim.apply(&ops);
[INFO] [stdout]      |             ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 4198 |         sim.apply_iter(&ops);
[INFO] [stdout]      |                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_round556_shifted_source_row_component_phase_resources` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4262:13
[INFO] [stdout]      |
[INFO] [stdout] 4262 |             build_round556_shifted_source_row_component_phase_resources(WIDTH, QBITS);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_round556_shifted_source_row_component` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4290:19
[INFO] [stdout]      |
[INFO] [stdout] 4290 |         let ops = build_round556_shifted_source_row_component(WIDTH, QBITS);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4362:17
[INFO] [stdout]      |
[INFO] [stdout] 4362 |             sim.apply(&ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 4362 |             sim.apply_iter(&ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4368:28
[INFO] [stdout]      |
[INFO] [stdout] 4368 |             assert_eq!(sim.global_phase() & live, 0, "phase dirty in batch {batch}");
[INFO] [stdout]      |                            ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4372:43
[INFO] [stdout]      |
[INFO] [stdout] 4372 |                         sim.qubit(QubitId(q as u32)) & live,
[INFO] [stdout]      |                                   ------- ^^^^^^^^ expected `u64`, found `u32`
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   arguments to this struct are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: tuple struct defined here
[INFO] [stdout]     --> src/circuit.rs:88:12
[INFO] [stdout]      |
[INFO] [stdout]   88 | pub struct QubitId(pub u64);
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `u64`
[INFO] [stdout]      |
[INFO] [stdout] 4372 |                         sim.qubit(QubitId((q as u32).into())) & live,
[INFO] [stdout]      |                                           +        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_direct_centered_shifted_source_qbit_row_fit_bench_phase_resources` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4421:13
[INFO] [stdout]      |
[INFO] [stdout] 4421 |             build_direct_centered_shifted_source_qbit_row_fit_bench_phase_resources(Q_BITS);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `emit_direct_centered_shifted_source_qbit_row` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4468:9
[INFO] [stdout]      |
[INFO] [stdout] 4468 |         emit_direct_centered_shifted_source_qbit_row(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4534:17
[INFO] [stdout]      |
[INFO] [stdout] 4534 |             sim.apply(&b.ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 4534 |             sim.apply_iter(&b.ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4540:28
[INFO] [stdout]      |
[INFO] [stdout] 4540 |             assert_eq!(sim.global_phase() & live, 0, "phase dirty in batch {batch}");
[INFO] [stdout]      |                            ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4544:43
[INFO] [stdout]      |
[INFO] [stdout] 4544 |                         sim.qubit(QubitId(q as u32)) & live,
[INFO] [stdout]      |                                   ------- ^^^^^^^^ expected `u64`, found `u32`
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   arguments to this struct are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: tuple struct defined here
[INFO] [stdout]     --> src/circuit.rs:88:12
[INFO] [stdout]      |
[INFO] [stdout]   88 | pub struct QubitId(pub u64);
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `u64`
[INFO] [stdout]      |
[INFO] [stdout] 4544 |                         sim.qubit(QubitId((q as u32).into())) & live,
[INFO] [stdout]      |                                           +        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_direct_centered_branch_sidecar_bench_phase_resources` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4569:13
[INFO] [stdout]      |
[INFO] [stdout] 4569 |             build_direct_centered_branch_sidecar_bench_phase_resources();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `emit_direct_centered_branch_digit_update_clean` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4624:9
[INFO] [stdout]      |
[INFO] [stdout] 4624 |         emit_direct_centered_branch_digit_update_clean(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4667:17
[INFO] [stdout]      |
[INFO] [stdout] 4667 |             sim.apply(&b.ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 4667 |             sim.apply_iter(&b.ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4673:28
[INFO] [stdout]      |
[INFO] [stdout] 4673 |             assert_eq!(sim.global_phase() & live, 0, "phase dirty in batch {batch}");
[INFO] [stdout]      |                            ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `emit_direct_centered_branch_digit_update_clean` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4728:13
[INFO] [stdout]      |
[INFO] [stdout] 4728 |             emit_direct_centered_branch_digit_update_clean(
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `emit_direct_centered_branch_retained_finalizer_fast` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4742:9
[INFO] [stdout]      |
[INFO] [stdout] 4742 |         emit_direct_centered_branch_retained_finalizer_fast(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: similarly named constant `direct_centered_branch_retained_finalizer_toy_is_exact` defined here
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5215:5
[INFO] [stdout]      |
[INFO] [stdout] 5214 |     #[test]
[INFO] [stdout]      |     ------- in this attribute macro expansion
[INFO] [stdout] 5215 |     fn direct_centered_branch_retained_finalizer_toy_is_exact() {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 4742 -         emit_direct_centered_branch_retained_finalizer_fast(
[INFO] [stdout] 4742 +         direct_centered_branch_retained_finalizer_toy_is_exact(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4809:17
[INFO] [stdout]      |
[INFO] [stdout] 4809 |             sim.apply(&b.ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 4809 |             sim.apply_iter(&b.ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4815:28
[INFO] [stdout]      |
[INFO] [stdout] 4815 |             assert_eq!(sim.global_phase() & live, 0, "phase dirty in batch {batch}");
[INFO] [stdout]      |                            ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `emit_direct_centered_low_path_branch_toggle` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4850:9
[INFO] [stdout]      |
[INFO] [stdout] 4850 |         emit_direct_centered_low_path_branch_toggle(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4892:17
[INFO] [stdout]      |
[INFO] [stdout] 4892 |             sim.apply(&b.ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 4892 |             sim.apply_iter(&b.ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4898:28
[INFO] [stdout]      |
[INFO] [stdout] 4898 |             assert_eq!(sim.global_phase() & live, 0, "phase dirty in batch {batch}");
[INFO] [stdout]      |                            ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_direct_centered_branch_predicate_step_fit_bench_phase_resources` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4925:13
[INFO] [stdout]      |
[INFO] [stdout] 4925 |             build_direct_centered_branch_predicate_step_fit_bench_phase_resources();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `emit_direct_centered_binary_trie_qrom_xor_table` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:4969:9
[INFO] [stdout]      |
[INFO] [stdout] 4969 |         emit_direct_centered_binary_trie_qrom_xor_table(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5006:17
[INFO] [stdout]      |
[INFO] [stdout] 5006 |             sim.apply(&b.ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 5006 |             sim.apply_iter(&b.ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5012:28
[INFO] [stdout]      |
[INFO] [stdout] 5012 |             assert_eq!(sim.global_phase() & live, 0, "phase dirty in batch {batch}");
[INFO] [stdout]      |                            ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5016:43
[INFO] [stdout]      |
[INFO] [stdout] 5016 |                         sim.qubit(QubitId(q as u32)) & live,
[INFO] [stdout]      |                                   ------- ^^^^^^^^ expected `u64`, found `u32`
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   arguments to this struct are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: tuple struct defined here
[INFO] [stdout]     --> src/circuit.rs:88:12
[INFO] [stdout]      |
[INFO] [stdout]   88 | pub struct QubitId(pub u64);
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `u64`
[INFO] [stdout]      |
[INFO] [stdout] 5016 |                         sim.qubit(QubitId((q as u32).into())) & live,
[INFO] [stdout]      |                                           +        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `direct_centered_binary_trie_qrom_table_words` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5035:27
[INFO] [stdout]      |
[INFO] [stdout] 5035 |         let table_words = direct_centered_binary_trie_qrom_table_words(ROWS, TARGET_BITS);
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `emit_direct_centered_binary_trie_qrom_xor_table` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5040:9
[INFO] [stdout]      |
[INFO] [stdout] 5040 |         emit_direct_centered_binary_trie_qrom_xor_table(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `emit_direct_centered_binary_trie_qrom_xor_table` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5047:9
[INFO] [stdout]      |
[INFO] [stdout] 5047 |         emit_direct_centered_binary_trie_qrom_xor_table(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5079:17
[INFO] [stdout]      |
[INFO] [stdout] 5079 |             sim.apply(&b.ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 5079 |             sim.apply_iter(&b.ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5085:28
[INFO] [stdout]      |
[INFO] [stdout] 5085 |             assert_eq!(sim.global_phase() & live, 0, "phase dirty in batch {batch}");
[INFO] [stdout]      |                            ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5089:43
[INFO] [stdout]      |
[INFO] [stdout] 5089 |                         sim.qubit(QubitId(q as u32)) & live,
[INFO] [stdout]      |                                   ------- ^^^^^^^^ expected `u64`, found `u32`
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   arguments to this struct are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: tuple struct defined here
[INFO] [stdout]     --> src/circuit.rs:88:12
[INFO] [stdout]      |
[INFO] [stdout]   88 | pub struct QubitId(pub u64);
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `u64`
[INFO] [stdout]      |
[INFO] [stdout] 5089 |                         sim.qubit(QubitId((q as u32).into())) & live,
[INFO] [stdout]      |                                           +        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_direct_centered_binary_trie_qrom_bench_phase_resources` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5109:13
[INFO] [stdout]      |
[INFO] [stdout] 5109 |             build_direct_centered_binary_trie_qrom_bench_phase_resources(
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `direct_centered_binary_trie_qrom_node_count` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5119:30
[INFO] [stdout]      |
[INFO] [stdout] 5119 |         let expected_nodes = direct_centered_binary_trie_qrom_node_count(ROWS, ADDRESS_BITS);
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_direct_centered_binary_trie_qrom_roundtrip_bench_phase_resources` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5145:13
[INFO] [stdout]      |
[INFO] [stdout] 5145 |             build_direct_centered_binary_trie_qrom_roundtrip_bench_phase_resources(
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `direct_centered_binary_trie_qrom_node_count` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5155:30
[INFO] [stdout]      |
[INFO] [stdout] 5155 |         let expected_nodes = direct_centered_binary_trie_qrom_node_count(ROWS, ADDRESS_BITS);
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_direct_centered_inline_predicate_finalizer_delta_fit_bench_phase_resources` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5180:13
[INFO] [stdout]      |
[INFO] [stdout] 5180 |             build_direct_centered_inline_predicate_finalizer_delta_fit_bench_phase_resources();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `emit_direct_centered_branch_retained_finalizer` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5223:9
[INFO] [stdout]      |
[INFO] [stdout] 5223 |         emit_direct_centered_branch_retained_finalizer(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5248:25
[INFO] [stdout]      |
[INFO] [stdout] 5248 |                     sim.apply(&b.ops);
[INFO] [stdout]      |                         ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 5248 |                     sim.apply_iter(&b.ops);
[INFO] [stdout]      |                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `emit_direct_centered_branch_retained_finalizer_fast` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5270:9
[INFO] [stdout]      |
[INFO] [stdout] 5270 |         emit_direct_centered_branch_retained_finalizer_fast(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: similarly named constant `direct_centered_branch_retained_finalizer_toy_is_exact` defined here
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5215:5
[INFO] [stdout]      |
[INFO] [stdout] 5214 |     #[test]
[INFO] [stdout]      |     ------- in this attribute macro expansion
[INFO] [stdout] 5215 |     fn direct_centered_branch_retained_finalizer_toy_is_exact() {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 5270 -         emit_direct_centered_branch_retained_finalizer_fast(
[INFO] [stdout] 5270 +         direct_centered_branch_retained_finalizer_toy_is_exact(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5301:25
[INFO] [stdout]      |
[INFO] [stdout] 5301 |                     sim.apply(&b.ops);
[INFO] [stdout]      |                         ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 5301 |                     sim.apply_iter(&b.ops);
[INFO] [stdout]      |                              +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5308:36
[INFO] [stdout]      |
[INFO] [stdout] 5308 |                     assert_eq!(sim.global_phase() & 1, 0);
[INFO] [stdout]      |                                    ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_direct_centered_branch_retained_finalizer_bench_phase_resources` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5318:13
[INFO] [stdout]      |
[INFO] [stdout] 5318 |             build_direct_centered_branch_retained_finalizer_bench_phase_resources();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: similarly named constant `direct_centered_branch_retained_finalizer_toy_is_exact` defined here
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5215:5
[INFO] [stdout]      |
[INFO] [stdout] 5214 |     #[test]
[INFO] [stdout]      |     ------- in this attribute macro expansion
[INFO] [stdout] 5215 |     fn direct_centered_branch_retained_finalizer_toy_is_exact() {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 5318 -             build_direct_centered_branch_retained_finalizer_bench_phase_resources();
[INFO] [stdout] 5318 +             direct_centered_branch_retained_finalizer_toy_is_exact();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_direct_centered_branch_digit_clean_fit_bench_phase_resources` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5343:13
[INFO] [stdout]      |
[INFO] [stdout] 5343 |             build_direct_centered_branch_digit_clean_fit_bench_phase_resources();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `emit_direct_centered_remainder_abs_swap_transition` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5377:9
[INFO] [stdout]      |
[INFO] [stdout] 5377 |         emit_direct_centered_remainder_abs_swap_transition(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5411:17
[INFO] [stdout]      |
[INFO] [stdout] 5411 |             sim.apply(&b.ops);
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `apply_iter` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 5411 |             sim.apply_iter(&b.ops);
[INFO] [stdout]      |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `global_phase` found for struct `quantum_ecc::sim::Simulator<'a, R>` in the current scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5417:28
[INFO] [stdout]      |
[INFO] [stdout] 5417 |             assert_eq!(sim.global_phase() & live, 0, "phase dirty in batch {batch}");
[INFO] [stdout]      |                            ^^^^^^^^^^^^ method not found in `quantum_ecc::sim::Simulator<'_, XofReaderCoreWrapper<Shake128ReaderCore>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_direct_centered_row_transition_fit_bench_phase_resources` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5437:13
[INFO] [stdout]      |
[INFO] [stdout] 5437 |             build_direct_centered_row_transition_fit_bench_phase_resources();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_direct_centered_branch_replay_finalizer_fit_bench_phase_resources` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5470:13
[INFO] [stdout]      |
[INFO] [stdout] 5470 |             build_direct_centered_branch_replay_finalizer_fit_bench_phase_resources();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_direct_centered_predicate_replay_finalizer_fit_bench_phase_resources` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5509:13
[INFO] [stdout]      |
[INFO] [stdout] 5509 |             build_direct_centered_predicate_replay_finalizer_fit_bench_phase_resources();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_direct_centered_sidecar_finalizer_fit_bench_phase_resources` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5551:13
[INFO] [stdout]      |
[INFO] [stdout] 5551 |             build_direct_centered_sidecar_finalizer_fit_bench_phase_resources();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_direct_centered_sidecar_fast_finalizer_fit_bench_phase_resources` in this scope
[INFO] [stdout]     --> src/bin/../point_add/mod.rs:5579:13
[INFO] [stdout]      |
[INFO] [stdout] 5579 |             build_direct_centered_sidecar_fast_finalizer_fit_bench_phase_resources();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/bin/../point_add/arith/multiply.rs:638:24
[INFO] [stdout]     |
[INFO] [stdout] 638 |     let borrow_lane = |b: &mut B, _need: usize| -> Vec<QubitId> {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seg_w`
[INFO] [stdout]    --> src/bin/../point_add/arith/multiply.rs:649:13
[INFO] [stdout]     |
[INFO] [stdout] 649 |         let seg_w = hi - lo;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_seg_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/../point_add/dirtyscan.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut note = |writers: &mut Vec<[usize; TRAIL]>, wpos: &mut Vec<u8>, q: u64, index: usize| {
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0271, E0308, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quantum_ecc` (bin "build_circuit" test) due to 137 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e44eda282328b3ae4c10afdb618381bfc7c76069b8df9657fba8d6ebdf79dbf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e44eda282328b3ae4c10afdb618381bfc7c76069b8df9657fba8d6ebdf79dbf0", kill_on_drop: false }`
[INFO] [stdout] e44eda282328b3ae4c10afdb618381bfc7c76069b8df9657fba8d6ebdf79dbf0
