[INFO] fetching crate dactyl 0.1.8... [INFO] checking dactyl-0.1.8 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate dactyl 0.1.8 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate dactyl 0.1.8 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dactyl 0.1.8 [INFO] finished tweaking crates.io crate dactyl 0.1.8 [INFO] tweaked toml for crates.io crate dactyl 0.1.8 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b86d8e0af538fab6ddfe4be26fab202d19b1588a1b8f886bd9c9919916962a5 [INFO] running `Command { std: "docker" "start" "-a" "5b86d8e0af538fab6ddfe4be26fab202d19b1588a1b8f886bd9c9919916962a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b86d8e0af538fab6ddfe4be26fab202d19b1588a1b8f886bd9c9919916962a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b86d8e0af538fab6ddfe4be26fab202d19b1588a1b8f886bd9c9919916962a5", kill_on_drop: false }` [INFO] [stdout] 5b86d8e0af538fab6ddfe4be26fab202d19b1588a1b8f886bd9c9919916962a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 884702912a3e46fd84994de073c7b5b9df01723f6615548b9f8cc9aacbecaef8 [INFO] running `Command { std: "docker" "start" "-a" "884702912a3e46fd84994de073c7b5b9df01723f6615548b9f8cc9aacbecaef8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking dactyl v0.1.8 [INFO] [stderr] Checking dactyl v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 186 | unsigned_to_unsigned!(u8, 255, (u16, u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 186 | unsigned_to_unsigned!(u8, 255, (u16, u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 186 | unsigned_to_unsigned!(u8, 255, (u16, u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 186 | unsigned_to_unsigned!(u8, 255, (u16, u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 186 | unsigned_to_unsigned!(u8, 255, (u16, u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 187 | unsigned_to_unsigned!(u16, 65_535, (u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 187 | unsigned_to_unsigned!(u16, 65_535, (u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 187 | unsigned_to_unsigned!(u16, 65_535, (u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 187 | unsigned_to_unsigned!(u16, 65_535, (u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 188 | unsigned_to_unsigned!(u32, 4_294_967_295, (u64, u128)); // Usize conditional, below. [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 188 | unsigned_to_unsigned!(u32, 4_294_967_295, (u64, u128)); // Usize conditional, below. [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 189 | unsigned_to_unsigned!(u64, 18_446_744_073_709_551_615, (u128)); // Usize conditional, below. [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 73 | #[doc = $meta] [INFO] [stdout] 74 | fn saturating_from(src: $from) -> Self { src as Self } [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 190 | unsigned_to_unsigned!(u128, (usize)); [INFO] [stdout] | ------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 196 | unsigned_to_unsigned!(u32, 4_294_967_295, (usize)); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 73 | #[doc = $meta] [INFO] [stdout] 74 | fn saturating_from(src: $from) -> Self { src as Self } [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 200 | unsigned_to_unsigned!(u64, (usize)); [INFO] [stdout] | ------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 73 | #[doc = $meta] [INFO] [stdout] 74 | fn saturating_from(src: $from) -> Self { src as Self } [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 214 | unsigned_to_unsigned!(usize, (u32, u64)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 73 | #[doc = $meta] [INFO] [stdout] 74 | fn saturating_from(src: $from) -> Self { src as Self } [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 214 | unsigned_to_unsigned!(usize, (u32, u64)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 216 | unsigned_to_unsigned!(usize, 18_446_744_073_709_551_615, (u128)); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 224 | signed_to_unsigned!(u8, (i8)); [INFO] [stdout] | ------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 225 | signed_to_unsigned!(u16, (i8, i16)); [INFO] [stdout] | ------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 225 | signed_to_unsigned!(u16, (i8, i16)); [INFO] [stdout] | ------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 226 | signed_to_unsigned!(u32, (i8, i16, i32)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 226 | signed_to_unsigned!(u32, (i8, i16, i32)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 226 | signed_to_unsigned!(u32, (i8, i16, i32)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 227 | signed_to_unsigned!(u64, (i8, i16, i32, i64)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 227 | signed_to_unsigned!(u64, (i8, i16, i32, i64)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 227 | signed_to_unsigned!(u64, (i8, i16, i32, i64)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 227 | signed_to_unsigned!(u64, (i8, i16, i32, i64)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 228 | signed_to_unsigned!(u128, (i8, i16, i32, i64, i128, isize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 228 | signed_to_unsigned!(u128, (i8, i16, i32, i64, i128, isize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 228 | signed_to_unsigned!(u128, (i8, i16, i32, i64, i128, isize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 228 | signed_to_unsigned!(u128, (i8, i16, i32, i64, i128, isize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 228 | signed_to_unsigned!(u128, (i8, i16, i32, i64, i128, isize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 228 | signed_to_unsigned!(u128, (i8, i16, i32, i64, i128, isize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 229 | signed_to_unsigned!(usize, (i8, i16, isize)); [INFO] [stdout] | --------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 229 | signed_to_unsigned!(usize, (i8, i16, isize)); [INFO] [stdout] | --------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 229 | signed_to_unsigned!(usize, (i8, i16, isize)); [INFO] [stdout] | --------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 232 | signed_to_unsigned!(u8, 255, (i16, i32, i64, i128, isize)); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 232 | signed_to_unsigned!(u8, 255, (i16, i32, i64, i128, isize)); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 232 | signed_to_unsigned!(u8, 255, (i16, i32, i64, i128, isize)); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 232 | signed_to_unsigned!(u8, 255, (i16, i32, i64, i128, isize)); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 232 | signed_to_unsigned!(u8, 255, (i16, i32, i64, i128, isize)); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 233 | signed_to_unsigned!(u16, 65_535, (i32, i64, i128, isize)); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 233 | signed_to_unsigned!(u16, 65_535, (i32, i64, i128, isize)); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 233 | signed_to_unsigned!(u16, 65_535, (i32, i64, i128, isize)); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 233 | signed_to_unsigned!(u16, 65_535, (i32, i64, i128, isize)); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 234 | signed_to_unsigned!(u32, 4_294_967_295, (i64, i128)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 234 | signed_to_unsigned!(u32, 4_294_967_295, (i64, i128)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 235 | signed_to_unsigned!(u64, 18_446_744_073_709_551_615, (i128)); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 241 | signed_to_unsigned!(u32, 4_294_967_295, (isize)); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 245 | signed_to_unsigned!(u64, (isize)); [INFO] [stdout] | ---------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 259 | signed_to_unsigned!(usize, (i32, i64)); [INFO] [stdout] | --------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 259 | signed_to_unsigned!(usize, (i32, i64)); [INFO] [stdout] | --------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 261 | signed_to_unsigned!(usize, 18_446_744_073_709_551_615, (i128)); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 269 | float_to_unsigned!(u8, 255.0, (f32, f64)); [INFO] [stdout] | ------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 269 | float_to_unsigned!(u8, 255.0, (f32, f64)); [INFO] [stdout] | ------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 270 | float_to_unsigned!(u16, 65_535.0, (f32, f64)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 270 | float_to_unsigned!(u16, 65_535.0, (f32, f64)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 271 | float_to_unsigned!(u32, 4_294_967_295.0, (f32, f64)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 271 | float_to_unsigned!(u32, 4_294_967_295.0, (f32, f64)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 153 | #[doc = $meta] [INFO] [stdout] 154 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 272 | float_to_unsigned!(u64, (f32)); [INFO] [stdout] | ------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 273 | float_to_unsigned!(u64, 18_446_744_073_709_551_615.0, (f64)); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 153 | #[doc = $meta] [INFO] [stdout] 154 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 274 | float_to_unsigned!(u128, (f32, f64)); [INFO] [stdout] | ------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 153 | #[doc = $meta] [INFO] [stdout] 154 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 274 | float_to_unsigned!(u128, (f32, f64)); [INFO] [stdout] | ------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 153 | #[doc = $meta] [INFO] [stdout] 154 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 284 | float_to_unsigned!(usize, (f32)); [INFO] [stdout] | --------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 286 | float_to_unsigned!(usize, 18_446_744_073_709_551_615.0, (f64)); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 66 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking brunch v0.1.3 [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 186 | unsigned_to_unsigned!(u8, 255, (u16, u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 186 | unsigned_to_unsigned!(u8, 255, (u16, u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 186 | unsigned_to_unsigned!(u8, 255, (u16, u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 186 | unsigned_to_unsigned!(u8, 255, (u16, u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 186 | unsigned_to_unsigned!(u8, 255, (u16, u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 187 | unsigned_to_unsigned!(u16, 65_535, (u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 187 | unsigned_to_unsigned!(u16, 65_535, (u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 187 | unsigned_to_unsigned!(u16, 65_535, (u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 187 | unsigned_to_unsigned!(u16, 65_535, (u32, u64, u128, usize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 188 | unsigned_to_unsigned!(u32, 4_294_967_295, (u64, u128)); // Usize conditional, below. [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 188 | unsigned_to_unsigned!(u32, 4_294_967_295, (u64, u128)); // Usize conditional, below. [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 189 | unsigned_to_unsigned!(u64, 18_446_744_073_709_551_615, (u128)); // Usize conditional, below. [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 73 | #[doc = $meta] [INFO] [stdout] 74 | fn saturating_from(src: $from) -> Self { src as Self } [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 190 | unsigned_to_unsigned!(u128, (usize)); [INFO] [stdout] | ------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 196 | unsigned_to_unsigned!(u32, 4_294_967_295, (usize)); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 73 | #[doc = $meta] [INFO] [stdout] 74 | fn saturating_from(src: $from) -> Self { src as Self } [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 200 | unsigned_to_unsigned!(u64, (usize)); [INFO] [stdout] | ------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 73 | #[doc = $meta] [INFO] [stdout] 74 | fn saturating_from(src: $from) -> Self { src as Self } [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 214 | unsigned_to_unsigned!(usize, (u32, u64)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 73 | #[doc = $meta] [INFO] [stdout] 74 | fn saturating_from(src: $from) -> Self { src as Self } [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 214 | unsigned_to_unsigned!(usize, (u32, u64)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 61 | #[doc = $meta] [INFO] [stdout] 62 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 216 | unsigned_to_unsigned!(usize, 18_446_744_073_709_551_615, (u128)); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `unsigned_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 224 | signed_to_unsigned!(u8, (i8)); [INFO] [stdout] | ------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 225 | signed_to_unsigned!(u16, (i8, i16)); [INFO] [stdout] | ------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 225 | signed_to_unsigned!(u16, (i8, i16)); [INFO] [stdout] | ------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 226 | signed_to_unsigned!(u32, (i8, i16, i32)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 226 | signed_to_unsigned!(u32, (i8, i16, i32)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 226 | signed_to_unsigned!(u32, (i8, i16, i32)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 227 | signed_to_unsigned!(u64, (i8, i16, i32, i64)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 227 | signed_to_unsigned!(u64, (i8, i16, i32, i64)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 227 | signed_to_unsigned!(u64, (i8, i16, i32, i64)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 227 | signed_to_unsigned!(u64, (i8, i16, i32, i64)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 228 | signed_to_unsigned!(u128, (i8, i16, i32, i64, i128, isize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 228 | signed_to_unsigned!(u128, (i8, i16, i32, i64, i128, isize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 228 | signed_to_unsigned!(u128, (i8, i16, i32, i64, i128, isize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 228 | signed_to_unsigned!(u128, (i8, i16, i32, i64, i128, isize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 228 | signed_to_unsigned!(u128, (i8, i16, i32, i64, i128, isize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 228 | signed_to_unsigned!(u128, (i8, i16, i32, i64, i128, isize)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 229 | signed_to_unsigned!(usize, (i8, i16, isize)); [INFO] [stdout] | --------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 229 | signed_to_unsigned!(usize, (i8, i16, isize)); [INFO] [stdout] | --------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 229 | signed_to_unsigned!(usize, (i8, i16, isize)); [INFO] [stdout] | --------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 232 | signed_to_unsigned!(u8, 255, (i16, i32, i64, i128, isize)); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 232 | signed_to_unsigned!(u8, 255, (i16, i32, i64, i128, isize)); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 232 | signed_to_unsigned!(u8, 255, (i16, i32, i64, i128, isize)); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 232 | signed_to_unsigned!(u8, 255, (i16, i32, i64, i128, isize)); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 232 | signed_to_unsigned!(u8, 255, (i16, i32, i64, i128, isize)); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 233 | signed_to_unsigned!(u16, 65_535, (i32, i64, i128, isize)); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 233 | signed_to_unsigned!(u16, 65_535, (i32, i64, i128, isize)); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 233 | signed_to_unsigned!(u16, 65_535, (i32, i64, i128, isize)); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 233 | signed_to_unsigned!(u16, 65_535, (i32, i64, i128, isize)); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 234 | signed_to_unsigned!(u32, 4_294_967_295, (i64, i128)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 234 | signed_to_unsigned!(u32, 4_294_967_295, (i64, i128)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 235 | signed_to_unsigned!(u64, 18_446_744_073_709_551_615, (i128)); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 241 | signed_to_unsigned!(u32, 4_294_967_295, (isize)); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 245 | signed_to_unsigned!(u64, (isize)); [INFO] [stdout] | ---------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 259 | signed_to_unsigned!(usize, (i32, i64)); [INFO] [stdout] | --------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 111 | #[doc = $meta] [INFO] [stdout] 112 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 259 | signed_to_unsigned!(usize, (i32, i64)); [INFO] [stdout] | --------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 98 | #[doc = $meta] [INFO] [stdout] 99 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 261 | signed_to_unsigned!(usize, 18_446_744_073_709_551_615, (i128)); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `signed_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 269 | float_to_unsigned!(u8, 255.0, (f32, f64)); [INFO] [stdout] | ------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 269 | float_to_unsigned!(u8, 255.0, (f32, f64)); [INFO] [stdout] | ------------------------------------------ in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 270 | float_to_unsigned!(u16, 65_535.0, (f32, f64)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 270 | float_to_unsigned!(u16, 65_535.0, (f32, f64)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 271 | float_to_unsigned!(u32, 4_294_967_295.0, (f32, f64)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 271 | float_to_unsigned!(u32, 4_294_967_295.0, (f32, f64)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 153 | #[doc = $meta] [INFO] [stdout] 154 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 272 | float_to_unsigned!(u64, (f32)); [INFO] [stdout] | ------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 273 | float_to_unsigned!(u64, 18_446_744_073_709_551_615.0, (f64)); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 153 | #[doc = $meta] [INFO] [stdout] 154 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 274 | float_to_unsigned!(u128, (f32, f64)); [INFO] [stdout] | ------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 153 | #[doc = $meta] [INFO] [stdout] 154 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 274 | float_to_unsigned!(u128, (f32, f64)); [INFO] [stdout] | ------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 153 | #[doc = $meta] [INFO] [stdout] 154 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 284 | float_to_unsigned!(usize, (f32)); [INFO] [stdout] | --------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/traits/saturating_from.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[doc(inline)] [INFO] [stdout] | ^^^^^^ only applicable on `use` items [INFO] [stdout] 140 | #[doc = $meta] [INFO] [stdout] 141 | fn saturating_from(src: $from) -> Self { [INFO] [stdout] | -------------------------------------- not a `use` item [INFO] [stdout] ... [INFO] [stdout] 286 | float_to_unsigned!(usize, 18_446_744_073_709_551_615.0, (f64)); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [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 #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#docno_inlinedocinline for more information [INFO] [stdout] = note: this warning originates in the macro `float_to_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 66 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.06s [INFO] running `Command { std: "docker" "inspect" "884702912a3e46fd84994de073c7b5b9df01723f6615548b9f8cc9aacbecaef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "884702912a3e46fd84994de073c7b5b9df01723f6615548b9f8cc9aacbecaef8", kill_on_drop: false }` [INFO] [stdout] 884702912a3e46fd84994de073c7b5b9df01723f6615548b9f8cc9aacbecaef8