[INFO] fetching crate fiz-math 0.0.14... [INFO] checking fiz-math-0.0.14 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate fiz-math 0.0.14 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate fiz-math 0.0.14 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fiz-math 0.0.14 [INFO] finished tweaking crates.io crate fiz-math 0.0.14 [INFO] tweaked toml for crates.io crate fiz-math 0.0.14 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] [stderr] Adding num v0.1.42 (latest: v0.4.3) [INFO] [stderr] Adding num-bigint v0.1.44 (latest: v0.4.5) [INFO] [stderr] Adding num-complex v0.1.43 (latest: v0.4.6) [INFO] [stderr] Adding num-rational v0.1.42 (latest: v0.4.2) [INFO] [stderr] Adding rand v0.4.6 (latest: v0.8.5) [INFO] [stderr] Adding rand_core v0.3.1 (latest: v0.6.4) [INFO] [stderr] Adding rand_core v0.4.2 (latest: v0.6.4) [INFO] [stderr] Adding rdrand v0.4.0 (latest: v0.8.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49fb643e3140ec6a5e93f0eca113b5d2553d68c5dc20e6f9d955d9f14bedfac0 [INFO] running `Command { std: "docker" "start" "-a" "49fb643e3140ec6a5e93f0eca113b5d2553d68c5dc20e6f9d955d9f14bedfac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49fb643e3140ec6a5e93f0eca113b5d2553d68c5dc20e6f9d955d9f14bedfac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49fb643e3140ec6a5e93f0eca113b5d2553d68c5dc20e6f9d955d9f14bedfac0", kill_on_drop: false }` [INFO] [stdout] 49fb643e3140ec6a5e93f0eca113b5d2553d68c5dc20e6f9d955d9f14bedfac0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85fb57783caf761e91ae0ee579789f4f00571a62f64ba04e0db26b6b22c813b9 [INFO] running `Command { std: "docker" "start" "-a" "85fb57783caf761e91ae0ee579789f4f00571a62f64ba04e0db26b6b22c813b9", kill_on_drop: false }` [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking fiz-math v0.0.14 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `MM: num::Saturating` is not satisfied [INFO] [stdout] --> src/unit_macro.rs:365:94 [INFO] [stdout] | [INFO] [stdout] 365 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `MM` [INFO] [stdout] | [INFO] [stdout] ::: src/unit/mm.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | unit!(MM); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MM: num::Saturating` is not satisfied [INFO] [stdout] --> src/unit_macro.rs:365:94 [INFO] [stdout] | [INFO] [stdout] 365 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `MM` [INFO] [stdout] | [INFO] [stdout] ::: src/unit/mm.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | unit!(MM); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CM: num::Saturating` is not satisfied [INFO] [stdout] --> src/unit_macro.rs:365:94 [INFO] [stdout] | [INFO] [stdout] 365 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `CM` [INFO] [stdout] | [INFO] [stdout] ::: src/unit/cm.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | unit!(CM); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CM: num::Saturating` is not satisfied [INFO] [stdout] --> src/unit_macro.rs:365:94 [INFO] [stdout] | [INFO] [stdout] 365 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `CM` [INFO] [stdout] | [INFO] [stdout] ::: src/unit/cm.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | unit!(CM); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: num::Saturating` is not satisfied [INFO] [stdout] --> src/unit_macro.rs:365:94 [INFO] [stdout] | [INFO] [stdout] 365 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `M` [INFO] [stdout] | [INFO] [stdout] ::: src/unit/m.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | unit!(M); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: num::Saturating` is not satisfied [INFO] [stdout] --> src/unit_macro.rs:365:94 [INFO] [stdout] | [INFO] [stdout] 365 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `M` [INFO] [stdout] | [INFO] [stdout] ::: src/unit/m.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | unit!(M); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `KM: num::Saturating` is not satisfied [INFO] [stdout] --> src/unit_macro.rs:365:94 [INFO] [stdout] | [INFO] [stdout] 365 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `KM` [INFO] [stdout] | [INFO] [stdout] ::: src/unit/km.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | unit!(KM); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `KM: num::Saturating` is not satisfied [INFO] [stdout] --> src/unit_macro.rs:365:94 [INFO] [stdout] | [INFO] [stdout] 365 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `KM` [INFO] [stdout] | [INFO] [stdout] ::: src/unit/km.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | unit!(KM); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Rad: num::Saturating` is not satisfied [INFO] [stdout] --> src/unit_macro.rs:365:94 [INFO] [stdout] | [INFO] [stdout] 365 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `Rad` [INFO] [stdout] | [INFO] [stdout] ::: src/unit/rad.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | unit!(Rad); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Rad: num::Saturating` is not satisfied [INFO] [stdout] --> src/unit_macro.rs:365:94 [INFO] [stdout] | [INFO] [stdout] 365 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `Rad` [INFO] [stdout] | [INFO] [stdout] ::: src/unit/rad.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | unit!(Rad); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Deg: num::Saturating` is not satisfied [INFO] [stdout] --> src/unit_macro.rs:365:94 [INFO] [stdout] | [INFO] [stdout] 365 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `Deg` [INFO] [stdout] | [INFO] [stdout] ::: src/unit/deg.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | unit!(Deg); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Deg: num::Saturating` is not satisfied [INFO] [stdout] --> src/unit_macro.rs:365:94 [INFO] [stdout] | [INFO] [stdout] 365 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `Deg` [INFO] [stdout] | [INFO] [stdout] ::: src/unit/deg.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | unit!(Deg); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fiz-math` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fiz-math` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "85fb57783caf761e91ae0ee579789f4f00571a62f64ba04e0db26b6b22c813b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85fb57783caf761e91ae0ee579789f4f00571a62f64ba04e0db26b6b22c813b9", kill_on_drop: false }` [INFO] [stdout] 85fb57783caf761e91ae0ee579789f4f00571a62f64ba04e0db26b6b22c813b9