D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/rust-httparse-1.8.0-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.34qxtk
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hx0WlQ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ rm -rf httparse-1.8.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/httparse-1.8.0.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd httparse-1.8.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/httparse-fix-metadata.diff
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ set -euo pipefail
+ /usr/bin/mkdir -p target/rpm
+ /usr/bin/ln -s rpm target/release
+ /usr/bin/rm -rf .cargo/
+ /usr/bin/mkdir -p .cargo
+ cat
+ cat
+ /usr/bin/rm -f Cargo.lock
+ /usr/bin/rm -f Cargo.toml.orig
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MTbbka
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ cd httparse-1.8.0
+ /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CZ69XJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ cd httparse-1.8.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm
   Compiling httparse v1.8.0 (/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0)
     Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=07db5cc11b639555 -C extra-filename=-07db5cc11b639555 --out-dir /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/build/httparse-07db5cc11b639555 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/build/httparse-07db5cc11b639555/build-script-build`
     Running `/usr/bin/rustc --crate-name httparse --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=54e9bb6e00a7a30e -C extra-filename=-54e9bb6e00a7a30e --out-dir /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg httparse_simd`
warning: unexpected `cfg` condition name: `httparse_simd`
 --> src/simd/mod.rs:2:5
  |
2 |     httparse_simd,
  |     ^^^^^^^^^^^^^
  |
  = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:11:5
   |
11 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:20:5
   |
20 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:29:5
   |
29 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
  --> src/simd/mod.rs:31:9
   |
31 |         httparse_simd_target_feature_avx2,
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
  --> src/simd/mod.rs:32:13
   |
32 |         not(httparse_simd_target_feature_sse42),
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:42:5
   |
42 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:50:5
   |
50 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
  --> src/simd/mod.rs:51:13
   |
51 |     any(not(httparse_simd_target_feature_sse42), httparse_simd_target_feature_avx2),
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
  --> src/simd/mod.rs:51:50
   |
51 |     any(not(httparse_simd_target_feature_sse42), httparse_simd_target_feature_avx2),
   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:59:5
   |
59 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
  --> src/simd/mod.rs:61:13
   |
61 |         not(httparse_simd_target_feature_sse42),
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
  --> src/simd/mod.rs:62:9
   |
62 |         httparse_simd_target_feature_avx2,
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:73:5
   |
73 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:81:5
   |
81 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
  --> src/simd/mod.rs:83:9
   |
83 |         httparse_simd_target_feature_sse42,
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
  --> src/simd/mod.rs:84:9
   |
84 |         httparse_simd_target_feature_avx2,
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> src/simd/mod.rs:164:5
    |
164 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
   --> src/simd/mod.rs:166:9
    |
166 |         httparse_simd_target_feature_sse42,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> src/simd/mod.rs:167:9
    |
167 |         httparse_simd_target_feature_avx2,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> src/simd/mod.rs:177:5
    |
177 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
   --> src/simd/mod.rs:178:5
    |
178 |     httparse_simd_target_feature_sse42,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> src/simd/mod.rs:179:9
    |
179 |     not(httparse_simd_target_feature_avx2),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> src/simd/mod.rs:216:5
    |
216 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
   --> src/simd/mod.rs:217:5
    |
217 |     httparse_simd_target_feature_sse42,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> src/simd/mod.rs:218:9
    |
218 |     not(httparse_simd_target_feature_avx2),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> src/simd/mod.rs:227:5
    |
227 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> src/simd/mod.rs:228:5
    |
228 |     httparse_simd_target_feature_avx2,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> src/simd/mod.rs:284:5
    |
284 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> src/simd/mod.rs:285:5
    |
285 |     httparse_simd_target_feature_avx2,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: `httparse` (lib) generated 30 warnings
    Finished `rpm` profile [optimized + debuginfo] target(s) in 1.53s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.H9WQF9
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/BUILDROOT
+ cd httparse-1.8.0
+ '[' 1 -eq 1 ']'
+ set -euo pipefail
++ /usr/bin/cargo2rpm --path Cargo.toml is-lib
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
++ /usr/bin/cargo2rpm --path Cargo.toml name
+ CRATE_NAME=httparse
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=1.8.0
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/BUILDROOT/usr/share/cargo/registry/httparse-1.8.0
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/BUILDROOT/usr/share/cargo/registry/httparse-1.8.0
+ /usr/bin/awk -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 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l
+ xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/BUILDROOT/usr/share/cargo/registry/httparse-1.8.0
+ grep -w -E -v 'Cargo.(lock|toml.orig)'
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/BUILDROOT/usr/share/cargo/registry/httparse-1.8.0/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/BUILDROOT/usr/share/cargo/registry/httparse-1.8.0/Cargo.toml.deps
+ echo '{"files":{},"package":""}'
++ /usr/bin/cargo2rpm --path Cargo.toml is-bin
+ '[' 0 -eq 1 ']'
+ /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/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vs5tDP
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ cd httparse-1.8.0
+ '[' 1 -eq 1 ']'
+ /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast
warning: unexpected `cfg` condition name: `httparse_simd`
 --> src/simd/mod.rs:2:5
  |
2 |     httparse_simd,
  |     ^^^^^^^^^^^^^
  |
  = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:11:5
   |
11 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:20:5
   |
20 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:29:5
   |
29 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
  --> src/simd/mod.rs:31:9
   |
31 |         httparse_simd_target_feature_avx2,
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
  --> src/simd/mod.rs:32:13
   |
32 |         not(httparse_simd_target_feature_sse42),
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:42:5
   |
42 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:50:5
   |
50 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
  --> src/simd/mod.rs:51:13
   |
51 |     any(not(httparse_simd_target_feature_sse42), httparse_simd_target_feature_avx2),
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
  --> src/simd/mod.rs:51:50
   |
51 |     any(not(httparse_simd_target_feature_sse42), httparse_simd_target_feature_avx2),
   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:59:5
   |
59 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
  --> src/simd/mod.rs:61:13
   |
61 |         not(httparse_simd_target_feature_sse42),
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
  --> src/simd/mod.rs:62:9
   |
62 |         httparse_simd_target_feature_avx2,
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:73:5
   |
73 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> src/simd/mod.rs:81:5
   |
81 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
  --> src/simd/mod.rs:83:9
   |
83 |         httparse_simd_target_feature_sse42,
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
  --> src/simd/mod.rs:84:9
   |
84 |         httparse_simd_target_feature_avx2,
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> src/simd/mod.rs:164:5
    |
164 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
   --> src/simd/mod.rs:166:9
    |
166 |         httparse_simd_target_feature_sse42,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> src/simd/mod.rs:167:9
    |
167 |         httparse_simd_target_feature_avx2,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> src/simd/mod.rs:177:5
    |
177 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
   --> src/simd/mod.rs:178:5
    |
178 |     httparse_simd_target_feature_sse42,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> src/simd/mod.rs:179:9
    |
179 |     not(httparse_simd_target_feature_avx2),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> src/simd/mod.rs:216:5
    |
216 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
   --> src/simd/mod.rs:217:5
    |
217 |     httparse_simd_target_feature_sse42,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> src/simd/mod.rs:218:9
    |
218 |     not(httparse_simd_target_feature_avx2),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> src/simd/mod.rs:227:5
    |
227 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> src/simd/mod.rs:228:5
    |
228 |     httparse_simd_target_feature_avx2,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> src/simd/mod.rs:284:5
    |
284 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> src/simd/mod.rs:285:5
    |
285 |     httparse_simd_target_feature_avx2,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: `httparse` (lib) generated 30 warnings
   Compiling httparse v1.8.0 (/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0)
     Running `/usr/bin/rustc --crate-name uri --edition=2018 tests/uri.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d453b2481783b939 -C extra-filename=-d453b2481783b939 --out-dir /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/deps --extern httparse=/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/deps/libhttparse-54e9bb6e00a7a30e.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg httparse_simd`
     Running `/usr/bin/rustc --crate-name httparse --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bc45fea3f6e6ea23 -C extra-filename=-bc45fea3f6e6ea23 --out-dir /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg httparse_simd`
warning: unexpected `cfg` condition name: `httparse_simd`
 --> src/simd/mod.rs:2:5
  |
2 |     httparse_simd,
  |     ^^^^^^^^^^^^^
  |
  = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
note: the lint level is defined here
 --> src/lib.rs:3:24
  |
3 | #![cfg_attr(test, deny(warnings))]
  |                        ^^^^^^^^
  = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`

warning: `httparse` (lib test) generated 30 warnings (29 duplicates)
    Finished `rpm` profile [optimized + debuginfo] target(s) in 11.30s
     Running `/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/deps/httparse-bc45fea3f6e6ea23`

running 73 tests
test simd::avx2::avx2_code_matches_header_value_chars_table ... ok
test simd::avx2::avx2_code_matches_uri_chars_table ... ok
test tests::test_request_newlines ... ok
test tests::test_request_partial ... ok
test tests::test_request_header_value_htab_long ... ok
test tests::test_request_headers ... ok
test tests::test_header_with_nul_in_value ... ok
test tests::test_forbid_response_with_obsolete_line_folding_in_middle ... ok
test tests::test_request_with_empty_method_and_path ... ok
test tests::test_request_header_value_htab_short ... ok
test tests::test_forbid_response_with_weird_whitespace_delimiters ... ok
test tests::test_request_with_empty_path ... ok
test tests::test_request_headers_optional_whitespace ... ok
test tests::test_request_with_invalid_token_delimiter ... ok
test tests::test_forbid_response_with_obsolete_line_folding_at_end ... ok
test tests::test_forbid_request_with_weird_whitespace_delimiters ... ok
test tests::test_chunk_size ... ok
test tests::test_header_with_cr_in_header_name ... ok
test tests::test_forbid_response_with_multiple_space_delimiters ... ok
test tests::test_allow_response_with_obsolete_line_folding_in_middle ... ok
test tests::test_request_simple_with_query_params ... ok
test tests::test_request_simple ... ok
test tests::test_header_with_invalid_char_in_value_with_folding ... ok
test tests::test_request_simple_with_whatwg_query_params ... ok
test simd::sse42::sse_code_matches_uri_chars_table ... ok
test tests::test_request_empty_lines_prefix ... ok
test tests::test_forbid_response_with_whitespace_between_header_name_and_colon ... ok
test tests::test_header_with_invalid_char_in_value ... ok
test tests::test_forbid_response_with_obsolete_line_folding_in_empty_header ... ok
test tests::test_forbid_response_with_obsolete_line_folding_at_start ... ok
test tests::test_request_partial_parses_headers_as_much_as_it_can ... ok
test simd::sse42::sse_code_matches_header_value_chars_table ... ok
test tests::test_allow_response_with_multiple_space_delimiters ... ok
test tests::test_header_with_nul_in_whitespace_before_colon ... ok
test tests::test_allow_response_with_obsolete_line_folding_at_start ... ok
test tests::test_request_multibyte ... ok
test tests::test_forbid_request_with_whitespace_between_header_name_and_colon ... ok
test tests::test_request_empty_lines_prefix_lf_only ... ok
test tests::test_allow_response_with_whitespace_between_header_name_and_colon ... ok
test tests::test_request_headers_max ... ok
test tests::test_request_partial_version ... ok
test tests::test_request_with_whitespace_between_header_name_and_colon ... ok
test tests::test_request_header_value_htab_med ... ok
test tests::test_allow_response_with_obsolete_line_folding_in_empty_header ... ok
test tests::test_allow_response_with_obsolete_line_folding_at_end ... ok
test tests::test_header_with_missing_colon_with_folding ... ok
test tests::test_header_with_nul_in_header_name ... ok
test tests::test_ignore_header_line_with_missing_colon ... ok
test tests::test_ignore_header_line_with_whitespaces_after_header_name ... ok
test tests::test_allow_request_with_multiple_space_delimiters ... ok
test tests::test_request_path_backslash ... ok
test tests::test_request_with_invalid_but_short_version ... ok
test tests::test_forbid_request_with_multiple_space_delimiters ... ok
test tests::test_request_with_empty_method ... ok
test tests::test_response_reason_with_nul_byte ... ok
test tests::test_request_with_multiple_spaces_and_bad_path ... ok
test tests::test_response_partial_parses_headers_as_much_as_it_can ... ok
test tests::test_response_reason_with_obsolete_text_byte ... ok
test tests::test_response_no_cr ... ok
test tests::test_response_empty_lines_prefix_lf_only ... ok
test tests::test_response_reason_with_space_and_tab ... ok
test tests::test_response_reason_missing ... ok
test tests::test_response_version_missing_space ... ok
test tests::test_response_with_invalid_char_between_header_name_and_colon ... ok
test tests::test_response_reason_missing_no_space_with_headers ... ok
test tests::test_response_reason_missing_no_space ... ok
test tests::test_still_forbid_request_with_weird_whitespace_delimiters ... ok
test tests::test_still_forbid_response_with_weird_whitespace_delimiters ... ok
test tests::test_response_simple ... ok
test tests::test_response_code_missing_space ... ok
test tests::test_response_newlines ... ok
test tests::test_response_with_spaces_in_code ... ok
test tests::test_response_with_empty_header_name ... ok

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

     Running `/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/deps/uri-d453b2481783b939`

running 263 tests
test urltest_020 ... ok
test urltest_015 ... ok
test urltest_008 ... ok
test urltest_013 ... ok
test urltest_007 ... ok
test urltest_006 ... ok
test urltest_039 ... ok
test urltest_040 ... ok
test urltest_038 ... ok
test urltest_047 ... ok
test urltest_048 ... ok
test urltest_010 ... ok
test urltest_029 ... ok
test urltest_030 ... ok
test urltest_014 ... ok
test urltest_005 ... ok
test urltest_023 ... ok
test urltest_033 ... ok
test urltest_025 ... ok
test urltest_018 ... ok
test urltest_026 ... ok
test urltest_019 ... ok
test urltest_027 ... ok
test urltest_002 ... ok
test urltest_022 ... ok
test urltest_011 ... ok
test urltest_035 ... ok
test urltest_036 ... ok
test urltest_053 ... ok
test urltest_034 ... ok
test urltest_021 ... ok
test urltest_004 ... ok
test urltest_042 ... ok
test urltest_028 ... ok
test urltest_037 ... ok
test urltest_012 ... ok
test urltest_059 ... ok
test urltest_062 ... ok
test urltest_049 ... ok
test urltest_017 ... ok
test urltest_031 ... ok
test urltest_032 ... ok
test urltest_024 ... ok
test urltest_045 ... ok
test urltest_046 ... ok
test urltest_050 ... ok
test urltest_041 ... ok
test urltest_016 ... ok
test urltest_052 ... ok
test urltest_009 ... ok
test urltest_064 ... ok
test urltest_065 ... ok
test urltest_078 ... ok
test urltest_099 ... ok
test urltest_100 ... ok
test urltest_103 ... ok
test urltest_102 ... ok
test urltest_069 ... ok
test urltest_104 ... ok
test urltest_105 ... ok
test urltest_106 ... ok
test urltest_108 ... ok
test urltest_109 ... ok
test urltest_057 ... ok
test urltest_056 ... ok
test urltest_058 ... ok
test urltest_003 ... ok
test urltest_001 ... ok
test urltest_084 ... ok
test urltest_055 ... ok
test urltest_054 ... ok
test urltest_060 ... ok
test urltest_097 ... ok
test urltest_070 ... ok
test urltest_068 ... ok
test urltest_066 ... ok
test urltest_074 ... ok
test urltest_107 ... ok
test urltest_071 ... ok
test urltest_081 ... ok
test urltest_089 ... ok
test urltest_085 ... ok
test urltest_067 ... ok
test urltest_073 ... ok
test urltest_080 ... ok
test urltest_092 ... ok
test urltest_086 ... ok
test urltest_098 ... ok
test urltest_082 ... ok
test urltest_075 ... ok
test urltest_061 ... ok
test urltest_095 ... ok
test urltest_043 ... ok
test urltest_076 ... ok
test urltest_044 ... ok
test urltest_110 ... ok
test urltest_096 ... ok
test urltest_090 ... ok
test urltest_091 ... ok
test urltest_093 ... ok
test urltest_079 ... ok
test urltest_072 ... ok
test urltest_063 ... ok
test urltest_077 ... ok
test urltest_094 ... ok
test urltest_051 ... ok
test urltest_087 ... ok
test urltest_088 ... ok
test urltest_112 ... ok
test urltest_101 ... ok
test urltest_142 ... ok
test urltest_123 ... ok
test urltest_129 ... ok
test urltest_143 ... ok
test urltest_137 ... ok
test urltest_114 ... ok
test urltest_083 ... ok
test urltest_111 ... ok
test urltest_128 ... ok
test urltest_165 ... ok
test urltest_168 ... ok
test urltest_115 ... ok
test urltest_116 ... ok
test urltest_118 ... ok
test urltest_113 ... ok
test urltest_124 ... ok
test urltest_126 ... ok
test urltest_125 ... ok
test urltest_139 ... ok
test urltest_119 ... ok
test urltest_121 ... ok
test urltest_122 ... ok
test urltest_131 ... ok
test urltest_145 ... ok
test urltest_120 ... ok
test urltest_158 ... ok
test urltest_149 ... ok
test urltest_153 ... ok
test urltest_134 ... ok
test urltest_166 ... ok
test urltest_148 ... ok
test urltest_144 ... ok
test urltest_170 ... ok
test urltest_151 ... ok
test urltest_161 ... ok
test urltest_147 ... ok
test urltest_159 ... ok
test urltest_135 ... ok
test urltest_140 ... ok
test urltest_141 ... ok
test urltest_162 ... ok
test urltest_130 ... ok
test urltest_187 ... ok
test urltest_193 ... ok
test urltest_132 ... ok
test urltest_195 ... ok
test urltest_155 ... ok
test urltest_157 ... ok
test urltest_188 ... ok
test urltest_160 ... ok
test urltest_172 ... ok
test urltest_183 ... ok
test urltest_156 ... ok
test urltest_138 ... ok
test urltest_179 ... ok
test urltest_171 ... ok
test urltest_136 ... ok
test urltest_133 ... ok
test urltest_117 ... ok
test urltest_167 ... ok
test urltest_181 ... ok
test urltest_194 ... ok
test urltest_177 ... ok
test urltest_127 ... ok
test urltest_178 ... ok
test urltest_175 ... ok
test urltest_189 ... ok
test urltest_190 ... ok
test urltest_184 ... ok
test urltest_154 ... ok
test urltest_199 ... ok
test urltest_173 ... ok
test urltest_180 ... ok
test urltest_182 ... ok
test urltest_174 ... ok
test urltest_163 ... ok
test urltest_185 ... ok
test urltest_186 ... ok
test urltest_164 ... ok
test urltest_152 ... ok
test urltest_198 ... ok
test urltest_150 ... ok
test urltest_169 ... ok
test urltest_146 ... ok
test urltest_176 ... ok
test urltest_191 ... ok
test urltest_192 ... ok
test urltest_221 ... ok
test urltest_202 ... ok
test urltest_225 ... ok
test urltest_212 ... ok
test urltest_222 ... ok
test urltest_223 ... ok
test urltest_211 ... ok
test urltest_226 ... ok
test urltest_214 ... ok
test urltest_215 ... ok
test urltest_201 ... ok
test urltest_204 ... ok
test urltest_208 ... ok
test urltest_200 ... ok
test urltest_206 ... ok
test urltest_203 ... ok
test urltest_220 ... ok
test urltest_224 ... ok
test urltest_207 ... ok
test urltest_209 ... ok
test urltest_219 ... ok
test urltest_196 ... ok
test urltest_233 ... ok
test urltest_248 ... ok
test urltest_210 ... ok
test urltest_197 ... ok
test urltest_239 ... ok
test urltest_242 ... ok
test urltest_243 ... ok
test urltest_236 ... ok
test urltest_218 ... ok
test urltest_237 ... ok
test urltest_213 ... ok
test urltest_205 ... ok
test urltest_227 ... ok
test urltest_230 ... ok
test urltest_216 ... ok
test urltest_249 ... ok
test urltest_250 ... ok
test urltest_234 ... ok
test urltest_256 ... ok
test urltest_247 ... ok
test urltest_nvidia ... ok
test urltest_244 ... ok
test urltest_231 ... ok
test urltest_252 ... ok
test urltest_254 ... ok
test urltest_240 ... ok
test urltest_255 ... ok
test urltest_262 ... ok
test urltest_217 ... ok
test urltest_246 ... ok
test urltest_257 ... ok
test urltest_251 ... ok
test urltest_241 ... ok
test urltest_260 ... ok
test urltest_259 ... ok
test urltest_261 ... ok
test urltest_253 ... ok
test urltest_258 ... ok
test urltest_229 ... ok
test urltest_232 ... ok
test urltest_238 ... ok
test urltest_235 ... ok
test urltest_228 ... ok
test urltest_245 ... ok

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

   Doc-tests httparse
     Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name httparse --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/deps --extern httparse=/home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/httparse-1.8.0/target/rpm/deps/libhttparse-54e9bb6e00a7a30e.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' --cfg httparse_simd --error-format human`

running 5 tests
test src/lib.rs - Request (line 429) - compile ... ok
test src/lib.rs - EMPTY_HEADER (line 740) ... ok
test src/lib.rs - parse_headers (line 884) ... ok
test src/lib.rs - ParserConfig::allow_obsolete_multiline_headers_in_responses (line 316) ... ok
test src/lib.rs - parse_chunk_size (line 1198) ... ok

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

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rust-httparse-devel-1.8.0-1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/httparse-1.8.0/LICENSE-APACHE
warning: File listed twice: /usr/share/cargo/registry/httparse-1.8.0/LICENSE-MIT
warning: File listed twice: /usr/share/cargo/registry/httparse-1.8.0/README.md
Provides: crate(httparse) = 1.8.0 rust-httparse-devel = 1.8.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo
Processing files: rust-httparse+default-devel-1.8.0-1.mga10.noarch
Provides: crate(httparse/default) = 1.8.0 rust-httparse+default-devel = 1.8.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(httparse) = 1.8.0 crate(httparse/std) = 1.8.0
Processing files: rust-httparse+std-devel-1.8.0-1.mga10.noarch
Provides: crate(httparse/std) = 1.8.0 rust-httparse+std-devel = 1.8.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cargo crate(httparse) = 1.8.0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-httparse+std-devel-1.8.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-httparse+default-devel-1.8.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-httparse-devel-1.8.0-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OesViR
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-httparse-1.8.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/share/cargo/registry/httparse-1.8.0/LICENSE-APACHE
    File listed twice: /usr/share/cargo/registry/httparse-1.8.0/LICENSE-MIT
    File listed twice: /usr/share/cargo/registry/httparse-1.8.0/README.md
D: [iurt_root_command] Success!