[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] b62f3097e38bf18c70055a5c9bb3dfc9a9d3f0c2
[INFO] checking FeanorTheElf/fheanor against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Ffheanor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FeanorTheElf/fheanor on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 976836b22bffc966aec1e90938949f1dc43daa15a7c82f6c82355c7741572813
[INFO] running `Command { std: "docker" "start" "-a" "976836b22bffc966aec1e90938949f1dc43daa15a7c82f6c82355c7741572813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "976836b22bffc966aec1e90938949f1dc43daa15a7c82f6c82355c7741572813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "976836b22bffc966aec1e90938949f1dc43daa15a7c82f6c82355c7741572813", kill_on_drop: false }`
[INFO] [stdout] 976836b22bffc966aec1e90938949f1dc43daa15a7c82f6c82355c7741572813
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebfbc6210f362515185ca31decb13a645892abe1268c792e16d676dbdeab015b
[INFO] running `Command { std: "docker" "start" "-a" "ebfbc6210f362515185ca31decb13a645892abe1268c792e16d676dbdeab015b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking atomicbox v0.4.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking append-only-vec v0.1.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking feanor-mempool v2.1.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking debugit v0.2.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking tracing-chrome v0.7.2
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking feanor-serde v0.1.5
[INFO] [stderr]     Checking serde_assert v0.8.0
[INFO] [stderr]     Checking feanor-math v3.5.9
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking fheanor v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / impl<R, Params> AsCLPXPlaintext<Params> for R
[INFO] [stdout] 57 | |     where R: NumberRingQuotient,
[INFO] [stdout] 58 | |         Params: CLPXInstantiation,
[INFO] [stdout] 59 | |         <PlaintextRing<Params> as RingStore>::Type: CanHomFrom<R>
[INFO] [stdout]    | |_________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / impl<R, Params> AsCLPXPlaintext<Params> for R
[INFO] [stdout] 57 | |     where R: NumberRingQuotient,
[INFO] [stdout] 58 | |         Params: CLPXInstantiation,
[INFO] [stdout] 59 | |         <PlaintextRing<Params> as RingStore>::Type: CanHomFrom<R>
[INFO] [stdout]    | |_________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / impl<R, Params> AsCLPXPlaintext<Params> for R
[INFO] [stdout] 57 | |     where R: NumberRingQuotient,
[INFO] [stdout] 58 | |         Params: CLPXInstantiation,
[INFO] [stdout] 59 | |         <PlaintextRing<Params> as RingStore>::Type: CanHomFrom<R>
[INFO] [stdout]    | |_________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / impl<R, Params> AsCLPXPlaintext<Params> for R
[INFO] [stdout] 57 | |     where R: NumberRingQuotient,
[INFO] [stdout] 58 | |         Params: CLPXInstantiation,
[INFO] [stdout] 59 | |         <PlaintextRing<Params> as RingStore>::Type: CanHomFrom<R>
[INFO] [stdout]    | |_________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     default fn hom_add_to(
[INFO] [stdout] 62 | |         &self, 
[INFO] [stdout] 63 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 64 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 65 | |         m: &Self::Element, 
[INFO] [stdout] 66 | |         ct: Ciphertext<Params>
[INFO] [stdout] 67 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     default fn hom_add_to(
[INFO] [stdout] 62 | |         &self, 
[INFO] [stdout] 63 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 64 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 65 | |         m: &Self::Element, 
[INFO] [stdout] 66 | |         ct: Ciphertext<Params>
[INFO] [stdout] 67 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     default fn hom_add_to(
[INFO] [stdout] 62 | |         &self, 
[INFO] [stdout] 63 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 64 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 65 | |         m: &Self::Element, 
[INFO] [stdout] 66 | |         ct: Ciphertext<Params>
[INFO] [stdout] 67 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     default fn hom_add_to(
[INFO] [stdout] 62 | |         &self, 
[INFO] [stdout] 63 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 64 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 65 | |         m: &Self::Element, 
[INFO] [stdout] 66 | |         ct: Ciphertext<Params>
[INFO] [stdout] 67 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     default fn hom_mul_to(
[INFO] [stdout] 75 | |         &self, 
[INFO] [stdout] 76 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 77 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 78 | |         m: &Self::Element, 
[INFO] [stdout] 79 | |         ct: Ciphertext<Params>
[INFO] [stdout] 80 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     default fn hom_mul_to(
[INFO] [stdout] 75 | |         &self, 
[INFO] [stdout] 76 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 77 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 78 | |         m: &Self::Element, 
[INFO] [stdout] 79 | |         ct: Ciphertext<Params>
[INFO] [stdout] 80 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     default fn hom_mul_to(
[INFO] [stdout] 75 | |         &self, 
[INFO] [stdout] 76 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 77 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 78 | |         m: &Self::Element, 
[INFO] [stdout] 79 | |         ct: Ciphertext<Params>
[INFO] [stdout] 80 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     default fn hom_mul_to(
[INFO] [stdout] 75 | |         &self, 
[INFO] [stdout] 76 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 77 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 78 | |         m: &Self::Element, 
[INFO] [stdout] 79 | |         ct: Ciphertext<Params>
[INFO] [stdout] 80 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | /     default fn apply_galois_action_plain(
[INFO] [stdout] 88 | |         &self,
[INFO] [stdout] 89 | |         _P: &PlaintextRing<Params>, 
[INFO] [stdout] 90 | |         x: &Self::Element,
[INFO] [stdout] 91 | |         gs: &[GaloisGroupEl]
[INFO] [stdout] 92 | |     ) -> Vec<Self::Element> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | /     default fn apply_galois_action_plain(
[INFO] [stdout] 88 | |         &self,
[INFO] [stdout] 89 | |         _P: &PlaintextRing<Params>, 
[INFO] [stdout] 90 | |         x: &Self::Element,
[INFO] [stdout] 91 | |         gs: &[GaloisGroupEl]
[INFO] [stdout] 92 | |     ) -> Vec<Self::Element> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | /     default fn apply_galois_action_plain(
[INFO] [stdout] 88 | |         &self,
[INFO] [stdout] 89 | |         _P: &PlaintextRing<Params>, 
[INFO] [stdout] 90 | |         x: &Self::Element,
[INFO] [stdout] 91 | |         gs: &[GaloisGroupEl]
[INFO] [stdout] 92 | |     ) -> Vec<Self::Element> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | /     default fn apply_galois_action_plain(
[INFO] [stdout] 88 | |         &self,
[INFO] [stdout] 89 | |         _P: &PlaintextRing<Params>, 
[INFO] [stdout] 90 | |         x: &Self::Element,
[INFO] [stdout] 91 | |         gs: &[GaloisGroupEl]
[INFO] [stdout] 92 | |     ) -> Vec<Self::Element> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / impl<R, Params> AsCLPXPlaintext<Params> for R
[INFO] [stdout] 57 | |     where R: NumberRingQuotient,
[INFO] [stdout] 58 | |         Params: CLPXInstantiation,
[INFO] [stdout] 59 | |         <PlaintextRing<Params> as RingStore>::Type: CanHomFrom<R>
[INFO] [stdout]    | |_________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / impl<R, Params> AsCLPXPlaintext<Params> for R
[INFO] [stdout] 57 | |     where R: NumberRingQuotient,
[INFO] [stdout] 58 | |         Params: CLPXInstantiation,
[INFO] [stdout] 59 | |         <PlaintextRing<Params> as RingStore>::Type: CanHomFrom<R>
[INFO] [stdout]    | |_________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / impl<R, Params> AsCLPXPlaintext<Params> for R
[INFO] [stdout] 57 | |     where R: NumberRingQuotient,
[INFO] [stdout] 58 | |         Params: CLPXInstantiation,
[INFO] [stdout] 59 | |         <PlaintextRing<Params> as RingStore>::Type: CanHomFrom<R>
[INFO] [stdout]    | |_________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / impl<R, Params> AsCLPXPlaintext<Params> for R
[INFO] [stdout] 57 | |     where R: NumberRingQuotient,
[INFO] [stdout] 58 | |         Params: CLPXInstantiation,
[INFO] [stdout] 59 | |         <PlaintextRing<Params> as RingStore>::Type: CanHomFrom<R>
[INFO] [stdout]    | |_________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     default fn hom_add_to(
[INFO] [stdout] 62 | |         &self, 
[INFO] [stdout] 63 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 64 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 65 | |         m: &Self::Element, 
[INFO] [stdout] 66 | |         ct: Ciphertext<Params>
[INFO] [stdout] 67 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     default fn hom_add_to(
[INFO] [stdout] 62 | |         &self, 
[INFO] [stdout] 63 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 64 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 65 | |         m: &Self::Element, 
[INFO] [stdout] 66 | |         ct: Ciphertext<Params>
[INFO] [stdout] 67 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     default fn hom_add_to(
[INFO] [stdout] 62 | |         &self, 
[INFO] [stdout] 63 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 64 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 65 | |         m: &Self::Element, 
[INFO] [stdout] 66 | |         ct: Ciphertext<Params>
[INFO] [stdout] 67 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     default fn hom_add_to(
[INFO] [stdout] 62 | |         &self, 
[INFO] [stdout] 63 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 64 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 65 | |         m: &Self::Element, 
[INFO] [stdout] 66 | |         ct: Ciphertext<Params>
[INFO] [stdout] 67 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     default fn hom_mul_to(
[INFO] [stdout] 75 | |         &self, 
[INFO] [stdout] 76 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 77 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 78 | |         m: &Self::Element, 
[INFO] [stdout] 79 | |         ct: Ciphertext<Params>
[INFO] [stdout] 80 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     default fn hom_mul_to(
[INFO] [stdout] 75 | |         &self, 
[INFO] [stdout] 76 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 77 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 78 | |         m: &Self::Element, 
[INFO] [stdout] 79 | |         ct: Ciphertext<Params>
[INFO] [stdout] 80 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     default fn hom_mul_to(
[INFO] [stdout] 75 | |         &self, 
[INFO] [stdout] 76 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 77 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 78 | |         m: &Self::Element, 
[INFO] [stdout] 79 | |         ct: Ciphertext<Params>
[INFO] [stdout] 80 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     default fn hom_mul_to(
[INFO] [stdout] 75 | |         &self, 
[INFO] [stdout] 76 | |         P: &PlaintextRing<Params>, 
[INFO] [stdout] 77 | |         C: &CiphertextRing<Params>, 
[INFO] [stdout] 78 | |         m: &Self::Element, 
[INFO] [stdout] 79 | |         ct: Ciphertext<Params>
[INFO] [stdout] 80 | |     ) -> Ciphertext<Params> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::homomorphism::CanHomFrom<R>>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | /     default fn apply_galois_action_plain(
[INFO] [stdout] 88 | |         &self,
[INFO] [stdout] 89 | |         _P: &PlaintextRing<Params>, 
[INFO] [stdout] 90 | |         x: &Self::Element,
[INFO] [stdout] 91 | |         gs: &[GaloisGroupEl]
[INFO] [stdout] 92 | |     ) -> Vec<Self::Element> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as feanor_math::ring::RingBase>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | /     default fn apply_galois_action_plain(
[INFO] [stdout] 88 | |         &self,
[INFO] [stdout] 89 | |         _P: &PlaintextRing<Params>, 
[INFO] [stdout] 90 | |         x: &Self::Element,
[INFO] [stdout] 91 | |         gs: &[GaloisGroupEl]
[INFO] [stdout] 92 | |     ) -> Vec<Self::Element> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::cmp::PartialEq>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | /     default fn apply_galois_action_plain(
[INFO] [stdout] 88 | |         &self,
[INFO] [stdout] 89 | |         _P: &PlaintextRing<Params>, 
[INFO] [stdout] 90 | |         x: &Self::Element,
[INFO] [stdout] 91 | |         gs: &[GaloisGroupEl]
[INFO] [stdout] 92 | |     ) -> Vec<Self::Element> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<feanor_math::ring::RingValue<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm>> as feanor_math::ring::RingStore>::Type as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<clpx::encoding::CLPXPlaintextRingBase<<<Params as clpx::CLPXInstantiation>::CiphertextRing as number_ring::NumberRingQuotient>::NumberRing, feanor_math::ring::RingValue<feanor_math::rings::zn::zn_big::ZnBase<feanor_math::ring::RingValue<feanor_math::rings::rust_bigint::RustBigintRingBase>>>, std::alloc::Global, feanor_math::algorithms::convolution::KaratsubaAlgorithm> as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None
[INFO] [stdout]   --> src/clpx/eval.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | /     default fn apply_galois_action_plain(
[INFO] [stdout] 88 | |         &self,
[INFO] [stdout] 89 | |         _P: &PlaintextRing<Params>, 
[INFO] [stdout] 90 | |         x: &Self::Element,
[INFO] [stdout] 91 | |         gs: &[GaloisGroupEl]
[INFO] [stdout] 92 | |     ) -> Vec<Self::Element> {
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fheanor` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fheanor` (lib test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "ebfbc6210f362515185ca31decb13a645892abe1268c792e16d676dbdeab015b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebfbc6210f362515185ca31decb13a645892abe1268c792e16d676dbdeab015b", kill_on_drop: false }`
[INFO] [stdout] ebfbc6210f362515185ca31decb13a645892abe1268c792e16d676dbdeab015b
