[INFO] fetching crate rs_tfhe 0.2.0... [INFO] testing rs_tfhe-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate rs_tfhe 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate rs_tfhe 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rs_tfhe 0.2.0 [INFO] tweaked toml for crates.io crate rs_tfhe 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rs_tfhe 0.2.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 rs_tfhe 0.2.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] 094413fc6ef08dd693b5e6664298c07a4f66128dbfac033db5deaaf89385c1f4 [INFO] running `Command { std: "docker" "start" "-a" "094413fc6ef08dd693b5e6664298c07a4f66128dbfac033db5deaaf89385c1f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "094413fc6ef08dd693b5e6664298c07a4f66128dbfac033db5deaaf89385c1f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "094413fc6ef08dd693b5e6664298c07a4f66128dbfac033db5deaaf89385c1f4", kill_on_drop: false }` [INFO] [stdout] 094413fc6ef08dd693b5e6664298c07a4f66128dbfac033db5deaaf89385c1f4 [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] 178cb246aa4b1149f1bab32a64d300627e64e9e4ac9579c9da8aa0b9b21d29d4 [INFO] running `Command { std: "docker" "start" "-a" "178cb246aa4b1149f1bab32a64d300627e64e9e4ac9579c9da8aa0b9b21d29d4", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling dyn-stack v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling rs_tfhe v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] warning: rs_tfhe@0.2.0: src/fft/spqlios/spqlios-fft-impl.cpp: In function 'void {anonymous}::require(bool, const std::string&)': [INFO] [stderr] warning: rs_tfhe@0.2.0: src/fft/spqlios/spqlios-fft-impl.cpp:92:48: warning: unused parameter 'message' [-Wunused-parameter] [INFO] [stderr] warning: rs_tfhe@0.2.0: 92 | void require(bool condition, const string &message = "[condition]") { [INFO] [stderr] warning: rs_tfhe@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: rs_tfhe@0.2.0: src/fft/spqlios/spqlios-fft-fma.s: Assembler messages: [INFO] [stderr] warning: rs_tfhe@0.2.0: src/fft/spqlios/spqlios-fft-fma.s: Warning: end of file in comment; newline inserted [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling realfft v3.5.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.78s [INFO] running `Command { std: "docker" "inspect" "178cb246aa4b1149f1bab32a64d300627e64e9e4ac9579c9da8aa0b9b21d29d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "178cb246aa4b1149f1bab32a64d300627e64e9e4ac9579c9da8aa0b9b21d29d4", kill_on_drop: false }` [INFO] [stdout] 178cb246aa4b1149f1bab32a64d300627e64e9e4ac9579c9da8aa0b9b21d29d4 [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] 4637aa8881c5199a65112bd8939cc817da7a07c6bc47f24c5a2b1060fa0118da [INFO] running `Command { std: "docker" "start" "-a" "4637aa8881c5199a65112bd8939cc817da7a07c6bc47f24c5a2b1060fa0118da", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] warning: rs_tfhe@0.2.0: src/fft/spqlios/spqlios-fft-impl.cpp: In function 'void {anonymous}::require(bool, const std::string&)': [INFO] [stderr] warning: rs_tfhe@0.2.0: src/fft/spqlios/spqlios-fft-impl.cpp:92:48: warning: unused parameter 'message' [-Wunused-parameter] [INFO] [stderr] warning: rs_tfhe@0.2.0: 92 | void require(bool condition, const string &message = "[condition]") { [INFO] [stderr] warning: rs_tfhe@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: rs_tfhe@0.2.0: src/fft/spqlios/spqlios-fft-fma.s: Assembler messages: [INFO] [stderr] warning: rs_tfhe@0.2.0: src/fft/spqlios/spqlios-fft-fma.s: Warning: end of file in comment; newline inserted [INFO] [stderr] Compiling core_extensions v1.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex v1.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling rs_tfhe v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0428]: the name `tests` is defined multiple times [INFO] [stdout] --> src/fft/mod.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 110 | mod tests { [INFO] [stdout] | --------- previous definition of the module `tests` here [INFO] [stdout] ... [INFO] [stdout] 260 | mod tests { [INFO] [stdout] | ^^^^^^^^^ `tests` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `tests` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fft/mod.rs:274:37 [INFO] [stdout] | [INFO] [stdout] 274 | let a_fft = plan.processor.ifft(&a); [INFO] [stdout] | ---- ^^ expected `&[u32; _]`, found `&Vec` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u32; _]` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/fft/mod.rs:87:6 [INFO] [stdout] | [INFO] [stdout] 87 | fn ifft(&mut self, input: &[Torus; N]) -> [f64; N]; [INFO] [stdout] | ^^^^ ----- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this method are incorrect [INFO] [stdout] --> src/fft/mod.rs:294:38 [INFO] [stdout] | [INFO] [stdout] 294 | let spqlios_res = plan.processor.poly_mul(&a, &b); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: expected `&[u32; _]`, found `&Vec` [INFO] [stdout] --> src/fft/mod.rs:294:47 [INFO] [stdout] | [INFO] [stdout] 294 | let spqlios_res = plan.processor.poly_mul(&a, &b); [INFO] [stdout] | ^^ [INFO] [stdout] = note: expected reference `&[u32; _]` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] note: expected `&[u32; _]`, found `&Vec` [INFO] [stdout] --> src/fft/mod.rs:294:51 [INFO] [stdout] | [INFO] [stdout] 294 | let spqlios_res = plan.processor.poly_mul(&a, &b); [INFO] [stdout] | ^^ [INFO] [stdout] = note: expected reference `&[u32; _]` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/fft/mod.rs:96:6 [INFO] [stdout] | [INFO] [stdout] 96 | fn poly_mul(&mut self, a: &[Torus; N], b: &[Torus; N]) -> [Torus; N]; [INFO] [stdout] | ^^^^^^^^ - - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `ifft_1024` found for struct `klemsa::KlemsaProcessor` in the current scope [INFO] [stdout] --> src/fft/mod.rs:315:31 [INFO] [stdout] | [INFO] [stdout] 315 | let freq = plan.processor.ifft_1024(&a); [INFO] [stdout] | ^^^^^^^^^ method not found in `klemsa::KlemsaProcessor` [INFO] [stdout] | [INFO] [stdout] ::: src/fft/klemsa.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct KlemsaProcessor { [INFO] [stdout] | -------------------------- method `ifft_1024` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fft_1024` found for struct `klemsa::KlemsaProcessor` in the current scope [INFO] [stdout] --> src/fft/mod.rs:316:30 [INFO] [stdout] | [INFO] [stdout] 316 | let res = plan.processor.fft_1024(&freq); [INFO] [stdout] | ^^^^^^^^ method not found in `klemsa::KlemsaProcessor` [INFO] [stdout] | [INFO] [stdout] ::: src/fft/klemsa.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct KlemsaProcessor { [INFO] [stdout] | -------------------------- method `fft_1024` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `ifft_1024` found for struct `klemsa::KlemsaProcessor` in the current scope [INFO] [stdout] --> src/fft/mod.rs:333:32 [INFO] [stdout] | [INFO] [stdout] 333 | let a_fft = plan.processor.ifft_1024(&a); [INFO] [stdout] | ^^^^^^^^^ method not found in `klemsa::KlemsaProcessor` [INFO] [stdout] | [INFO] [stdout] ::: src/fft/klemsa.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct KlemsaProcessor { [INFO] [stdout] | -------------------------- method `ifft_1024` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fft_1024` found for struct `klemsa::KlemsaProcessor` in the current scope [INFO] [stdout] --> src/fft/mod.rs:334:30 [INFO] [stdout] | [INFO] [stdout] 334 | let res = plan.processor.fft_1024(&a_fft); [INFO] [stdout] | ^^^^^^^^ method not found in `klemsa::KlemsaProcessor` [INFO] [stdout] | [INFO] [stdout] ::: src/fft/klemsa.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct KlemsaProcessor { [INFO] [stdout] | -------------------------- method `fft_1024` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poly_mul_1024` found for struct `klemsa::KlemsaProcessor` in the current scope [INFO] [stdout] --> src/fft/mod.rs:369:40 [INFO] [stdout] | [INFO] [stdout] 369 | let spqlios_res = plan.processor.poly_mul_1024(&a, &b); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fft/klemsa.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct KlemsaProcessor { [INFO] [stdout] | -------------------------- method `poly_mul_1024` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `poly_mul` with a similar name [INFO] [stdout] | [INFO] [stdout] 369 - let spqlios_res = plan.processor.poly_mul_1024(&a, &b); [INFO] [stdout] 369 + let spqlios_res = plan.processor.poly_mul(&a, &b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0428, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] warning: rs_tfhe@0.2.0: src/fft/spqlios/spqlios-fft-impl.cpp: In function 'void {anonymous}::require(bool, const std::string&)': [INFO] [stderr] warning: rs_tfhe@0.2.0: src/fft/spqlios/spqlios-fft-impl.cpp:92:48: warning: unused parameter 'message' [-Wunused-parameter] [INFO] [stderr] warning: rs_tfhe@0.2.0: 92 | void require(bool condition, const string &message = "[condition]") { [INFO] [stderr] warning: rs_tfhe@0.2.0: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: rs_tfhe@0.2.0: src/fft/spqlios/spqlios-fft-fma.s: Assembler messages: [INFO] [stderr] warning: rs_tfhe@0.2.0: src/fft/spqlios/spqlios-fft-fma.s: Warning: end of file in comment; newline inserted [INFO] [stderr] error: could not compile `rs_tfhe` (lib test) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4637aa8881c5199a65112bd8939cc817da7a07c6bc47f24c5a2b1060fa0118da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4637aa8881c5199a65112bd8939cc817da7a07c6bc47f24c5a2b1060fa0118da", kill_on_drop: false }` [INFO] [stdout] 4637aa8881c5199a65112bd8939cc817da7a07c6bc47f24c5a2b1060fa0118da