[INFO] fetching crate is_utf8 0.1.4... [INFO] checking is_utf8-0.1.4 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate is_utf8 0.1.4 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate is_utf8 0.1.4 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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 bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.18) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.5.1) [INFO] [stderr] Adding criterion-plot v0.4.5 (available: v0.5.0) [INFO] [stderr] Adding half v1.8.3 (available: v2.4.1) [INFO] [stderr] Adding hermit-abi v0.1.19 (available: v0.4.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0) [INFO] [stderr] Adding textwrap v0.11.0 (available: v0.16.1) [INFO] [stderr] Adding unicode-width v0.1.14 (available: v0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dec428c636ff360b6e2552062c35c0933b114c4903259172b16d60a63a7273df [INFO] running `Command { std: "docker" "start" "-a" "dec428c636ff360b6e2552062c35c0933b114c4903259172b16d60a63a7273df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dec428c636ff360b6e2552062c35c0933b114c4903259172b16d60a63a7273df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dec428c636ff360b6e2552062c35c0933b114c4903259172b16d60a63a7273df", kill_on_drop: false }` [INFO] [stdout] dec428c636ff360b6e2552062c35c0933b114c4903259172b16d60a63a7273df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83097bc049f7c619d405f6fd4d03b8a95a1d7810463abd24fa26723290accce1 [INFO] running `Command { std: "docker" "start" "-a" "83097bc049f7c619d405f6fd4d03b8a95a1d7810463abd24fa26723290accce1", kill_on_drop: false }` [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking is_utf8 v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking atty v0.2.14 [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 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 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 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [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::::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: use of deprecated method `criterion::Criterion::::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::::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: 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `criterion::Criterion::::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: 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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: use of deprecated method `criterion::Criterion::::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: 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `criterion::Criterion::::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] error: aborting due to 30 previous errors; 13 warnings emitted [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 31 previous errors; 13 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "83097bc049f7c619d405f6fd4d03b8a95a1d7810463abd24fa26723290accce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83097bc049f7c619d405f6fd4d03b8a95a1d7810463abd24fa26723290accce1", kill_on_drop: false }` [INFO] [stdout] 83097bc049f7c619d405f6fd4d03b8a95a1d7810463abd24fa26723290accce1