[INFO] fetching crate rust-regex-dsl_derive 0.1.9... [INFO] testing rust-regex-dsl_derive-0.1.9 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rust-regex-dsl_derive 0.1.9 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rust-regex-dsl_derive 0.1.9 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rust-regex-dsl_derive 0.1.9 [INFO] tweaked toml for crates.io crate rust-regex-dsl_derive 0.1.9 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-regex-dsl_derive 0.1.9 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rust-regex-dsl_derive 0.1.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2dfb79c2819d4ce0c7310d367d88187fbbe621c4f46ef0e5ffd37ec73cc209f [INFO] running `Command { std: "docker" "start" "-a" "b2dfb79c2819d4ce0c7310d367d88187fbbe621c4f46ef0e5ffd37ec73cc209f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2dfb79c2819d4ce0c7310d367d88187fbbe621c4f46ef0e5ffd37ec73cc209f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2dfb79c2819d4ce0c7310d367d88187fbbe621c4f46ef0e5ffd37ec73cc209f", kill_on_drop: false }` [INFO] [stdout] b2dfb79c2819d4ce0c7310d367d88187fbbe621c4f46ef0e5ffd37ec73cc209f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef2329637e21d3495680498e465582e05489513752bbfb5f43f88e7e75966e4b [INFO] running `Command { std: "docker" "start" "-a" "ef2329637e21d3495680498e465582e05489513752bbfb5f43f88e7e75966e4b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rust-regex-dsl_derive v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.16s [INFO] running `Command { std: "docker" "inspect" "ef2329637e21d3495680498e465582e05489513752bbfb5f43f88e7e75966e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef2329637e21d3495680498e465582e05489513752bbfb5f43f88e7e75966e4b", kill_on_drop: false }` [INFO] [stdout] ef2329637e21d3495680498e465582e05489513752bbfb5f43f88e7e75966e4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2835339b2935d9aa3cacd859712427bd91c6f773a94f2336f6e91f62451236f6 [INFO] running `Command { std: "docker" "start" "-a" "2835339b2935d9aa3cacd859712427bd91c6f773a94f2336f6e91f62451236f6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rust-regex-dsl_derive v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling trybuild v1.0.105 [INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl` [INFO] [stdout] --> tests/regex_dsl_test.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "regex_dsl_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl` [INFO] [stdout] --> tests/test_groups.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl` [INFO] [stdout] --> tests/repeat_tests.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl` [INFO] [stdout] --> tests/single_word_tests.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl` [INFO] [stdout] --> tests/eq_tests.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl` [INFO] [stdout] --> tests/capture_groups_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rust_regex_dsl::create_capture; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl` [INFO] [stdout] --> tests/regex_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rust_regex_dsl::regex; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "eq_tests") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl` [INFO] [stdout] --> tests/apply_tests.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "regex_tests") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl` [INFO] [stdout] --> tests/predefined_class.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "test_groups") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl` [INFO] [stdout] --> tests/test_any_of.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "predefined_class") due to 1 previous error [INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "apply_tests") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl` [INFO] [stdout] --> tests/any_tests.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "single_word_tests") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl` [INFO] [stdout] --> tests/concat_test.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "repeat_tests") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rust_regex_dsl` [INFO] [stdout] --> tests/times_tests.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use rust_regex_dsl::regex_dsl; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_regex_dsl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rust_regex_dsl`, use `cargo add rust_regex_dsl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "any_tests") due to 1 previous error [INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "concat_test") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "times_tests") due to 1 previous error [INFO] [stderr] error: could not compile `rust-regex-dsl_derive` (test "test_any_of") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NoGroupName` [INFO] [stdout] --> tests/capture_groups_tests.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | let one = NoGroupName::catch("1234,").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `NoGroupName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NoGroupName` [INFO] [stdout] --> tests/capture_groups_tests.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | let two = NoGroupName::catch("ABC"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `NoGroupName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NoGroupName` [INFO] [stdout] --> tests/capture_groups_tests.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | let three: Vec<_> = NoGroupName::catch_all("1,2,3,4,").collect(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `NoGroupName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThreeGroups` [INFO] [stdout] --> tests/capture_groups_tests.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let one = ThreeGroups::catch("123abc").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ThreeGroups` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThreeGroups` [INFO] [stdout] --> tests/capture_groups_tests.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | let two = ThreeGroups::catch("ABC"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ThreeGroups` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThreeGroups` [INFO] [stdout] --> tests/capture_groups_tests.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | let three: Vec<_> = ThreeGroups::catch_all("1a22bb33cc").collect(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ThreeGroups` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyRegexCapture` [INFO] [stdout] --> tests/capture_groups_tests.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | let one = MyRegexCapture::catch("one abcd").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `MyRegexCapture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyRegexCapture` [INFO] [stdout] --> tests/capture_groups_tests.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let two = MyRegexCapture::catch("ABC"); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `MyRegexCapture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyRegexCapture` [INFO] [stdout] --> tests/capture_groups_tests.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | let three: Vec<_> = MyRegexCapture::catch_all("one a").collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `MyRegexCapture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyRegexCapture` [INFO] [stdout] --> tests/capture_groups_tests.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | let one = MyRegexCapture::catch("Letters ").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `MyRegexCapture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyRegexCapture` [INFO] [stdout] --> tests/capture_groups_tests.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | let two = MyRegexCapture::catch("1234").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `MyRegexCapture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyRegexCapture` [INFO] [stdout] --> tests/capture_groups_tests.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | let three: Vec<_> = MyRegexCapture::catch_all("abc 1234 def 33").collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `MyRegexCapture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyRegexCapture` [INFO] [stdout] --> tests/capture_groups_tests.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | let regex = MyRegexCapture::regex(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `MyRegexCapture` [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 `rust-regex-dsl_derive` (test "capture_groups_tests") due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "2835339b2935d9aa3cacd859712427bd91c6f773a94f2336f6e91f62451236f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2835339b2935d9aa3cacd859712427bd91c6f773a94f2336f6e91f62451236f6", kill_on_drop: false }` [INFO] [stdout] 2835339b2935d9aa3cacd859712427bd91c6f773a94f2336f6e91f62451236f6