[INFO] fetching crate poulpy-schemes 0.3.0... [INFO] testing poulpy-schemes-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate poulpy-schemes 0.3.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate poulpy-schemes 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate poulpy-schemes 0.3.0 [INFO] tweaked toml for crates.io crate poulpy-schemes 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate poulpy-schemes 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate poulpy-schemes 0.3.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7b95d17f5fab5c91f57c4911cee4031419120d4b448132061cf9bdb54b049cb [INFO] running `Command { std: "docker" "start" "-a" "d7b95d17f5fab5c91f57c4911cee4031419120d4b448132061cf9bdb54b049cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7b95d17f5fab5c91f57c4911cee4031419120d4b448132061cf9bdb54b049cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b95d17f5fab5c91f57c4911cee4031419120d4b448132061cf9bdb54b049cb", kill_on_drop: false }` [INFO] [stdout] d7b95d17f5fab5c91f57c4911cee4031419120d4b448132061cf9bdb54b049cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39bfacedf3d6f6fc82eb1a63c24f5e4edbddb7163eb8cee745693f9a9a733f5a [INFO] running `Command { std: "docker" "start" "-a" "39bfacedf3d6f6fc82eb1a63c24f5e4edbddb7163eb8cee745693f9a9a733f5a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rug v1.27.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling poulpy-backend v0.3.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.23 [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 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.0 [INFO] [stderr] Compiling poulpy-core v0.3.0 [INFO] [stderr] Compiling poulpy-schemes v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 23s [INFO] running `Command { std: "docker" "inspect" "39bfacedf3d6f6fc82eb1a63c24f5e4edbddb7163eb8cee745693f9a9a733f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39bfacedf3d6f6fc82eb1a63c24f5e4edbddb7163eb8cee745693f9a9a733f5a", kill_on_drop: false }` [INFO] [stdout] 39bfacedf3d6f6fc82eb1a63c24f5e4edbddb7163eb8cee745693f9a9a733f5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54f131c6f647729df99a26396fe1decc9caffed46e5af4e1768a7e2a7a268249 [INFO] running `Command { std: "docker" "start" "-a" "54f131c6f647729df99a26396fe1decc9caffed46e5af4e1768a7e2a7a268249", kill_on_drop: false }` [INFO] [stderr] Compiling poulpy-schemes v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.99s [INFO] running `Command { std: "docker" "inspect" "54f131c6f647729df99a26396fe1decc9caffed46e5af4e1768a7e2a7a268249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f131c6f647729df99a26396fe1decc9caffed46e5af4e1768a7e2a7a268249", kill_on_drop: false }` [INFO] [stdout] 54f131c6f647729df99a26396fe1decc9caffed46e5af4e1768a7e2a7a268249 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a26f8ed545754b9f51d65fb0d5ee065b8c551c5014a8b7d15e0e2549d0f44fc [INFO] running `Command { std: "docker" "start" "-a" "2a26f8ed545754b9f51d65fb0d5ee065b8c551c5014a8b7d15e0e2549d0f44fc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/poulpy_schemes-2dab3c73305387d2) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test tfhe::blind_rotation::tests::implementation::fft64::lut_extended ... ok [INFO] [stdout] test tfhe::blind_rotation::tests::implementation::fft64::lut_standard ... ok [INFO] [stdout] test tfhe::blind_rotation::tests::generic_serialization::test_cggi_blind_rotation_key_compressed_serialization ... ok [INFO] [stdout] test tfhe::blind_rotation::tests::generic_serialization::test_cggi_blind_rotation_key_serialization ... ok [INFO] [stdout] test tfhe::bdd_arithmetic::tests::fft64_ref::test_bdd_and_fft64_ref ... ok [INFO] [stdout] test tfhe::bdd_arithmetic::tests::fft64_ref::test_bdd_xor_fft64_ref ... ok [INFO] [stdout] test tfhe::circuit_bootstrapping::tests::fft64::test_to_constant_cggi ... ok [INFO] [stdout] test tfhe::bdd_arithmetic::tests::fft64_ref::test_bdd_sltu_fft64_ref ... ok [INFO] [stdout] test tfhe::circuit_bootstrapping::tests::fft64::test_to_exponent_cggi ... ok [INFO] [stdout] test tfhe::blind_rotation::tests::implementation::fft64::standard ... ok [INFO] [stdout] test tfhe::bdd_arithmetic::tests::fft64_ref::test_bdd_or_fft64_ref ... ok [INFO] [stdout] test tfhe::bdd_arithmetic::tests::fft64_ref::test_bdd_slt_fft64_ref ... ok [INFO] [stdout] test tfhe::blind_rotation::tests::implementation::fft64::block_binary ... ok [INFO] [stdout] test tfhe::blind_rotation::tests::implementation::fft64::block_binary_extended ... ok [INFO] [stdout] test tfhe::bdd_arithmetic::tests::fft64_ref::test_bdd_sll_fft64_ref ... ok [INFO] [stdout] test tfhe::bdd_arithmetic::tests::fft64_ref::test_bdd_sra_fft64_ref ... ok [INFO] [stdout] test tfhe::bdd_arithmetic::tests::fft64_ref::test_bdd_srl_fft64_ref ... ok [INFO] [stdout] test tfhe::bdd_arithmetic::tests::fft64_ref::test_bdd_sub_fft64_ref ... ok [INFO] [stdout] test tfhe::bdd_arithmetic::tests::fft64_ref::test_bdd_add_fft64_ref ... ok [INFO] [stdout] test tfhe::bdd_arithmetic::tests::fft64_ref::test_bdd_prepare_fft64_ref ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.02s [INFO] [stdout] [INFO] [stderr] Doc-tests poulpy_schemes [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" "2a26f8ed545754b9f51d65fb0d5ee065b8c551c5014a8b7d15e0e2549d0f44fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a26f8ed545754b9f51d65fb0d5ee065b8c551c5014a8b7d15e0e2549d0f44fc", kill_on_drop: false }` [INFO] [stdout] 2a26f8ed545754b9f51d65fb0d5ee065b8c551c5014a8b7d15e0e2549d0f44fc