[INFO] fetching crate flags 0.1.4... [INFO] testing flags-0.1.4 against 1.44.0 for beta-1.45-1 [INFO] extracting crate flags 0.1.4 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate flags 0.1.4 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate flags 0.1.4 [INFO] finished tweaking crates.io crate flags 0.1.4 [INFO] tweaked toml for crates.io crate flags 0.1.4 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f42f8a350b1c7580cd7106a62cc5b5ab28d4551babbc411f26074ae6886d7d76 [INFO] running `"docker" "start" "-a" "f42f8a350b1c7580cd7106a62cc5b5ab28d4551babbc411f26074ae6886d7d76"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling flags v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] running `"docker" "inspect" "f42f8a350b1c7580cd7106a62cc5b5ab28d4551babbc411f26074ae6886d7d76"` [INFO] running `"docker" "rm" "-f" "f42f8a350b1c7580cd7106a62cc5b5ab28d4551babbc411f26074ae6886d7d76"` [INFO] [stdout] f42f8a350b1c7580cd7106a62cc5b5ab28d4551babbc411f26074ae6886d7d76 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8a76b26cc981f2b84b53ebbe1a6ba1d1da51d0f85ed4bb32d530fb33c4561d57 [INFO] running `"docker" "start" "-a" "8a76b26cc981f2b84b53ebbe1a6ba1d1da51d0f85ed4bb32d530fb33c4561d57"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling flags v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 787 | / bitflags! { [INFO] [stderr] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stderr] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stderr] 790 | | #[doc = "> "] [INFO] [stderr] ... | [INFO] [stderr] 801 | | } [INFO] [stderr] 802 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 787 | / bitflags! { [INFO] [stderr] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stderr] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stderr] 790 | | #[doc = "> "] [INFO] [stderr] ... | [INFO] [stderr] 801 | | } [INFO] [stderr] 802 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 804 | / bitflags! { [INFO] [stderr] 805 | | struct _CfgFlags: u32 { [INFO] [stderr] 806 | | #[cfg(windows)] [INFO] [stderr] 807 | | const _CFG_A = 0b01; [INFO] [stderr] ... | [INFO] [stderr] 812 | | } [INFO] [stderr] 813 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 815 | / bitflags! { [INFO] [stderr] 816 | | struct AnotherSetOfFlags: i8 { [INFO] [stderr] 817 | | const ANOTHER_FLAG = -1_i8; [INFO] [stderr] 818 | | } [INFO] [stderr] 819 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 821 | / bitflags! { [INFO] [stderr] 822 | | struct LongFlags: u32 { [INFO] [stderr] 823 | | const LONG_A = 0b1111111111111111; [INFO] [stderr] 824 | | } [INFO] [stderr] 825 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1137 | / bitflags! { [INFO] [stderr] 1138 | | struct Flags: u8 { [INFO] [stderr] 1139 | | const A = 1; [INFO] [stderr] 1140 | | #[cfg(any())] // false [INFO] [stderr] 1141 | | const B = 2; [INFO] [stderr] 1142 | | } [INFO] [stderr] 1143 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1150 | / bitflags! { [INFO] [stderr] 1151 | | pub struct TestFlags: u32 { [INFO] [stderr] 1152 | | #[deprecated(note = "Use something else.")] [INFO] [stderr] 1153 | | const ONE = 1; [INFO] [stderr] 1154 | | } [INFO] [stderr] 1155 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 787 | / bitflags! { [INFO] [stderr] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stderr] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stderr] 790 | | #[doc = "> "] [INFO] [stderr] ... | [INFO] [stderr] 801 | | } [INFO] [stderr] 802 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 787 | / bitflags! { [INFO] [stderr] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stderr] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stderr] 790 | | #[doc = "> "] [INFO] [stderr] ... | [INFO] [stderr] 801 | | } [INFO] [stderr] 802 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 787 | / bitflags! { [INFO] [stderr] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stderr] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stderr] 790 | | #[doc = "> "] [INFO] [stderr] ... | [INFO] [stderr] 801 | | } [INFO] [stderr] 802 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 787 | / bitflags! { [INFO] [stderr] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stderr] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stderr] 790 | | #[doc = "> "] [INFO] [stderr] ... | [INFO] [stderr] 801 | | } [INFO] [stderr] 802 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 804 | / bitflags! { [INFO] [stderr] 805 | | struct _CfgFlags: u32 { [INFO] [stderr] 806 | | #[cfg(windows)] [INFO] [stderr] 807 | | const _CFG_A = 0b01; [INFO] [stderr] ... | [INFO] [stderr] 812 | | } [INFO] [stderr] 813 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 815 | / bitflags! { [INFO] [stderr] 816 | | struct AnotherSetOfFlags: i8 { [INFO] [stderr] 817 | | const ANOTHER_FLAG = -1_i8; [INFO] [stderr] 818 | | } [INFO] [stderr] 819 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 821 | / bitflags! { [INFO] [stderr] 822 | | struct LongFlags: u32 { [INFO] [stderr] 823 | | const LONG_A = 0b1111111111111111; [INFO] [stderr] 824 | | } [INFO] [stderr] 825 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1137 | / bitflags! { [INFO] [stderr] 1138 | | struct Flags: u8 { [INFO] [stderr] 1139 | | const A = 1; [INFO] [stderr] 1140 | | #[cfg(any())] // false [INFO] [stderr] 1141 | | const B = 2; [INFO] [stderr] 1142 | | } [INFO] [stderr] 1143 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1150 | / bitflags! { [INFO] [stderr] 1151 | | pub struct TestFlags: u32 { [INFO] [stderr] 1152 | | #[deprecated(note = "Use something else.")] [INFO] [stderr] 1153 | | const ONE = 1; [INFO] [stderr] 1154 | | } [INFO] [stderr] 1155 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1100 | / bitflags! { [INFO] [stderr] 1101 | | pub struct PublicFlags: i8 { [INFO] [stderr] 1102 | | const X = 0; [INFO] [stderr] 1103 | | } [INFO] [stderr] 1104 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1105 | / bitflags! { [INFO] [stderr] 1106 | | struct PrivateFlags: i8 { [INFO] [stderr] 1107 | | const Y = 0; [INFO] [stderr] 1108 | | } [INFO] [stderr] 1109 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1100 | / bitflags! { [INFO] [stderr] 1101 | | pub struct PublicFlags: i8 { [INFO] [stderr] 1102 | | const X = 0; [INFO] [stderr] 1103 | | } [INFO] [stderr] 1104 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1105 | / bitflags! { [INFO] [stderr] 1106 | | struct PrivateFlags: i8 { [INFO] [stderr] 1107 | | const Y = 0; [INFO] [stderr] 1108 | | } [INFO] [stderr] 1109 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1123 | / bitflags! { [INFO] [stderr] 1124 | | /// baz [INFO] [stderr] 1125 | | struct Flags: foo::Bar { [INFO] [stderr] 1126 | | const A = 0b00000001; [INFO] [stderr] ... | [INFO] [stderr] 1131 | | } [INFO] [stderr] 1132 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1123 | / bitflags! { [INFO] [stderr] 1124 | | /// baz [INFO] [stderr] 1125 | | struct Flags: foo::Bar { [INFO] [stderr] 1126 | | const A = 0b00000001; [INFO] [stderr] ... | [INFO] [stderr] 1131 | | } [INFO] [stderr] 1132 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1161 | / bitflags! { [INFO] [stderr] 1162 | | pub (crate) struct Test: u8 { [INFO] [stderr] 1163 | | const FOO = 1; [INFO] [stderr] 1164 | | } [INFO] [stderr] 1165 | | } [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1161 | / bitflags! { [INFO] [stderr] 1162 | | pub (crate) struct Test: u8 { [INFO] [stderr] 1163 | | const FOO = 1; [INFO] [stderr] 1164 | | } [INFO] [stderr] 1165 | | } [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1175 | / bitflags! { [INFO] [stderr] 1176 | | // `pub (in super)` means only the module `module` will [INFO] [stderr] 1177 | | // be able to access this. [INFO] [stderr] 1178 | | pub (in super) struct Test: u8 { [INFO] [stderr] 1179 | | const FOO = 1; [INFO] [stderr] 1180 | | } [INFO] [stderr] 1181 | | } [INFO] [stderr] | |_________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1175 | / bitflags! { [INFO] [stderr] 1176 | | // `pub (in super)` means only the module `module` will [INFO] [stderr] 1177 | | // be able to access this. [INFO] [stderr] 1178 | | pub (in super) struct Test: u8 { [INFO] [stderr] 1179 | | const FOO = 1; [INFO] [stderr] 1180 | | } [INFO] [stderr] 1181 | | } [INFO] [stderr] | |_________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 26 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `"docker" "inspect" "8a76b26cc981f2b84b53ebbe1a6ba1d1da51d0f85ed4bb32d530fb33c4561d57"` [INFO] running `"docker" "rm" "-f" "8a76b26cc981f2b84b53ebbe1a6ba1d1da51d0f85ed4bb32d530fb33c4561d57"` [INFO] [stdout] 8a76b26cc981f2b84b53ebbe1a6ba1d1da51d0f85ed4bb32d530fb33c4561d57 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2bcb39a15624da284e0dc005a994f6d45f8c238f5f1ba1ecf1afcb6487a6ad15 [INFO] running `"docker" "start" "-a" "2bcb39a15624da284e0dc005a994f6d45f8c238f5f1ba1ecf1afcb6487a6ad15"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 787 | / bitflags! { [INFO] [stderr] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stderr] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stderr] 790 | | #[doc = "> "] [INFO] [stderr] ... | [INFO] [stderr] 801 | | } [INFO] [stderr] 802 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 787 | / bitflags! { [INFO] [stderr] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stderr] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stderr] 790 | | #[doc = "> "] [INFO] [stderr] ... | [INFO] [stderr] 801 | | } [INFO] [stderr] 802 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 804 | / bitflags! { [INFO] [stderr] 805 | | struct _CfgFlags: u32 { [INFO] [stderr] 806 | | #[cfg(windows)] [INFO] [stderr] 807 | | const _CFG_A = 0b01; [INFO] [stderr] ... | [INFO] [stderr] 812 | | } [INFO] [stderr] 813 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 815 | / bitflags! { [INFO] [stderr] 816 | | struct AnotherSetOfFlags: i8 { [INFO] [stderr] 817 | | const ANOTHER_FLAG = -1_i8; [INFO] [stderr] 818 | | } [INFO] [stderr] 819 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 821 | / bitflags! { [INFO] [stderr] 822 | | struct LongFlags: u32 { [INFO] [stderr] 823 | | const LONG_A = 0b1111111111111111; [INFO] [stderr] 824 | | } [INFO] [stderr] 825 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1137 | / bitflags! { [INFO] [stderr] 1138 | | struct Flags: u8 { [INFO] [stderr] 1139 | | const A = 1; [INFO] [stderr] 1140 | | #[cfg(any())] // false [INFO] [stderr] 1141 | | const B = 2; [INFO] [stderr] 1142 | | } [INFO] [stderr] 1143 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1150 | / bitflags! { [INFO] [stderr] 1151 | | pub struct TestFlags: u32 { [INFO] [stderr] 1152 | | #[deprecated(note = "Use something else.")] [INFO] [stderr] 1153 | | const ONE = 1; [INFO] [stderr] 1154 | | } [INFO] [stderr] 1155 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 787 | / bitflags! { [INFO] [stderr] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stderr] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stderr] 790 | | #[doc = "> "] [INFO] [stderr] ... | [INFO] [stderr] 801 | | } [INFO] [stderr] 802 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 787 | / bitflags! { [INFO] [stderr] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stderr] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stderr] 790 | | #[doc = "> "] [INFO] [stderr] ... | [INFO] [stderr] 801 | | } [INFO] [stderr] 802 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 787 | / bitflags! { [INFO] [stderr] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stderr] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stderr] 790 | | #[doc = "> "] [INFO] [stderr] ... | [INFO] [stderr] 801 | | } [INFO] [stderr] 802 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 787 | / bitflags! { [INFO] [stderr] 788 | | #[doc = "> The first principle is that you must not fool yourself — and"] [INFO] [stderr] 789 | | #[doc = "> you are the easiest person to fool."] [INFO] [stderr] 790 | | #[doc = "> "] [INFO] [stderr] ... | [INFO] [stderr] 801 | | } [INFO] [stderr] 802 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 804 | / bitflags! { [INFO] [stderr] 805 | | struct _CfgFlags: u32 { [INFO] [stderr] 806 | | #[cfg(windows)] [INFO] [stderr] 807 | | const _CFG_A = 0b01; [INFO] [stderr] ... | [INFO] [stderr] 812 | | } [INFO] [stderr] 813 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 815 | / bitflags! { [INFO] [stderr] 816 | | struct AnotherSetOfFlags: i8 { [INFO] [stderr] 817 | | const ANOTHER_FLAG = -1_i8; [INFO] [stderr] 818 | | } [INFO] [stderr] 819 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 821 | / bitflags! { [INFO] [stderr] 822 | | struct LongFlags: u32 { [INFO] [stderr] 823 | | const LONG_A = 0b1111111111111111; [INFO] [stderr] 824 | | } [INFO] [stderr] 825 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1137 | / bitflags! { [INFO] [stderr] 1138 | | struct Flags: u8 { [INFO] [stderr] 1139 | | const A = 1; [INFO] [stderr] 1140 | | #[cfg(any())] // false [INFO] [stderr] 1141 | | const B = 2; [INFO] [stderr] 1142 | | } [INFO] [stderr] 1143 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1150 | / bitflags! { [INFO] [stderr] 1151 | | pub struct TestFlags: u32 { [INFO] [stderr] 1152 | | #[deprecated(note = "Use something else.")] [INFO] [stderr] 1153 | | const ONE = 1; [INFO] [stderr] 1154 | | } [INFO] [stderr] 1155 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1100 | / bitflags! { [INFO] [stderr] 1101 | | pub struct PublicFlags: i8 { [INFO] [stderr] 1102 | | const X = 0; [INFO] [stderr] 1103 | | } [INFO] [stderr] 1104 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1105 | / bitflags! { [INFO] [stderr] 1106 | | struct PrivateFlags: i8 { [INFO] [stderr] 1107 | | const Y = 0; [INFO] [stderr] 1108 | | } [INFO] [stderr] 1109 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1100 | / bitflags! { [INFO] [stderr] 1101 | | pub struct PublicFlags: i8 { [INFO] [stderr] 1102 | | const X = 0; [INFO] [stderr] 1103 | | } [INFO] [stderr] 1104 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1105 | / bitflags! { [INFO] [stderr] 1106 | | struct PrivateFlags: i8 { [INFO] [stderr] 1107 | | const Y = 0; [INFO] [stderr] 1108 | | } [INFO] [stderr] 1109 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1123 | / bitflags! { [INFO] [stderr] 1124 | | /// baz [INFO] [stderr] 1125 | | struct Flags: foo::Bar { [INFO] [stderr] 1126 | | const A = 0b00000001; [INFO] [stderr] ... | [INFO] [stderr] 1131 | | } [INFO] [stderr] 1132 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1123 | / bitflags! { [INFO] [stderr] 1124 | | /// baz [INFO] [stderr] 1125 | | struct Flags: foo::Bar { [INFO] [stderr] 1126 | | const A = 0b00000001; [INFO] [stderr] ... | [INFO] [stderr] 1131 | | } [INFO] [stderr] 1132 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1161 | / bitflags! { [INFO] [stderr] 1162 | | pub (crate) struct Test: u8 { [INFO] [stderr] 1163 | | const FOO = 1; [INFO] [stderr] 1164 | | } [INFO] [stderr] 1165 | | } [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1161 | / bitflags! { [INFO] [stderr] 1162 | | pub (crate) struct Test: u8 { [INFO] [stderr] 1163 | | const FOO = 1; [INFO] [stderr] 1164 | | } [INFO] [stderr] 1165 | | } [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:493:25 [INFO] [stderr] | [INFO] [stderr] 493 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1175 | / bitflags! { [INFO] [stderr] 1176 | | // `pub (in super)` means only the module `module` will [INFO] [stderr] 1177 | | // be able to access this. [INFO] [stderr] 1178 | | pub (in super) struct Test: u8 { [INFO] [stderr] 1179 | | const FOO = 1; [INFO] [stderr] 1180 | | } [INFO] [stderr] 1181 | | } [INFO] [stderr] | |_________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on constants [INFO] [stderr] --> src/lib.rs:774:11 [INFO] [stderr] | [INFO] [stderr] 774 | $(#[$filtered])* [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1175 | / bitflags! { [INFO] [stderr] 1176 | | // `pub (in super)` means only the module `module` will [INFO] [stderr] 1177 | | // be able to access this. [INFO] [stderr] 1178 | | pub (in super) struct Test: u8 { [INFO] [stderr] 1179 | | const FOO = 1; [INFO] [stderr] 1180 | | } [INFO] [stderr] 1181 | | } [INFO] [stderr] | |_________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: see issue #65833 for more information [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 26 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bitflags-1b986a3360354cb3 [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test tests::test_hash ... ok [INFO] [stdout] test tests::test_contains ... ok [INFO] [stdout] test tests::test_bits ... ok [INFO] [stdout] test tests::test_insert ... ok [INFO] [stdout] test tests::test_in_function ... ok [INFO] [stdout] test tests::test_is_all ... ok [INFO] [stdout] test tests::test_is_empty ... ok [INFO] [stdout] test tests::test_lt ... ok [INFO] [stdout] test tests::test_lowerhex ... ok [INFO] [stdout] test tests::test_octal ... ok [INFO] [stdout] test tests::test_operators ... ok [INFO] [stdout] test tests::test_overlapping_intersects ... ok [INFO] [stdout] test tests::test_ord ... ok [INFO] [stdout] test tests::test_pub_in_module ... ok [INFO] [stdout] test tests::test_pub_crate ... ok [INFO] [stdout] test tests::test_public ... ok [INFO] [stdout] test tests::test_remove ... ok [INFO] [stdout] test tests::test_two_empties_do_not_intersect ... ok [INFO] [stdout] test tests::test_set ... ok [INFO] [stdout] test tests::test_from_iterator ... ok [INFO] [stdout] test tests::test_disjoint_intersects ... ok [INFO] [stdout] test tests::submodule::test_private ... ok [INFO] [stdout] test tests::test_upperhex ... ok [INFO] [stdout] test tests::test_deprecated ... ok [INFO] [stdout] test tests::test_assignment_operators ... ok [INFO] [stdout] test tests::test_debug ... ok [INFO] [stdout] test tests::test_binary ... ok [INFO] [stdout] test tests::test_empty_does_not_intersect_with_full ... ok [INFO] [stdout] test tests::test_from_bits ... ok [INFO] [stdout] test tests::test_from_bits_truncate ... ok [INFO] [stdout] test tests::test_extend ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests bitflags [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/lib.rs - (line 89) ... ok [INFO] [stdout] test src/lib.rs - (line 190) ... ok [INFO] [stdout] test src/lib.rs - (line 169) ... ok [INFO] [stdout] test src/lib.rs - bitflags (line 231) ... ok [INFO] [stdout] test src/lib.rs - (line 48) ... ok [INFO] [stdout] test src/lib.rs - bitflags (line 256) ... ok [INFO] [stdout] test src/lib.rs - (line 20) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2bcb39a15624da284e0dc005a994f6d45f8c238f5f1ba1ecf1afcb6487a6ad15"` [INFO] running `"docker" "rm" "-f" "2bcb39a15624da284e0dc005a994f6d45f8c238f5f1ba1ecf1afcb6487a6ad15"` [INFO] [stdout] 2bcb39a15624da284e0dc005a994f6d45f8c238f5f1ba1ecf1afcb6487a6ad15