[INFO] cloning repository https://github.com/chrivers/rustray
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrivers/rustray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrivers%2Frustray", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrivers%2Frustray'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6feae9e34b914d5fa4323be3bde66a2992038498
[INFO] checking chrivers/rustray against master#12f35ad39ed3e39df4d953c46d4f6cc6c82adc96 for pr-155299-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrivers%2Frustray" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/chrivers/rustray
[INFO] finished tweaking git repo https://github.com/chrivers/rustray
[INFO] tweaked toml for git repo https://github.com/chrivers/rustray written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chrivers/rustray on toolchain 12f35ad39ed3e39df4d953c46d4f6cc6c82adc96
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chrivers/rustray already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "fetch" "--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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded num-rational v0.4.1
[INFO] [stderr]   Downloaded num v0.4.2
[INFO] [stderr]   Downloaded workerpool v1.2.1
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.11
[INFO] [stderr]   Downloaded rtbvh v0.6.2
[INFO] [stderr]   Downloaded perlin2d v0.2.6
[INFO] [stderr]   Downloaded wayland-client v0.31.2
[INFO] [stderr]   Downloaded document-features v0.2.8
[INFO] [stderr]   Downloaded http-body v1.0.0
[INFO] [stderr]   Downloaded tower-layer v0.3.2
[INFO] [stderr]   Downloaded wayland-cursor v0.31.1
[INFO] [stderr]   Downloaded obj v0.10.2
[INFO] [stderr]   Downloaded http-body-util v0.1.1
[INFO] [stderr]   Downloaded assert_float_eq v1.1.3
[INFO] [stderr]   Downloaded wayland-sys v0.31.1
[INFO] [stderr]   Downloaded cargo-platform v0.1.8
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded flagset v0.4.5
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded egui-winit v0.26.2
[INFO] [stderr]   Downloaded pest_generator v2.7.8
[INFO] [stderr]   Downloaded colog v1.3.0
[INFO] [stderr]   Downloaded egui_glow v0.26.2
[INFO] [stderr]   Downloaded wayland-scanner v0.31.1
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded pest_meta v2.7.8
[INFO] [stderr]   Downloaded rustls-pki-types v1.4.1
[INFO] [stderr]   Downloaded egui_plot v0.26.2
[INFO] [stderr]   Downloaded wayland-backend v0.3.3
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded base64 v0.22.0
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[INFO] [stderr]   Downloaded egui-file-dialog v0.4.0
[INFO] [stderr]   Downloaded hyper v1.2.0
[INFO] [stderr]   Downloaded h2 v0.4.4
[INFO] [stderr]   Downloaded reqwest v0.12.3
[INFO] [stderr]   Downloaded egui-gizmo v0.16.2
[INFO] [stderr]   Downloaded pest v2.7.8
[INFO] [stderr]   Downloaded http v1.1.0
[INFO] [stderr]   Downloaded glam v0.27.0
[INFO] [stderr]   Downloaded ucd-trie v0.1.6
[INFO] [stderr]   Downloaded hyper-util v0.1.3
[INFO] [stderr]   Downloaded zune-jpeg v0.4.11
[INFO] [stderr]   Downloaded pest_derive v2.7.8
[INFO] [stderr]   Downloaded num-complex v0.4.5
[INFO] [stderr]   Downloaded camino v1.1.6
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.2
[INFO] [stderr]   Downloaded winreg v0.52.0
[INFO] [stderr]   Downloaded egui-phosphor v0.4.0
[INFO] [stderr]   Downloaded fixed v2.0.0-alpha.27.0
[INFO] [stderr]   Downloaded eframe v0.26.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08a58e11472928060908765c2608830b323b2ab6c339ae4f18070f43b50e5ec5
[INFO] running `Command { std: "docker" "start" "-a" "08a58e11472928060908765c2608830b323b2ab6c339ae4f18070f43b50e5ec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08a58e11472928060908765c2608830b323b2ab6c339ae4f18070f43b50e5ec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08a58e11472928060908765c2608830b323b2ab6c339ae4f18070f43b50e5ec5", kill_on_drop: false }`
[INFO] [stdout] 08a58e11472928060908765c2608830b323b2ab6c339ae4f18070f43b50e5ec5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c53476de21d273328b2a43003182cad1e92780ed509136e834649984a739758
[INFO] running `Command { std: "docker" "start" "-a" "5c53476de21d273328b2a43003182cad1e92780ed509136e834649984a739758", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking ab_glyph v0.2.24
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking ecolor v0.26.2
[INFO] [stderr]     Checking emath v0.26.2
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking epaint v0.26.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking egui v0.26.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]     Checking webbrowser v0.8.15
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking arboard v3.3.2
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling fixed v2.0.0-alpha.27.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking zune-jpeg v0.4.11
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking egui_glow v0.26.2
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking egui-winit v0.26.2
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sysinfo v0.30.10
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking reqwest v0.12.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking eframe v0.26.2
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking egui-gizmo v0.16.2
[INFO] [stderr]     Checking egui-file-dialog v0.4.0
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking colog v1.3.0
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking workerpool v1.2.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking egui-phosphor v0.4.0
[INFO] [stderr]     Checking egui_plot v0.26.2
[INFO] [stderr]     Checking perlin2d v0.2.6
[INFO] [stderr]     Checking assert_float_eq v1.1.3
[INFO] [stderr]     Checking flagset v0.4.5
[INFO] [stderr]     Checking obj v0.10.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking rtbvh v0.6.2
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-2.0.0-alpha.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `1`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4724 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `1`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4724 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `1`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4724 | 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::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `1`
[INFO] [stdout] ...
[INFO] [stdout] 4724 | impl_fixed! { FixedI8, FixedI8, FixedU8, 8, i8, NonZeroI8, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `1`
[INFO] [stdout] ...
[INFO] [stdout] 4724 | impl_fixed! { FixedI8, FixedI8, FixedU8, 8, i8, NonZeroI8, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `1`
[INFO] [stdout] ...
[INFO] [stdout] 4724 | impl_fixed! { FixedI8, FixedI8, FixedU8, 8, i8, NonZeroI8, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `2`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4725 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `2`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4725 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `2`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4725 | 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::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `2`
[INFO] [stdout] ...
[INFO] [stdout] 4725 | impl_fixed! { FixedI16, FixedI16, FixedU16, 16, i16, NonZeroI16, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `2`
[INFO] [stdout] ...
[INFO] [stdout] 4725 | impl_fixed! { FixedI16, FixedI16, FixedU16, 16, i16, NonZeroI16, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `2`
[INFO] [stdout] ...
[INFO] [stdout] 4725 | impl_fixed! { FixedI16, FixedI16, FixedU16, 16, i16, NonZeroI16, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `4`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4726 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `4`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4726 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `4`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4726 | 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::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `4`
[INFO] [stdout] ...
[INFO] [stdout] 4726 | impl_fixed! { FixedI32, FixedI32, FixedU32, 32, i32, NonZeroI32, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `4`
[INFO] [stdout] ...
[INFO] [stdout] 4726 | impl_fixed! { FixedI32, FixedI32, FixedU32, 32, i32, NonZeroI32, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `4`
[INFO] [stdout] ...
[INFO] [stdout] 4726 | impl_fixed! { FixedI32, FixedI32, FixedU32, 32, i32, NonZeroI32, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `8`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4727 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `8`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4727 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `8`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4727 | 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::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `8`
[INFO] [stdout] ...
[INFO] [stdout] 4727 | impl_fixed! { FixedI64, FixedI64, FixedU64, 64, i64, NonZeroI64, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `8`
[INFO] [stdout] ...
[INFO] [stdout] 4727 | impl_fixed! { FixedI64, FixedI64, FixedU64, 64, i64, NonZeroI64, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `8`
[INFO] [stdout] ...
[INFO] [stdout] 4727 | impl_fixed! { FixedI64, FixedI64, FixedU64, 64, i64, NonZeroI64, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `16`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4728 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `16`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4728 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `16`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4728 | 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::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `16`
[INFO] [stdout] ...
[INFO] [stdout] 4728 | impl_fixed! { FixedI128, FixedI128, FixedU128, 128, i128, NonZeroI128, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `16`
[INFO] [stdout] ...
[INFO] [stdout] 4728 | impl_fixed! { FixedI128, FixedI128, FixedU128, 128, i128, NonZeroI128, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `16`
[INFO] [stdout] ...
[INFO] [stdout] 4728 | impl_fixed! { FixedI128, FixedI128, FixedU128, 128, i128, NonZeroI128, Signed }
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `1`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4729 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `1`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4729 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `1`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4729 | 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::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `1`
[INFO] [stdout] ...
[INFO] [stdout] 4729 | impl_fixed! { FixedU8, FixedI8, FixedU8, 8, u8, NonZeroU8, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `1`
[INFO] [stdout] ...
[INFO] [stdout] 4729 | impl_fixed! { FixedU8, FixedI8, FixedU8, 8, u8, NonZeroU8, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `1`
[INFO] [stdout] ...
[INFO] [stdout] 4729 | impl_fixed! { FixedU8, FixedI8, FixedU8, 8, u8, NonZeroU8, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `2`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4730 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `2`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4730 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `2`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4730 | 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::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `2`
[INFO] [stdout] ...
[INFO] [stdout] 4730 | impl_fixed! { FixedU16, FixedI16, FixedU16, 16, u16, NonZeroU16, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `2`
[INFO] [stdout] ...
[INFO] [stdout] 4730 | impl_fixed! { FixedU16, FixedI16, FixedU16, 16, u16, NonZeroU16, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `2`
[INFO] [stdout] ...
[INFO] [stdout] 4730 | impl_fixed! { FixedU16, FixedI16, FixedU16, 16, u16, NonZeroU16, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `4`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4731 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `4`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4731 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `4`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4731 | 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::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `4`
[INFO] [stdout] ...
[INFO] [stdout] 4731 | impl_fixed! { FixedU32, FixedI32, FixedU32, 32, u32, NonZeroU32, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `4`
[INFO] [stdout] ...
[INFO] [stdout] 4731 | impl_fixed! { FixedU32, FixedI32, FixedU32, 32, u32, NonZeroU32, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `4`
[INFO] [stdout] ...
[INFO] [stdout] 4731 | impl_fixed! { FixedU32, FixedI32, FixedU32, 32, u32, NonZeroU32, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `8`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4732 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `8`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4732 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `8`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4732 | 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::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `8`
[INFO] [stdout] ...
[INFO] [stdout] 4732 | impl_fixed! { FixedU64, FixedI64, FixedU64, 64, u64, NonZeroU64, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `8`
[INFO] [stdout] ...
[INFO] [stdout] 4732 | impl_fixed! { FixedU64, FixedI64, FixedU64, 64, u64, NonZeroU64, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `8`
[INFO] [stdout] ...
[INFO] [stdout] 4732 | impl_fixed! { FixedU64, FixedI64, FixedU64, 64, u64, NonZeroU64, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `16`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4733 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `16`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4733 | 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::<Self>()`
[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.27.0/src/traits.rs:4080:29
[INFO] [stdout]      |
[INFO] [stdout] 4080 |             Self::$method($($param),*)
[INFO] [stdout]      |                             ^^^^^^ expected `16`, found `size_of::<Self>()`
[INFO] [stdout] ...
[INFO] [stdout] 4733 | 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::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `16`
[INFO] [stdout] ...
[INFO] [stdout] 4733 | impl_fixed! { FixedU128, FixedI128, FixedU128, 128, u128, NonZeroU128, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `16`
[INFO] [stdout] ...
[INFO] [stdout] 4733 | impl_fixed! { FixedU128, FixedI128, FixedU128, 128, u128, NonZeroU128, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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.27.0/src/traits.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |             self.$method($($param),*)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `size_of::<Self>()`, found `16`
[INFO] [stdout] ...
[INFO] [stdout] 4733 | impl_fixed! { FixedU128, FixedI128, FixedU128, 128, u128, NonZeroU128, Unsigned }
[INFO] [stdout]      | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected constant `size_of::<Self>()`
[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" "5c53476de21d273328b2a43003182cad1e92780ed509136e834649984a739758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c53476de21d273328b2a43003182cad1e92780ed509136e834649984a739758", kill_on_drop: false }`
[INFO] [stdout] 5c53476de21d273328b2a43003182cad1e92780ed509136e834649984a739758
