[INFO] fetching crate fixed-filters 0.1.0... [INFO] testing fixed-filters-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate fixed-filters 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate fixed-filters 0.1.0 [INFO] finished tweaking crates.io crate fixed-filters 0.1.0 [INFO] tweaked toml for crates.io crate fixed-filters 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fixed-filters 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 16 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded az v1.3.0 [INFO] [stderr] Downloaded fixed v2.0.0-alpha.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14f0469e7978835e5d6c6ae658b28f9b4f3d27f91b0b0b8872cd45371734d644 [INFO] running `Command { std: "docker" "start" "-a" "14f0469e7978835e5d6c6ae658b28f9b4f3d27f91b0b0b8872cd45371734d644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14f0469e7978835e5d6c6ae658b28f9b4f3d27f91b0b0b8872cd45371734d644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14f0469e7978835e5d6c6ae658b28f9b4f3d27f91b0b0b8872cd45371734d644", kill_on_drop: false }` [INFO] [stdout] 14f0469e7978835e5d6c6ae658b28f9b4f3d27f91b0b0b8872cd45371734d644 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb4269a134f4b5b0f17aa4c1bcf00b2fa09b56f3c06e87d8429336d00651fb73 [INFO] running `Command { std: "docker" "start" "-a" "cb4269a134f4b5b0f17aa4c1bcf00b2fa09b56f3c06e87d8429336d00651fb73", kill_on_drop: false }` [INFO] [stderr] Compiling fixed v2.0.0-alpha.28.0 [INFO] [stderr] Compiling az v1.3.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling micromath v2.1.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `1`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4789 | impl_fixed! { FixedI8, FixedI8, FixedU8, 8, i8, NonZeroI8, Signed } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `1` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `1`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4789 | impl_fixed! { FixedI8, FixedI8, FixedU8, 8, i8, NonZeroI8, Signed } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `1` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `1`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4789 | impl_fixed! { FixedI8, FixedI8, FixedU8, 8, i8, NonZeroI8, Signed } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `1` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `1` [INFO] [stdout] ... [INFO] [stdout] 4789 | impl_fixed! { FixedI8, FixedI8, FixedU8, 8, i8, NonZeroI8, Signed } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `1` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `1` [INFO] [stdout] ... [INFO] [stdout] 4789 | impl_fixed! { FixedI8, FixedI8, FixedU8, 8, i8, NonZeroI8, Signed } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `1` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `1` [INFO] [stdout] ... [INFO] [stdout] 4789 | impl_fixed! { FixedI8, FixedI8, FixedU8, 8, i8, NonZeroI8, Signed } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `1` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `2`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4790 | impl_fixed! { FixedI16, FixedI16, FixedU16, 16, i16, NonZeroI16, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `2` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `2`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4790 | impl_fixed! { FixedI16, FixedI16, FixedU16, 16, i16, NonZeroI16, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `2` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `2`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4790 | impl_fixed! { FixedI16, FixedI16, FixedU16, 16, i16, NonZeroI16, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `2` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `2` [INFO] [stdout] ... [INFO] [stdout] 4790 | impl_fixed! { FixedI16, FixedI16, FixedU16, 16, i16, NonZeroI16, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `2` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `2` [INFO] [stdout] ... [INFO] [stdout] 4790 | impl_fixed! { FixedI16, FixedI16, FixedU16, 16, i16, NonZeroI16, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `2` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `2` [INFO] [stdout] ... [INFO] [stdout] 4790 | impl_fixed! { FixedI16, FixedI16, FixedU16, 16, i16, NonZeroI16, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `2` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `4`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4791 | impl_fixed! { FixedI32, FixedI32, FixedU32, 32, i32, NonZeroI32, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `4` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `4`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4791 | impl_fixed! { FixedI32, FixedI32, FixedU32, 32, i32, NonZeroI32, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `4` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `4`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4791 | impl_fixed! { FixedI32, FixedI32, FixedU32, 32, i32, NonZeroI32, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `4` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `4` [INFO] [stdout] ... [INFO] [stdout] 4791 | impl_fixed! { FixedI32, FixedI32, FixedU32, 32, i32, NonZeroI32, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `4` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `4` [INFO] [stdout] ... [INFO] [stdout] 4791 | impl_fixed! { FixedI32, FixedI32, FixedU32, 32, i32, NonZeroI32, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `4` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `4` [INFO] [stdout] ... [INFO] [stdout] 4791 | impl_fixed! { FixedI32, FixedI32, FixedU32, 32, i32, NonZeroI32, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `4` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `8`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4792 | impl_fixed! { FixedI64, FixedI64, FixedU64, 64, i64, NonZeroI64, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `8` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `8`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4792 | impl_fixed! { FixedI64, FixedI64, FixedU64, 64, i64, NonZeroI64, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `8` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `8`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4792 | impl_fixed! { FixedI64, FixedI64, FixedU64, 64, i64, NonZeroI64, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `8` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `8` [INFO] [stdout] ... [INFO] [stdout] 4792 | impl_fixed! { FixedI64, FixedI64, FixedU64, 64, i64, NonZeroI64, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `8` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `8` [INFO] [stdout] ... [INFO] [stdout] 4792 | impl_fixed! { FixedI64, FixedI64, FixedU64, 64, i64, NonZeroI64, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `8` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `8` [INFO] [stdout] ... [INFO] [stdout] 4792 | impl_fixed! { FixedI64, FixedI64, FixedU64, 64, i64, NonZeroI64, Signed } [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `8` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `16`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4793 | impl_fixed! { FixedI128, FixedI128, FixedU128, 128, i128, NonZeroI128, Signed } [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `16` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `16`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4793 | impl_fixed! { FixedI128, FixedI128, FixedU128, 128, i128, NonZeroI128, Signed } [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `16` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `16`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4793 | impl_fixed! { FixedI128, FixedI128, FixedU128, 128, i128, NonZeroI128, Signed } [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `16` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `16` [INFO] [stdout] ... [INFO] [stdout] 4793 | impl_fixed! { FixedI128, FixedI128, FixedU128, 128, i128, NonZeroI128, Signed } [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `16` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `16` [INFO] [stdout] ... [INFO] [stdout] 4793 | impl_fixed! { FixedI128, FixedI128, FixedU128, 128, i128, NonZeroI128, Signed } [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `16` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `16` [INFO] [stdout] ... [INFO] [stdout] 4793 | impl_fixed! { FixedI128, FixedI128, FixedU128, 128, i128, NonZeroI128, Signed } [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `16` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `1`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4794 | impl_fixed! { FixedU8, FixedI8, FixedU8, 8, u8, NonZeroU8, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `1` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `1`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4794 | impl_fixed! { FixedU8, FixedI8, FixedU8, 8, u8, NonZeroU8, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `1` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `1`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4794 | impl_fixed! { FixedU8, FixedI8, FixedU8, 8, u8, NonZeroU8, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `1` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `1` [INFO] [stdout] ... [INFO] [stdout] 4794 | impl_fixed! { FixedU8, FixedI8, FixedU8, 8, u8, NonZeroU8, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `1` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `1` [INFO] [stdout] ... [INFO] [stdout] 4794 | impl_fixed! { FixedU8, FixedI8, FixedU8, 8, u8, NonZeroU8, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `1` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `1` [INFO] [stdout] ... [INFO] [stdout] 4794 | impl_fixed! { FixedU8, FixedI8, FixedU8, 8, u8, NonZeroU8, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `1` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `2`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4795 | impl_fixed! { FixedU16, FixedI16, FixedU16, 16, u16, NonZeroU16, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `2` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `2`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4795 | impl_fixed! { FixedU16, FixedI16, FixedU16, 16, u16, NonZeroU16, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `2` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `2`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4795 | impl_fixed! { FixedU16, FixedI16, FixedU16, 16, u16, NonZeroU16, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `2` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `2` [INFO] [stdout] ... [INFO] [stdout] 4795 | impl_fixed! { FixedU16, FixedI16, FixedU16, 16, u16, NonZeroU16, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `2` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `2` [INFO] [stdout] ... [INFO] [stdout] 4795 | impl_fixed! { FixedU16, FixedI16, FixedU16, 16, u16, NonZeroU16, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `2` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `2` [INFO] [stdout] ... [INFO] [stdout] 4795 | impl_fixed! { FixedU16, FixedI16, FixedU16, 16, u16, NonZeroU16, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `2` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `4`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4796 | impl_fixed! { FixedU32, FixedI32, FixedU32, 32, u32, NonZeroU32, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `4` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `4`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4796 | impl_fixed! { FixedU32, FixedI32, FixedU32, 32, u32, NonZeroU32, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `4` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `4`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4796 | impl_fixed! { FixedU32, FixedI32, FixedU32, 32, u32, NonZeroU32, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `4` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `4` [INFO] [stdout] ... [INFO] [stdout] 4796 | impl_fixed! { FixedU32, FixedI32, FixedU32, 32, u32, NonZeroU32, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `4` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `4` [INFO] [stdout] ... [INFO] [stdout] 4796 | impl_fixed! { FixedU32, FixedI32, FixedU32, 32, u32, NonZeroU32, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `4` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `4` [INFO] [stdout] ... [INFO] [stdout] 4796 | impl_fixed! { FixedU32, FixedI32, FixedU32, 32, u32, NonZeroU32, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `4` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `8`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4797 | impl_fixed! { FixedU64, FixedI64, FixedU64, 64, u64, NonZeroU64, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `8` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `8`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4797 | impl_fixed! { FixedU64, FixedI64, FixedU64, 64, u64, NonZeroU64, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `8` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `8`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4797 | impl_fixed! { FixedU64, FixedI64, FixedU64, 64, u64, NonZeroU64, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `8` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `8` [INFO] [stdout] ... [INFO] [stdout] 4797 | impl_fixed! { FixedU64, FixedI64, FixedU64, 64, u64, NonZeroU64, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `8` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `8` [INFO] [stdout] ... [INFO] [stdout] 4797 | impl_fixed! { FixedU64, FixedI64, FixedU64, 64, u64, NonZeroU64, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `8` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `8` [INFO] [stdout] ... [INFO] [stdout] 4797 | impl_fixed! { FixedU64, FixedI64, FixedU64, 64, u64, NonZeroU64, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `8` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `16`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4798 | impl_fixed! { FixedU128, FixedI128, FixedU128, 128, u128, NonZeroU128, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `16` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `16`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4798 | impl_fixed! { FixedU128, FixedI128, FixedU128, 128, u128, NonZeroU128, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `16` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4137:29 [INFO] [stdout] | [INFO] [stdout] 4137 | Self::$method($($param),*) [INFO] [stdout] | ^^^^^^ expected `16`, found `size_of::()` [INFO] [stdout] ... [INFO] [stdout] 4798 | impl_fixed! { FixedU128, FixedI128, FixedU128, 128, u128, NonZeroU128, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `16` [INFO] [stdout] found constant `size_of::()` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `16` [INFO] [stdout] ... [INFO] [stdout] 4798 | impl_fixed! { FixedU128, FixedI128, FixedU128, 128, u128, NonZeroU128, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `16` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `16` [INFO] [stdout] ... [INFO] [stdout] 4798 | impl_fixed! { FixedU128, FixedI128, FixedU128, 128, u128, NonZeroU128, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `16` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.28.0/src/traits.rs:4143:13 [INFO] [stdout] | [INFO] [stdout] 4143 | self.$method($($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::()`, found `16` [INFO] [stdout] ... [INFO] [stdout] 4798 | impl_fixed! { FixedU128, FixedI128, FixedU128, 128, u128, NonZeroU128, Unsigned } [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected constant `size_of::()` [INFO] [stdout] found constant `16` [INFO] [stdout] = note: this error originates in the macro `trait_delegate` which comes from the expansion of the macro `impl_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fixed` (lib) due to 60 previous errors [INFO] running `Command { std: "docker" "inspect" "cb4269a134f4b5b0f17aa4c1bcf00b2fa09b56f3c06e87d8429336d00651fb73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb4269a134f4b5b0f17aa4c1bcf00b2fa09b56f3c06e87d8429336d00651fb73", kill_on_drop: false }` [INFO] [stdout] cb4269a134f4b5b0f17aa4c1bcf00b2fa09b56f3c06e87d8429336d00651fb73