[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.97.0-beta.6 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/killianAubry/TurboSpin on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ucd-util v0.1.10
[INFO] [stderr]   Downloaded utf8-ranges v1.0.5
[INFO] [stderr]   Downloaded qasm v1.0.0
[INFO] [stderr]   Downloaded evalexpr v11.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] 38c9d944a2003b84c7cf9704900cca9ebcf70eb37f1cbb1ce34c632655bcab52
[INFO] running `Command { std: "docker" "start" "38c9d944a2003b84c7cf9704900cca9ebcf70eb37f1cbb1ce34c632655bcab52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38c9d944a2003b84c7cf9704900cca9ebcf70eb37f1cbb1ce34c632655bcab52", 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" "38c9d944a2003b84c7cf9704900cca9ebcf70eb37f1cbb1ce34c632655bcab52" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38c9d944a2003b84c7cf9704900cca9ebcf70eb37f1cbb1ce34c632655bcab52", 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" "38c9d944a2003b84c7cf9704900cca9ebcf70eb37f1cbb1ce34c632655bcab52" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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 once_cell v1.21.4
[INFO] [stderr]    Compiling syn v1.0.109
[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 regex v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[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 is-terminal v0.4.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling evalexpr v11.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling qasm v1.0.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[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 451 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 451 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 451 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 451 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 451 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 451 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: 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] [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: 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] [stderr]    Compiling spynoza v0.5.1 (/opt/rustwide/workdir/spynoza)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.69s
[INFO] running `Command { std: "docker" "inspect" "38c9d944a2003b84c7cf9704900cca9ebcf70eb37f1cbb1ce34c632655bcab52", 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" "38c9d944a2003b84c7cf9704900cca9ebcf70eb37f1cbb1ce34c632655bcab52" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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 pyo3-macros v0.21.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[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 rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[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 451 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 451 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 451 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 451 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 451 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 451 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: 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 `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] [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: 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: 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 451 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 451 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 451 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 451 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 451 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 451 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.89s
[INFO] running `Command { std: "docker" "inspect" "38c9d944a2003b84c7cf9704900cca9ebcf70eb37f1cbb1ce34c632655bcab52", 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" "38c9d944a2003b84c7cf9704900cca9ebcf70eb37f1cbb1ce34c632655bcab52" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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 451 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 451 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 451 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 451 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 451 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 451 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 `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 `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: 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_adaptive" test) generated 4 warnings
[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] 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: 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 `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: 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: `spinoza` (bin "spinoza" test) generated 5 warnings
[INFO] [stderr] warning: `spinoza` (bin "validate_bacqs" test) generated 8 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[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::append ... ok
[INFO] [stdout] test circuit::tests::append_value_encoding ... ok
[INFO] [stdout] test circuit::tests::ccx ... ok
[INFO] [stdout] test circuit::tests::controlled_u ... ok
[INFO] [stdout] test circuit::tests::ch ... ok
[INFO] [stdout] test circuit::tests::c_append_value_encoding ... ok
[INFO] [stdout] test circuit::tests::crx ... 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::register_shift ... ok
[INFO] [stdout] test circuit::tests::value_encoding ... ok
[INFO] [stdout] test config::tests::no_args ... ok
[INFO] [stdout] test circuit::tests::z_gate ... ok
[INFO] [stdout] test gates::tests::controlled_u ... 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 gates::tests::ch ... ok
[INFO] [stdout] test gates::tests::crz ... ok
[INFO] [stdout] test circuit::tests::swap_all_qubits ... ok
[INFO] [stdout] test core::tests::xyz_exp_val ... ok
[INFO] [stdout] test circuit::tests::mc_append_value_encoding ... ok
[INFO] [stdout] test circuit::tests::x_gate ... ok
[INFO] [stdout] test core::tests::qubit_exp_val ... ok
[INFO] [stdout] test gates::tests::h_inverse ... ok
[INFO] [stdout] test gates::tests::p_gate_3_qubits ... 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::p_inverse ... ok
[INFO] [stdout] test gates::tests::ry_gate_3_qubits ... ok
[INFO] [stdout] test gates::tests::ry_inverse ... ok
[INFO] [stdout] test gates::tests::rx_inverse ... ok
[INFO] [stdout] test gates::tests::rz_gate_3_qubits ... ok
[INFO] [stdout] test gates::tests::rz_inverse ... ok
[INFO] [stdout] test gates::tests::swap_all_qubits ... ok
[INFO] [stdout] test gates::tests::h_gate_3_qubits ... ok
[INFO] [stdout] test gates::tests::bit_flip_noise ... ok
[INFO] [stdout] test gates::tests::u_gate_3_qubits ... ok
[INFO] [stdout] test gates::tests::u_gate_1_qubit ... ok
[INFO] [stdout] test gates::tests::unitary_inverse ... ok
[INFO] [stdout] test gates::tests::unitary_column_vector_multiplication ... ok
[INFO] [stdout] test gates::tests::value_encoding_3_qubits ... ok
[INFO] [stdout] test gates::tests::swap_9_qubits ... ok
[INFO] [stdout] test gates::tests::u_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 gates::tests::z_gate_3_qubits ... ok
[INFO] [stdout] test math::tests::pow ... ok
[INFO] [stdout] test gates::tests::y_inverse ... ok
[INFO] [stdout] test gates::tests::z_inverse ... ok
[INFO] [stdout] test math::tests::modulus_unit_circle ... ok
[INFO] [stdout] test openqasm::tests::iqft_load ... ok
[INFO] [stdout] test openqasm::tests::iqft_loads ... 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 unitaries::tests::test_u ... 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::complex_num_color_map ... ok
[INFO] [stdout] test utils::tests::hsv_rgb_conv ... ok
[INFO] [stdout] test utils::tests::test_pretty_print_int ... ok
[INFO] [stdout] test core::tests::xyz_exp_val_bad_observable - 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 gates::tests::m_inverse - should panic ... ok
[INFO] [stdout] test openqasm::tests::non_controlled_gates_loads ... FAILED
[INFO] [stdout] test unitaries::tests::conjugate_transpose ... ok
[INFO] [stdout] test measurement::tests::test_measure_qubit_known_state ... ok
[INFO] [stdout] test measurement::tests::test_measure_qubit ... ok
[INFO] [stdout] test gates::tests::x_gate_20_qubits ... ok
[INFO] [stdout] test gates::tests::y_gate_20_qubits ... ok
[INFO] [stdout] test circuit::tests::all_gates_as_transformations ... ok
[INFO] [stdout] test core::tests::encoded_integers ... ok
[INFO] [stdout] test gates::tests::value_encoding_20_qubits ... ok
[INFO] [stdout] test circuit::tests::measure ... ok
[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:     0x6284c00b5658 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6284c00b5658 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6284c00b5658 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6284c00b5658 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6284c00cd31a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6284c00cd31a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6284c00b9f92 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6284c00b9f92 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6284c0094386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6284c0094386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6284c00adad9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6284bfe5488c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6284bfe5488c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6284c00add52 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6284c00add52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6284c0094474 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6284c0089619 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6284c009515d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6284c00cdadc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6284c00cdaa2 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6284bfddea3a - spinoza[142c71c433dfb30]::utils::assert_float_closeness
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/utils.rs:164:5
[INFO] [stdout]   21:     0x6284bfdf894a - spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_load::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/openqasm.rs:339:17
[INFO] [stdout]   22:     0x6284bfe41f96 - core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call::<(((&f64, &f64), &f64), &f64), spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_load::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:884:29
[INFO] [stdout]   23:     0x6284bfe3675b - <core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>> as core[8fb95b77d25ab6c8]::iter::adapters::zip::ZipImpl<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>>::fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<(((&f64, &f64), &f64), &f64), spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_load::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/zip.rs:284:25
[INFO] [stdout]   24:     0x6284bfe3a546 - <core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<(((&f64, &f64), &f64), &f64), spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_load::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/zip.rs:101:9
[INFO] [stdout]   25:     0x6284bfe3b096 - <core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::for_each::<spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_load::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   26:     0x6284bfe01546 - spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_load
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/openqasm.rs:338:14
[INFO] [stdout]   27:     0x6284bfdf8777 - spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_load::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/openqasm.rs:320:35
[INFO] [stdout]   28:     0x6284bfdedc56 - <spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_load::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6284bfe4796b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6284bfe4796b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   31:     0x6284bfe551e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x6284bfe551e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x6284bfe551e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x6284bfe551e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x6284bfe551e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x6284bfe551e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x6284bfe551e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x6284bfe4eaf4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x6284bfe4eaf4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x6284bfe58262 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   41:     0x6284bfe58262 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x6284bfe58262 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x6284bfe58262 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x6284bfe58262 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x6284bfe58262 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   46:     0x6284bfe58262 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6284c00b4faf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   48:     0x6284c00b4faf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   49:     0x764348bf2aa4 - <unknown>
[INFO] [stdout]   50:     0x764348c7fa64 - 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:     0x6284c00b5658 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6284c00b5658 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6284c00b5658 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6284c00b5658 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6284c00cd31a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6284c00cd31a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6284c00b9f92 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6284c00b9f92 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6284c0094386 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6284c0094386 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6284c00adad9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6284bfe5488c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6284bfe5488c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6284c00add52 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6284c00add52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6284c0094474 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6284c0089619 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6284c009515d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6284c00cdadc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6284c00cdaa2 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6284bfddea3a - spinoza[142c71c433dfb30]::utils::assert_float_closeness
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/utils.rs:164:5
[INFO] [stdout]   21:     0x6284bfdf89ba - spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_loads::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/openqasm.rs:364:17
[INFO] [stdout]   22:     0x6284bfe41fd6 - core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call::<(((&f64, &f64), &f64), &f64), spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_loads::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:884:29
[INFO] [stdout]   23:     0x6284bfe368db - <core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>> as core[8fb95b77d25ab6c8]::iter::adapters::zip::ZipImpl<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>>::fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<(((&f64, &f64), &f64), &f64), spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_loads::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/zip.rs:284:25
[INFO] [stdout]   24:     0x6284bfe3a556 - <core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<(((&f64, &f64), &f64), &f64), spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_loads::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/zip.rs:101:9
[INFO] [stdout]   25:     0x6284bfe3b0a6 - <core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::iter::adapters::zip::Zip<core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>>, core[8fb95b77d25ab6c8]::slice::iter::Iter<f64>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::for_each::<spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_loads::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   26:     0x6284bfe01862 - spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_loads
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/openqasm.rs:363:14
[INFO] [stdout]   27:     0x6284bfdf87a7 - spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_loads::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/spinoza/src/openqasm.rs:345:36
[INFO] [stdout]   28:     0x6284bfdedc96 - <spinoza[142c71c433dfb30]::openqasm::tests::non_controlled_gates_loads::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6284bfe4796b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6284bfe4796b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   31:     0x6284bfe551e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x6284bfe551e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x6284bfe551e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x6284bfe551e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x6284bfe551e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x6284bfe551e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x6284bfe551e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x6284bfe4eaf4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x6284bfe4eaf4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x6284bfe58262 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   41:     0x6284bfe58262 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x6284bfe58262 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x6284bfe58262 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x6284bfe58262 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x6284bfe58262 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   46:     0x6284bfe58262 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6284c00b4faf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   48:     0x6284c00b4faf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   49:     0x764348bf2aa4 - <unknown>
[INFO] [stdout]   50:     0x764348c7fa64 - 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 34.72s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p spinoza --lib`
[INFO] running `Command { std: "docker" "inspect" "38c9d944a2003b84c7cf9704900cca9ebcf70eb37f1cbb1ce34c632655bcab52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38c9d944a2003b84c7cf9704900cca9ebcf70eb37f1cbb1ce34c632655bcab52", kill_on_drop: false }`
[INFO] [stdout] 38c9d944a2003b84c7cf9704900cca9ebcf70eb37f1cbb1ce34c632655bcab52
