[INFO] fetching crate kbnf-regex-automata 0.4.10...
[INFO] checking kbnf-regex-automata-0.4.10 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate kbnf-regex-automata 0.4.10 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate kbnf-regex-automata 0.4.10 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 kbnf-regex-automata 0.4.10
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kbnf-regex-automata 0.4.10
[INFO] tweaked toml for crates.io crate kbnf-regex-automata 0.4.10 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 48 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.5)
[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] 939f744e131230f9ceb2f2b7341e72ccbce5096413ef427babc0d60078ac3473
[INFO] running `Command { std: "docker" "start" "-a" "939f744e131230f9ceb2f2b7341e72ccbce5096413ef427babc0d60078ac3473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "939f744e131230f9ceb2f2b7341e72ccbce5096413ef427babc0d60078ac3473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "939f744e131230f9ceb2f2b7341e72ccbce5096413ef427babc0d60078ac3473", kill_on_drop: false }`
[INFO] [stdout] 939f744e131230f9ceb2f2b7341e72ccbce5096413ef427babc0d60078ac3473
[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] 15005ece29fe2289a88f280d5c3a2089a7e6960c6e248cbc6578c7fbc30ab3b0
[INFO] running `Command { std: "docker" "start" "-a" "15005ece29fe2289a88f280d5c3a2089a7e6960c6e248cbc6578c7fbc30ab3b0", kill_on_drop: false }`
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking kbnf-regex-automata v0.4.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/dfa/onepass.rs:524:45
[INFO] [stdout]     |
[INFO] [stdout] 522 | impl<'a> InternalBuilder<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 523 |     /// Create a new builder with an initial empty DFA.
[INFO] [stdout] 524 |     fn new(config: Config, nfa: &'a NFA) -> InternalBuilder {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]     --> src/dfa/dense.rs:4758:1
[INFO] [stdout]      |
[INFO] [stdout] 4758 | / pub struct StateIter<'a, T> {
[INFO] [stdout] 4759 | |     tt: &'a TransitionTable<T>,
[INFO] [stdout] 4760 | |     it: iter::Enumerate<slice::Chunks<'a, StateID>>,
[INFO] [stdout] 4761 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]     --> src/lib.rs:599:9
[INFO] [stdout]      |
[INFO] [stdout] 599  | #![warn(missing_debug_implementations)]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking regex-test v0.1.1
[INFO] [stdout] error: couldn't read `tests/../../testdata/anchored.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     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 `tests/../../testdata/bytes.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     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 `tests/../../testdata/crazy.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     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 `tests/../../testdata/crlf.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     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 `tests/../../testdata/earliest.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     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 `tests/../../testdata/empty.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     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 `tests/../../testdata/expensive.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     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 `tests/../../testdata/flags.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     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 `tests/../../testdata/iter.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     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 `tests/../../testdata/leftmost-all.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     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 `tests/../../testdata/line-terminator.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     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 `tests/../../testdata/misc.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     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 `tests/../../testdata/multiline.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     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 `tests/../../testdata/no-unicode.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     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 `tests/../../testdata/overlapping.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     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 `tests/../../testdata/regression.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     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 `tests/../../testdata/set.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     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 `tests/../../testdata/substring.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     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 `tests/../../testdata/unicode.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     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 `tests/../../testdata/utf8.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     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 `tests/../../testdata/word-boundary.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     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 `tests/../../testdata/word-boundary-special.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     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 `tests/../../testdata/fowler/basic.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     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 `tests/../../testdata/fowler/nullsubexpr.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     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 `tests/../../testdata/fowler/repetition.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 include_bytes!(concat!("../../testdata/", $name, ".toml"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     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] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]  --> tests/gen/dense/multi_pattern_v2.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]  --> tests/gen/sparse/multi_pattern_v2.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]  --> tests/dfa/api.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex_automata`
[INFO] [stdout]   --> tests/lib.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     use regex_automata::Anchored;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]  --> tests/dfa/onepass/suite.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex_automata`
[INFO] [stdout]  --> tests/dfa/api.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]  --> tests/dfa/suite.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]   --> tests/fuzz/dense.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use regex_automata::dfa::Automaton;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]    --> tests/fuzz/sparse.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |     use regex_automata::dfa::Automaton;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex_automata`
[INFO] [stdout]  --> tests/dfa/suite.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex_automata`
[INFO] [stdout]  --> tests/gen/dense/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use regex_automata::{Input, Match};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]  --> tests/hybrid/api.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex_automata`
[INFO] [stdout]  --> tests/gen/sparse/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use regex_automata::{Input, Match};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]  --> tests/hybrid/suite.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex_automata`
[INFO] [stdout]  --> tests/hybrid/api.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex_automata`
[INFO] [stdout]  --> tests/hybrid/suite.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]  --> tests/meta/suite.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]  --> tests/nfa/thompson/backtrack/suite.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex_automata`
[INFO] [stdout]  --> tests/meta/suite.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]  --> tests/nfa/thompson/pikevm/suite.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex_automata`
[INFO] [stdout]  --> tests/nfa/thompson/backtrack/suite.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]  --> tests/dfa/regression.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use regex_automata::{
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex_automata`
[INFO] [stdout]  --> tests/nfa/thompson/pikevm/suite.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex_automata::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex_automata`
[INFO] [stdout]  --> tests/dfa/regression.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use regex_automata::{
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]    --> tests/dfa/onepass/suite.rs:185:21
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let mut lookm = regex_automata::util::look::LookMatcher::new();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kbnf_regex_automata::util::look::LookMatcher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LookMatcher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 185 -     let mut lookm = regex_automata::util::look::LookMatcher::new();
[INFO] [stdout] 185 +     let mut lookm = LookMatcher::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]    --> tests/dfa/suite.rs:379:21
[INFO] [stdout]     |
[INFO] [stdout] 379 |     let mut lookm = regex_automata::util::look::LookMatcher::new();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kbnf_regex_automata::util::look::LookMatcher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LookMatcher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 379 -     let mut lookm = regex_automata::util::look::LookMatcher::new();
[INFO] [stdout] 379 +     let mut lookm = LookMatcher::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]   --> tests/fuzz/dense.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         regex_automata::dfa::dense::DFA::from_bytes(&dfa_bytes).ok()?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 6  + use aho_corasick::dfa::DFA;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use kbnf_regex_automata::dfa::dense::DFA;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use kbnf_regex_automata::dfa::onepass::DFA;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use kbnf_regex_automata::dfa::sparse::DFA;
[INFO] [stdout]    |
[INFO] [stdout]      and 1 other candidate
[INFO] [stdout] help: if you import `DFA`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 49 -         regex_automata::dfa::dense::DFA::from_bytes(&dfa_bytes).ok()?;
[INFO] [stdout] 49 +         DFA::from_bytes(&dfa_bytes).ok()?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]   --> tests/fuzz/dense.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let _ = dfa.try_search_fwd(&regex_automata::Input::new(haystack));
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 6  + use aho_corasick::Input;
[INFO] [stdout]    |
[INFO] [stdout] 6  + use kbnf_regex_automata::Input;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Input`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 50 -     let _ = dfa.try_search_fwd(&regex_automata::Input::new(haystack));
[INFO] [stdout] 50 +     let _ = dfa.try_search_fwd(&Input::new(haystack));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]    --> tests/fuzz/sparse.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         regex_automata::dfa::sparse::DFA::from_bytes(&dfa_bytes).ok()?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 10  + use aho_corasick::dfa::DFA;
[INFO] [stdout]     |
[INFO] [stdout] 10  + use kbnf_regex_automata::dfa::dense::DFA;
[INFO] [stdout]     |
[INFO] [stdout] 10  + use kbnf_regex_automata::dfa::onepass::DFA;
[INFO] [stdout]     |
[INFO] [stdout] 10  + use kbnf_regex_automata::dfa::sparse::DFA;
[INFO] [stdout]     |
[INFO] [stdout]       and 1 other candidate
[INFO] [stdout] help: if you import `DFA`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 129 -         regex_automata::dfa::sparse::DFA::from_bytes(&dfa_bytes).ok()?;
[INFO] [stdout] 129 +         DFA::from_bytes(&dfa_bytes).ok()?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]    --> tests/fuzz/sparse.rs:130:33
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let _ = dfa.try_search_fwd(&regex_automata::Input::new(haystack));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 10  + use aho_corasick::Input;
[INFO] [stdout]     |
[INFO] [stdout] 10  + use kbnf_regex_automata::Input;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Input`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 130 -     let _ = dfa.try_search_fwd(&regex_automata::Input::new(haystack));
[INFO] [stdout] 130 +     let _ = dfa.try_search_fwd(&Input::new(haystack));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]    --> tests/hybrid/suite.rs:273:21
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let mut lookm = regex_automata::util::look::LookMatcher::new();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kbnf_regex_automata::util::look::LookMatcher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LookMatcher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 273 -     let mut lookm = regex_automata::util::look::LookMatcher::new();
[INFO] [stdout] 273 +     let mut lookm = LookMatcher::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]   --> tests/nfa/thompson/backtrack/suite.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             regex_automata::MatchKind::LeftmostFirst,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 1  + use aho_corasick::MatchKind;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use aho_corasick::packed::MatchKind;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kbnf_regex_automata::MatchKind;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use regex_test::MatchKind;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `MatchKind`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 51 -             regex_automata::MatchKind::LeftmostFirst,
[INFO] [stdout] 51 +             MatchKind::LeftmostFirst,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]    --> tests/nfa/thompson/backtrack/suite.rs:201:21
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let mut lookm = regex_automata::util::look::LookMatcher::new();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kbnf_regex_automata::util::look::LookMatcher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LookMatcher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 201 -     let mut lookm = regex_automata::util::look::LookMatcher::new();
[INFO] [stdout] 201 +     let mut lookm = LookMatcher::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]    --> tests/nfa/thompson/pikevm/suite.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let mut lookm = regex_automata::util::look::LookMatcher::new();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kbnf_regex_automata::util::look::LookMatcher;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LookMatcher`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 150 -     let mut lookm = regex_automata::util::look::LookMatcher::new();
[INFO] [stdout] 150 +     let mut lookm = LookMatcher::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]   --> tests/lib.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     regex_automata::Input::new(test.haystack())
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 18 + use aho_corasick::Input;
[INFO] [stdout]    |
[INFO] [stdout] 18 + use kbnf_regex_automata::Input;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Input`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 80 -     regex_automata::Input::new(test.haystack())
[INFO] [stdout] 80 +     Input::new(test.haystack())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]   --> tests/lib.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 |     caps: &regex_automata::util::captures::Captures,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 18 + use kbnf_regex_automata::util::captures;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `captures`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 90 -     caps: &regex_automata::util::captures::Captures,
[INFO] [stdout] 90 +     caps: &captures::Captures,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]    --> tests/lib.rs:109:44
[INFO] [stdout]     |
[INFO] [stdout] 109 |         regex_test::MatchKind::All => Some(regex_automata::MatchKind::All),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 18  + use aho_corasick::MatchKind;
[INFO] [stdout]     |
[INFO] [stdout] 18  + use aho_corasick::packed::MatchKind;
[INFO] [stdout]     |
[INFO] [stdout] 18  + use kbnf_regex_automata::MatchKind;
[INFO] [stdout]     |
[INFO] [stdout] 18  + use regex_test::MatchKind;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `MatchKind`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 109 -         regex_test::MatchKind::All => Some(regex_automata::MatchKind::All),
[INFO] [stdout] 109 +         regex_test::MatchKind::All => Some(MatchKind::All),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]    --> tests/lib.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 111 |             Some(regex_automata::MatchKind::LeftmostFirst)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 18  + use aho_corasick::MatchKind;
[INFO] [stdout]     |
[INFO] [stdout] 18  + use aho_corasick::packed::MatchKind;
[INFO] [stdout]     |
[INFO] [stdout] 18  + use kbnf_regex_automata::MatchKind;
[INFO] [stdout]     |
[INFO] [stdout] 18  + use regex_test::MatchKind;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `MatchKind`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 111 -             Some(regex_automata::MatchKind::LeftmostFirst)
[INFO] [stdout] 111 +             Some(MatchKind::LeftmostFirst)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]   --> tests/lib.rs:75:6
[INFO] [stdout]    |
[INFO] [stdout] 75 | ) -> regex_automata::Input<'h> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex_automata`
[INFO] [stdout]    --> tests/lib.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 | ) -> Option<regex_automata::MatchKind> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of undeclared crate or module `regex_automata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kbnf-regex-automata` (test "integration") due to 65 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/dfa/onepass.rs:524:45
[INFO] [stdout]     |
[INFO] [stdout] 522 | impl<'a> InternalBuilder<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 523 |     /// Create a new builder with an initial empty DFA.
[INFO] [stdout] 524 |     fn new(config: Config, nfa: &'a NFA) -> InternalBuilder {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]     --> src/dfa/dense.rs:4758:1
[INFO] [stdout]      |
[INFO] [stdout] 4758 | / pub struct StateIter<'a, T> {
[INFO] [stdout] 4759 | |     tt: &'a TransitionTable<T>,
[INFO] [stdout] 4760 | |     it: iter::Enumerate<slice::Chunks<'a, StateID>>,
[INFO] [stdout] 4761 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]     --> src/lib.rs:599:9
[INFO] [stdout]      |
[INFO] [stdout] 599  | #![warn(missing_debug_implementations)]
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "15005ece29fe2289a88f280d5c3a2089a7e6960c6e248cbc6578c7fbc30ab3b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15005ece29fe2289a88f280d5c3a2089a7e6960c6e248cbc6578c7fbc30ab3b0", kill_on_drop: false }`
[INFO] [stdout] 15005ece29fe2289a88f280d5c3a2089a7e6960c6e248cbc6578c7fbc30ab3b0
