[INFO] fetching crate poulpy-core 0.3.1...
[INFO] testing poulpy-core-0.3.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate poulpy-core 0.3.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate poulpy-core 0.3.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate poulpy-core 0.3.1
[INFO] tweaked toml for crates.io crate poulpy-core 0.3.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate poulpy-core 0.3.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate poulpy-core 0.3.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded poulpy-hal v0.3.1
[INFO] [stderr]   Downloaded clap v4.5.23
[INFO] [stderr]   Downloaded rand_distr v0.5.1
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded libm v0.2.11
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded clap_builder v4.5.23
[INFO] [stderr]   Downloaded rug v1.27.0
[INFO] [stderr]   Downloaded poulpy-backend v0.3.1
[INFO] [stderr]   Downloaded libc v0.2.167
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7d7943620bfcd9c25c559b9f6ae37f513181b4adedac793352584a52c58f07b
[INFO] running `Command { std: "docker" "start" "-a" "c7d7943620bfcd9c25c559b9f6ae37f513181b4adedac793352584a52c58f07b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7d7943620bfcd9c25c559b9f6ae37f513181b4adedac793352584a52c58f07b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7d7943620bfcd9c25c559b9f6ae37f513181b4adedac793352584a52c58f07b", kill_on_drop: false }`
[INFO] [stdout] c7d7943620bfcd9c25c559b9f6ae37f513181b4adedac793352584a52c58f07b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fd1e259c080591dbd0c0f6863744da519fefab507ca3ef2495ebc3ec87fad05
[INFO] running `Command { std: "docker" "start" "-a" "7fd1e259c080591dbd0c0f6863744da519fefab507ca3ef2495ebc3ec87fad05", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.4
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling rug v1.27.0
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling poulpy-backend v0.3.1
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling poulpy-hal v0.3.1
[INFO] [stderr]    Compiling poulpy-core v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 47s
[INFO] running `Command { std: "docker" "inspect" "7fd1e259c080591dbd0c0f6863744da519fefab507ca3ef2495ebc3ec87fad05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fd1e259c080591dbd0c0f6863744da519fefab507ca3ef2495ebc3ec87fad05", kill_on_drop: false }`
[INFO] [stdout] 7fd1e259c080591dbd0c0f6863744da519fefab507ca3ef2495ebc3ec87fad05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a0c2cb6656c6767a0905b460d586211c9e60492fd74c02f60602f255f808bd2
[INFO] running `Command { std: "docker" "start" "-a" "7a0c2cb6656c6767a0905b460d586211c9e60492fd74c02f60602f255f808bd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling poulpy-core v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.84s
[INFO] running `Command { std: "docker" "inspect" "7a0c2cb6656c6767a0905b460d586211c9e60492fd74c02f60602f255f808bd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a0c2cb6656c6767a0905b460d586211c9e60492fd74c02f60602f255f808bd2", kill_on_drop: false }`
[INFO] [stdout] 7a0c2cb6656c6767a0905b460d586211c9e60492fd74c02f60602f255f808bd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 946e78816063c3531b1bd43107d29495fa9c22c72cc5a6b89bbef6b8eeb010f3
[INFO] running `Command { std: "docker" "start" "-a" "946e78816063c3531b1bd43107d29495fa9c22c72cc5a6b89bbef6b8eeb010f3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/poulpy_core-4ff7d301c968e7df)
[INFO] [stdout] 
[INFO] [stdout] running 125 tests
[INFO] [stdout] test tests::cpu_avx::gglwe_automorphism_key_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::gglwe_automorphism_key_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::gglwe_switching_key_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::ggsw_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::gglwe_tensor_key_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::ggsw_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::gglwe_switching_key_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::glwe_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::gglwe_tensor_key_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::glwe_encrypt_pk ... ok
[INFO] [stdout] test tests::cpu_avx::glwe_encrypt_zero_sk ... ok
[INFO] [stdout] test tests::cpu_avx::glwe_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::glwe_automorphism_inplace ... ok
[INFO] [stdout] test tests::cpu_avx::gglwe_automorphism_key_automorphism ... ok
[INFO] [stdout] test tests::cpu_avx::glwe_external_product ... ok
[INFO] [stdout] test tests::cpu_avx::gglwe_automorphism_key_automorphism_inplace ... ok
[INFO] [stdout] test tests::cpu_avx::glwe_to_lwe ... ok
[INFO] [stdout] test tests::cpu_avx::glwe_keyswitch_inplace ... ok
[INFO] [stdout] test tests::cpu_avx::lwe_keyswitch ... ok
[INFO] [stdout] test tests::cpu_avx::lwe_to_glwe ... ok
[INFO] [stdout] test tests::cpu_avx::glwe_external_product_inplace ... ok
[INFO] [stdout] test tests::cpu_avx::glwe_automorphism ... ok
[INFO] [stdout] test tests::cpu_ref::gglwe_automorphism_key_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::glwe_keyswitch ... ok
[INFO] [stdout] test tests::cpu_ref::gglwe_automorphism_key_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::ggsw_external_product ... ok
[INFO] [stdout] test tests::cpu_ref::gglwe_switching_key_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_ref::gglwe_switching_key_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::gglwe_switching_key_external_product_inplace ... ok
[INFO] [stdout] test tests::cpu_ref::gglwe_automorphism_key_automorphism_inplace ... ok
[INFO] [stdout] test tests::cpu_avx::ggsw_external_product_inplace ... ok
[INFO] [stdout] test tests::cpu_ref::gglwe_automorphism_key_automorphism ... ok
[INFO] [stdout] test tests::cpu_ref::gglwe_tensor_key_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_ref::gglwe_switching_key_keyswitch_inplace ... ok
[INFO] [stdout] test tests::cpu_ref::gglwe_tensor_key_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::ggsw_automorphism_inplace ... ok
[INFO] [stdout] test tests::cpu_avx::ggsw_automorphism ... ok
[INFO] [stdout] test tests::cpu_ref::ggsw_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_ref::ggsw_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_avx::gglwe_switching_key_keyswitch_inplace ... ok
[INFO] [stdout] test tests::cpu_avx::glwe_trace_inplace ... ok
[INFO] [stdout] test tests::cpu_avx::ggsw_keyswitch ... ok
[INFO] [stdout] test tests::cpu_ref::glwe_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_ref::glwe_encrypt_pk ... ok
[INFO] [stdout] test tests::cpu_avx::ggsw_keyswitch_inplace ... ok
[INFO] [stdout] test tests::cpu_ref::glwe_encrypt_zero_sk ... ok
[INFO] [stdout] test tests::cpu_ref::glwe_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_ref::glwe_automorphism ... ok
[INFO] [stdout] test tests::cpu_avx::gglwe_switching_key_external_product ... ok
[INFO] [stdout] test tests::cpu_ref::glwe_keyswitch_inplace ... ok
[INFO] [stdout] test tests::cpu_ref::glwe_external_product ... ok
[INFO] [stdout] test tests::cpu_ref::glwe_to_lwe ... ok
[INFO] [stdout] test tests::cpu_ref::glwe_external_product_inplace ... ok
[INFO] [stdout] test tests::cpu_ref::lwe_keyswitch ... ok
[INFO] [stdout] test tests::cpu_ref::lwe_to_glwe ... ok
[INFO] [stdout] test tests::cpu_ref::gglwe_switching_key_external_product_inplace ... ok
[INFO] [stdout] test tests::cpu_ref::glwe_automorphism_inplace ... ok
[INFO] [stdout] test tests::cpu_spqlios::gglwe_automorphism_key_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_ref::ggsw_automorphism_inplace ... ok
[INFO] [stdout] test tests::cpu_ref::gglwe_switching_key_external_product ... ok
[INFO] [stdout] test tests::cpu_ref::glwe_keyswitch ... ok
[INFO] [stdout] test tests::cpu_spqlios::gglwe_automorphism_key_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_spqlios::gglwe_automorphism_key_automorphism ... ok
[INFO] [stdout] test tests::cpu_avx::glwe_packing ... ok
[INFO] [stdout] test tests::cpu_spqlios::gglwe_switching_key_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_spqlios::gglwe_switching_key_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_ref::ggsw_automorphism ... ok
[INFO] [stdout] test tests::cpu_ref::ggsw_keyswitch_inplace ... ok
[INFO] [stdout] test tests::cpu_spqlios::gglwe_automorphism_key_automorphism_inplace ... ok
[INFO] [stdout] test tests::cpu_ref::ggsw_external_product ... ok
[INFO] [stdout] test tests::cpu_spqlios::gglwe_tensor_key_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_spqlios::gglwe_switching_key_keyswitch_inplace ... ok
[INFO] [stdout] test tests::cpu_spqlios::ggsw_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_spqlios::gglwe_tensor_key_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_spqlios::ggsw_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_ref::ggsw_external_product_inplace ... ok
[INFO] [stdout] test tests::cpu_spqlios::glwe_automorphism_inplace ... ok
[INFO] [stdout] test tests::cpu_ref::ggsw_keyswitch ... ok
[INFO] [stdout] test tests::cpu_spqlios::glwe_compressed_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_spqlios::glwe_encrypt_sk ... ok
[INFO] [stdout] test tests::cpu_spqlios::glwe_encrypt_pk ... ok
[INFO] [stdout] test tests::cpu_spqlios::glwe_encrypt_zero_sk ... ok
[INFO] [stdout] test tests::cpu_spqlios::glwe_automorphism ... ok
[INFO] [stdout] test tests::cpu_spqlios::glwe_external_product ... ok
[INFO] [stdout] test tests::cpu_spqlios::ggsw_automorphism_inplace ... ok
[INFO] [stdout] test tests::cpu_spqlios::glwe_keyswitch_inplace ... ok
[INFO] [stdout] test tests::cpu_spqlios::glwe_to_lwe ... ok
[INFO] [stdout] test tests::cpu_spqlios::glwe_keyswitch ... ok
[INFO] [stdout] test tests::cpu_spqlios::lwe_keyswitch ... ok
[INFO] [stdout] test tests::cpu_spqlios::lwe_to_glwe ... ok
[INFO] [stdout] test tests::serialization::ggsw_compressed_serialization ... ok
[INFO] [stdout] test tests::cpu_spqlios::glwe_external_product_inplace ... ok
[INFO] [stdout] test tests::serialization::glwe_compressed_serialization ... ok
[INFO] [stdout] test tests::serialization::glwe_serialization ... ok
[INFO] [stdout] test tests::serialization::glwe_to_lwe_switching_key_compressed_serialization ... ok
[INFO] [stdout] test tests::serialization::glwe_to_lwe_switching_key_serialization ... ok
[INFO] [stdout] test tests::serialization::lwe_compressed_serialization ... ok
[INFO] [stdout] test tests::cpu_spqlios::ggsw_external_product ... ok
[INFO] [stdout] test tests::serialization::lwe_serialization ... ok
[INFO] [stdout] test tests::serialization::lwe_switching_key_compressed_serialization ... ok
[INFO] [stdout] test tests::serialization::lwe_switching_key_serialization ... ok
[INFO] [stdout] test tests::serialization::lwe_to_glwe_switching_key_compressed_serialization ... ok
[INFO] [stdout] test tests::serialization::lwe_to_glwe_switching_key_serialization ... ok
[INFO] [stdout] test tests::serialization::test_automorphism_key_compressed_serialization ... ok
[INFO] [stdout] test tests::serialization::test_gglwe_compressed_serialization ... ok
[INFO] [stdout] test tests::serialization::test_automorphism_key_serialization ... ok
[INFO] [stdout] test tests::serialization::ggsw_serialization ... ok
[INFO] [stdout] test tests::serialization::test_glwe_switching_key_compressed_serialization ... ok
[INFO] [stdout] test tests::serialization::test_tensor_key_compressed_serialization ... ok
[INFO] [stdout] test tests::serialization::test_glwe_switching_key_serialization ... ok
[INFO] [stdout] test tests::serialization::test_gglwe_serialization ... ok
[INFO] [stdout] test tests::serialization::test_tensor_key_serialization ... ok
[INFO] [stdout] test tests::cpu_spqlios::ggsw_automorphism ... ok
[INFO] [stdout] test tests::cpu_spqlios::gglwe_switching_key_external_product_inplace ... ok
[INFO] [stdout] test tests::cpu_spqlios::gglwe_switching_key_external_product ... ok
[INFO] [stdout] test tests::cpu_spqlios::ggsw_external_product_inplace ... ok
[INFO] [stdout] test tests::cpu_spqlios::ggsw_keyswitch ... ok
[INFO] [stdout] test tests::cpu_ref::glwe_trace_inplace ... ok
[INFO] [stdout] test tests::cpu_spqlios::ggsw_keyswitch_inplace ... ok
[INFO] [stdout] test tests::cpu_ref::gglwe_switching_key_keyswitch ... ok
[INFO] [stdout] test tests::cpu_ref::glwe_packing ... ok
[INFO] [stdout] test tests::cpu_spqlios::glwe_trace_inplace ... ok
[INFO] [stdout] test tests::cpu_spqlios::glwe_packing ... ok
[INFO] [stdout] test tests::cpu_spqlios::gglwe_switching_key_keyswitch ... ok
[INFO] [stdout] test tests::cpu_avx::gglwe_switching_key_keyswitch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 125 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.66s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests poulpy_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "946e78816063c3531b1bd43107d29495fa9c22c72cc5a6b89bbef6b8eeb010f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "946e78816063c3531b1bd43107d29495fa9c22c72cc5a6b89bbef6b8eeb010f3", kill_on_drop: false }`
[INFO] [stdout] 946e78816063c3531b1bd43107d29495fa9c22c72cc5a6b89bbef6b8eeb010f3
