[INFO] fetching crate regex-cursor 0.1.5... [INFO] checking regex-cursor-0.1.5 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate regex-cursor 0.1.5 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate regex-cursor 0.1.5 [INFO] finished tweaking crates.io crate regex-cursor 0.1.5 [INFO] tweaked toml for crates.io crate regex-cursor 0.1.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate regex-cursor 0.1.5 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate regex-cursor 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex-test v0.1.1 [INFO] [stderr] Downloaded str_indices v0.4.3 [INFO] [stderr] Downloaded proptest v1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e828cbe30f1debb897345b2b267b46d52ec29b561847e4fcf30b5acb39b5076a [INFO] running `Command { std: "docker" "start" "-a" "e828cbe30f1debb897345b2b267b46d52ec29b561847e4fcf30b5acb39b5076a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e828cbe30f1debb897345b2b267b46d52ec29b561847e4fcf30b5acb39b5076a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e828cbe30f1debb897345b2b267b46d52ec29b561847e4fcf30b5acb39b5076a", kill_on_drop: false }` [INFO] [stdout] e828cbe30f1debb897345b2b267b46d52ec29b561847e4fcf30b5acb39b5076a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44e7ad104b94eaa8bc717828ceb9510bbc1e81acd5f02cfa6ecfb2acd84831d4 [INFO] running `Command { std: "docker" "start" "-a" "44e7ad104b94eaa8bc717828ceb9510bbc1e81acd5f02cfa6ecfb2acd84831d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking str_indices v0.4.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking regex-cursor v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `escape::DebugByte` [INFO] [stdout] --> src/engines/dfa/search.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | util::{escape::DebugByte, prefilter::Prefilter, primitives::StateID, start}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `perf-literal-multisubstring` [INFO] [stdout] --> src/engines/meta/literal.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | if !cfg!(feature = "perf-literal-multisubstring") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `perf-literal-multisubstring` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stdout] warning: unused import: `panic` [INFO] [stdout] --> src/engines/meta/strategy.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use core::{fmt::Debug, panic}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:219:7 [INFO] [stdout] | [INFO] [stdout] 219 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | instrument!(|c| c.reset(&self.nfa)); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | instrument!(|c| c.eprint(&self.nfa)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 505 | instrument!(|c| c.record_state_set(&curr.set)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 540 | instrument!(|c| c.record_step(sid)); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 598 | / instrument!(|c| { [INFO] [stdout] 599 | | c.record_closure(sid); [INFO] [stdout] 600 | | c.record_stack_push(sid); [INFO] [stdout] 601 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | instrument!(|c| c.record_set_insert(sid)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 685 | / instrument!(|c| { [INFO] [stdout] 686 | | for &alt in &alternates[1..] { [INFO] [stdout] 687 | | c.record_stack_push(alt); [INFO] [stdout] 688 | | } [INFO] [stdout] 689 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 694 | instrument!(|c| c.record_stack_push(sid)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 703 | instrument!(|c| c.record_stack_push(sid)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex_automata::MatchKind` [INFO] [stdout] --> src/literal.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use regex_automata::MatchKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HalfMatchesIter` is never constructed [INFO] [stdout] --> src/util/iter.rs:651:12 [INFO] [stdout] | [INFO] [stdout] 651 | pub struct HalfMatchesIter(TryHalfMatchesIter); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking toml_edit v0.22.21 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking regex-test v0.1.1 [INFO] [stdout] error: couldn't read `src/../../regex/testdata/anchored.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | load!("anchored"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/bytes.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | load!("bytes"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/crazy.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | load!("crazy"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/crlf.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | load!("crlf"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/earliest.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | load!("earliest"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/empty.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | load!("empty"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/expensive.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | load!("expensive"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/flags.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | load!("flags"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/iter.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | load!("iter"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/leftmost-all.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | load!("leftmost-all"); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/line-terminator.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | load!("line-terminator"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/misc.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | load!("misc"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/multiline.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | load!("multiline"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/no-unicode.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | load!("no-unicode"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/overlapping.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | load!("overlapping"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/regression.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | load!("regression"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/set.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | load!("set"); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/substring.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | load!("substring"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/unicode.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | load!("unicode"); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/utf8.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | load!("utf8"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/word-boundary.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | load!("word-boundary"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/word-boundary-special.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | load!("word-boundary-special"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/fowler/basic.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | load!("fowler/basic"); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/fowler/nullsubexpr.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | load!("fowler/nullsubexpr"); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../regex/testdata/fowler/repetition.toml`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | const DATA: &[u8] = include_bytes!(concat!("../../regex/testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | load!("fowler/repetition"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `escape::DebugByte` [INFO] [stdout] --> src/engines/dfa/search.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | util::{escape::DebugByte, prefilter::Prefilter, primitives::StateID, start}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `perf-literal-multisubstring` [INFO] [stdout] --> src/engines/meta/literal.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | if !cfg!(feature = "perf-literal-multisubstring") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `perf-literal-multisubstring` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `panic` [INFO] [stdout] --> src/engines/meta/strategy.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use core::{fmt::Debug, panic}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:219:7 [INFO] [stdout] | [INFO] [stdout] 219 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | instrument!(|c| c.reset(&self.nfa)); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | instrument!(|c| c.eprint(&self.nfa)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 505 | instrument!(|c| c.record_state_set(&curr.set)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 540 | instrument!(|c| c.record_step(sid)); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 598 | / instrument!(|c| { [INFO] [stdout] 599 | | c.record_closure(sid); [INFO] [stdout] 600 | | c.record_stack_push(sid); [INFO] [stdout] 601 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | instrument!(|c| c.record_set_insert(sid)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 685 | / instrument!(|c| { [INFO] [stdout] 686 | | for &alt in &alternates[1..] { [INFO] [stdout] 687 | | c.record_stack_push(alt); [INFO] [stdout] 688 | | } [INFO] [stdout] 689 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 694 | instrument!(|c| c.record_stack_push(sid)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `internal-instrument-pikevm` [INFO] [stdout] --> src/engines/pikevm.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(feature = "internal-instrument-pikevm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 703 | instrument!(|c| c.record_stack_push(sid)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `perf-inline`, and `ropey` [INFO] [stdout] = help: consider adding `internal-instrument-pikevm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex_automata::MatchKind` [INFO] [stdout] --> src/literal.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use regex_automata::MatchKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-cursor` (lib test) due to 25 previous errors; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "44e7ad104b94eaa8bc717828ceb9510bbc1e81acd5f02cfa6ecfb2acd84831d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e7ad104b94eaa8bc717828ceb9510bbc1e81acd5f02cfa6ecfb2acd84831d4", kill_on_drop: false }` [INFO] [stdout] 44e7ad104b94eaa8bc717828ceb9510bbc1e81acd5f02cfa6ecfb2acd84831d4