[INFO] fetching crate regex-cursor 0.1.4...
[INFO] checking regex-cursor-0.1.4 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate regex-cursor 0.1.4 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate regex-cursor 0.1.4 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate regex-cursor 0.1.4
[INFO] finished tweaking crates.io crate regex-cursor 0.1.4
[INFO] tweaked toml for crates.io crate regex-cursor 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddb1be01891682181e8e88db9f2a96806e0cff5fbd3bffa177b68c60724ea64e
[INFO] running `Command { std: "docker" "start" "-a" "ddb1be01891682181e8e88db9f2a96806e0cff5fbd3bffa177b68c60724ea64e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddb1be01891682181e8e88db9f2a96806e0cff5fbd3bffa177b68c60724ea64e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb1be01891682181e8e88db9f2a96806e0cff5fbd3bffa177b68c60724ea64e", kill_on_drop: false }`
[INFO] [stdout] ddb1be01891682181e8e88db9f2a96806e0cff5fbd3bffa177b68c60724ea64e
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1120f187df8c7e25b984a12888b50853a76e6f3690a9f38d0f05f83bd2546bde
[INFO] running `Command { std: "docker" "start" "-a" "1120f187df8c7e25b984a12888b50853a76e6f3690a9f38d0f05f83bd2546bde", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking regex-test v0.1.1
[INFO] [stderr]     Checking regex-cursor v0.1.4 (/opt/rustwide/workdir)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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: 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   = note: `#[warn(unused_imports)]` on by default
[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<C: Cursor, F>(TryHalfMatchesIter<C, F>);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HalfMatchesIter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-cursor` (lib test) due to 25 previous errors; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1120f187df8c7e25b984a12888b50853a76e6f3690a9f38d0f05f83bd2546bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1120f187df8c7e25b984a12888b50853a76e6f3690a9f38d0f05f83bd2546bde", kill_on_drop: false }`
[INFO] [stdout] 1120f187df8c7e25b984a12888b50853a76e6f3690a9f38d0f05f83bd2546bde
