[INFO] fetching crate supply-chain-trust-example-crate-000023 1.11.2...
[INFO] testing supply-chain-trust-example-crate-000023-1.11.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate supply-chain-trust-example-crate-000023 1.11.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate supply-chain-trust-example-crate-000023 1.11.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate supply-chain-trust-example-crate-000023 1.11.2
[INFO] tweaked toml for crates.io crate supply-chain-trust-example-crate-000023 1.11.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate supply-chain-trust-example-crate-000023 1.11.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex-test v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ce7b84039ecfe93d8fc5edf5631f020069b8ae14dc85a4719c36ff397faef6c
[INFO] running `Command { std: "docker" "start" "-a" "1ce7b84039ecfe93d8fc5edf5631f020069b8ae14dc85a4719c36ff397faef6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ce7b84039ecfe93d8fc5edf5631f020069b8ae14dc85a4719c36ff397faef6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ce7b84039ecfe93d8fc5edf5631f020069b8ae14dc85a4719c36ff397faef6c", kill_on_drop: false }`
[INFO] [stdout] 1ce7b84039ecfe93d8fc5edf5631f020069b8ae14dc85a4719c36ff397faef6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 881b011f1623ac069f678dbfc1e8dbbbfd243f962ebc43ef88043e8089e83b65
[INFO] running `Command { std: "docker" "start" "-a" "881b011f1623ac069f678dbfc1e8dbbbfd243f962ebc43ef88043e8089e83b65", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling supply-chain-trust-example-crate-000023 v1.11.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 54.44s
[INFO] running `Command { std: "docker" "inspect" "881b011f1623ac069f678dbfc1e8dbbbfd243f962ebc43ef88043e8089e83b65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "881b011f1623ac069f678dbfc1e8dbbbfd243f962ebc43ef88043e8089e83b65", kill_on_drop: false }`
[INFO] [stdout] 881b011f1623ac069f678dbfc1e8dbbbfd243f962ebc43ef88043e8089e83b65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0de5331b4532488e1924af45e10e6390200d4c05a6f6873e36f01527958805e1
[INFO] running `Command { std: "docker" "start" "-a" "0de5331b4532488e1924af45e10e6390200d4c05a6f6873e36f01527958805e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling regex-test v0.1.1
[INFO] [stderr]    Compiling supply-chain-trust-example-crate-000023 v1.11.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> tests/misc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> tests/regression.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]  --> tests/suite_bytes.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex::bytes::{Regex, RegexBuilder},
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]  --> tests/suite_bytes_set.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex::bytes::{RegexSet, RegexSetBuilder},
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> tests/regression_fuzz.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> tests/suite_string.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex::{Regex, RegexBuilder},
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> tests/suite_string_set.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     regex::{RegexSet, RegexSetBuilder},
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/fuzz/mod.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let re = regex::Regex::new(pattern).ok()?;
[INFO] [stdout]     |              ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]  32 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout]  32 + use regex_automata::meta::Regex;
[INFO] [stdout]     |
[INFO] [stdout]  32 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]     |
[INFO] [stdout]  32 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Regex`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 163 -     let re = regex::Regex::new(pattern).ok()?;
[INFO] [stdout] 163 +     let re = Regex::new(pattern).ok()?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/misc.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 18 |     assert_eq!(r"[a-zA-Z0-9]+", regex!(r"[a-zA-Z0-9]+").as_str());
[INFO] [stdout]    |                                 ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/misc.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 19 |     assert_eq!(r"[a-zA-Z0-9]+", &format!("{}", regex!(r"[a-zA-Z0-9]+")));
[INFO] [stdout]    |                                                ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/misc.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 22 |         &format!("{:?}", regex!(r"[a-zA-Z0-9]+"))
[INFO] [stdout]    |                          ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/misc.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 28 |     let re = regex!(r"(.)(?P<a>.)");
[INFO] [stdout]    |              ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/misc.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 39 |     let re = regex!(r"^(?P<name>.+)$");
[INFO] [stdout]    |              ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/misc.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 49 |     let re = regex!(r"^(?P<name>.+)$");
[INFO] [stdout]    |              ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/misc.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 57 |     let re = regex!(r"^(?P<name>.+)$");
[INFO] [stdout]    |              ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/misc.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 67 |         let re = regex!(r"(?P<number>[0-9]+)");
[INFO] [stdout]    |                  ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/misc.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 76 |     let re = regex!(r"(.)(?P<a>a)?(.)(?P<b>.)");
[INFO] [stdout]    |              ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/misc.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 101 |     let re = regex!(r"([a-z])(([a-z])|([0-9]))");
[INFO] [stdout]     |              ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::meta::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/misc.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 135 |     let re = regex!(r"[01]*1[01]{20}$");
[INFO] [stdout]     |              -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::meta::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/regression.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 21 |     let re = regex!("^.{1,2500}");
[INFO] [stdout]    |              -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/regression.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 43 |     let re = regex!(r"([a-f]){2}(?P<foo>[x-z])");
[INFO] [stdout]    |              ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/regression.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let re = regex::bytes::Regex::new(r"\bs(?:[ab])").unwrap();
[INFO] [stdout]    |              ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Regex`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 -     let re = regex::bytes::Regex::new(r"\bs(?:[ab])").unwrap();
[INFO] [stdout] 52 +     let re = Regex::new(r"\bs(?:[ab])").unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/regression.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 60 |     let re = regex!(r#"(?i:(?:\b|_)win(?:32|64|dows)?(?:\b|_))"#);
[INFO] [stdout]    |              ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/regression.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 91 |     let re = regex!(&pattern);
[INFO] [stdout]    |              ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/regression_fuzz.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |         regex::Regex::new($pattern).unwrap()
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 19 |     regex!(r"1}{55}{0}*{1}{55}{55}{5}*{1}{55}+{56}|;**");
[INFO] [stdout]    |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  5 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  5 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  5 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  5 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |             let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                      ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 12 | replace!(first, replace, r"[0-9]", "age: 26", "Z", "age: Z6");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |             let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                      ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 13 | replace!(plus, replace, r"[0-9]+", "age: 26", "Z", "age: Z");
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |             let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                      ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 14 | replace!(all, replace_all, r"[0-9]", "age: 26", "Z", "age: ZZ");
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |             let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                      ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 15 | replace!(groups, replace, r"([^ ]+)[ ]+([^ ]+)", "w1 w2", "$2 $1", "w2 w1");
[INFO] [stdout]    | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 16 | / replace!(
[INFO] [stdout] 17 | |     double_dollar,
[INFO] [stdout] 18 | |     replace,
[INFO] [stdout] 19 | |     r"([^ ]+)[ ]+([^ ]+)",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     "w2 $1"
[INFO] [stdout] 23 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 26 | / replace!(
[INFO] [stdout] 27 | |     named,
[INFO] [stdout] 28 | |     replace_all,
[INFO] [stdout] 29 | |     r"(?P<first>[^ ]+)[ ]+(?P<last>[^ ]+)(?P<space>[ ]*)",
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     "w2 w1 w4 w3"
[INFO] [stdout] 33 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 34 | / replace!(
[INFO] [stdout] 35 | |     trim,
[INFO] [stdout] 36 | |     replace_all,
[INFO] [stdout] 37 | |     "^[ \t]+|[ \t]+$",
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     "trim me"
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |             let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                      ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 42 | replace!(number_hyphen, replace, r"(.)(.)", "ab", "$1-$2", "a-b");
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 44 | / replace!(
[INFO] [stdout] 45 | |     simple_expand,
[INFO] [stdout] 46 | |     replace_all,
[INFO] [stdout] 47 | |     r"([a-z]) ([a-z])",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "b a"
[INFO] [stdout] 51 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 52 | / replace!(
[INFO] [stdout] 53 | |     literal_dollar1,
[INFO] [stdout] 54 | |     replace_all,
[INFO] [stdout] 55 | |     r"([a-z]+) ([a-z]+)",
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     "$1"
[INFO] [stdout] 59 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 60 | / replace!(
[INFO] [stdout] 61 | |     literal_dollar2,
[INFO] [stdout] 62 | |     replace_all,
[INFO] [stdout] 63 | |     r"([a-z]+) ([a-z]+)",
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     "b $c a"
[INFO] [stdout] 67 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 68 | / replace!(
[INFO] [stdout] 69 | |     no_expand1,
[INFO] [stdout] 70 | |     replace,
[INFO] [stdout] 71 | |     r"([^ ]+)[ ]+([^ ]+)",
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |     "$2 $1"
[INFO] [stdout] 75 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 76 | / replace!(
[INFO] [stdout] 77 | |     no_expand2,
[INFO] [stdout] 78 | |     replace,
[INFO] [stdout] 79 | |     r"([^ ]+)[ ]+([^ ]+)",
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |     "$$1"
[INFO] [stdout] 83 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 84 | / replace!(
[INFO] [stdout] 85 | |     closure_returning_reference,
[INFO] [stdout] 86 | |     replace,
[INFO] [stdout] 87 | |     r"([0-9]+)",
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     "age: 2"
[INFO] [stdout] 91 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 92 | / replace!(
[INFO] [stdout] 93 | |     closure_returning_value,
[INFO] [stdout] 94 | |     replace,
[INFO] [stdout] 95 | |     r"[0-9]+",
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | |     "age: Z"
[INFO] [stdout] 99 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use regex_automata::meta::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/replace.rs:6:22
[INFO] [stdout]     |
[INFO] [stdout]   6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 102 | / replace!(
[INFO] [stdout] 103 | |     match_at_start_replace_with_empty,
[INFO] [stdout] 104 | |     replace_all,
[INFO] [stdout] 105 | |     r"foo",
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     "bar"
[INFO] [stdout] 109 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::meta::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/replace.rs:6:22
[INFO] [stdout]     |
[INFO] [stdout]   6 |             let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 112 | replace!(single_empty_match, replace, r"^", "bar", "foo", "foobar");
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::meta::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/replace.rs:6:22
[INFO] [stdout]     |
[INFO] [stdout]   6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 115 | / replace!(
[INFO] [stdout] 116 | |     capture_longest_possible_name,
[INFO] [stdout] 117 | |     replace_all,
[INFO] [stdout] 118 | |     r"(.)",
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "ba "
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::meta::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/replace.rs:6:22
[INFO] [stdout]     |
[INFO] [stdout]   6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 124 | / replace!(
[INFO] [stdout] 125 | |     impl_string,
[INFO] [stdout] 126 | |     replace,
[INFO] [stdout] 127 | |     r"[0-9]",
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |     "age: Z6"
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::meta::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/replace.rs:6:22
[INFO] [stdout]     |
[INFO] [stdout]   6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 132 | / replace!(
[INFO] [stdout] 133 | |     impl_string_ref,
[INFO] [stdout] 134 | |     replace,
[INFO] [stdout] 135 | |     r"[0-9]",
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |     "age: Z6"
[INFO] [stdout] 139 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::meta::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/replace.rs:6:22
[INFO] [stdout]     |
[INFO] [stdout]   6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 140 | / replace!(
[INFO] [stdout] 141 | |     impl_cow_str_borrowed,
[INFO] [stdout] 142 | |     replace,
[INFO] [stdout] 143 | |     r"[0-9]",
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | |     "age: Z6"
[INFO] [stdout] 147 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::meta::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/replace.rs:6:22
[INFO] [stdout]     |
[INFO] [stdout]   6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 148 | / replace!(
[INFO] [stdout] 149 | |     impl_cow_str_borrowed_ref,
[INFO] [stdout] 150 | |     replace,
[INFO] [stdout] 151 | |     r"[0-9]",
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |     "age: Z6"
[INFO] [stdout] 155 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::meta::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/replace.rs:6:22
[INFO] [stdout]     |
[INFO] [stdout]   6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 156 | / replace!(
[INFO] [stdout] 157 | |     impl_cow_str_owned,
[INFO] [stdout] 158 | |     replace,
[INFO] [stdout] 159 | |     r"[0-9]",
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |     "age: Z6"
[INFO] [stdout] 163 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::meta::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/replace.rs:6:22
[INFO] [stdout]     |
[INFO] [stdout]   6 |               let re = regex::Regex::new($re).unwrap();
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout] ...
[INFO] [stdout] 164 | / replace!(
[INFO] [stdout] 165 | |     impl_cow_str_owned_ref,
[INFO] [stdout] 166 | |     replace,
[INFO] [stdout] 167 | |     r"[0-9]",
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     "age: Z6"
[INFO] [stdout] 171 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `replace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::meta::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/replace.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let re = regex::Regex::new(r"[0-9]").unwrap();
[INFO] [stdout]     |              ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::meta::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Regex`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 175 -     let re = regex::Regex::new(r"[0-9]").unwrap();
[INFO] [stdout] 175 +     let re = Regex::new(r"[0-9]").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/replace.rs:181:14
[INFO] [stdout]     |
[INFO] [stdout] 181 |     let re = regex::Regex::new(r"([0-9])").unwrap();
[INFO] [stdout]     |              ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::hybrid::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use regex_automata::meta::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::Regex;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use supply_chain_trust_example_crate_000023::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Regex`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 181 -     let re = regex::Regex::new(r"([0-9])").unwrap();
[INFO] [stdout] 181 +     let re = Regex::new(r"([0-9])").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/suite_bytes.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 |     caps: &regex::bytes::Captures<'_>,
[INFO] [stdout]    |            ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use supply_chain_trust_example_crate_000023::bytes;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `bytes`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 99 -     caps: &regex::bytes::Captures<'_>,
[INFO] [stdout] 99 +     caps: &bytes::Captures<'_>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     regex::NoExpand("$2 $1"),
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     regex::NoExpand("$$1"),
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    --> tests/suite_string.rs:106:28
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn testify_captures(caps: &regex::Captures<'_>) -> regex_test::Captures {
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |     |_captures: &regex::Captures<'_>| "Z".to_owned(),
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   --> tests/replace.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |     |captures: &regex::Captures<'_>| { captures[1][0..1].to_owned() },
[INFO] [stdout]    |                 ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[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 `supply-chain-trust-example-crate-000023` (test "integration") due to 57 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0de5331b4532488e1924af45e10e6390200d4c05a6f6873e36f01527958805e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0de5331b4532488e1924af45e10e6390200d4c05a6f6873e36f01527958805e1", kill_on_drop: false }`
[INFO] [stdout] 0de5331b4532488e1924af45e10e6390200d4c05a6f6873e36f01527958805e1
