D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/rust-bitflags-1.0.1-3.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IRqI8n
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf bitflags-1.0.1
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/bitflags-1.0.1.crate
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd bitflags-1.0.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ set -eu
+ /usr/bin/mkdir -p .cargo
+ cat
+ /usr/bin/rm -f Cargo.lock
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GMJ7sn
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd bitflags-1.0.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 /usr/bin/cargo build -j8 -Z avoid-dev-deps --release
   Compiling bitflags v1.0.1 (/home/iurt/rpmbuild/BUILD/bitflags-1.0.1)
     Running `/usr/bin/rustc --crate-name bitflags src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="example_generated"' -C metadata=31385c1b835cbaa2 -C extra-filename=-31385c1b835cbaa2 --out-dir /home/iurt/rpmbuild/BUILD/bitflags-1.0.1/target/release/deps -L dependency=/home/iurt/rpmbuild/BUILD/bitflags-1.0.1/target/release/deps -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Ccodegen-units=1 --cap-lints=warn`
warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:440:25
    |
440 |                           try!(f.write_str(stringify!($Flag)));
    |                           ^^^
    |
   ::: src/example_generated.rs:4:1
    |
4   | / bitflags! {
5   | |     /// This is the same `Flags` struct defined in the [crate level example](../index.html#example).
6   | |     /// Note that this struct is just for documentation purposes only, it must not be used outside
7   | |     /// this crate.
...   |
13  | |     }
14  | | }
    | |_- in this macro invocation
    |
    = note: `#[warn(deprecated)]` on by default
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:437:29
    |
437 |   ...                   try!(f.write_str(" | "));
    |                         ^^^
    |
   ::: src/example_generated.rs:4:1
    |
4   | / bitflags! {
5   | |     /// This is the same `Flags` struct defined in the [crate level example](../index.html#example).
6   | |     /// Note that this struct is just for documentation purposes only, it must not be used outside
7   | |     /// this crate.
...   |
13  | |     }
14  | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:440:25
    |
440 |                           try!(f.write_str(stringify!($Flag)));
    |                           ^^^
    |
   ::: src/example_generated.rs:4:1
    |
4   | / bitflags! {
5   | |     /// This is the same `Flags` struct defined in the [crate level example](../index.html#example).
6   | |     /// Note that this struct is just for documentation purposes only, it must not be used outside
7   | |     /// this crate.
...   |
13  | |     }
14  | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:444:21
    |
444 |                       try!(f.write_str("(empty)"));
    |                       ^^^
    |
   ::: src/example_generated.rs:4:1
    |
4   | / bitflags! {
5   | |     /// This is the same `Flags` struct defined in the [crate level example](../index.html#example).
6   | |     /// Note that this struct is just for documentation purposes only, it must not be used outside
7   | |     /// this crate.
...   |
13  | |     }
14  | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `bitflags` (lib) generated 4 warnings
    Finished release [optimized] target(s) in 0.53s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cwrhbF
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64
+ cd bitflags-1.0.1
+ '[' 1 -eq 1 ']'
+ set -eu
+ /usr/bin/cargo-inspector --target-kinds Cargo.toml
++ printf 'lib\nrlib\nproc-macro'
+ grep -q -F -x 'lib
rlib
proc-macro'
++ /usr/bin/cargo-inspector --name Cargo.toml
+ CRATE_NAME=bitflags
++ /usr/bin/cargo-inspector --version Cargo.toml
+ CRATE_VERSION=1.0.1
+ REG_DIR=/home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64/usr/share/cargo/registry/bitflags-1.0.1
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64/usr/share/cargo/registry/bitflags-1.0.1
+ gawk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml
+ /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 /usr/bin/cargo package -l
+ grep -w -E -v 'Cargo.(lock|toml.orig)'
+ xargs -d '\n' /usr/bin/cp --parents -a -t /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64/usr/share/cargo/registry/bitflags-1.0.1
warning: No (git) VCS found for `/home/iurt/rpmbuild/BUILD/bitflags-1.0.1`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64/usr/share/cargo/registry/bitflags-1.0.1/Cargo.toml
+ /usr/bin/rm -f /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64/usr/share/cargo/registry/bitflags-1.0.1/Cargo.toml.deps
+ echo '{"files":{},"package":""}'
+ /usr/bin/cargo-inspector --target-kinds Cargo.toml
+ grep -q -F -x bin
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8DdV3a
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd bitflags-1.0.1
+ '[' 1 -eq 1 ']'
+ /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 /usr/bin/cargo test -j8 -Z avoid-dev-deps --release --no-fail-fast
warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:440:25
    |
440 |                           try!(f.write_str(stringify!($Flag)));
    |                           ^^^
    |
   ::: src/example_generated.rs:4:1
    |
4   | / bitflags! {
5   | |     /// This is the same `Flags` struct defined in the [crate level example](../index.html#example).
6   | |     /// Note that this struct is just for documentation purposes only, it must not be used outside
7   | |     /// this crate.
...   |
13  | |     }
14  | | }
    | |_- in this macro invocation
    |
    = note: `#[warn(deprecated)]` on by default
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:437:29
    |
437 |   ...                   try!(f.write_str(" | "));
    |                         ^^^
    |
   ::: src/example_generated.rs:4:1
    |
4   | / bitflags! {
5   | |     /// This is the same `Flags` struct defined in the [crate level example](../index.html#example).
6   | |     /// Note that this struct is just for documentation purposes only, it must not be used outside
7   | |     /// this crate.
...   |
13  | |     }
14  | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:440:25
    |
440 |                           try!(f.write_str(stringify!($Flag)));
    |                           ^^^
    |
   ::: src/example_generated.rs:4:1
    |
4   | / bitflags! {
5   | |     /// This is the same `Flags` struct defined in the [crate level example](../index.html#example).
6   | |     /// Note that this struct is just for documentation purposes only, it must not be used outside
7   | |     /// this crate.
...   |
13  | |     }
14  | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:444:21
    |
444 |                       try!(f.write_str("(empty)"));
    |                       ^^^
    |
   ::: src/example_generated.rs:4:1
    |
4   | / bitflags! {
5   | |     /// This is the same `Flags` struct defined in the [crate level example](../index.html#example).
6   | |     /// Note that this struct is just for documentation purposes only, it must not be used outside
7   | |     /// this crate.
...   |
13  | |     }
14  | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `bitflags` (lib) generated 4 warnings
   Compiling bitflags v1.0.1 (/home/iurt/rpmbuild/BUILD/bitflags-1.0.1)
     Running `/usr/bin/rustc --crate-name bitflags src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --test --cfg 'feature="default"' --cfg 'feature="example_generated"' -C metadata=257837ebfdfbfbc7 -C extra-filename=-257837ebfdfbfbc7 --out-dir /home/iurt/rpmbuild/BUILD/bitflags-1.0.1/target/release/deps -L dependency=/home/iurt/rpmbuild/BUILD/bitflags-1.0.1/target/release/deps -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Ccodegen-units=1 --cap-lints=warn`
warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:440:25
    |
440 |                           try!(f.write_str(stringify!($Flag)));
    |                           ^^^
...
749 | /     bitflags! {
750 | |         #[doc = "> The first principle is that you must not fool yourself — and"]
751 | |         #[doc = "> you are the easiest person to fool."]
752 | |         #[doc = "> "]
...   |
763 | |         }
764 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:437:29
    |
437 |                               try!(f.write_str(" | "));
    |                               ^^^
...
749 | /     bitflags! {
750 | |         #[doc = "> The first principle is that you must not fool yourself — and"]
751 | |         #[doc = "> you are the easiest person to fool."]
752 | |         #[doc = "> "]
...   |
763 | |         }
764 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:444:21
    |
444 |                       try!(f.write_str("(empty)"));
    |                       ^^^
...
749 | /     bitflags! {
750 | |         #[doc = "> The first principle is that you must not fool yourself — and"]
751 | |         #[doc = "> you are the easiest person to fool."]
752 | |         #[doc = "> "]
...   |
763 | |         }
764 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:440:25
    |
440 |                           try!(f.write_str(stringify!($Flag)));
    |                           ^^^
...
766 | /     bitflags! {
767 | |         struct _CfgFlags: u32 {
768 | |             #[cfg(windows)]
769 | |             const _CFG_A = 0b01;
...   |
774 | |         }
775 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:437:29
    |
437 |                               try!(f.write_str(" | "));
    |                               ^^^
...
766 | /     bitflags! {
767 | |         struct _CfgFlags: u32 {
768 | |             #[cfg(windows)]
769 | |             const _CFG_A = 0b01;
...   |
774 | |         }
775 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:444:21
    |
444 |                       try!(f.write_str("(empty)"));
    |                       ^^^
...
766 | /     bitflags! {
767 | |         struct _CfgFlags: u32 {
768 | |             #[cfg(windows)]
769 | |             const _CFG_A = 0b01;
...   |
774 | |         }
775 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:440:25
    |
440 |                           try!(f.write_str(stringify!($Flag)));
    |                           ^^^
...
777 | /     bitflags! {
778 | |         struct AnotherSetOfFlags: i8 {
779 | |             const ANOTHER_FLAG = -1_i8;
780 | |         }
781 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:437:29
    |
437 |                               try!(f.write_str(" | "));
    |                               ^^^
...
777 | /     bitflags! {
778 | |         struct AnotherSetOfFlags: i8 {
779 | |             const ANOTHER_FLAG = -1_i8;
780 | |         }
781 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:444:21
    |
444 |                       try!(f.write_str("(empty)"));
    |                       ^^^
...
777 | /     bitflags! {
778 | |         struct AnotherSetOfFlags: i8 {
779 | |             const ANOTHER_FLAG = -1_i8;
780 | |         }
781 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:440:25
    |
440 |                           try!(f.write_str(stringify!($Flag)));
    |                           ^^^
...
783 | /     bitflags! {
784 | |         struct LongFlags: u32 {
785 | |             const LONG_A = 0b1111111111111111;
786 | |         }
787 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:437:29
    |
437 |                               try!(f.write_str(" | "));
    |                               ^^^
...
783 | /     bitflags! {
784 | |         struct LongFlags: u32 {
785 | |             const LONG_A = 0b1111111111111111;
786 | |         }
787 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
   --> src/lib.rs:444:21
    |
444 |                       try!(f.write_str("(empty)"));
    |                       ^^^
...
783 | /     bitflags! {
784 | |         struct LongFlags: u32 {
785 | |             const LONG_A = 0b1111111111111111;
786 | |         }
787 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:440:25
     |
440  |                           try!(f.write_str(stringify!($Flag)));
     |                           ^^^
...
1056 | /         bitflags! {
1057 | |             pub struct PublicFlags: i8 {
1058 | |                 const X = 0;
1059 | |             }
1060 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:437:29
     |
437  |                               try!(f.write_str(" | "));
     |                               ^^^
...
1056 | /         bitflags! {
1057 | |             pub struct PublicFlags: i8 {
1058 | |                 const X = 0;
1059 | |             }
1060 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:444:21
     |
444  |                       try!(f.write_str("(empty)"));
     |                       ^^^
...
1056 | /         bitflags! {
1057 | |             pub struct PublicFlags: i8 {
1058 | |                 const X = 0;
1059 | |             }
1060 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:440:25
     |
440  |                           try!(f.write_str(stringify!($Flag)));
     |                           ^^^
...
1061 | /         bitflags! {
1062 | |             struct PrivateFlags: i8 {
1063 | |                 const Y = 0;
1064 | |             }
1065 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:437:29
     |
437  |                               try!(f.write_str(" | "));
     |                               ^^^
...
1061 | /         bitflags! {
1062 | |             struct PrivateFlags: i8 {
1063 | |                 const Y = 0;
1064 | |             }
1065 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:444:21
     |
444  |                       try!(f.write_str("(empty)"));
     |                       ^^^
...
1061 | /         bitflags! {
1062 | |             struct PrivateFlags: i8 {
1063 | |                 const Y = 0;
1064 | |             }
1065 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:440:25
     |
440  |                           try!(f.write_str(stringify!($Flag)));
     |                           ^^^
...
1084 | /         bitflags! {
1085 | |             /// baz
1086 | |             struct Flags: foo::Bar {
1087 | |                 const A = 0b00000001;
...    |
1092 | |             }
1093 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:437:29
     |
437  |                               try!(f.write_str(" | "));
     |                               ^^^
...
1084 | /         bitflags! {
1085 | |             /// baz
1086 | |             struct Flags: foo::Bar {
1087 | |                 const A = 0b00000001;
...    |
1092 | |             }
1093 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:444:21
     |
444  |                       try!(f.write_str("(empty)"));
     |                       ^^^
...
1084 | /         bitflags! {
1085 | |             /// baz
1086 | |             struct Flags: foo::Bar {
1087 | |                 const A = 0b00000001;
...    |
1092 | |             }
1093 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:440:25
     |
440  |                           try!(f.write_str(stringify!($Flag)));
     |                           ^^^
...
1098 | /         bitflags! {
1099 | |            struct Flags: u8 {
1100 | |                 const A = 1;
1101 | |                 #[cfg(any())] // false
1102 | |                 const B = 2;
1103 | |             }
1104 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:437:29
     |
437  |                               try!(f.write_str(" | "));
     |                               ^^^
...
1098 | /         bitflags! {
1099 | |            struct Flags: u8 {
1100 | |                 const A = 1;
1101 | |                 #[cfg(any())] // false
1102 | |                 const B = 2;
1103 | |             }
1104 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:444:21
     |
444  |                       try!(f.write_str("(empty)"));
     |                       ^^^
...
1098 | /         bitflags! {
1099 | |            struct Flags: u8 {
1100 | |                 const A = 1;
1101 | |                 #[cfg(any())] // false
1102 | |                 const B = 2;
1103 | |             }
1104 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:440:25
     |
440  |                           try!(f.write_str(stringify!($Flag)));
     |                           ^^^
...
1111 | /         bitflags! {
1112 | |             pub struct TestFlags: u32 {
1113 | |                 #[deprecated(note = "Use something else.")]
1114 | |                 const ONE = 1;
1115 | |             }
1116 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:437:29
     |
437  |                               try!(f.write_str(" | "));
     |                               ^^^
...
1111 | /         bitflags! {
1112 | |             pub struct TestFlags: u32 {
1113 | |                 #[deprecated(note = "Use something else.")]
1114 | |                 const ONE = 1;
1115 | |             }
1116 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:444:21
     |
444  |                       try!(f.write_str("(empty)"));
     |                       ^^^
...
1111 | /         bitflags! {
1112 | |             pub struct TestFlags: u32 {
1113 | |                 #[deprecated(note = "Use something else.")]
1114 | |                 const ONE = 1;
1115 | |             }
1116 | |         }
     | |_________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:440:25
     |
440  |                           try!(f.write_str(stringify!($Flag)));
     |                           ^^^
...
1122 | /             bitflags! {
1123 | |                 pub (crate) struct Test: u8 {
1124 | |                     const FOO = 1;
1125 | |                 }
1126 | |             }
     | |_____________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:437:29
     |
437  |                               try!(f.write_str(" | "));
     |                               ^^^
...
1122 | /             bitflags! {
1123 | |                 pub (crate) struct Test: u8 {
1124 | |                     const FOO = 1;
1125 | |                 }
1126 | |             }
     | |_____________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:444:21
     |
444  |                       try!(f.write_str("(empty)"));
     |                       ^^^
...
1122 | /             bitflags! {
1123 | |                 pub (crate) struct Test: u8 {
1124 | |                     const FOO = 1;
1125 | |                 }
1126 | |             }
     | |_____________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:440:25
     |
440  |                           try!(f.write_str(stringify!($Flag)));
     |                           ^^^
...
1136 | /                 bitflags! {
1137 | |                     // `pub (in super)` means only the module `module` will
1138 | |                     // be able to access this.
1139 | |                     pub (in super) struct Test: u8 {
1140 | |                         const FOO = 1;
1141 | |                     }
1142 | |                 }
     | |_________________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:437:29
     |
437  |                               try!(f.write_str(" | "));
     |                               ^^^
...
1136 | /                 bitflags! {
1137 | |                     // `pub (in super)` means only the module `module` will
1138 | |                     // be able to access this.
1139 | |                     pub (in super) struct Test: u8 {
1140 | |                         const FOO = 1;
1141 | |                     }
1142 | |                 }
     | |_________________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `try`: use the `?` operator instead
    --> src/lib.rs:444:21
     |
444  |                       try!(f.write_str("(empty)"));
     |                       ^^^
...
1136 | /                 bitflags! {
1137 | |                     // `pub (in super)` means only the module `module` will
1138 | |                     // be able to access this.
1139 | |                     pub (in super) struct Test: u8 {
1140 | |                         const FOO = 1;
1141 | |                     }
1142 | |                 }
     | |_________________- in this macro invocation
     |
     = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `bitflags` (lib test) generated 37 warnings (4 duplicates)
    Finished release [optimized] target(s) in 2.55s
     Running `/home/iurt/rpmbuild/BUILD/bitflags-1.0.1/target/release/deps/bitflags-257837ebfdfbfbc7`

running 31 tests
test tests::submodule::test_private ... ok
test tests::test_assignment_operators ... ok
test tests::test_binary ... ok
test tests::test_bits ... ok
test tests::test_contains ... ok
test tests::test_debug ... ok
test tests::test_deprecated ... ok
test tests::test_disjoint_intersects ... ok
test tests::test_empty_does_not_intersect_with_full ... ok
test tests::test_extend ... ok
test tests::test_from_bits ... ok
test tests::test_from_bits_truncate ... ok
test tests::test_from_iterator ... ok
test tests::test_hash ... ok
test tests::test_in_function ... ok
test tests::test_insert ... ok
test tests::test_is_all ... ok
test tests::test_is_empty ... ok
test tests::test_lowerhex ... ok
test tests::test_lt ... ok
test tests::test_octal ... ok
test tests::test_operators ... ok
test tests::test_ord ... ok
test tests::test_overlapping_intersects ... ok
test tests::test_pub_crate ... ok
test tests::test_pub_in_module ... ok
test tests::test_public ... ok
test tests::test_remove ... ok
test tests::test_set ... ok
test tests::test_two_empties_do_not_intersect ... ok
test tests::test_upperhex ... ok

test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests bitflags
     Running `/usr/bin/rustdoc --crate-type lib --crate-name bitflags --test /home/iurt/rpmbuild/BUILD/bitflags-1.0.1/src/lib.rs -L dependency=/home/iurt/rpmbuild/BUILD/bitflags-1.0.1/target/release/deps -L dependency=/home/iurt/rpmbuild/BUILD/bitflags-1.0.1/target/release/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/bitflags-1.0.1/target/release/deps/libbitflags-31385c1b835cbaa2.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="example_generated"' --error-format human`

running 7 tests
test src/lib.rs - (line 172) ... ok
test src/lib.rs - (line 194) ... ok
test src/lib.rs - bitflags (line 238) ... ok
test src/lib.rs - (line 20) ... ok
test src/lib.rs - (line 91) ... ok
test src/lib.rs - bitflags (line 264) ... ok
test src/lib.rs - (line 49) ... ok

test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rust-bitflags-devel-1.0.1-3.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8HvDd9
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd bitflags-1.0.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64/usr/share/doc/rust-bitflags-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64/usr/share/doc/rust-bitflags-devel
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64/usr/share/doc/rust-bitflags-devel
+ cp -pr CHANGELOG.md /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64/usr/share/doc/rust-bitflags-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UYzIiW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd bitflags-1.0.1
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64/usr/share/licenses/rust-bitflags-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64/usr/share/licenses/rust-bitflags-devel
+ cp -pr LICENSE-MIT /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64/usr/share/licenses/rust-bitflags-devel
+ cp -pr LICENSE-APACHE /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64/usr/share/licenses/rust-bitflags-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: crate(bitflags) = 1.0.1 rust-bitflags-devel = 1.0.1-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-bitflags-devel-1.0.1-3.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.L8UiAF
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd bitflags-1.0.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/rust-bitflags-1.0.1-3.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FQ9aXP
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf bitflags-1.0.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!