[INFO] fetching crate is_utf8 0.1.4...
[INFO] checking is_utf8-0.1.4 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate is_utf8 0.1.4 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate is_utf8 0.1.4 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate is_utf8 0.1.4
[INFO] finished tweaking crates.io crate is_utf8 0.1.4
[INFO] tweaked toml for crates.io crate is_utf8 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 70 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.5.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8145ea6da1431858e80abbf338724851bca948fe736589aa6a954b47d11e7f62
[INFO] running `Command { std: "docker" "start" "-a" "8145ea6da1431858e80abbf338724851bca948fe736589aa6a954b47d11e7f62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8145ea6da1431858e80abbf338724851bca948fe736589aa6a954b47d11e7f62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8145ea6da1431858e80abbf338724851bca948fe736589aa6a954b47d11e7f62", kill_on_drop: false }`
[INFO] [stdout] 8145ea6da1431858e80abbf338724851bca948fe736589aa6a954b47d11e7f62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1771d46a25c49381802b0ea3f0c04309ef9dc7d62c4b310abdce8c65da41aab6
[INFO] running `Command { std: "docker" "start" "-a" "1771d46a25c49381802b0ea3f0c04309ef9dc7d62c4b310abdce8c65da41aab6", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking is_utf8 v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `dox`
[INFO] [stdout]  --> src/lib.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(dox, feature(doc_cfg))]
[INFO] [stdout]   |             ^^^ help: there is a config with a similar name: `doc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dox)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dox)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dox`
[INFO] [stdout]  --> src/lemire/mod.rs:7:65
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]   |                                                                 ^^^ help: there is a config with a similar name: `doc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dox)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dox)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dox`
[INFO] [stdout]   --> src/lemire/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dox
[INFO] [stdout]    |     ^^^ help: there is a config with a similar name: `doc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dox)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dox)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/libcore.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 });
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 82 |                         err!(Some(1))
[INFO] [stdout]    |                         ------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/libcore.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 });
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 81 |                     if next!() & !CONT_MASK != TAG_CONT_U8 {
[INFO] [stdout]    |                        ------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]    = note: this warning originates in the macro `err` which comes from the expansion of the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/libcore.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 });
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 86 |                     match (first, next!()) {
[INFO] [stdout]    |                                   ------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]    = note: this warning originates in the macro `err` which comes from the expansion of the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/libcore.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 });
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 91 |                         _ => err!(Some(1)),
[INFO] [stdout]    |                              ------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/libcore.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 });
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 94 |                         err!(Some(2))
[INFO] [stdout]    |                         ------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]    = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/libcore.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 });
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 93 |                     if next!() & !CONT_MASK != TAG_CONT_U8 {
[INFO] [stdout]    |                        ------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]    = note: this warning originates in the macro `err` which comes from the expansion of the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/libcore.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 });
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 98 |                     match (first, next!()) {
[INFO] [stdout]    |                                   ------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]    = note: this warning originates in the macro `err` which comes from the expansion of the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/libcore.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |                 });
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 100 |                         _ => err!(Some(1)),
[INFO] [stdout]     |                              ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/libcore.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |                 });
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 103 |                         err!(Some(2))
[INFO] [stdout]     |                         ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]     = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/libcore.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |                 });
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 102 |                     if next!() & !CONT_MASK != TAG_CONT_U8 {
[INFO] [stdout]     |                        ------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]     = note: this warning originates in the macro `err` which comes from the expansion of the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/libcore.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |                 });
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 106 |                         err!(Some(3))
[INFO] [stdout]     |                         ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]     = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/libcore.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |                 });
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 105 |                     if next!() & !CONT_MASK != TAG_CONT_U8 {
[INFO] [stdout]     |                        ------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]     = note: this warning originates in the macro `err` which comes from the expansion of the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/libcore.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |                 });
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 109 |                 _ => err!(Some(1)),
[INFO] [stdout]     |                      ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dox`
[INFO] [stdout]   --> src/range/mod.rs:10:65
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    |                                                                 ^^^ help: there is a config with a similar name: `doc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dox)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dox)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dox`
[INFO] [stdout]   --> src/range/mod.rs:13:43
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(all(target_feature = "sse4.1"), dox))]
[INFO] [stdout]    |                                           ^^^ help: there is a config with a similar name: `doc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dox)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dox)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sse` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:20:50
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     b.iter(|| ::is_utf8::lemire::sse::is_utf8(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `sse` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 40 | bench!(random_bytes, "../props/random_bytes.bin");
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod sse;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[cfg(any(
[INFO] [stdout] 11 | |     all(
[INFO] [stdout] 12 | |         target_feature = "sse2",
[INFO] [stdout] 13 | |         target_feature = "ssse3",
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     dox
[INFO] [stdout] 17 | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:23:50
[INFO] [stdout]    |
[INFO] [stdout] 23 |                     b.iter(|| ::is_utf8::lemire::avx::is_utf8(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `avx` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 40 | bench!(random_bytes, "../props/random_bytes.bin");
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:26:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |                     b.iter(|| ::is_utf8::lemire::avx::is_utf8_ascii_path(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `avx` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 40 | bench!(random_bytes, "../props/random_bytes.bin");
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sse` in `range`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     b.iter(|| ::is_utf8::range::sse::is_utf8(bytes))
[INFO] [stdout]    |                                                 ^^^ could not find `sse` in `range`
[INFO] [stdout] ...
[INFO] [stdout] 40 | bench!(random_bytes, "../props/random_bytes.bin");
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod sse;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(all(target_feature = "sse4.1"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `range`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:32:49
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     b.iter(|| ::is_utf8::range::avx::is_utf8(bytes))
[INFO] [stdout]    |                                                 ^^^ could not find `avx` in `range`
[INFO] [stdout] ...
[INFO] [stdout] 40 | bench!(random_bytes, "../props/random_bytes.bin");
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sse` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:20:50
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     b.iter(|| ::is_utf8::lemire::sse::is_utf8(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `sse` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 41 | bench!(mostly_ascii, "../props/mostly_ascii_sample_ok.txt");
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod sse;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[cfg(any(
[INFO] [stdout] 11 | |     all(
[INFO] [stdout] 12 | |         target_feature = "sse2",
[INFO] [stdout] 13 | |         target_feature = "ssse3",
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     dox
[INFO] [stdout] 17 | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:23:50
[INFO] [stdout]    |
[INFO] [stdout] 23 |                     b.iter(|| ::is_utf8::lemire::avx::is_utf8(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `avx` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 41 | bench!(mostly_ascii, "../props/mostly_ascii_sample_ok.txt");
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:26:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |                     b.iter(|| ::is_utf8::lemire::avx::is_utf8_ascii_path(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `avx` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 41 | bench!(mostly_ascii, "../props/mostly_ascii_sample_ok.txt");
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sse` in `range`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     b.iter(|| ::is_utf8::range::sse::is_utf8(bytes))
[INFO] [stdout]    |                                                 ^^^ could not find `sse` in `range`
[INFO] [stdout] ...
[INFO] [stdout] 41 | bench!(mostly_ascii, "../props/mostly_ascii_sample_ok.txt");
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod sse;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(all(target_feature = "sse4.1"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `range`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:32:49
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     b.iter(|| ::is_utf8::range::avx::is_utf8(bytes))
[INFO] [stdout]    |                                                 ^^^ could not find `avx` in `range`
[INFO] [stdout] ...
[INFO] [stdout] 41 | bench!(mostly_ascii, "../props/mostly_ascii_sample_ok.txt");
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sse` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:20:50
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     b.iter(|| ::is_utf8::lemire::sse::is_utf8(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `sse` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 42 | bench!(ascii, "../props/ascii_sample_ok.txt");
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod sse;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[cfg(any(
[INFO] [stdout] 11 | |     all(
[INFO] [stdout] 12 | |         target_feature = "sse2",
[INFO] [stdout] 13 | |         target_feature = "ssse3",
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     dox
[INFO] [stdout] 17 | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:23:50
[INFO] [stdout]    |
[INFO] [stdout] 23 |                     b.iter(|| ::is_utf8::lemire::avx::is_utf8(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `avx` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 42 | bench!(ascii, "../props/ascii_sample_ok.txt");
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:26:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |                     b.iter(|| ::is_utf8::lemire::avx::is_utf8_ascii_path(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `avx` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 42 | bench!(ascii, "../props/ascii_sample_ok.txt");
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sse` in `range`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     b.iter(|| ::is_utf8::range::sse::is_utf8(bytes))
[INFO] [stdout]    |                                                 ^^^ could not find `sse` in `range`
[INFO] [stdout] ...
[INFO] [stdout] 42 | bench!(ascii, "../props/ascii_sample_ok.txt");
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod sse;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(all(target_feature = "sse4.1"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `range`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:32:49
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     b.iter(|| ::is_utf8::range::avx::is_utf8(bytes))
[INFO] [stdout]    |                                                 ^^^ could not find `avx` in `range`
[INFO] [stdout] ...
[INFO] [stdout] 42 | bench!(ascii, "../props/ascii_sample_ok.txt");
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sse` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:20:50
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     b.iter(|| ::is_utf8::lemire::sse::is_utf8(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `sse` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 43 | bench!(utf8, "../props/utf8_sample_ok.txt");
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod sse;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[cfg(any(
[INFO] [stdout] 11 | |     all(
[INFO] [stdout] 12 | |         target_feature = "sse2",
[INFO] [stdout] 13 | |         target_feature = "ssse3",
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     dox
[INFO] [stdout] 17 | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:23:50
[INFO] [stdout]    |
[INFO] [stdout] 23 |                     b.iter(|| ::is_utf8::lemire::avx::is_utf8(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `avx` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 43 | bench!(utf8, "../props/utf8_sample_ok.txt");
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:26:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |                     b.iter(|| ::is_utf8::lemire::avx::is_utf8_ascii_path(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `avx` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 43 | bench!(utf8, "../props/utf8_sample_ok.txt");
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sse` in `range`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     b.iter(|| ::is_utf8::range::sse::is_utf8(bytes))
[INFO] [stdout]    |                                                 ^^^ could not find `sse` in `range`
[INFO] [stdout] ...
[INFO] [stdout] 43 | bench!(utf8, "../props/utf8_sample_ok.txt");
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod sse;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(all(target_feature = "sse4.1"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `range`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:32:49
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     b.iter(|| ::is_utf8::range::avx::is_utf8(bytes))
[INFO] [stdout]    |                                                 ^^^ could not find `avx` in `range`
[INFO] [stdout] ...
[INFO] [stdout] 43 | bench!(utf8, "../props/utf8_sample_ok.txt");
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sse` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:20:50
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     b.iter(|| ::is_utf8::lemire::sse::is_utf8(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `sse` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 44 | bench!(all_utf8, "../props/utf8-characters-0-0x10ffff.txt");
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod sse;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[cfg(any(
[INFO] [stdout] 11 | |     all(
[INFO] [stdout] 12 | |         target_feature = "sse2",
[INFO] [stdout] 13 | |         target_feature = "ssse3",
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     dox
[INFO] [stdout] 17 | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:23:50
[INFO] [stdout]    |
[INFO] [stdout] 23 |                     b.iter(|| ::is_utf8::lemire::avx::is_utf8(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `avx` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 44 | bench!(all_utf8, "../props/utf8-characters-0-0x10ffff.txt");
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:26:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |                     b.iter(|| ::is_utf8::lemire::avx::is_utf8_ascii_path(bytes))
[INFO] [stdout]    |                                                  ^^^ could not find `avx` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 44 | bench!(all_utf8, "../props/utf8-characters-0-0x10ffff.txt");
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sse` in `range`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     b.iter(|| ::is_utf8::range::sse::is_utf8(bytes))
[INFO] [stdout]    |                                                 ^^^ could not find `sse` in `range`
[INFO] [stdout] ...
[INFO] [stdout] 44 | bench!(all_utf8, "../props/utf8-characters-0-0x10ffff.txt");
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod sse;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(all(target_feature = "sse4.1"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `range`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:32:49
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     b.iter(|| ::is_utf8::range::avx::is_utf8(bytes))
[INFO] [stdout]    |                                                 ^^^ could not find `avx` in `range`
[INFO] [stdout] ...
[INFO] [stdout] 44 | bench!(all_utf8, "../props/utf8-characters-0-0x10ffff.txt");
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sse` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:20:50
[INFO] [stdout]    |
[INFO] [stdout] 20 |                       b.iter(|| ::is_utf8::lemire::sse::is_utf8(bytes))
[INFO] [stdout]    |                                                    ^^^ could not find `sse` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 45 | / bench!(
[INFO] [stdout] 46 | |     all_utf8_with_garbage,
[INFO] [stdout] 47 | |     "../props/utf8-characters-0-0x10ffff-with-garbage.bin"
[INFO] [stdout] 48 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub mod sse;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[cfg(any(
[INFO] [stdout] 11 | |     all(
[INFO] [stdout] 12 | |         target_feature = "sse2",
[INFO] [stdout] 13 | |         target_feature = "ssse3",
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     dox
[INFO] [stdout] 17 | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:23:50
[INFO] [stdout]    |
[INFO] [stdout] 23 |                       b.iter(|| ::is_utf8::lemire::avx::is_utf8(bytes))
[INFO] [stdout]    |                                                    ^^^ could not find `avx` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 45 | / bench!(
[INFO] [stdout] 46 | |     all_utf8_with_garbage,
[INFO] [stdout] 47 | |     "../props/utf8-characters-0-0x10ffff-with-garbage.bin"
[INFO] [stdout] 48 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `lemire`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:26:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |                       b.iter(|| ::is_utf8::lemire::avx::is_utf8_ascii_path(bytes))
[INFO] [stdout]    |                                                    ^^^ could not find `avx` in `lemire`
[INFO] [stdout] ...
[INFO] [stdout] 45 | / bench!(
[INFO] [stdout] 46 | |     all_utf8_with_garbage,
[INFO] [stdout] 47 | |     "../props/utf8-characters-0-0x10ffff-with-garbage.bin"
[INFO] [stdout] 48 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lemire/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sse` in `range`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 29 |                       b.iter(|| ::is_utf8::range::sse::is_utf8(bytes))
[INFO] [stdout]    |                                                   ^^^ could not find `sse` in `range`
[INFO] [stdout] ...
[INFO] [stdout] 45 | / bench!(
[INFO] [stdout] 46 | |     all_utf8_with_garbage,
[INFO] [stdout] 47 | |     "../props/utf8-characters-0-0x10ffff-with-garbage.bin"
[INFO] [stdout] 48 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod sse;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(all(target_feature = "sse4.1"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `avx` in `range`
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:32:49
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       b.iter(|| ::is_utf8::range::avx::is_utf8(bytes))
[INFO] [stdout]    |                                                   ^^^ could not find `avx` in `range`
[INFO] [stdout] ...
[INFO] [stdout] 45 | / bench!(
[INFO] [stdout] 46 | |     all_utf8_with_garbage,
[INFO] [stdout] 47 | |     "../props/utf8-characters-0-0x10ffff-with-garbage.bin"
[INFO] [stdout] 48 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod avx;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/range/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::Benchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]  --> benchmarks/validate-utf8.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use criterion::{Benchmark, Criterion, Throughput};
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::Benchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 Benchmark::new("libcore", move |b| {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | bench!(random_bytes, "../props/random_bytes.bin");
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::Benchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 Benchmark::new("libcore", move |b| {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 | bench!(mostly_ascii, "../props/mostly_ascii_sample_ok.txt");
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::Benchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 Benchmark::new("libcore", move |b| {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | bench!(ascii, "../props/ascii_sample_ok.txt");
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::Benchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 Benchmark::new("libcore", move |b| {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | bench!(utf8, "../props/utf8_sample_ok.txt");
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::Benchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 Benchmark::new("libcore", move |b| {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | bench!(all_utf8, "../props/utf8-characters-0-0x10ffff.txt");
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::Benchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                   Benchmark::new("libcore", move |b| {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 | / bench!(
[INFO] [stdout] 46 | |     all_utf8_with_garbage,
[INFO] [stdout] 47 | |     "../props/utf8-characters-0-0x10ffff-with-garbage.bin"
[INFO] [stdout] 48 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | bench!(random_bytes, "../props/random_bytes.bin");
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dox`
[INFO] [stdout]  --> src/lib.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(dox, feature(doc_cfg))]
[INFO] [stdout]   |             ^^^ help: there is a config with a similar name: `doc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dox)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dox)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dox`
[INFO] [stdout]  --> src/lemire/mod.rs:7:65
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]   |                                                                 ^^^ help: there is a config with a similar name: `doc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dox)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dox)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dox`
[INFO] [stdout]   --> src/lemire/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dox
[INFO] [stdout]    |     ^^^ help: there is a config with a similar name: `doc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dox)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dox)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/libcore.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 });
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 82 |                         err!(Some(1))
[INFO] [stdout]    |                         ------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/libcore.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 });
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 81 |                     if next!() & !CONT_MASK != TAG_CONT_U8 {
[INFO] [stdout]    |                        ------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]    = note: this warning originates in the macro `err` which comes from the expansion of the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/libcore.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 });
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 86 |                     match (first, next!()) {
[INFO] [stdout]    |                                   ------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]    = note: this warning originates in the macro `err` which comes from the expansion of the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/libcore.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 });
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 91 |                         _ => err!(Some(1)),
[INFO] [stdout]    |                              ------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/libcore.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 });
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 94 |                         err!(Some(2))
[INFO] [stdout]    |                         ------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]    = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/libcore.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 });
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 93 |                     if next!() & !CONT_MASK != TAG_CONT_U8 {
[INFO] [stdout]    |                        ------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]    = note: this warning originates in the macro `err` which comes from the expansion of the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/libcore.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 });
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 98 |                     match (first, next!()) {
[INFO] [stdout]    |                                   ------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]    = note: this warning originates in the macro `err` which comes from the expansion of the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/libcore.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |                 });
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 100 |                         _ => err!(Some(1)),
[INFO] [stdout]     |                              ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/libcore.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |                 });
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 103 |                         err!(Some(2))
[INFO] [stdout]     |                         ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]     = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/libcore.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |                 });
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 102 |                     if next!() & !CONT_MASK != TAG_CONT_U8 {
[INFO] [stdout]     |                        ------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]     = note: this warning originates in the macro `err` which comes from the expansion of the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/libcore.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |                 });
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 106 |                         err!(Some(3))
[INFO] [stdout]     |                         ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]     = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/libcore.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |                 });
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 105 |                     if next!() & !CONT_MASK != TAG_CONT_U8 {
[INFO] [stdout]     |                        ------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `err`
[INFO] [stdout]     = note: this warning originates in the macro `err` which comes from the expansion of the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/libcore.rs:43:19
[INFO] [stdout]     |
[INFO] [stdout] 43  |                 });
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 109 |                 _ => err!(Some(1)),
[INFO] [stdout]     |                      ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dox`
[INFO] [stdout]   --> src/range/mod.rs:10:65
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(any(all(target_feature = "avx", target_feature = "avx2"), dox))]
[INFO] [stdout]    |                                                                 ^^^ help: there is a config with a similar name: `doc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dox)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dox)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dox`
[INFO] [stdout]   --> src/range/mod.rs:13:43
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(all(target_feature = "sse4.1"), dox))]
[INFO] [stdout]    |                                           ^^^ help: there is a config with a similar name: `doc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dox)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dox)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 | bench!(mostly_ascii, "../props/mostly_ascii_sample_ok.txt");
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | bench!(ascii, "../props/ascii_sample_ok.txt");
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | bench!(utf8, "../props/utf8_sample_ok.txt");
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | bench!(all_utf8, "../props/utf8-characters-0-0x10ffff.txt");
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> benchmarks/validate-utf8.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |               c.bench(
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 | / bench!(
[INFO] [stdout] 46 | |     all_utf8_with_garbage,
[INFO] [stdout] 47 | |     "../props/utf8-characters-0-0x10ffff-with-garbage.bin"
[INFO] [stdout] 48 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `is_utf8` (bench "validate-utf8") due to 30 previous errors; 13 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1771d46a25c49381802b0ea3f0c04309ef9dc7d62c4b310abdce8c65da41aab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1771d46a25c49381802b0ea3f0c04309ef9dc7d62c4b310abdce8c65da41aab6", kill_on_drop: false }`
[INFO] [stdout] 1771d46a25c49381802b0ea3f0c04309ef9dc7d62c4b310abdce8c65da41aab6
