[INFO] fetching crate fixed-filters 0.1.0... [INFO] testing fixed-filters-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate fixed-filters 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fixed-filters 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4163fc64592c914216093aebae92811c4da1da1b32da2d7b99fa7b8fb674127c [INFO] running `Command { std: "docker" "start" "-a" "4163fc64592c914216093aebae92811c4da1da1b32da2d7b99fa7b8fb674127c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4163fc64592c914216093aebae92811c4da1da1b32da2d7b99fa7b8fb674127c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4163fc64592c914216093aebae92811c4da1da1b32da2d7b99fa7b8fb674127c", kill_on_drop: false }` [INFO] [stdout] 4163fc64592c914216093aebae92811c4da1da1b32da2d7b99fa7b8fb674127c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f203b3889ada6352430388e1ffdc92fc95df903beece5c568af54f13119c142 [INFO] running `Command { std: "docker" "start" "-a" "4f203b3889ada6352430388e1ffdc92fc95df903beece5c568af54f13119c142", kill_on_drop: false }` [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling fixed v2.0.0-alpha.28.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling micromath v2.1.0 [INFO] [stderr] Compiling half v2.6.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" "4f203b3889ada6352430388e1ffdc92fc95df903beece5c568af54f13119c142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f203b3889ada6352430388e1ffdc92fc95df903beece5c568af54f13119c142", kill_on_drop: false }` [INFO] [stdout] 4f203b3889ada6352430388e1ffdc92fc95df903beece5c568af54f13119c142