[INFO] fetching crate is_utf8 0.1.4... [INFO] checking is_utf8-0.1.4 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate is_utf8 0.1.4 into /workspace/builds/worker-49/source [INFO] validating manifest of crates.io crate is_utf8 0.1.4 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-49/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c159d5929802bf5a0fbdefb74109bcfa34955a270a337aeb1ea9e1e76eb7b29 [INFO] running `Command { std: "docker" "start" "-a" "8c159d5929802bf5a0fbdefb74109bcfa34955a270a337aeb1ea9e1e76eb7b29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c159d5929802bf5a0fbdefb74109bcfa34955a270a337aeb1ea9e1e76eb7b29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c159d5929802bf5a0fbdefb74109bcfa34955a270a337aeb1ea9e1e76eb7b29", kill_on_drop: false }` [INFO] [stdout] 8c159d5929802bf5a0fbdefb74109bcfa34955a270a337aeb1ea9e1e76eb7b29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39bd5ba66c1cbdce59d3f536d5559ef3320b3b18477ef3eb674ff7f6a0ce11ee [INFO] running `Command { std: "docker" "start" "-a" "39bd5ba66c1cbdce59d3f536d5559ef3320b3b18477ef3eb674ff7f6a0ce11ee", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking is_utf8 v0.1.4 (/tmp/fixit) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking bstr v0.2.16 [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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] 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` (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` (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` (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` (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` (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` (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: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Migrating benchmarks/validate-utf8.rs from 2018 edition to 2021 [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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 associated function `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 associated function `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 associated function `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: use of deprecated associated function `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: use of deprecated associated function `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: use of deprecated associated function `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` due to 31 previous errors; 13 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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] 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` (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` (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` (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` (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` (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` (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: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "39bd5ba66c1cbdce59d3f536d5559ef3320b3b18477ef3eb674ff7f6a0ce11ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39bd5ba66c1cbdce59d3f536d5559ef3320b3b18477ef3eb674ff7f6a0ce11ee", kill_on_drop: false }` [INFO] [stdout] 39bd5ba66c1cbdce59d3f536d5559ef3320b3b18477ef3eb674ff7f6a0ce11ee