[INFO] cloning repository https://github.com/FeanorTheElf/fheanor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FeanorTheElf/fheanor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Ffheanor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Ffheanor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c811a2155502167fb70d2e9d4acc618f6231a72 [INFO] checking FeanorTheElf/fheanor against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Ffheanor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/FeanorTheElf/fheanor [INFO] finished tweaking git repo https://github.com/FeanorTheElf/fheanor [INFO] tweaked toml for git repo https://github.com/FeanorTheElf/fheanor written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FeanorTheElf/fheanor on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FeanorTheElf/fheanor 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee24f4f6bbe7a22e814bd6fb642ec62f5e9a8b4251b0a3f3d331d0546602576a [INFO] running `Command { std: "docker" "start" "-a" "ee24f4f6bbe7a22e814bd6fb642ec62f5e9a8b4251b0a3f3d331d0546602576a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee24f4f6bbe7a22e814bd6fb642ec62f5e9a8b4251b0a3f3d331d0546602576a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee24f4f6bbe7a22e814bd6fb642ec62f5e9a8b4251b0a3f3d331d0546602576a", kill_on_drop: false }` [INFO] [stdout] ee24f4f6bbe7a22e814bd6fb642ec62f5e9a8b4251b0a3f3d331d0546602576a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Zstrict-projection-item-bounds" "-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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ede3f8f101a6986455b6b951ffe643b991b151f2d9c63d8befa95ffe8cdeade8 [INFO] running `Command { std: "docker" "start" "-a" "ede3f8f101a6986455b6b951ffe643b991b151f2d9c63d8befa95ffe8cdeade8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking append-only-vec v0.1.8 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking atomicbox v0.4.0 [INFO] [stderr] Checking feanor-mempool v2.1.0 [INFO] [stderr] Checking debugit v0.2.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking tracing-chrome v0.7.2 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracking-allocator v0.4.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking feanor-serde v0.1.5 [INFO] [stderr] Checking serde_assert v0.8.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking feanor-math v3.5.15 [INFO] [stderr] Checking fheanor v0.10.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::ptr::Alignment`: moved from `ptr` to `mem` [INFO] [stdout] --> src/number_ring/general_cyclotomic.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ptr::Alignment; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::ptr::Alignment`: moved from `ptr` to `mem` [INFO] [stdout] --> src/number_ring/general_cyclotomic.rs:277:65 [INFO] [stdout] | [INFO] [stdout] 277 | let allocator = AllocArc(Arc::new(DynLayoutMempool::new(Alignment::of::()))); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::ptr::Alignment`: moved from `ptr` to `mem` [INFO] [stdout] --> src/number_ring/general_cyclotomic.rs:298:53 [INFO] [stdout] | [INFO] [stdout] 298 | AllocArc(Arc::new(DynLayoutMempool::new(Alignment::of::()))) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::ptr::Alignment`: moved from `ptr` to `mem` [INFO] [stdout] --> src/number_ring/general_cyclotomic.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ptr::Alignment; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::ptr::Alignment`: moved from `ptr` to `mem` [INFO] [stdout] --> src/number_ring/general_cyclotomic.rs:277:65 [INFO] [stdout] | [INFO] [stdout] 277 | let allocator = AllocArc(Arc::new(DynLayoutMempool::new(Alignment::of::()))); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::ptr::Alignment`: moved from `ptr` to `mem` [INFO] [stdout] --> src/number_ring/general_cyclotomic.rs:298:53 [INFO] [stdout] | [INFO] [stdout] 298 | AllocArc(Arc::new(DynLayoutMempool::new(Alignment::of::()))) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as RingExtension>::BaseRing == RingValue<...>` [INFO] [stdout] --> src/bgv/modswitch.rs:645:36 [INFO] [stdout] | [INFO] [stdout] 645 | where Params: BGVInstantiation, Zn>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as RingExtension>::BaseRing == RingValue<...>` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `feanor_math::ring::RingValue<::PlaintextZnRing>` [INFO] [stdout] --> src/number_ring/quotient_by_int.rs:408:21 [INFO] [stdout] | [INFO] [stdout] 408 | type BaseRing = ZnTy; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: expected struct `feanor_math::ring::RingValue<::PlaintextZnRing>` [INFO] [stdout] found struct `feanor_math::ring::RingValue` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/fheanor-b61d950b3a9664b7.long-type-14940577158008533279.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::PlaintextZnRing` to `feanor_math::rings::zn::zn_64::ZnBase` [INFO] [stdout] | [INFO] [stdout] 645 | where Params: BGVInstantiation, Zn>, PlaintextZnRing = feanor_math::rings::zn::zn_64::ZnBase> [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as RingExtension>::BaseRing == RingValue<...>` [INFO] [stdout] --> src/bgv/modswitch.rs:645:36 [INFO] [stdout] | [INFO] [stdout] 645 | where Params: BGVInstantiation, Zn>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as RingExtension>::BaseRing == RingValue<...>` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `feanor_math::ring::RingValue<::PlaintextZnRing>` [INFO] [stdout] --> src/number_ring/quotient_by_int.rs:408:21 [INFO] [stdout] | [INFO] [stdout] 408 | type BaseRing = ZnTy; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: expected struct `feanor_math::ring::RingValue<::PlaintextZnRing>` [INFO] [stdout] found struct `feanor_math::ring::RingValue` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/fheanor-ee83fe939cea6070.long-type-1372206325673636316.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::PlaintextZnRing` to `feanor_math::rings::zn::zn_64::ZnBase` [INFO] [stdout] | [INFO] [stdout] 645 | where Params: BGVInstantiation, Zn>, PlaintextZnRing = feanor_math::rings::zn::zn_64::ZnBase> [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fheanor` (lib) due to 1 previous error; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fheanor` (lib test) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ede3f8f101a6986455b6b951ffe643b991b151f2d9c63d8befa95ffe8cdeade8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ede3f8f101a6986455b6b951ffe643b991b151f2d9c63d8befa95ffe8cdeade8", kill_on_drop: false }` [INFO] [stdout] ede3f8f101a6986455b6b951ffe643b991b151f2d9c63d8befa95ffe8cdeade8