[INFO] cloning repository https://github.com/killianAubry/TurboSpin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killianAubry/TurboSpin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkillianAubry%2FTurboSpin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkillianAubry%2FTurboSpin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec2babd4e35a059214be4e026376d8c9e6e71b4b
[INFO] testing killianAubry/TurboSpin against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkillianAubry%2FTurboSpin" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/killianAubry/TurboSpin
[INFO] finished tweaking git repo https://github.com/killianAubry/TurboSpin
[INFO] tweaked toml for git repo https://github.com/killianAubry/TurboSpin written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/killianAubry/TurboSpin on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/killianAubry/TurboSpin 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b32fc81f0af290f2057114b1d408fe7baf72f2dd832c95cd70c7a1ac058ca166
[INFO] running `Command { std: "docker" "start" "b32fc81f0af290f2057114b1d408fe7baf72f2dd832c95cd70c7a1ac058ca166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b32fc81f0af290f2057114b1d408fe7baf72f2dd832c95cd70c7a1ac058ca166", 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" "b32fc81f0af290f2057114b1d408fe7baf72f2dd832c95cd70c7a1ac058ca166" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b32fc81f0af290f2057114b1d408fe7baf72f2dd832c95cd70c7a1ac058ca166", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b32fc81f0af290f2057114b1d408fe7baf72f2dd832c95cd70c7a1ac058ca166" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling evalexpr v11.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling qasm v1.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling multiversion v0.7.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling spinoza v0.5.1 (/opt/rustwide/workdir/spinoza)
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline`
[INFO] [stdout]    --> spinoza/src/gates.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | / #[multiversion::multiversion(
[INFO] [stdout] 207 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 208 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 209 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |     "x86+sse2",
[INFO] [stdout] 214 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-branches`
[INFO] [stdout]    --> spinoza/src/gates.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | / #[multiversion::multiversion(
[INFO] [stdout] 207 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 208 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 209 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |     "x86+sse2",
[INFO] [stdout] 214 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-calls`
[INFO] [stdout]    --> spinoza/src/gates.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | / #[multiversion::multiversion(
[INFO] [stdout] 207 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 208 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 209 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |     "x86+sse2",
[INFO] [stdout] 214 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline`
[INFO] [stdout]    --> spinoza/src/gates.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / #[multiversion::multiversion(
[INFO] [stdout] 249 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 250 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 251 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |     "x86+sse2",
[INFO] [stdout] 256 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-branches`
[INFO] [stdout]    --> spinoza/src/gates.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / #[multiversion::multiversion(
[INFO] [stdout] 249 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 250 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 251 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |     "x86+sse2",
[INFO] [stdout] 256 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-calls`
[INFO] [stdout]    --> spinoza/src/gates.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / #[multiversion::multiversion(
[INFO] [stdout] 249 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 250 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 251 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |     "x86+sse2",
[INFO] [stdout] 256 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stdout] warning: unused import: `spinoza::core::State`
[INFO] [stdout]  --> spinoza/src/bin/validate_compression.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use spinoza::core::State;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> spinoza/src/bin/validate_compression.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let mut state = {
[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] warning: variable does not need to be mutable
[INFO] [stdout]    --> spinoza/src/bin/validate_compression.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let mut c = rng.gen_range(0..8);
[INFO] [stdout]     |                 ----^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `norm` is never read
[INFO] [stdout]   --> spinoza/src/bin/../compression.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct CompressedState {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub norm: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompressedState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `norm` is never read
[INFO] [stdout]   --> spinoza/src/bin/../compression.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct CompressedState {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub norm: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompressedState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `statevector_size_bytes` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:900:8
[INFO] [stdout]     |
[INFO] [stdout] 900 | pub fn statevector_size_bytes(state: &State) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `theoretical_compression_ratio` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:921:8
[INFO] [stdout]     |
[INFO] [stdout] 921 | pub fn theoretical_compression_ratio(_n_qubits: usize, bits: u8) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compression_ratio` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:926:8
[INFO] [stdout]     |
[INFO] [stdout] 926 | pub fn compression_ratio(state: &State, compressed: &CompressedState) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `norm` is never read
[INFO] [stdout]   --> spinoza/src/bin/../compression.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct CompressedState {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub norm: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompressedState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fidelity` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn fidelity(original: &State, reconstructed: &State) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `statevector_size_bytes` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:900:8
[INFO] [stdout]     |
[INFO] [stdout] 900 | pub fn statevector_size_bytes(state: &State) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compressed_size_bytes` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:909:8
[INFO] [stdout]     |
[INFO] [stdout] 909 | pub fn compressed_size_bytes(compressed: &CompressedState) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `theoretical_compression_ratio` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:921:8
[INFO] [stdout]     |
[INFO] [stdout] 921 | pub fn theoretical_compression_ratio(_n_qubits: usize, bits: u8) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compression_ratio` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:926:8
[INFO] [stdout]     |
[INFO] [stdout] 926 | pub fn compression_ratio(state: &State, compressed: &CompressedState) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `rowsum`, `conjugate_pauli`, `scratch_rowsum`, and `compose` are never used
[INFO] [stdout]    --> spinoza/src/bin/../tableau.rs:77:8
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl CliffordTableau {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  77 |     fn rowsum(&mut self, h: usize, i: usize) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn conjugate_pauli(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     fn scratch_rowsum(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn compose(&mut self, other: &CliffordTableau) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `measure_all_probabilities` is never used
[INFO] [stdout]    --> spinoza/src/bin/../bacqs.rs:419:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl BACQSState {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 419 |     pub fn measure_all_probabilities(&mut self) -> Vec<f64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fidelity` is never used
[INFO] [stdout]    --> spinoza/src/compression.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn fidelity(original: &State, reconstructed: &State) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `statevector_size_bytes` is never used
[INFO] [stdout]    --> spinoza/src/compression.rs:900:8
[INFO] [stdout]     |
[INFO] [stdout] 900 | pub fn statevector_size_bytes(state: &State) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compressed_size_bytes` is never used
[INFO] [stdout]    --> spinoza/src/compression.rs:909:8
[INFO] [stdout]     |
[INFO] [stdout] 909 | pub fn compressed_size_bytes(compressed: &CompressedState) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `theoretical_compression_ratio` is never used
[INFO] [stdout]    --> spinoza/src/compression.rs:921:8
[INFO] [stdout]     |
[INFO] [stdout] 921 | pub fn theoretical_compression_ratio(_n_qubits: usize, bits: u8) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compression_ratio` is never used
[INFO] [stdout]    --> spinoza/src/compression.rs:926:8
[INFO] [stdout]     |
[INFO] [stdout] 926 | pub fn compression_ratio(state: &State, compressed: &CompressedState) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `rowsum` is never used
[INFO] [stdout]   --> spinoza/src/tableau.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl CliffordTableau {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn rowsum(&mut self, h: usize, i: usize) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling spynoza v0.5.1 (/opt/rustwide/workdir/spynoza)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.20s
[INFO] running `Command { std: "docker" "inspect" "b32fc81f0af290f2057114b1d408fe7baf72f2dd832c95cd70c7a1ac058ca166", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b32fc81f0af290f2057114b1d408fe7baf72f2dd832c95cd70c7a1ac058ca166" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling spinoza v0.5.1 (/opt/rustwide/workdir/spinoza)
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline`
[INFO] [stdout]    --> spinoza/src/gates.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | / #[multiversion::multiversion(
[INFO] [stdout] 207 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 208 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 209 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |     "x86+sse2",
[INFO] [stdout] 214 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-branches`
[INFO] [stdout]    --> spinoza/src/gates.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | / #[multiversion::multiversion(
[INFO] [stdout] 207 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 208 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 209 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |     "x86+sse2",
[INFO] [stdout] 214 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-calls`
[INFO] [stdout]    --> spinoza/src/gates.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | / #[multiversion::multiversion(
[INFO] [stdout] 207 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 208 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 209 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |     "x86+sse2",
[INFO] [stdout] 214 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline`
[INFO] [stdout]    --> spinoza/src/gates.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / #[multiversion::multiversion(
[INFO] [stdout] 249 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 250 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 251 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |     "x86+sse2",
[INFO] [stdout] 256 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-branches`
[INFO] [stdout]    --> spinoza/src/gates.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / #[multiversion::multiversion(
[INFO] [stdout] 249 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 250 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 251 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |     "x86+sse2",
[INFO] [stdout] 256 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-calls`
[INFO] [stdout]    --> spinoza/src/gates.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / #[multiversion::multiversion(
[INFO] [stdout] 249 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 250 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 251 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |     "x86+sse2",
[INFO] [stdout] 256 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling spynoza v0.5.1 (/opt/rustwide/workdir/spynoza)
[INFO] [stdout] warning: unused import: `spinoza::core::State`
[INFO] [stdout]  --> spinoza/src/bin/validate_compression.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use spinoza::core::State;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline`
[INFO] [stdout]    --> spinoza/src/gates.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | / #[multiversion::multiversion(
[INFO] [stdout] 207 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 208 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 209 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |     "x86+sse2",
[INFO] [stdout] 214 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-branches`
[INFO] [stdout]    --> spinoza/src/gates.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | / #[multiversion::multiversion(
[INFO] [stdout] 207 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 208 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 209 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |     "x86+sse2",
[INFO] [stdout] 214 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-calls`
[INFO] [stdout]    --> spinoza/src/gates.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | / #[multiversion::multiversion(
[INFO] [stdout] 207 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 208 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 209 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |     "x86+sse2",
[INFO] [stdout] 214 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline`
[INFO] [stdout]    --> spinoza/src/gates.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / #[multiversion::multiversion(
[INFO] [stdout] 249 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 250 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 251 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |     "x86+sse2",
[INFO] [stdout] 256 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-branches`
[INFO] [stdout]    --> spinoza/src/gates.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / #[multiversion::multiversion(
[INFO] [stdout] 249 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 250 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 251 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |     "x86+sse2",
[INFO] [stdout] 256 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline-indirect-calls`
[INFO] [stdout]    --> spinoza/src/gates.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / #[multiversion::multiversion(
[INFO] [stdout] 249 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stdout] 250 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stdout] 251 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |     "x86+sse2",
[INFO] [stdout] 256 | |     ))]
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> spinoza/src/bin/validate_compression.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let mut state = {
[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] warning: variable does not need to be mutable
[INFO] [stdout]    --> spinoza/src/bin/validate_compression.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let mut c = rng.gen_range(0..8);
[INFO] [stdout]     |                 ----^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `norm` is never read
[INFO] [stdout]   --> spinoza/src/bin/../compression.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct CompressedState {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub norm: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompressedState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `statevector_size_bytes` is never used
[INFO] [stdout]    --> spinoza/src/compression.rs:900:8
[INFO] [stdout]     |
[INFO] [stdout] 900 | pub fn statevector_size_bytes(state: &State) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compressed_size_bytes` is never used
[INFO] [stdout]    --> spinoza/src/compression.rs:909:8
[INFO] [stdout]     |
[INFO] [stdout] 909 | pub fn compressed_size_bytes(compressed: &CompressedState) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `theoretical_compression_ratio` is never used
[INFO] [stdout]    --> spinoza/src/compression.rs:921:8
[INFO] [stdout]     |
[INFO] [stdout] 921 | pub fn theoretical_compression_ratio(_n_qubits: usize, bits: u8) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compression_ratio` is never used
[INFO] [stdout]    --> spinoza/src/compression.rs:926:8
[INFO] [stdout]     |
[INFO] [stdout] 926 | pub fn compression_ratio(state: &State, compressed: &CompressedState) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `rowsum` is never used
[INFO] [stdout]   --> spinoza/src/tableau.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl CliffordTableau {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn rowsum(&mut self, h: usize, i: usize) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `norm` is never read
[INFO] [stdout]   --> spinoza/src/bin/../compression.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct CompressedState {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub norm: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompressedState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `statevector_size_bytes` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:900:8
[INFO] [stdout]     |
[INFO] [stdout] 900 | pub fn statevector_size_bytes(state: &State) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `theoretical_compression_ratio` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:921:8
[INFO] [stdout]     |
[INFO] [stdout] 921 | pub fn theoretical_compression_ratio(_n_qubits: usize, bits: u8) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compression_ratio` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:926:8
[INFO] [stdout]     |
[INFO] [stdout] 926 | pub fn compression_ratio(state: &State, compressed: &CompressedState) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `norm` is never read
[INFO] [stdout]   --> spinoza/src/bin/../compression.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct CompressedState {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub norm: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompressedState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fidelity` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn fidelity(original: &State, reconstructed: &State) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `statevector_size_bytes` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:900:8
[INFO] [stdout]     |
[INFO] [stdout] 900 | pub fn statevector_size_bytes(state: &State) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compressed_size_bytes` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:909:8
[INFO] [stdout]     |
[INFO] [stdout] 909 | pub fn compressed_size_bytes(compressed: &CompressedState) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `theoretical_compression_ratio` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:921:8
[INFO] [stdout]     |
[INFO] [stdout] 921 | pub fn theoretical_compression_ratio(_n_qubits: usize, bits: u8) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compression_ratio` is never used
[INFO] [stdout]    --> spinoza/src/bin/../compression.rs:926:8
[INFO] [stdout]     |
[INFO] [stdout] 926 | pub fn compression_ratio(state: &State, compressed: &CompressedState) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `rowsum` is never used
[INFO] [stdout]   --> spinoza/src/bin/../tableau.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl CliffordTableau {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn rowsum(&mut self, h: usize, i: usize) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `measure_all_probabilities` is never used
[INFO] [stdout]    --> spinoza/src/bin/../bacqs.rs:419:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl BACQSState {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 419 |     pub fn measure_all_probabilities(&mut self) -> Vec<f64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.00s
[INFO] running `Command { std: "docker" "inspect" "b32fc81f0af290f2057114b1d408fe7baf72f2dd832c95cd70c7a1ac058ca166", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b32fc81f0af290f2057114b1d408fe7baf72f2dd832c95cd70c7a1ac058ca166" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `retpoline`
[INFO] [stderr]    --> spinoza/src/gates.rs:206:1
[INFO] [stderr]     |
[INFO] [stderr] 206 | / #[multiversion::multiversion(
[INFO] [stderr] 207 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stderr] 208 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stderr] 209 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stderr] ...   |
[INFO] [stderr] 213 | |     "x86+sse2",
[INFO] [stderr] 214 | |     ))]
[INFO] [stderr]     | |_______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `retpoline-indirect-branches`
[INFO] [stderr]    --> spinoza/src/gates.rs:206:1
[INFO] [stderr]     |
[INFO] [stderr] 206 | / #[multiversion::multiversion(
[INFO] [stderr] 207 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stderr] 208 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stderr] 209 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stderr] ...   |
[INFO] [stderr] 213 | |     "x86+sse2",
[INFO] [stderr] 214 | |     ))]
[INFO] [stderr]     | |_______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `retpoline-indirect-calls`
[INFO] [stderr]    --> spinoza/src/gates.rs:206:1
[INFO] [stderr]     |
[INFO] [stderr] 206 | / #[multiversion::multiversion(
[INFO] [stderr] 207 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stderr] 208 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stderr] 209 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stderr] ...   |
[INFO] [stderr] 213 | |     "x86+sse2",
[INFO] [stderr] 214 | |     ))]
[INFO] [stderr]     | |_______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `retpoline`
[INFO] [stderr]    --> spinoza/src/gates.rs:248:1
[INFO] [stderr]     |
[INFO] [stderr] 248 | / #[multiversion::multiversion(
[INFO] [stderr] 249 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stderr] 250 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stderr] 251 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stderr] ...   |
[INFO] [stderr] 255 | |     "x86+sse2",
[INFO] [stderr] 256 | |     ))]
[INFO] [stderr]     | |_______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `retpoline-indirect-branches`
[INFO] [stderr]    --> spinoza/src/gates.rs:248:1
[INFO] [stderr]     |
[INFO] [stderr] 248 | / #[multiversion::multiversion(
[INFO] [stderr] 249 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stderr] 250 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stderr] 251 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stderr] ...   |
[INFO] [stderr] 255 | |     "x86+sse2",
[INFO] [stderr] 256 | |     ))]
[INFO] [stderr]     | |_______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `retpoline-indirect-calls`
[INFO] [stderr]    --> spinoza/src/gates.rs:248:1
[INFO] [stderr]     |
[INFO] [stderr] 248 | / #[multiversion::multiversion(
[INFO] [stderr] 249 | |     targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4
[INFO] [stderr] 250 | |     "x86_64+avx2+fma", // x86_64-v3
[INFO] [stderr] 251 | |     "x86_64+sse4.2", // x86_64-v2
[INFO] [stderr] ...   |
[INFO] [stderr] 255 | |     "x86+sse2",
[INFO] [stderr] 256 | |     ))]
[INFO] [stderr]     | |_______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `spinoza` (lib) generated 6 warnings
[INFO] [stderr] warning: `spinoza` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: field `norm` is never read
[INFO] [stderr]   --> spinoza/src/bin/../compression.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct CompressedState {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub norm: f64,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CompressedState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `fidelity` is never used
[INFO] [stderr]    --> spinoza/src/bin/../compression.rs:118:8
[INFO] [stderr]     |
[INFO] [stderr] 118 | pub fn fidelity(original: &State, reconstructed: &State) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `statevector_size_bytes` is never used
[INFO] [stderr]    --> spinoza/src/bin/../compression.rs:900:8
[INFO] [stderr]     |
[INFO] [stderr] 900 | pub fn statevector_size_bytes(state: &State) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `compressed_size_bytes` is never used
[INFO] [stderr]    --> spinoza/src/bin/../compression.rs:909:8
[INFO] [stderr]     |
[INFO] [stderr] 909 | pub fn compressed_size_bytes(compressed: &CompressedState) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `theoretical_compression_ratio` is never used
[INFO] [stderr]    --> spinoza/src/bin/../compression.rs:921:8
[INFO] [stderr]     |
[INFO] [stderr] 921 | pub fn theoretical_compression_ratio(_n_qubits: usize, bits: u8) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `compression_ratio` is never used
[INFO] [stderr]    --> spinoza/src/bin/../compression.rs:926:8
[INFO] [stderr]     |
[INFO] [stderr] 926 | pub fn compression_ratio(state: &State, compressed: &CompressedState) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `rowsum` is never used
[INFO] [stderr]   --> spinoza/src/bin/../tableau.rs:77:8
[INFO] [stderr]    |
[INFO] [stderr] 22 | impl CliffordTableau {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 77 |     fn rowsum(&mut self, h: usize, i: usize) {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `measure_all_probabilities` is never used
[INFO] [stderr]    --> spinoza/src/bin/../bacqs.rs:419:12
[INFO] [stderr]     |
[INFO] [stderr] 124 | impl BACQSState {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 419 |     pub fn measure_all_probabilities(&mut self) -> Vec<f64> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `statevector_size_bytes` is never used
[INFO] [stderr]    --> spinoza/src/compression.rs:900:8
[INFO] [stderr]     |
[INFO] [stderr] 900 | pub fn statevector_size_bytes(state: &State) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `compressed_size_bytes` is never used
[INFO] [stderr]    --> spinoza/src/compression.rs:909:8
[INFO] [stderr]     |
[INFO] [stderr] 909 | pub fn compressed_size_bytes(compressed: &CompressedState) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `theoretical_compression_ratio` is never used
[INFO] [stderr]    --> spinoza/src/compression.rs:921:8
[INFO] [stderr]     |
[INFO] [stderr] 921 | pub fn theoretical_compression_ratio(_n_qubits: usize, bits: u8) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `compression_ratio` is never used
[INFO] [stderr]    --> spinoza/src/compression.rs:926:8
[INFO] [stderr]     |
[INFO] [stderr] 926 | pub fn compression_ratio(state: &State, compressed: &CompressedState) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `rowsum` is never used
[INFO] [stderr]   --> spinoza/src/tableau.rs:77:8
[INFO] [stderr]    |
[INFO] [stderr] 22 | impl CliffordTableau {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 77 |     fn rowsum(&mut self, h: usize, i: usize) {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `spinoza` (bin "validate_bacqs" test) generated 8 warnings
[INFO] [stderr] warning: `spinoza` (bin "spinoza" test) generated 5 warnings
[INFO] [stderr] warning: `spinoza` (bin "validate_adaptive" test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: unused import: `spinoza::core::State`
[INFO] [stderr]  --> spinoza/src/bin/validate_compression.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use spinoza::core::State;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> spinoza/src/bin/validate_compression.rs:88:9
[INFO] [stderr]    |
[INFO] [stderr] 88 |     let mut state = {
[INFO] [stderr]    |         ----^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> spinoza/src/bin/validate_compression.rs:134:17
[INFO] [stderr]     |
[INFO] [stderr] 134 |             let mut c = rng.gen_range(0..8);
[INFO] [stderr]     |                 ----^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `spinoza` (bin "validate_compression" test) generated 4 warnings (1 duplicate) (run `cargo fix --bin "validate_compression" -p spinoza --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spinoza-ac508438ff319934)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test circuit::tests::bit_flip_noise ... ok
[INFO] [stdout] test circuit::tests::ccx ... ok
[INFO] [stdout] test circuit::tests::append_value_encoding ... ok
[INFO] [stdout] test circuit::tests::c_append_value_encoding ... ok
[INFO] [stdout] test circuit::tests::ch ... ok
[INFO] [stdout] test circuit::tests::append ... ok
[INFO] [stdout] test circuit::tests::crx ... ok
[INFO] [stdout] test circuit::tests::controlled_u ... ok
[INFO] [stdout] test circuit::tests::crz ... ok
[INFO] [stdout] test circuit::tests::cy ... ok
[INFO] [stdout] test circuit::tests::inverse ... ok
[INFO] [stdout] test circuit::tests::inverse_iqft ... ok
[INFO] [stdout] test circuit::tests::value_encoding ... ok
[INFO] [stdout] test config::tests::no_args ... ok
[INFO] [stdout] test core::tests::xyz_exp_val ... ok
[INFO] [stdout] test gates::tests::bit_flip_noise ... ok
[INFO] [stdout] test gates::tests::crz ... ok
[INFO] [stdout] test gates::tests::ch ... ok
[INFO] [stdout] test circuit::tests::swap_all_qubits ... ok
[INFO] [stdout] test circuit::tests::mc_append_value_encoding ... ok
[INFO] [stdout] test gates::tests::h_gate_3_qubits ... ok
[INFO] [stdout] test circuit::tests::z_gate ... ok
[INFO] [stdout] test gates::tests::h_inverse ... ok
[INFO] [stdout] test gates::tests::p_gate_3_qubits ... ok
[INFO] [stdout] test gates::tests::p_inverse ... ok
[INFO] [stdout] test gates::tests::rx_gate_3_qubits ... ok
[INFO] [stdout] test gates::tests::qcbm_3_qubits ... ok
[INFO] [stdout] test gates::tests::rx_inverse ... ok
[INFO] [stdout] test gates::tests::ry_gate_3_qubits ... ok
[INFO] [stdout] test gates::tests::ry_inverse ... ok
[INFO] [stdout] test core::tests::qubit_exp_val ... ok
[INFO] [stdout] test gates::tests::rz_inverse ... ok
[INFO] [stdout] test gates::tests::rz_gate_3_qubits ... ok
[INFO] [stdout] test gates::tests::u_gate_3_qubits ... ok
[INFO] [stdout] test gates::tests::swap_all_qubits ... ok
[INFO] [stdout] test gates::tests::u_gate_1_qubit ... ok
[INFO] [stdout] test gates::tests::unitary_column_vector_multiplication ... ok
[INFO] [stdout] test gates::tests::swap_9_qubits ... ok
[INFO] [stdout] test gates::tests::unitary_inverse ... ok
[INFO] [stdout] test gates::tests::u_inverse ... ok
[INFO] [stdout] test circuit::tests::register_shift ... ok
[INFO] [stdout] test gates::tests::value_encoding_3_qubits ... ok
[INFO] [stdout] test circuit::tests::x_gate ... ok
[INFO] [stdout] test gates::tests::controlled_u ... ok
[INFO] [stdout] test gates::tests::y_inverse ... ok
[INFO] [stdout] test gates::tests::x_gate_3_qubits ... ok
[INFO] [stdout] test gates::tests::x_inverse ... ok
[INFO] [stdout] test gates::tests::y_gate_3_qubits ... ok
[INFO] [stdout] test math::tests::pow ... ok
[INFO] [stdout] test gates::tests::z_gate_3_qubits ... ok
[INFO] [stdout] test math::tests::modulus_unit_circle ... ok
[INFO] [stdout] test gates::tests::z_inverse ... ok
[INFO] [stdout] test openqasm::tests::iqft_loads ... ok
[INFO] [stdout] test openqasm::tests::iqft_load ... ok
[INFO] [stdout] test core::tests::xyz_exp_val_x_as_observable ... ok
[INFO] [stdout] test core::tests::xyz_exp_val_y_as_observable ... ok
[INFO] [stdout] test openqasm::tests::quantum_lstm_load ... ok
[INFO] [stdout] test unitaries::tests::display ... ok
[INFO] [stdout] test unitaries::tests::test_hxi ... ok
[INFO] [stdout] test unitaries::tests::test_hxi_from_single_qubit_gate ... ok
[INFO] [stdout] test unitaries::tests::test_p ... ok
[INFO] [stdout] test unitaries::tests::test_rx ... ok
[INFO] [stdout] test unitaries::tests::test_ry ... ok
[INFO] [stdout] test unitaries::tests::test_rz ... ok
[INFO] [stdout] test measurement::tests::test_measure_qubit ... ok
[INFO] [stdout] test measurement::tests::test_measure_qubit_known_state ... ok
[INFO] [stdout] test unitaries::tests::test_u ... ok
[INFO] [stdout] test unitaries::tests::conjugate_transpose ... ok
[INFO] [stdout] test unitaries::tests::test_x ... ok
[INFO] [stdout] test unitaries::tests::test_y ... ok
[INFO] [stdout] test unitaries::tests::test_z ... ok
[INFO] [stdout] test utils::tests::test_pretty_print_int ... ok
[INFO] [stdout] test utils::tests::complex_num_color_map ... ok
[INFO] [stdout] test utils::tests::hsv_rgb_conv ... ok
[INFO] [stdout] test core::tests::xyz_exp_val_bad_observable - should panic ... ok
[INFO] [stdout] test gates::tests::m_inverse - should panic ... ok
[INFO] [stdout] test gates::tests::swap_inverse - should panic ... ok
[INFO] [stdout] test openqasm::tests::non_controlled_gates_load ... FAILED
[INFO] [stdout] test openqasm::tests::non_controlled_gates_loads ... FAILED
[INFO] [stdout] test circuit::tests::all_gates_as_transformations ... ok
[INFO] [stdout] test gates::tests::y_gate_20_qubits ... ok
[INFO] [stdout] test gates::tests::x_gate_20_qubits ... ok
[INFO] [stdout] test gates::tests::value_encoding_20_qubits ... ok
[INFO] [stdout] test core::tests::encoded_integers ... ok
[INFO] [stdout] test circuit::tests::measure ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p spinoza --lib`
[INFO] [stdout] test gates::tests::qcbm_20_qubits ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- openqasm::tests::non_controlled_gates_load stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'openqasm::tests::non_controlled_gates_load' (2605) panicked at spinoza/src/utils.rs:164:5:
[INFO] [stdout] assertion failed: (actual - expected).abs() < epsilon
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d382979e31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d382979e31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d382979e31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d382979e31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d382991cea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d382991cea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59d38297e40c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59d38297e40c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59d382957fa6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d382957fa6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d382971e19 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3827183c0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59d3827183c0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59d382972142 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59d382972142 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59d382958084 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x59d38294f989 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d382958c4d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59d3829924ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3829924b2 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59d3826f62ea - spinoza[f0ecc62fd6ef9945]::utils::assert_float_closeness
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/utils.rs:164:5
[INFO] [stdout]   21:     0x59d3826ff41a - spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_load::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/openqasm.rs:339:17
[INFO] [stdout]   22:     0x59d3826d2656 - core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call::<(((&f64, &f64), &f64), &f64), spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_load::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:884:29
[INFO] [stdout]   23:     0x59d3826fa1fb - <core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>> as core[6883ba1bc0fe4ed1]::iter::adapters::zip::ZipImpl<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>>::fold::<(), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(((&f64, &f64), &f64), &f64), spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_load::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/zip.rs:281:25
[INFO] [stdout]   24:     0x59d3826fdd16 - <core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(((&f64, &f64), &f64), &f64), spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_load::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/zip.rs:101:9
[INFO] [stdout]   25:     0x59d3826fe276 - <core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::for_each::<spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_load::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   26:     0x59d382700916 - spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_load
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/openqasm.rs:338:14
[INFO] [stdout]   27:     0x59d3826ff247 - spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_load::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/openqasm.rs:320:35
[INFO] [stdout]   28:     0x59d3826d7376 - <spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_load::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x59d38270b6fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x59d38270b6fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   31:     0x59d382718d45 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x59d382718d45 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x59d382718d45 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   34:     0x59d382718d45 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x59d382718d45 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x59d382718d45 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x59d382718d45 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x59d3827137f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x59d3827137f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x59d38271be92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   41:     0x59d38271be92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x59d38271be92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   43:     0x59d38271be92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x59d38271be92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x59d38271be92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   46:     0x59d38271be92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59d3829796af - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   48:     0x59d3829796af - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   49:     0x7f2f0fe43aa4 - <unknown>
[INFO] [stdout]   50:     0x7f2f0fed0a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- openqasm::tests::non_controlled_gates_loads stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'openqasm::tests::non_controlled_gates_loads' (2606) panicked at spinoza/src/utils.rs:164:5:
[INFO] [stdout] assertion failed: (actual - expected).abs() < epsilon
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d382979e31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d382979e31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d382979e31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d382979e31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d382991cea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d382991cea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59d38297e40c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59d38297e40c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59d382957fa6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d382957fa6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d382971e19 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d3827183c0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59d3827183c0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59d382972142 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59d382972142 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59d382958084 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x59d38294f989 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d382958c4d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59d3829924ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d3829924b2 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59d3826f62ea - spinoza[f0ecc62fd6ef9945]::utils::assert_float_closeness
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/utils.rs:164:5
[INFO] [stdout]   21:     0x59d3826ff48a - spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_loads::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/openqasm.rs:364:17
[INFO] [stdout]   22:     0x59d3826d2696 - core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call::<(((&f64, &f64), &f64), &f64), spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_loads::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:884:29
[INFO] [stdout]   23:     0x59d3826fa37b - <core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>> as core[6883ba1bc0fe4ed1]::iter::adapters::zip::ZipImpl<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>>::fold::<(), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(((&f64, &f64), &f64), &f64), spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_loads::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/zip.rs:281:25
[INFO] [stdout]   24:     0x59d3826fdd26 - <core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(((&f64, &f64), &f64), &f64), spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_loads::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/zip.rs:101:9
[INFO] [stdout]   25:     0x59d3826fe286 - <core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<f64>> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::for_each::<spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_loads::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   26:     0x59d382700c32 - spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_loads
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/openqasm.rs:363:14
[INFO] [stdout]   27:     0x59d3826ff277 - spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_loads::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/openqasm.rs:345:36
[INFO] [stdout]   28:     0x59d3826d73b6 - <spinoza[f0ecc62fd6ef9945]::openqasm::tests::non_controlled_gates_loads::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x59d38270b6fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x59d38270b6fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   31:     0x59d382718d45 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x59d382718d45 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x59d382718d45 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   34:     0x59d382718d45 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x59d382718d45 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x59d382718d45 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x59d382718d45 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x59d3827137f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x59d3827137f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x59d38271be92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   41:     0x59d38271be92 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x59d38271be92 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   43:     0x59d38271be92 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x59d38271be92 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x59d38271be92 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   46:     0x59d38271be92 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59d3829796af - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   48:     0x59d3829796af - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   49:     0x7f2f0fe43aa4 - <unknown>
[INFO] [stdout]   50:     0x7f2f0fed0a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     openqasm::tests::non_controlled_gates_load
[INFO] [stdout]     openqasm::tests::non_controlled_gates_loads
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 84 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.64s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b32fc81f0af290f2057114b1d408fe7baf72f2dd832c95cd70c7a1ac058ca166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b32fc81f0af290f2057114b1d408fe7baf72f2dd832c95cd70c7a1ac058ca166", kill_on_drop: false }`
[INFO] [stdout] b32fc81f0af290f2057114b1d408fe7baf72f2dd832c95cd70c7a1ac058ca166
