[INFO] fetching crate is_utf8 0.1.4... [INFO] checking is_utf8-0.1.4 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate is_utf8 0.1.4 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate is_utf8 0.1.4 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 71 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding clap v2.34.0 (latest: v4.5.4) [INFO] [stderr] Adding criterion v0.3.6 (latest: v0.5.1) [INFO] [stderr] Adding criterion-plot v0.4.5 (latest: v0.5.0) [INFO] [stderr] Adding half v1.8.3 (latest: v2.4.1) [INFO] [stderr] Adding hermit-abi v0.1.19 (latest: v0.3.9) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] [stderr] Adding textwrap v0.11.0 (latest: v0.16.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a9263400dee9686b7806c8eeb0940f7eb8a3c430e9c9e4fd91d1b12dc68189f [INFO] running `Command { std: "docker" "start" "-a" "8a9263400dee9686b7806c8eeb0940f7eb8a3c430e9c9e4fd91d1b12dc68189f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a9263400dee9686b7806c8eeb0940f7eb8a3c430e9c9e4fd91d1b12dc68189f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a9263400dee9686b7806c8eeb0940f7eb8a3c430e9c9e4fd91d1b12dc68189f", kill_on_drop: false }` [INFO] [stdout] 8a9263400dee9686b7806c8eeb0940f7eb8a3c430e9c9e4fd91d1b12dc68189f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 327758ae4bbffae2f6c72d35e6a7d3fdd912287229953f8c3d0e0c832d88c8fb [INFO] running `Command { std: "docker" "start" "-a" "327758ae4bbffae2f6c72d35e6a7d3fdd912287229953f8c3d0e0c832d88c8fb", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking is_utf8 v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: aborting due to 30 previous errors [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 [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "327758ae4bbffae2f6c72d35e6a7d3fdd912287229953f8c3d0e0c832d88c8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "327758ae4bbffae2f6c72d35e6a7d3fdd912287229953f8c3d0e0c832d88c8fb", kill_on_drop: false }` [INFO] [stdout] 327758ae4bbffae2f6c72d35e6a7d3fdd912287229953f8c3d0e0c832d88c8fb [INFO] checking is_utf8-0.1.4 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate is_utf8 0.1.4 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate is_utf8 0.1.4 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "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-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 71 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding clap v2.34.0 (latest: v4.5.4) [INFO] [stderr] Adding criterion v0.3.6 (latest: v0.5.1) [INFO] [stderr] Adding criterion-plot v0.4.5 (latest: v0.5.0) [INFO] [stderr] Adding half v1.8.3 (latest: v2.4.1) [INFO] [stderr] Adding hermit-abi v0.1.19 (latest: v0.3.9) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] [stderr] Adding textwrap v0.11.0 (latest: v0.16.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 315b3de409b6681c2e324eddaafbe60e3eae5d3b089c9aa7a2d843e6eac07c6f [INFO] running `Command { std: "docker" "start" "-a" "315b3de409b6681c2e324eddaafbe60e3eae5d3b089c9aa7a2d843e6eac07c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "315b3de409b6681c2e324eddaafbe60e3eae5d3b089c9aa7a2d843e6eac07c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315b3de409b6681c2e324eddaafbe60e3eae5d3b089c9aa7a2d843e6eac07c6f", kill_on_drop: false }` [INFO] [stdout] 315b3de409b6681c2e324eddaafbe60e3eae5d3b089c9aa7a2d843e6eac07c6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 461bfaac6ecf31499b981b309fa6d6f5e625d43464dabdb8949b76880f15820e [INFO] running `Command { std: "docker" "start" "-a" "461bfaac6ecf31499b981b309fa6d6f5e625d43464dabdb8949b76880f15820e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "461bfaac6ecf31499b981b309fa6d6f5e625d43464dabdb8949b76880f15820e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "461bfaac6ecf31499b981b309fa6d6f5e625d43464dabdb8949b76880f15820e", kill_on_drop: false }` [INFO] [stdout] 461bfaac6ecf31499b981b309fa6d6f5e625d43464dabdb8949b76880f15820e