[INFO] fetching crate fiz-math 0.0.14... [INFO] testing fiz-math-0.0.14 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate fiz-math 0.0.14 into /workspace/builds/worker-1-tc1/source [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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fiz-math 0.0.14 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 18 packages to latest compatible versions [INFO] [stderr] Adding num v0.1.43 (available: v0.4.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4cbba488e1cd165abbdccea2af11bbc4a5c117c445ca19d695c113e846bcec6 [INFO] running `Command { std: "docker" "start" "-a" "a4cbba488e1cd165abbdccea2af11bbc4a5c117c445ca19d695c113e846bcec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4cbba488e1cd165abbdccea2af11bbc4a5c117c445ca19d695c113e846bcec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4cbba488e1cd165abbdccea2af11bbc4a5c117c445ca19d695c113e846bcec6", kill_on_drop: false }` [INFO] [stdout] a4cbba488e1cd165abbdccea2af11bbc4a5c117c445ca19d695c113e846bcec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1db5a1ab6fe4fac494c266be29ef00dc07c1bc2c220d5882fe16cb692047dc4c [INFO] running `Command { std: "docker" "start" "-a" "1db5a1ab6fe4fac494c266be29ef00dc07c1bc2c220d5882fe16cb692047dc4c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num v0.1.43 [INFO] [stderr] Compiling fiz-math v0.0.14 (/opt/rustwide/workdir) [INFO] [stdout] error[E0365]: extern crate `num` is private and cannot be re-exported [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use num as num_export; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #127909 [INFO] [stdout] = note: `#[deny(pub_use_of_private_extern_crate)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] help: consider making the `extern crate` item publicly accessible [INFO] [stdout] | [INFO] [stdout] 1 | pub extern crate num; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/unit/mm.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / /// MM represents millimeters (1/10th a centimeter). [INFO] [stdout] 35 | | /// [INFO] [stdout] 36 | | /// # Examples [INFO] [stdout] 37 | | /// [INFO] [stdout] ... | [INFO] [stdout] 42 | | /// println!("{:?}", x); [INFO] [stdout] 43 | | /// ``` [INFO] [stdout] | |_------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/unit/cm.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / /// CM represents centimeters (1/100th a meter). [INFO] [stdout] 19 | | /// [INFO] [stdout] 20 | | /// # Examples [INFO] [stdout] 21 | | /// [INFO] [stdout] ... | [INFO] [stdout] 26 | | /// println!("{:?}", x); [INFO] [stdout] 27 | | /// ``` [INFO] [stdout] | |_------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/unit/m.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / /// M represents meters (the SI base unit representing distance). [INFO] [stdout] 33 | | /// [INFO] [stdout] 34 | | /// # Examples [INFO] [stdout] 35 | | /// [INFO] [stdout] ... | [INFO] [stdout] 40 | | /// println!("{:?}", x); [INFO] [stdout] 41 | | /// ``` [INFO] [stdout] | |_------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/unit/km.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / /// KM represents kilometers (1000 meters). [INFO] [stdout] 33 | | /// [INFO] [stdout] 34 | | /// # Examples [INFO] [stdout] 35 | | /// [INFO] [stdout] ... | [INFO] [stdout] 40 | | /// println!("{:?}", x); [INFO] [stdout] 41 | | /// ``` [INFO] [stdout] | |_------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/unit/rad.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / /// Rad represents radians (the standard unit of angular measure). [INFO] [stdout] 32 | | /// [INFO] [stdout] 33 | | /// # Examples [INFO] [stdout] 34 | | /// [INFO] [stdout] ... | [INFO] [stdout] 39 | | /// println!("{:?}", x); [INFO] [stdout] 40 | | /// ``` [INFO] [stdout] | |_------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/unit/deg.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / /// Deg represents degrees (a measurement of plane angle, representing 1/360th a [INFO] [stdout] 32 | | // full rotation). [INFO] [stdout] 33 | | /// [INFO] [stdout] 34 | | /// # Examples [INFO] [stdout] ... | [INFO] [stdout] 40 | | /// println!("{:?}", x); [INFO] [stdout] 41 | | /// ``` [INFO] [stdout] | |_------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [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] | ^^^^^^^^^ unsatisfied trait bound [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 trait `num::Saturating` is not implemented for `MM` [INFO] [stdout] --> src/unit_macro.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct $ident(pub T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] = 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-1949cf8c6b5b557f/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] | ^^^^^^^^^ unsatisfied trait bound [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 trait `num::Saturating` is not implemented for `CM` [INFO] [stdout] --> src/unit_macro.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct $ident(pub T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] = 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-1949cf8c6b5b557f/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] | ^^^^^^^^^ unsatisfied trait bound [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 trait `num::Saturating` is not implemented for `M` [INFO] [stdout] --> src/unit_macro.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct $ident(pub T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] = 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-1949cf8c6b5b557f/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] | ^^^^^^^^^ unsatisfied trait bound [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 trait `num::Saturating` is not implemented for `KM` [INFO] [stdout] --> src/unit_macro.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct $ident(pub T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] = 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-1949cf8c6b5b557f/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] | ^^^^^^^^^ unsatisfied trait bound [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 trait `num::Saturating` is not implemented for `Rad` [INFO] [stdout] --> src/unit_macro.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct $ident(pub T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] = 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-1949cf8c6b5b557f/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] | ^^^^^^^^^ unsatisfied trait bound [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 trait `num::Saturating` is not implemented for `Deg` [INFO] [stdout] --> src/unit_macro.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct $ident(pub T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] = 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-1949cf8c6b5b557f/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] Some errors have detailed explanations: E0277, E0365. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fiz-math` (lib) due to 8 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1db5a1ab6fe4fac494c266be29ef00dc07c1bc2c220d5882fe16cb692047dc4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1db5a1ab6fe4fac494c266be29ef00dc07c1bc2c220d5882fe16cb692047dc4c", kill_on_drop: false }` [INFO] [stdout] 1db5a1ab6fe4fac494c266be29ef00dc07c1bc2c220d5882fe16cb692047dc4c