[INFO] fetching crate flags 0.1.5... [INFO] checking flags-0.1.5 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate flags 0.1.5 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate flags 0.1.5 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate flags 0.1.5 [INFO] finished tweaking crates.io crate flags 0.1.5 [INFO] tweaked toml for crates.io crate flags 0.1.5 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c39ecc988aee22ac6ac08bb622600efb2d699de99715c62a77879c5eeacde89 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3c39ecc988aee22ac6ac08bb622600efb2d699de99715c62a77879c5eeacde89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c39ecc988aee22ac6ac08bb622600efb2d699de99715c62a77879c5eeacde89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c39ecc988aee22ac6ac08bb622600efb2d699de99715c62a77879c5eeacde89", kill_on_drop: false }` [INFO] [stdout] 3c39ecc988aee22ac6ac08bb622600efb2d699de99715c62a77879c5eeacde89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f35679230acdf2e8e1ec401967828bf3efe61abb5056269f1735f63944a5356 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1f35679230acdf2e8e1ec401967828bf3efe61abb5056269f1735f63944a5356", kill_on_drop: false }` [INFO] [stderr] Checking flags v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:493:25 [INFO] [stdout] | [INFO] [stdout] 493 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 787 | / bitflags! { [INFO] [stdout] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stdout] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stdout] 790 | | #[doc = "> "] [INFO] [stdout] ... | [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:493:25 [INFO] [stdout] | [INFO] [stdout] 493 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 787 | / bitflags! { [INFO] [stdout] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stdout] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stdout] 790 | | #[doc = "> "] [INFO] [stdout] ... | [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:493:25 [INFO] [stdout] | [INFO] [stdout] 493 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 804 | / bitflags! { [INFO] [stdout] 805 | | struct _CfgFlags: u32 { [INFO] [stdout] 806 | | #[cfg(windows)] [INFO] [stdout] 807 | | const _CFG_A = 0b01; [INFO] [stdout] ... | [INFO] [stdout] 812 | | } [INFO] [stdout] 813 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:493:25 [INFO] [stdout] | [INFO] [stdout] 493 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 815 | / bitflags! { [INFO] [stdout] 816 | | struct AnotherSetOfFlags: i8 { [INFO] [stdout] 817 | | const ANOTHER_FLAG = -1_i8; [INFO] [stdout] 818 | | } [INFO] [stdout] 819 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:493:25 [INFO] [stdout] | [INFO] [stdout] 493 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 821 | / bitflags! { [INFO] [stdout] 822 | | struct LongFlags: u32 { [INFO] [stdout] 823 | | const LONG_A = 0b1111111111111111; [INFO] [stdout] 824 | | } [INFO] [stdout] 825 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:493:25 [INFO] [stdout] | [INFO] [stdout] 493 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1137 | / bitflags! { [INFO] [stdout] 1138 | | struct Flags: u8 { [INFO] [stdout] 1139 | | const A = 1; [INFO] [stdout] 1140 | | #[cfg(any())] // false [INFO] [stdout] 1141 | | const B = 2; [INFO] [stdout] 1142 | | } [INFO] [stdout] 1143 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:493:25 [INFO] [stdout] | [INFO] [stdout] 493 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1150 | / bitflags! { [INFO] [stdout] 1151 | | pub struct TestFlags: u32 { [INFO] [stdout] 1152 | | #[deprecated(note = "Use something else.")] [INFO] [stdout] 1153 | | const ONE = 1; [INFO] [stdout] 1154 | | } [INFO] [stdout] 1155 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | $(#[$filtered])* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 787 | / bitflags! { [INFO] [stdout] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stdout] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stdout] 790 | | #[doc = "> "] [INFO] [stdout] ... | [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | $(#[$filtered])* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 787 | / bitflags! { [INFO] [stdout] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stdout] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stdout] 790 | | #[doc = "> "] [INFO] [stdout] ... | [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | $(#[$filtered])* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 787 | / bitflags! { [INFO] [stdout] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stdout] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stdout] 790 | | #[doc = "> "] [INFO] [stdout] ... | [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | $(#[$filtered])* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 787 | / bitflags! { [INFO] [stdout] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stdout] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stdout] 790 | | #[doc = "> "] [INFO] [stdout] ... | [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | $(#[$filtered])* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 804 | / bitflags! { [INFO] [stdout] 805 | | struct _CfgFlags: u32 { [INFO] [stdout] 806 | | #[cfg(windows)] [INFO] [stdout] 807 | | const _CFG_A = 0b01; [INFO] [stdout] ... | [INFO] [stdout] 812 | | } [INFO] [stdout] 813 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | $(#[$filtered])* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 815 | / bitflags! { [INFO] [stdout] 816 | | struct AnotherSetOfFlags: i8 { [INFO] [stdout] 817 | | const ANOTHER_FLAG = -1_i8; [INFO] [stdout] 818 | | } [INFO] [stdout] 819 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | $(#[$filtered])* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 821 | / bitflags! { [INFO] [stdout] 822 | | struct LongFlags: u32 { [INFO] [stdout] 823 | | const LONG_A = 0b1111111111111111; [INFO] [stdout] 824 | | } [INFO] [stdout] 825 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | $(#[$filtered])* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1137 | / bitflags! { [INFO] [stdout] 1138 | | struct Flags: u8 { [INFO] [stdout] 1139 | | const A = 1; [INFO] [stdout] 1140 | | #[cfg(any())] // false [INFO] [stdout] 1141 | | const B = 2; [INFO] [stdout] 1142 | | } [INFO] [stdout] 1143 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | $(#[$filtered])* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1150 | / bitflags! { [INFO] [stdout] 1151 | | pub struct TestFlags: u32 { [INFO] [stdout] 1152 | | #[deprecated(note = "Use something else.")] [INFO] [stdout] 1153 | | const ONE = 1; [INFO] [stdout] 1154 | | } [INFO] [stdout] 1155 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:493:25 [INFO] [stdout] | [INFO] [stdout] 493 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1100 | / bitflags! { [INFO] [stdout] 1101 | | pub struct PublicFlags: i8 { [INFO] [stdout] 1102 | | const X = 0; [INFO] [stdout] 1103 | | } [INFO] [stdout] 1104 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:493:25 [INFO] [stdout] | [INFO] [stdout] 493 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1105 | / bitflags! { [INFO] [stdout] 1106 | | struct PrivateFlags: i8 { [INFO] [stdout] 1107 | | const Y = 0; [INFO] [stdout] 1108 | | } [INFO] [stdout] 1109 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | $(#[$filtered])* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1100 | / bitflags! { [INFO] [stdout] 1101 | | pub struct PublicFlags: i8 { [INFO] [stdout] 1102 | | const X = 0; [INFO] [stdout] 1103 | | } [INFO] [stdout] 1104 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | $(#[$filtered])* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1105 | / bitflags! { [INFO] [stdout] 1106 | | struct PrivateFlags: i8 { [INFO] [stdout] 1107 | | const Y = 0; [INFO] [stdout] 1108 | | } [INFO] [stdout] 1109 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:493:25 [INFO] [stdout] | [INFO] [stdout] 493 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1123 | / bitflags! { [INFO] [stdout] 1124 | | /// baz [INFO] [stdout] 1125 | | struct Flags: foo::Bar { [INFO] [stdout] 1126 | | const A = 0b00000001; [INFO] [stdout] ... | [INFO] [stdout] 1131 | | } [INFO] [stdout] 1132 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | $(#[$filtered])* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1123 | / bitflags! { [INFO] [stdout] 1124 | | /// baz [INFO] [stdout] 1125 | | struct Flags: foo::Bar { [INFO] [stdout] 1126 | | const A = 0b00000001; [INFO] [stdout] ... | [INFO] [stdout] 1131 | | } [INFO] [stdout] 1132 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:493:25 [INFO] [stdout] | [INFO] [stdout] 493 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1161 | / bitflags! { [INFO] [stdout] 1162 | | pub (crate) struct Test: u8 { [INFO] [stdout] 1163 | | const FOO = 1; [INFO] [stdout] 1164 | | } [INFO] [stdout] 1165 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | $(#[$filtered])* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1161 | / bitflags! { [INFO] [stdout] 1162 | | pub (crate) struct Test: u8 { [INFO] [stdout] 1163 | | const FOO = 1; [INFO] [stdout] 1164 | | } [INFO] [stdout] 1165 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:493:25 [INFO] [stdout] | [INFO] [stdout] 493 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1175 | / bitflags! { [INFO] [stdout] 1176 | | // `pub (in super)` means only the module `module` will [INFO] [stdout] 1177 | | // be able to access this. [INFO] [stdout] 1178 | | pub (in super) struct Test: u8 { [INFO] [stdout] 1179 | | const FOO = 1; [INFO] [stdout] 1180 | | } [INFO] [stdout] 1181 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on constants [INFO] [stdout] --> src/lib.rs:774:11 [INFO] [stdout] | [INFO] [stdout] 774 | $(#[$filtered])* [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1175 | / bitflags! { [INFO] [stdout] 1176 | | // `pub (in super)` means only the module `module` will [INFO] [stdout] 1177 | | // be able to access this. [INFO] [stdout] 1178 | | pub (in super) struct Test: u8 { [INFO] [stdout] 1179 | | const FOO = 1; [INFO] [stdout] 1180 | | } [INFO] [stdout] 1181 | | } [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: see issue #65833 for more information [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1f35679230acdf2e8e1ec401967828bf3efe61abb5056269f1735f63944a5356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f35679230acdf2e8e1ec401967828bf3efe61abb5056269f1735f63944a5356", kill_on_drop: false }` [INFO] [stdout] 1f35679230acdf2e8e1ec401967828bf3efe61abb5056269f1735f63944a5356