[INFO] cloning repository https://github.com/huitseeker/relancers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huitseeker/relancers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuitseeker%2Frelancers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuitseeker%2Frelancers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a7dfc1a30d39bd63a54579fbec80c426f6c163c
[INFO] checking huitseeker/relancers against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuitseeker%2Frelancers" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/huitseeker/relancers
[INFO] finished tweaking git repo https://github.com/huitseeker/relancers
[INFO] tweaked toml for git repo https://github.com/huitseeker/relancers written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/huitseeker/relancers on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/huitseeker/relancers 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57395035e64ff18f5cbe0c58e7421cbb6ad2a30475e01a903d221da0eeeb9f0f
[INFO] running `Command { std: "docker" "start" "-a" "57395035e64ff18f5cbe0c58e7421cbb6ad2a30475e01a903d221da0eeeb9f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57395035e64ff18f5cbe0c58e7421cbb6ad2a30475e01a903d221da0eeeb9f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57395035e64ff18f5cbe0c58e7421cbb6ad2a30475e01a903d221da0eeeb9f0f", kill_on_drop: false }`
[INFO] [stdout] 57395035e64ff18f5cbe0c58e7421cbb6ad2a30475e01a903d221da0eeeb9f0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28d23d45aef5100c2d4aa3fdc21a77f785ac3faa0377a6fa52184ddc6ff0730c
[INFO] running `Command { std: "docker" "start" "-a" "28d23d45aef5100c2d4aa3fdc21a77f785ac3faa0377a6fa52184ddc6ff0730c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling relancers v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr] warning: relancers@0.1.0: Building for target: x86_64-unknown-linux-gnu
[INFO] [stderr] warning: relancers@0.1.0: x86_64 detected - AVX-512 optimizations available with nightly features
[INFO] [stderr] warning: relancers@0.1.0: Building with Rust version info: 0.1.0
[INFO] [stderr] warning: relancers@0.1.0: Consider setting RUSTFLAGS='-C target-cpu=native -C target-feature=+avx512f,+gfni,+pclmulqdq'
[INFO] [stderr] warning: relancers@0.1.0: Nightly features enabled - optimal performance paths available
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling stackalloc v1.2.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking binius_maybe_rayon v0.2.0 (https://github.com/IrreducibleOSS/binius.git?rev=1b09443bbb08b13e0116be81ab09742589aed267#1b09443b)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling binius_macros v0.2.0 (https://github.com/IrreducibleOSS/binius.git?rev=1b09443bbb08b13e0116be81ab09742589aed267#1b09443b)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking binius_utils v0.2.0 (https://github.com/IrreducibleOSS/binius.git?rev=1b09443bbb08b13e0116be81ab09742589aed267#1b09443b)
[INFO] [stderr]     Checking binius_field v0.2.0 (https://github.com/IrreducibleOSS/binius.git?rev=1b09443bbb08b13e0116be81ab09742589aed267#1b09443b)
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `polyval::BinaryField128bPolyval: binary_field::BinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/tower.rs:79:3
[INFO] [stdout]     |
[INFO] [stdout]  79 |         Top::make_packed_transformation(BINARY_TO_POLYVAL_TRANSFORMATION)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `polyval::BinaryField128bPolyval: binary_field::BinaryField`
[INFO] [stdout] help: the trait `binary_field::BinaryField` is not implemented for `polyval::BinaryField128bPolyval`
[INFO] [stdout]       but trait `BinaryField` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/polyval.rs:495:1
[INFO] [stdout]     |
[INFO] [stdout] 495 | impl BinaryField for BinaryField128bPolyval {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required for `FastTop` to implement `PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:10
[INFO] [stdout]     |
[INFO] [stdout] 632 | impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^     ^^                               ----------- unsatisfied trait bound introduced here
[INFO] [stdout] note: required by a bound in `PackedTransformationFactory::make_packed_transformation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/linear_transformation.rs:77:6
[INFO] [stdout]     |
[INFO] [stdout]  77 |     OP: PackedBinaryField,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ required by this bound in `PackedTransformationFactory::make_packed_transformation`
[INFO] [stdout] ...
[INFO] [stdout]  81 |     fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout]     |        -------------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `polyval::BinaryField128bPolyval: binary_field::BinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/tower.rs:112:3
[INFO] [stdout]     |
[INFO] [stdout] 112 |         Top::make_packed_transformation(AES_TO_POLYVAL_TRANSFORMATION)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `polyval::BinaryField128bPolyval: binary_field::BinaryField`
[INFO] [stdout] help: the trait `binary_field::BinaryField` is not implemented for `polyval::BinaryField128bPolyval`
[INFO] [stdout]       but trait `BinaryField` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/polyval.rs:495:1
[INFO] [stdout]     |
[INFO] [stdout] 495 | impl BinaryField for BinaryField128bPolyval {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required for `FastTop` to implement `PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:10
[INFO] [stdout]     |
[INFO] [stdout] 632 | impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^     ^^                               ----------- unsatisfied trait bound introduced here
[INFO] [stdout] note: required by a bound in `PackedTransformationFactory::make_packed_transformation`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/linear_transformation.rs:77:6
[INFO] [stdout]     |
[INFO] [stdout]  77 |     OP: PackedBinaryField,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ required by this bound in `PackedTransformationFactory::make_packed_transformation`
[INFO] [stdout] ...
[INFO] [stdout]  81 |     fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout]     |        -------------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `binary_field::BinaryField8b: binary_field::BinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/aes_field.rs:199:59
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn make_aes_to_binary_packed_transformer<IP, OP>() -> AesToBinaryTransformation<IP, OP>
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `binary_field::BinaryField8b: binary_field::BinaryField`
[INFO] [stdout] help: the trait `binary_field::BinaryField` is not implemented for `binary_field::BinaryField8b`
[INFO] [stdout]       but trait `BinaryField` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/binary_field.rs:343:3
[INFO] [stdout]     |
[INFO] [stdout] 343 |         impl BinaryField for $name {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 743 | binary_field!(pub BinaryField8b(u8), 0x2D);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout] note: required for `<OP as packed_extension::PackedExtension<binary_field::BinaryField8b>>::PackedSubfield` to implement `PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:10
[INFO] [stdout]     |
[INFO] [stdout] 632 | impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^     ^^                               ----------- unsatisfied trait bound introduced here
[INFO] [stdout] note: required by a bound in `PackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/linear_transformation.rs:77:6
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait PackedTransformationFactory<OP>: PackedBinaryField
[INFO] [stdout]     |           --------------------------- required by a bound in this trait
[INFO] [stdout]  76 | where
[INFO] [stdout]  77 |     OP: PackedBinaryField,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ required by this bound in `PackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `binary_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `aes_field::AESTowerField8b: binary_field::BinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/aes_field.rs:216:59
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub fn make_binary_to_aes_packed_transformer<IP, OP>() -> BinaryToAesTransformation<IP, OP>
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `aes_field::AESTowerField8b: binary_field::BinaryField`
[INFO] [stdout] help: the trait `binary_field::BinaryField` is not implemented for `aes_field::AESTowerField8b`
[INFO] [stdout]       but trait `BinaryField` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/binary_field.rs:343:3
[INFO] [stdout]     |
[INFO] [stdout] 343 |         impl BinaryField for $name {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/aes_field.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | binary_field!(pub AESTowerField8b(u8), 0xD0);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `<OP as packed_extension::PackedExtension<aes_field::AESTowerField8b>>::PackedSubfield` to implement `PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:10
[INFO] [stdout]     |
[INFO] [stdout] 632 | impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^     ^^                               ----------- unsatisfied trait bound introduced here
[INFO] [stdout] note: required by a bound in `PackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/linear_transformation.rs:77:6
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait PackedTransformationFactory<OP>: PackedBinaryField
[INFO] [stdout]     |           --------------------------- required by a bound in this trait
[INFO] [stdout]  76 | where
[INFO] [stdout]  77 |     OP: PackedBinaryField,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ required by this bound in `PackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `binary_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<SmallU<1>, BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<SmallU<1>, BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_1.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |   impl_transformation_with_strategy!(PackedBinaryField1x1b, PairwiseStrategy);
[INFO] [stdout]     |   --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/binius_field-b77c6c7eb0196715.long-type-17803077185122706761.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_1.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |   impl_transformation_with_strategy!(PackedBinaryField1x1b, PairwiseStrategy);
[INFO] [stdout]     |   --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<SmallU<1>, ...>: PackedTransformationFactory<...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_1.rs:30:36
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl_transformation_with_strategy!(PackedBinaryField1x1b, PairwiseStrategy);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<SmallU<1>, ...>: PackedTransformationFactory<...>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<small_uint::SmallU<1>, binary_field::BinaryField1b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_1.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |   impl_transformation_with_strategy!(PackedBinaryField1x1b, PairwiseStrategy);
[INFO] [stdout]     |   --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/binius_field-b77c6c7eb0196715.long-type-4019491491443652616.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField1b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField1b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u128, binary_field::BinaryField1b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField2b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField2b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u128, binary_field::BinaryField2b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField4b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField4b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField4b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField4b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u128, binary_field::BinaryField4b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField8b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField8b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u128, binary_field::BinaryField8b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField16b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField16b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u128, binary_field::BinaryField16b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField32b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField32b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u128, binary_field::BinaryField32b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField64b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField64b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking git2 v0.20.2
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField64b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField64b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u128, binary_field::BinaryField64b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField128b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u128, binary_field::BinaryField128b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField128b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField128b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u128, binary_field::BinaryField128b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u16, binary_field::BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u16, binary_field::BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField1b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField1b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u16, binary_field::BinaryField1b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u16, binary_field::BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u16, binary_field::BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField2b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField2b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u16, binary_field::BinaryField2b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u16, binary_field::BinaryField4b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u16, binary_field::BinaryField4b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField4b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField4b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u16, binary_field::BinaryField4b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u16, binary_field::BinaryField8b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u16, binary_field::BinaryField8b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u16, binary_field::BinaryField8b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u16, binary_field::BinaryField16b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u16, binary_field::BinaryField16b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_json_any_key v2.0.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u16, binary_field::BinaryField16b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<SmallU<2>, BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<SmallU<2>, BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_2.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U2,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/binius_field-b77c6c7eb0196715.long-type-11064415448144560239.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_2.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U2,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<SmallU<2>, ...>: PackedTransformationFactory<...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_2.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U2,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<SmallU<2>, ...>: PackedTransformationFactory<...>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<small_uint::SmallU<2>, binary_field::BinaryField1b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_2.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U2,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/binius_field-b77c6c7eb0196715.long-type-5778948784917500429.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<SmallU<2>, BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<SmallU<2>, BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_2.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U2,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/binius_field-b77c6c7eb0196715.long-type-7334360259489010922.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_2.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U2,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<SmallU<2>, ...>: PackedTransformationFactory<...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_2.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U2,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<SmallU<2>, ...>: PackedTransformationFactory<...>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<small_uint::SmallU<2>, binary_field::BinaryField2b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_2.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U2,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/binius_field-b77c6c7eb0196715.long-type-9640702714067665854.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u32, binary_field::BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u32, binary_field::BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField1b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField1b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u32, binary_field::BinaryField1b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u32, binary_field::BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u32, binary_field::BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField2b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField2b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u32, binary_field::BinaryField2b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u32, binary_field::BinaryField4b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u32, binary_field::BinaryField4b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField4b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField4b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u32, binary_field::BinaryField4b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u32, binary_field::BinaryField8b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u32, binary_field::BinaryField8b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u32, binary_field::BinaryField8b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u32, binary_field::BinaryField16b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u32, binary_field::BinaryField16b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u32, binary_field::BinaryField16b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u32, binary_field::BinaryField32b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u32, binary_field::BinaryField32b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u32, binary_field::BinaryField32b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<SmallU<4>, BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<SmallU<4>, BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/binius_field-b77c6c7eb0196715.long-type-3881381139919362460.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<SmallU<4>, ...>: PackedTransformationFactory<...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<SmallU<4>, ...>: PackedTransformationFactory<...>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<small_uint::SmallU<4>, binary_field::BinaryField1b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/binius_field-b77c6c7eb0196715.long-type-13670073055272139626.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<SmallU<4>, BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<SmallU<4>, BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/binius_field-b77c6c7eb0196715.long-type-16293693404982904959.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<SmallU<4>, ...>: PackedTransformationFactory<...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<SmallU<4>, ...>: PackedTransformationFactory<...>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<small_uint::SmallU<4>, binary_field::BinaryField2b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/binius_field-b77c6c7eb0196715.long-type-3712707686736128488.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<SmallU<4>, BinaryField4b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<SmallU<4>, BinaryField4b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/binius_field-b77c6c7eb0196715.long-type-10960277771616373583.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<SmallU<4>, ...>: PackedTransformationFactory<...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<SmallU<4>, ...>: PackedTransformationFactory<...>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<small_uint::SmallU<4>, binary_field::BinaryField4b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/binius_field-b77c6c7eb0196715.long-type-7602843055810997126.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u64, binary_field::BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u64, binary_field::BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField1b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField1b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u64, binary_field::BinaryField1b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u64, binary_field::BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u64, binary_field::BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField2b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField2b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u64, binary_field::BinaryField2b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u64, binary_field::BinaryField4b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u64, binary_field::BinaryField4b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField4b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField4b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u64, binary_field::BinaryField4b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u64, binary_field::BinaryField8b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u64, binary_field::BinaryField8b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u64, binary_field::BinaryField8b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u64, binary_field::BinaryField16b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u64, binary_field::BinaryField16b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u64, binary_field::BinaryField16b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u64, binary_field::BinaryField32b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u64, binary_field::BinaryField32b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tracing-profile v0.10.9
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u64, binary_field::BinaryField32b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u64, binary_field::BinaryField64b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u64, binary_field::BinaryField64b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField64b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField64b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u64, binary_field::BinaryField64b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u8, binary_field::BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u8, binary_field::BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u8, binary_field::BinaryField1b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u8, binary_field::BinaryField1b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u8, binary_field::BinaryField1b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u8, binary_field::BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u8, binary_field::BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u8, binary_field::BinaryField2b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u8, binary_field::BinaryField2b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u8, binary_field::BinaryField2b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u8, binary_field::BinaryField4b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u8, binary_field::BinaryField4b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u8, binary_field::BinaryField4b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u8, binary_field::BinaryField4b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u8, binary_field::BinaryField4b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u8, binary_field::BinaryField8b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u8, binary_field::BinaryField8b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u8, binary_field::BinaryField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u8, binary_field::BinaryField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u8, binary_field::BinaryField8b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u128, aes_field::AESTowerField8b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u128, aes_field::AESTowerField8b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u128, aes_field::AESTowerField8b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u128, aes_field::AESTowerField16b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u128, aes_field::AESTowerField16b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u128, aes_field::AESTowerField16b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u128, aes_field::AESTowerField32b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u128, aes_field::AESTowerField32b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u128, aes_field::AESTowerField32b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u128, aes_field::AESTowerField64b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u128, aes_field::AESTowerField64b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField64b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField64b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u128, aes_field::AESTowerField64b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u128, aes_field::AESTowerField128b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u128, aes_field::AESTowerField128b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField128b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField128b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u128, aes_field::AESTowerField128b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u16, aes_field::AESTowerField8b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u16, aes_field::AESTowerField8b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_16.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / define_packed_binary_fields!(
[INFO] [stdout]  17 | |     underlier: u16,
[INFO] [stdout]  18 | |     packed_fields: [
[INFO] [stdout]  19 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_16.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / define_packed_binary_fields!(
[INFO] [stdout]  17 | |     underlier: u16,
[INFO] [stdout]  18 | |     packed_fields: [
[INFO] [stdout]  19 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u16, aes_field::AESTowerField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_16.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / define_packed_binary_fields!(
[INFO] [stdout]  17 | |     underlier: u16,
[INFO] [stdout]  18 | |     packed_fields: [
[INFO] [stdout]  19 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u16, aes_field::AESTowerField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u16, aes_field::AESTowerField8b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_16.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / define_packed_binary_fields!(
[INFO] [stdout]  17 | |     underlier: u16,
[INFO] [stdout]  18 | |     packed_fields: [
[INFO] [stdout]  19 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u16, aes_field::AESTowerField16b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u16, aes_field::AESTowerField16b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_16.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / define_packed_binary_fields!(
[INFO] [stdout]  17 | |     underlier: u16,
[INFO] [stdout]  18 | |     packed_fields: [
[INFO] [stdout]  19 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_16.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / define_packed_binary_fields!(
[INFO] [stdout]  17 | |     underlier: u16,
[INFO] [stdout]  18 | |     packed_fields: [
[INFO] [stdout]  19 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u16, aes_field::AESTowerField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_16.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / define_packed_binary_fields!(
[INFO] [stdout]  17 | |     underlier: u16,
[INFO] [stdout]  18 | |     packed_fields: [
[INFO] [stdout]  19 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u16, aes_field::AESTowerField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u16, aes_field::AESTowerField16b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_16.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / define_packed_binary_fields!(
[INFO] [stdout]  17 | |     underlier: u16,
[INFO] [stdout]  18 | |     packed_fields: [
[INFO] [stdout]  19 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u32, aes_field::AESTowerField8b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u32, aes_field::AESTowerField8b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, aes_field::AESTowerField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u32, aes_field::AESTowerField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u32, aes_field::AESTowerField8b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u32, aes_field::AESTowerField16b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u32, aes_field::AESTowerField16b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, aes_field::AESTowerField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u32, aes_field::AESTowerField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u32, aes_field::AESTowerField16b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u32, aes_field::AESTowerField32b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u32, aes_field::AESTowerField32b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, aes_field::AESTowerField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u32, aes_field::AESTowerField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u32, aes_field::AESTowerField32b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u64, aes_field::AESTowerField8b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u64, aes_field::AESTowerField8b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, aes_field::AESTowerField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u64, aes_field::AESTowerField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u64, aes_field::AESTowerField8b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u64, aes_field::AESTowerField16b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u64, aes_field::AESTowerField16b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, aes_field::AESTowerField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u64, aes_field::AESTowerField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u64, aes_field::AESTowerField16b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u64, aes_field::AESTowerField32b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u64, aes_field::AESTowerField32b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, aes_field::AESTowerField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u64, aes_field::AESTowerField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u64, aes_field::AESTowerField32b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u64, aes_field::AESTowerField64b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u64, aes_field::AESTowerField64b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, aes_field::AESTowerField64b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u64, aes_field::AESTowerField64b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u64, aes_field::AESTowerField64b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_64.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u64,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  63 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u8, aes_field::AESTowerField8b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u8, aes_field::AESTowerField8b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_8.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_packed_binary_fields!(
[INFO] [stdout]  13 | |     underlier: u8,
[INFO] [stdout]  14 | |     packed_fields: [
[INFO] [stdout]  15 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  26 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_8.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_packed_binary_fields!(
[INFO] [stdout]  13 | |     underlier: u8,
[INFO] [stdout]  14 | |     packed_fields: [
[INFO] [stdout]  15 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  26 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u8, aes_field::AESTowerField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_macros.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |               impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_8.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_packed_binary_fields!(
[INFO] [stdout]  13 | |     underlier: u8,
[INFO] [stdout]  14 | |     packed_fields: [
[INFO] [stdout]  15 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  26 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u8, aes_field::AESTowerField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u8, aes_field::AESTowerField8b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_8.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / define_packed_binary_fields!(
[INFO] [stdout]  13 | |     underlier: u8,
[INFO] [stdout]  14 | |     packed_fields: [
[INFO] [stdout]  15 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  26 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<u128, polyval::BinaryField128bPolyval> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<u128, polyval::BinaryField128bPolyval> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_polyval_128.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 |   impl_transformation_with_strategy!(PackedBinaryPolyval1x128b, PairwiseStrategy);
[INFO] [stdout]     |   ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_polyval_128.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 |   impl_transformation_with_strategy!(PackedBinaryPolyval1x128b, PairwiseStrategy);
[INFO] [stdout]     |   ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, polyval::BinaryField128bPolyval>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_polyval_128.rs:82:36
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl_transformation_with_strategy!(PackedBinaryPolyval1x128b, PairwiseStrategy);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<u128, polyval::BinaryField128bPolyval>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<u128, polyval::BinaryField128bPolyval>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_polyval_128.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 |   impl_transformation_with_strategy!(PackedBinaryPolyval1x128b, PairwiseStrategy);
[INFO] [stdout]     |   ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField1b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField1b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_macros.rs:55:38
[INFO] [stdout]     |
[INFO] [stdout]  55 |           impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField1b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<M128, binary_field::BinaryField1b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField2b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField2b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_macros.rs:55:38
[INFO] [stdout]     |
[INFO] [stdout]  55 |           impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField2b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<M128, binary_field::BinaryField2b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField4b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField4b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField4b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_macros.rs:55:38
[INFO] [stdout]     |
[INFO] [stdout]  55 |           impl_transformation_with_strategy!($name, $crate::arch::$strategy);
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField4b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<M128, binary_field::BinaryField4b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField8b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField8b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_macros.rs:50:40
[INFO] [stdout]     |
[INFO] [stdout]  50 |                   impl_transformation_with_strategy!($name, $crate::arch::$fallback);
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<M128, binary_field::BinaryField8b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField16b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField16b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_macros.rs:41:40
[INFO] [stdout]     |
[INFO] [stdout]  41 |                   impl_transformation_with_strategy!($name, $crate::arch::$fallback);
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<M128, binary_field::BinaryField16b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField32b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField32b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_macros.rs:41:40
[INFO] [stdout]     |
[INFO] [stdout]  41 |                   impl_transformation_with_strategy!($name, $crate::arch::$fallback);
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<M128, binary_field::BinaryField32b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField64b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField64b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField64b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_macros.rs:41:40
[INFO] [stdout]     |
[INFO] [stdout]  41 |                   impl_transformation_with_strategy!($name, $crate::arch::$fallback);
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField64b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<M128, binary_field::BinaryField64b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField128b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<M128, binary_field::BinaryField128b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField128b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_macros.rs:41:40
[INFO] [stdout]     |
[INFO] [stdout]  41 |                   impl_transformation_with_strategy!($name, $crate::arch::$fallback);
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<M128, binary_field::BinaryField128b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<M128, binary_field::BinaryField128b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_128.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / define_packed_binary_fields!(
[INFO] [stdout]  19 | |     underlier: M128,
[INFO] [stdout]  20 | |     packed_fields: [
[INFO] [stdout]  21 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<M128, polyval::BinaryField128bPolyval> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<M128, polyval::BinaryField128bPolyval> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_polyval_128.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 |           crate::arithmetic_traits::impl_transformation_with_strategy!(PackedBinaryPolyval1x128b, crate::arch::SimdStrategy);
[INFO] [stdout]     |           ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::arithmetic_traits::impl_transformation_with_strategy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_polyval_128.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 |           crate::arithmetic_traits::impl_transformation_with_strategy!(PackedBinaryPolyval1x128b, crate::arch::SimdStrategy);
[INFO] [stdout]     |           ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `crate::arithmetic_traits::impl_transformation_with_strategy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<M128, polyval::BinaryField128bPolyval>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_polyval_128.rs:72:64
[INFO] [stdout]     |
[INFO] [stdout]  72 |         crate::arithmetic_traits::impl_transformation_with_strategy!(PackedBinaryPolyval1x128b, crate::arch::SimdStrategy);
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<M128, polyval::BinaryField128bPolyval>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<M128, polyval::BinaryField128bPolyval>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_polyval_128.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 |           crate::arithmetic_traits::impl_transformation_with_strategy!(PackedBinaryPolyval1x128b, crate::arch::SimdStrategy);
[INFO] [stdout]     |           ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `crate::arithmetic_traits::impl_transformation_with_strategy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<M128, aes_field::AESTowerField8b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<M128, aes_field::AESTowerField8b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<M128, aes_field::AESTowerField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_macros.rs:50:40
[INFO] [stdout]     |
[INFO] [stdout]  50 |                   impl_transformation_with_strategy!($name, $crate::arch::$fallback);
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<M128, aes_field::AESTowerField8b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<M128, aes_field::AESTowerField8b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<M128, aes_field::AESTowerField16b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<M128, aes_field::AESTowerField16b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<M128, aes_field::AESTowerField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_macros.rs:41:40
[INFO] [stdout]     |
[INFO] [stdout]  41 |                   impl_transformation_with_strategy!($name, $crate::arch::$fallback);
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<M128, aes_field::AESTowerField16b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<M128, aes_field::AESTowerField16b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<M128, aes_field::AESTowerField32b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<M128, aes_field::AESTowerField32b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<M128, aes_field::AESTowerField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_macros.rs:41:40
[INFO] [stdout]     |
[INFO] [stdout]  41 |                   impl_transformation_with_strategy!($name, $crate::arch::$fallback);
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<M128, aes_field::AESTowerField32b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<M128, aes_field::AESTowerField32b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<M128, aes_field::AESTowerField64b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<M128, aes_field::AESTowerField64b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<M128, aes_field::AESTowerField64b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_macros.rs:41:40
[INFO] [stdout]     |
[INFO] [stdout]  41 |                   impl_transformation_with_strategy!($name, $crate::arch::$fallback);
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<M128, aes_field::AESTowerField64b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<M128, aes_field::AESTowerField64b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<PackedPrimitiveType<M128, aes_field::AESTowerField128b> as PackedField>::Scalar`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<PackedPrimitiveType<M128, aes_field::AESTowerField128b> as PackedField>::Scalar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | /             fn make_packed_transformation<Data: AsRef<[OP::Scalar]> + Sync>(
[INFO] [stdout] 172 | |                 transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout] 176 | |             ) -> Self::PackedTransformation<Data> {
[INFO] [stdout]     | |_________________________________________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<M128, aes_field::AESTowerField128b>: PackedTransformationFactory<OP>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_macros.rs:41:40
[INFO] [stdout]     |
[INFO] [stdout]  41 |                   impl_transformation_with_strategy!($name, $crate::arch::$fallback);
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `PackedPrimitiveType<M128, aes_field::AESTowerField128b>: PackedTransformationFactory<OP>`
[INFO] [stdout] help: the trait `PackedTransformationFactory<OP>` is not implemented for `PackedPrimitiveType<M128, aes_field::AESTowerField128b>`
[INFO] [stdout]       but trait `PackedTransformationFactory<_>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         impl<OP> $crate::linear_transformation::PackedTransformationFactory<OP> for $name
[INFO] [stdout] 158 | |         where
[INFO] [stdout] 159 | |             OP: $crate::packed::PackedBinaryField
[INFO] [stdout] 160 | |                 + $crate::underlier::WithUnderlier<
[INFO] [stdout] 161 | |                     Underlier = <$name as $crate::underlier::WithUnderlier>::Underlier,
[INFO] [stdout] 162 | |                 >,
[INFO] [stdout] 163 | |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     | |______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/x86_64/packed_aes_128.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / define_packed_binary_fields!(
[INFO] [stdout]  15 | |     underlier: M128,
[INFO] [stdout]  16 | |     packed_fields: [
[INFO] [stdout]  17 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  68 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<binary_field::BinaryField128b as underlier_type::WithUnderlier>::Underlier`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/tower.rs:74:2
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     fn packed_transformation_to_fast<Top, FastTop>() -> impl Transformation<Top, FastTop>
[INFO] [stdout] 75 | |     where
[INFO] [stdout] 76 | |         Top: PackedTop<Self> + PackedTransformationFactory<FastTop>,
[INFO] [stdout] 77 | |         FastTop: PackedField<Scalar = Self::FastB128>,
[INFO] [stdout]    | |______________________________________________________^ cannot normalize `<binary_field::BinaryField128b as underlier_type::WithUnderlier>::Underlier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<aes_field::AESTowerField128b as underlier_type::WithUnderlier>::Underlier`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/tower.rs:107:2
[INFO] [stdout]     |
[INFO] [stdout] 107 | /     fn packed_transformation_to_fast<Top, FastTop>() -> impl Transformation<Top, FastTop>
[INFO] [stdout] 108 | |     where
[INFO] [stdout] 109 | |         Top: PackedTop<Self> + PackedTransformationFactory<FastTop>,
[INFO] [stdout] 110 | |         FastTop: PackedField<Scalar = Self::FastB128>,
[INFO] [stdout]     | |______________________________________________________^ cannot normalize `<aes_field::AESTowerField128b as underlier_type::WithUnderlier>::Underlier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<small_uint::SmallU<1>, binary_field::BinaryField1b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |             type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_1.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl_transformation_with_strategy!(PackedBinaryField1x1b, PairwiseStrategy);
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<small_uint::SmallU<1>, binary_field::BinaryField1b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |             Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_1.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl_transformation_with_strategy!(PackedBinaryField1x1b, PairwiseStrategy);
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 | impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_1.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |   impl_transformation_with_strategy!(PackedBinaryField1x1b, PairwiseStrategy);
[INFO] [stdout]     |   --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField1b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u128, binary_field::BinaryField1b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField2b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u128, binary_field::BinaryField2b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField4b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u128, binary_field::BinaryField4b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField8b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u128, binary_field::BinaryField8b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField16b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u128, binary_field::BinaryField16b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField32b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u128, binary_field::BinaryField32b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField64b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u128, binary_field::BinaryField64b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, binary_field::BinaryField128b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u128, binary_field::BinaryField128b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_128.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u128,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField1b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u16, binary_field::BinaryField1b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField2b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u16, binary_field::BinaryField2b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField4b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u16, binary_field::BinaryField4b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField8b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u16, binary_field::BinaryField8b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u16, binary_field::BinaryField16b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u16, binary_field::BinaryField16b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_16.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u16,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  69 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<small_uint::SmallU<2>, binary_field::BinaryField1b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_2.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U2,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<small_uint::SmallU<2>, binary_field::BinaryField1b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_2.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U2,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_2.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U2,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<small_uint::SmallU<2>, binary_field::BinaryField2b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_2.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U2,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<small_uint::SmallU<2>, binary_field::BinaryField2b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_2.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U2,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_2.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U2,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField1b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u32, binary_field::BinaryField1b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField2b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u32, binary_field::BinaryField2b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField4b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u32, binary_field::BinaryField4b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField8b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u32, binary_field::BinaryField8b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField16b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u32, binary_field::BinaryField16b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, binary_field::BinaryField32b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u32, binary_field::BinaryField32b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_32.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u32,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<small_uint::SmallU<4>, binary_field::BinaryField1b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<small_uint::SmallU<4>, binary_field::BinaryField1b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<small_uint::SmallU<4>, binary_field::BinaryField2b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<small_uint::SmallU<4>, binary_field::BinaryField2b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<small_uint::SmallU<4>, binary_field::BinaryField4b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<small_uint::SmallU<4>, binary_field::BinaryField4b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_4.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: U4,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  51 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField1b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u64, binary_field::BinaryField1b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField2b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u64, binary_field::BinaryField2b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField4b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u64, binary_field::BinaryField4b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField8b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u64, binary_field::BinaryField8b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField16b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u64, binary_field::BinaryField16b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField32b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u64, binary_field::BinaryField32b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u64, binary_field::BinaryField64b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u64, binary_field::BinaryField64b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_64.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u64,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u8, binary_field::BinaryField1b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u8, binary_field::BinaryField1b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u8, binary_field::BinaryField2b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u8, binary_field::BinaryField2b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u8, binary_field::BinaryField4b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u8, binary_field::BinaryField4b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u8, binary_field::BinaryField8b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u8, binary_field::BinaryField8b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_8.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / define_packed_binary_fields!(
[INFO] [stdout]  16 | |     underlier: u8,
[INFO] [stdout]  17 | |     packed_fields: [
[INFO] [stdout]  18 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField8b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u128, aes_field::AESTowerField8b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField16b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u128, aes_field::AESTowerField16b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField32b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u128, aes_field::AESTowerField32b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField64b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u128, aes_field::AESTowerField64b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u128, aes_field::AESTowerField128b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u128, aes_field::AESTowerField128b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_128.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / define_packed_binary_fields!(
[INFO] [stdout]  18 | |     underlier: u128,
[INFO] [stdout]  19 | |     packed_fields: [
[INFO] [stdout]  20 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  71 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u16, aes_field::AESTowerField8b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_16.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / define_packed_binary_fields!(
[INFO] [stdout]  17 | |     underlier: u16,
[INFO] [stdout]  18 | |     packed_fields: [
[INFO] [stdout]  19 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u16, aes_field::AESTowerField8b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_16.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / define_packed_binary_fields!(
[INFO] [stdout]  17 | |     underlier: u16,
[INFO] [stdout]  18 | |     packed_fields: [
[INFO] [stdout]  19 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_16.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / define_packed_binary_fields!(
[INFO] [stdout]  17 | |     underlier: u16,
[INFO] [stdout]  18 | |     packed_fields: [
[INFO] [stdout]  19 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u16, aes_field::AESTowerField16b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_16.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / define_packed_binary_fields!(
[INFO] [stdout]  17 | |     underlier: u16,
[INFO] [stdout]  18 | |     packed_fields: [
[INFO] [stdout]  19 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u16, aes_field::AESTowerField16b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_16.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / define_packed_binary_fields!(
[INFO] [stdout]  17 | |     underlier: u16,
[INFO] [stdout]  18 | |     packed_fields: [
[INFO] [stdout]  19 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_16.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / define_packed_binary_fields!(
[INFO] [stdout]  17 | |     underlier: u16,
[INFO] [stdout]  18 | |     packed_fields: [
[INFO] [stdout]  19 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[INFO] [stdout]     |           ----------- required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout]  42 |     + Add<Output = Self>
[INFO] [stdout]     |           ^^^^^^^^^^^^^ required by this bound in `PackedField`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `PackedPrimitiveType<u32, aes_field::AESTowerField8b>: PackedBinaryField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 |               type PackedTransformation<Data: AsRef<[OP::Scalar]> + Sync> =
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `PackedPrimitiveType<u32, aes_field::AESTowerField8b>: PackedBinaryField` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |               Self: $crate::arithmetic_traits::TaggedPackedTransformationFactory<$strategy, OP>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 |   impl<PT> PackedBinaryField for PT where PT: PackedField<Scalar: BinaryField> {}
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:144:60
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait TaggedPackedTransformationFactory<Strategy, OP>: PackedBinaryField
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `TaggedPackedTransformationFactory`
[INFO] [stdout]     = note: this error originates in the macro `impl_transformation_with_strategy` which comes from the expansion of the macro `define_packed_binary_fields` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `<OP as Add>::Output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arithmetic_traits.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                   transformation: $crate::linear_transformation::FieldLinearTransformation<
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 173 | |                     OP::Scalar,
[INFO] [stdout] 174 | |                     Data,
[INFO] [stdout] 175 | |                 >,
[INFO] [stdout]     | |_________________^ cannot normalize `<OP as Add>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/arch/portable/packed_aes_32.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | / define_packed_binary_fields!(
[INFO] [stdout]  20 | |     underlier: u32,
[INFO] [stdout]  21 | |     packed_fields: [
[INFO] [stdout]  22 | |         packed_field {
[INFO] [stdout] ...   |
[INFO] [stdout]  53 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PackedField`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/binius-1b434cd335e17858/1b09443/crates/field/src/packed.rs:42:8
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait PackedField:
[WARN] too many lines in the log, truncating it
