[INFO] fetching crate pauli_tracker 0.4.5...
[INFO] testing pauli_tracker-0.4.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate pauli_tracker 0.4.5 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate pauli_tracker 0.4.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pauli_tracker 0.4.5
[INFO] tweaked toml for crates.io crate pauli_tracker 0.4.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pauli_tracker 0.4.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 125 packages to latest compatible versions
[INFO] [stderr]       Adding bit-vec v0.6.3 (available: v0.8.0)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.0)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_pcg v0.3.1 (available: v0.9.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c04fd1bec6ccfa1df503203122c642765eaacbffa6867ae522d657af302a2146
[INFO] running `Command { std: "docker" "start" "-a" "c04fd1bec6ccfa1df503203122c642765eaacbffa6867ae522d657af302a2146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c04fd1bec6ccfa1df503203122c642765eaacbffa6867ae522d657af302a2146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c04fd1bec6ccfa1df503203122c642765eaacbffa6867ae522d657af302a2146", kill_on_drop: false }`
[INFO] [stdout] c04fd1bec6ccfa1df503203122c642765eaacbffa6867ae522d657af302a2146
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6c80eb49e42d0adf4223e96d36684d0cebea2e82e9097dd4bf5ba25228ff396
[INFO] running `Command { std: "docker" "start" "-a" "d6c80eb49e42d0adf4223e96d36684d0cebea2e82e9097dd4bf5ba25228ff396", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pauli_tracker v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s
[INFO] running `Command { std: "docker" "inspect" "d6c80eb49e42d0adf4223e96d36684d0cebea2e82e9097dd4bf5ba25228ff396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6c80eb49e42d0adf4223e96d36684d0cebea2e82e9097dd4bf5ba25228ff396", kill_on_drop: false }`
[INFO] [stdout] d6c80eb49e42d0adf4223e96d36684d0cebea2e82e9097dd4bf5ba25228ff396
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55ad4904c898cfdbefcea2dd873822f65da3ad3946886a8f60b16d7d9e51db20
[INFO] running `Command { std: "docker" "start" "-a" "55ad4904c898cfdbefcea2dd873822f65da3ad3946886a8f60b16d7d9e51db20", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling coverage-helper v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling pauli_tracker v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bitvec_simd` in `boolean_vector`
[INFO] [stdout]    --> src/lib.rs:98:34
[INFO] [stdout]     |
[INFO] [stdout]  98 |         normal::<boolean_vector::bitvec_simd::Iter>();
[INFO] [stdout]     |                                  ^^^^^^^^^^^ could not find `bitvec_simd` in `boolean_vector`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/boolean_vector.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(feature = "bitvec_simd")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `bitvec_simd` feature
[INFO] [stdout] 164 | #[cfg_attr(docsrs, doc(cfg(feature = "bitvec_simd")))]
[INFO] [stdout] 165 | pub mod bitvec_simd;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bitvec_simd` in `boolean_vector`
[INFO] [stdout]    --> src/lib.rs:99:34
[INFO] [stdout]     |
[INFO] [stdout]  99 |         normal::<boolean_vector::bitvec_simd::IterFromRef>();
[INFO] [stdout]     |                                  ^^^^^^^^^^^ could not find `bitvec_simd` in `boolean_vector`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/boolean_vector.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(feature = "bitvec_simd")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `bitvec_simd` feature
[INFO] [stdout] 164 | #[cfg_attr(docsrs, doc(cfg(feature = "bitvec_simd")))]
[INFO] [stdout] 165 | pub mod bitvec_simd;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bitvec_simd` in `boolean_vector`
[INFO] [stdout]    --> src/lib.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |         normal::<boolean_vector::bitvec_simd::SimdBitVec>();
[INFO] [stdout]     |                                  ^^^^^^^^^^^ could not find `bitvec_simd` in `boolean_vector`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/boolean_vector.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(feature = "bitvec_simd")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `bitvec_simd` feature
[INFO] [stdout] 164 | #[cfg_attr(docsrs, doc(cfg(feature = "bitvec_simd")))]
[INFO] [stdout] 165 | pub mod bitvec_simd;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/boolean_vector.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 |     #[test]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/pauli/dense.rs:255:7
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[test]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/pauli.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[test]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/pauli.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[test]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/pauli.rs:322:7
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[test]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/pauli.rs:351:7
[INFO] [stdout]     |
[INFO] [stdout] 351 |     #[test]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/pauli.rs:376:7
[INFO] [stdout]     |
[INFO] [stdout] 376 |     #[test]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/pauli.rs:395:7
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[test]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/pauli.rs:424:7
[INFO] [stdout]     |
[INFO] [stdout] 424 |     #[test]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/tracker/frames.rs:506:11
[INFO] [stdout]     |
[INFO] [stdout] 506 |         #[test]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/tracker/frames.rs:541:11
[INFO] [stdout]     |
[INFO] [stdout] 541 |         #[test]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/tracker/live.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[test]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/tracker/live.rs:291:19
[INFO] [stdout]     |
[INFO] [stdout] 291 |                   #[test]
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 | /     test_actions!(
[INFO] [stdout] 300 | |         (PauliDense, pauli_dense),
[INFO] [stdout] 301 | |         (PauliTuple, pauli_tuple),
[INFO] [stdout] 302 | |         (PauliEnum, pauli_enum),
[INFO] [stdout] 303 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test_actions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/tracker/live.rs:287:19
[INFO] [stdout]     |
[INFO] [stdout] 287 |                   #[test]
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 | /     test_actions!(
[INFO] [stdout] 300 | |         (PauliDense, pauli_dense),
[INFO] [stdout] 301 | |         (PauliTuple, pauli_tuple),
[INFO] [stdout] 302 | |         (PauliEnum, pauli_enum),
[INFO] [stdout] 303 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test_actions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/tracker.rs:565:11
[INFO] [stdout]     |
[INFO] [stdout] 565 |         #[test]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/tracker.rs:590:11
[INFO] [stdout]     |
[INFO] [stdout] 590 |         #[test]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/lib.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 |     #[test]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bit_vec`
[INFO] [stdout]    --> src/tracker/frames.rs:502:61
[INFO] [stdout]     |
[INFO] [stdout] 502 |         type ThisTracker = Frames<BufferedVector<PauliStack<bit_vec::BitVec>>>;
[INFO] [stdout]     |                                                             ^^^^^^^ use of unresolved module or unlinked crate `bit_vec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bit_vec`, use `cargo add bit_vec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `circuit`
[INFO] [stdout]    --> src/lib.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |         normal::<circuit::DummyCircuit>();
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `circuit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:73:9
[INFO] [stdout]     |
[INFO] [stdout]  71 | #[cfg(feature = "circuit")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `circuit` feature
[INFO] [stdout]  72 | #[cfg_attr(docsrs, doc(cfg(feature = "circuit")))]
[INFO] [stdout]  73 | pub mod circuit;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] help: to make use of source file src/circuit.rs, use `mod circuit` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  62 + mod circuit;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `circuit`
[INFO] [stdout]    --> src/lib.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |         normal::<circuit::RandomMeasurementCircuit>();
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `circuit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:73:9
[INFO] [stdout]     |
[INFO] [stdout]  71 | #[cfg(feature = "circuit")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `circuit` feature
[INFO] [stdout]  72 | #[cfg_attr(docsrs, doc(cfg(feature = "circuit")))]
[INFO] [stdout]  73 | pub mod circuit;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] help: to make use of source file src/circuit.rs, use `mod circuit` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  62 + mod circuit;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `circuit`
[INFO] [stdout]    --> src/lib.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout] 103 |         normal::<circuit::TrackedCircuit<(), (), ()>>();
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `circuit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:73:9
[INFO] [stdout]     |
[INFO] [stdout]  71 | #[cfg(feature = "circuit")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `circuit` feature
[INFO] [stdout]  72 | #[cfg_attr(docsrs, doc(cfg(feature = "circuit")))]
[INFO] [stdout]  73 | pub mod circuit;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] help: to make use of source file src/circuit.rs, use `mod circuit` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  62 + mod circuit;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pauli_tracker` (lib test) due to 7 previous errors; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "55ad4904c898cfdbefcea2dd873822f65da3ad3946886a8f60b16d7d9e51db20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55ad4904c898cfdbefcea2dd873822f65da3ad3946886a8f60b16d7d9e51db20", kill_on_drop: false }`
[INFO] [stdout] 55ad4904c898cfdbefcea2dd873822f65da3ad3946886a8f60b16d7d9e51db20
