[INFO] fetching crate poulpy-cpu-ref 0.5.0... [INFO] testing poulpy-cpu-ref-0.5.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate poulpy-cpu-ref 0.5.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate poulpy-cpu-ref 0.5.0 [INFO] finished tweaking crates.io crate poulpy-cpu-ref 0.5.0 [INFO] tweaked toml for crates.io crate poulpy-cpu-ref 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate poulpy-cpu-ref 0.5.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate poulpy-cpu-ref 0.5.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-modular v0.6.1 [INFO] [stderr] Downloaded num-order v1.2.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.99 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.99 [INFO] [stderr] Downloaded wasm-bindgen v0.2.99 [INFO] [stderr] Downloaded dashu-float v0.4.3 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Downloaded clap v4.5.23 [INFO] [stderr] Downloaded js-sys v0.3.76 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.99 [INFO] [stderr] Downloaded dashu-base v0.4.1 [INFO] [stderr] Downloaded cc v1.2.31 [INFO] [stderr] Downloaded dashu-int v0.4.1 [INFO] [stderr] Downloaded poulpy-hal v0.5.0 [INFO] [stderr] Downloaded clap_builder v4.5.23 [INFO] [stderr] Downloaded libc v0.2.167 [INFO] [stderr] Downloaded web-sys v0.3.76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b9696fc8f945d4cc4d97641dd5c8938eab2ec717cc04d3c267f644867bb5340 [INFO] running `Command { std: "docker" "start" "-a" "0b9696fc8f945d4cc4d97641dd5c8938eab2ec717cc04d3c267f644867bb5340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b9696fc8f945d4cc4d97641dd5c8938eab2ec717cc04d3c267f644867bb5340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b9696fc8f945d4cc4d97641dd5c8938eab2ec717cc04d3c267f644867bb5340", kill_on_drop: false }` [INFO] [stdout] 0b9696fc8f945d4cc4d97641dd5c8938eab2ec717cc04d3c267f644867bb5340 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 933151191d9dfb08cada521ed258e8d4bef64eca19629fd52c2384372329c3cb [INFO] running `Command { std: "docker" "start" "-a" "933151191d9dfb08cada521ed258e8d4bef64eca19629fd52c2384372329c3cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling dashu-base v0.4.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling dashu-int v0.4.1 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling rand_distr v0.6.0 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling dashu-float v0.4.3 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.10.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling poulpy-hal v0.5.0 [INFO] [stderr] Compiling poulpy-cpu-ref v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.72s [INFO] running `Command { std: "docker" "inspect" "933151191d9dfb08cada521ed258e8d4bef64eca19629fd52c2384372329c3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "933151191d9dfb08cada521ed258e8d4bef64eca19629fd52c2384372329c3cb", kill_on_drop: false }` [INFO] [stdout] 933151191d9dfb08cada521ed258e8d4bef64eca19629fd52c2384372329c3cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 516a4129287cbcaf0d783882678af5679cb4c9361f6f58710fe9f25f651b5c29 [INFO] running `Command { std: "docker" "start" "-a" "516a4129287cbcaf0d783882678af5679cb4c9361f6f58710fe9f25f651b5c29", kill_on_drop: false }` [INFO] [stderr] Compiling poulpy-cpu-ref v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.81s [INFO] running `Command { std: "docker" "inspect" "516a4129287cbcaf0d783882678af5679cb4c9361f6f58710fe9f25f651b5c29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "516a4129287cbcaf0d783882678af5679cb4c9361f6f58710fe9f25f651b5c29", kill_on_drop: false }` [INFO] [stdout] 516a4129287cbcaf0d783882678af5679cb4c9361f6f58710fe9f25f651b5c29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0899ca2ab546e96b82d47b40e3dc31d41afa763fcfa504d6ea9ce4d0d723080d [INFO] running `Command { std: "docker" "start" "-a" "0899ca2ab546e96b82d47b40e3dc31d41afa763fcfa504d6ea9ce4d0d723080d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/poulpy_cpu_ref-4c9a5bf43414bc53) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_automorphism_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_add_scalar_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_mul_xp_minus_one_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::svp::test_svp_apply_dft_to_dft_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_mul_xp_minus_one ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_negate_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_automorphism ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_normalize_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_rotate_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_rotate ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_copy ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::svp::test_svp_apply_dft_to_dft ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_add_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_add_scalar ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_sub_negate_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_sub_scalar_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_sub_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_sub_scalar ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_negate ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_split_ring ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_add_small_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_automorphism_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_lsh_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_negate_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_switch_ring ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_add_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::sampling::test_vec_znx_add_normal ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_add ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::sampling::test_vec_znx_fill_normal ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_sub_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_rsh_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_sub_negate_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_sub_small_a_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_negate ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_sub ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_sub_small_b ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_automorphism ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_dft::test_vec_znx_dft_sub_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_add_small ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_sub_small_a ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_dft::test_vec_znx_dft_sub_negate_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_dft::test_vec_znx_dft_add_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_dft::test_vec_znx_idft_apply ... ok [INFO] [stdout] test tests::test_convolution_by_const_fft64_ref ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_dft::test_vec_znx_idft_apply_tmpa ... ok [INFO] [stdout] test tests::test_convolution_by_const_ntt120_ref ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_add ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_normalize ... ok [INFO] [stdout] test tests::test_convolution_fft64_ref ... ok [INFO] [stdout] test tests::test_convolution_pairwise_fft64_ref ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_dft::test_vec_znx_dft_add ... ok [INFO] [stdout] test tests::test_convolution_ntt120_ref ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::sampling::test_vec_znx_fill_uniform ... ok [INFO] [stdout] test tests::test_convolution_pairwise_ntt120_ref ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_sub ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_dft::test_vec_znx_idft_apply_consume ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_sub_small_b_inplace ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_lsh ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vmp::test_vmp_apply_dft_to_dft ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_dft::test_vec_znx_dft_sub ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx::test_vec_znx_rsh ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_big::test_vec_znx_big_normalize ... ok [INFO] [stdout] test tests::poulpy_cpu_ntt120::vec_znx_dft::test_vec_znx_dft_copy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.50s [INFO] [stdout] [INFO] [stderr] Doc-tests poulpy_cpu_ref [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" "0899ca2ab546e96b82d47b40e3dc31d41afa763fcfa504d6ea9ce4d0d723080d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0899ca2ab546e96b82d47b40e3dc31d41afa763fcfa504d6ea9ce4d0d723080d", kill_on_drop: false }` [INFO] [stdout] 0899ca2ab546e96b82d47b40e3dc31d41afa763fcfa504d6ea9ce4d0d723080d