[INFO] fetching crate rialight_util 1.6.1...
[INFO] testing rialight_util-1.6.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate rialight_util 1.6.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rialight_util 1.6.1
[INFO] finished tweaking crates.io crate rialight_util 1.6.1
[INFO] tweaked toml for crates.io crate rialight_util 1.6.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rialight_util 1.6.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.10.0)
[INFO] [stderr]       Adding lazy-regex v2.5.0 (available: v3.5.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v2.4.1
[INFO] [stderr]   Downloaded lazy-regex v2.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62731b652cfb32a620e94a27b14009169e3b3f3ea570cc1ee852bf686c3d049a
[INFO] running `Command { std: "docker" "start" "-a" "62731b652cfb32a620e94a27b14009169e3b3f3ea570cc1ee852bf686c3d049a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62731b652cfb32a620e94a27b14009169e3b3f3ea570cc1ee852bf686c3d049a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62731b652cfb32a620e94a27b14009169e3b3f3ea570cc1ee852bf686c3d049a", kill_on_drop: false }`
[INFO] [stdout] 62731b652cfb32a620e94a27b14009169e3b3f3ea570cc1ee852bf686c3d049a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94af1fb98df635adc278f66b2636d45896acef1aaa6dc4879c57aa4773cade58
[INFO] running `Command { std: "docker" "start" "-a" "94af1fb98df635adc278f66b2636d45896acef1aaa6dc4879c57aa4773cade58", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lazy-regex-proc_macros v2.4.1
[INFO] [stderr]    Compiling lazy-regex v2.5.0
[INFO] [stderr]    Compiling rialight_util v1.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.35s
[INFO] running `Command { std: "docker" "inspect" "94af1fb98df635adc278f66b2636d45896acef1aaa6dc4879c57aa4773cade58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94af1fb98df635adc278f66b2636d45896acef1aaa6dc4879c57aa4773cade58", kill_on_drop: false }`
[INFO] [stdout] 94af1fb98df635adc278f66b2636d45896acef1aaa6dc4879c57aa4773cade58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 935fd7480d0635648493a240c03393bbbbc950ad86fb6cb935cd465289a88ae3
[INFO] running `Command { std: "docker" "start" "-a" "935fd7480d0635648493a240c03393bbbbc950ad86fb6cb935cd465289a88ae3", kill_on_drop: false }`
[INFO] [stderr]    Compiling rialight_util v1.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] running `Command { std: "docker" "inspect" "935fd7480d0635648493a240c03393bbbbc950ad86fb6cb935cd465289a88ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "935fd7480d0635648493a240c03393bbbbc950ad86fb6cb935cd465289a88ae3", kill_on_drop: false }`
[INFO] [stdout] 935fd7480d0635648493a240c03393bbbbc950ad86fb6cb935cd465289a88ae3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a31e62417f4b4cbe30926b1035beca1b0c18e0d138aa424762795e1ced1a6fd1
[INFO] running `Command { std: "docker" "start" "-a" "a31e62417f4b4cbe30926b1035beca1b0c18e0d138aa424762795e1ced1a6fd1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rialight_util-bf5e6a3f4ee245e0)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test::lazy_static_utility ... ok
[INFO] [stdout] test test::set_literal ... ok
[INFO] [stdout] test test::map_literal ... ok
[INFO] [stdout] test test::template_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rialight_util
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/lazy_static.rs - lazy_static (line 10) ... ignored
[INFO] [stdout] test src/lib.rs - hashset (line 89) ... FAILED
[INFO] [stdout] test src/regex.rs - regex (line 121) ... FAILED
[INFO] [stdout] test src/flags.rs - flags (line 77) ... FAILED
[INFO] [stdout] test src/lib.rs - btreemap (line 53) ... FAILED
[INFO] [stdout] test src/regex.rs - regex (line 28) ... FAILED
[INFO] [stdout] test src/flags.rs - flags (line 109) ... FAILED
[INFO] [stdout] test src/lib.rs - hashmap (line 17) ... FAILED
[INFO] [stdout] test src/lazy_static.rs - lazy_static (line 23) ... FAILED
[INFO] [stdout] test src/regex.rs - regex (line 145) ... FAILED
[INFO] [stdout] test src/flags.rs - flags (line 211) ... FAILED
[INFO] [stdout] test src/regex.rs - regex (line 72) ... FAILED
[INFO] [stdout] test src/regex.rs - regex (line 97) ... FAILED
[INFO] [stdout] test src/lazy_static.rs - lazy_static (line 51) ... FAILED
[INFO] [stdout] test src/flags.rs - flags (line 239) ... FAILED
[INFO] [stdout] test src/regex.rs - regex (line 84) ... FAILED
[INFO] [stdout] test src/lib.rs - btreeset (line 120) ... FAILED
[INFO] [stdout] test src/flags.rs - flags (line 190) ... FAILED
[INFO] [stdout] test src/regex.rs - regex (line 61) - compile fail ... ok
[INFO] [stdout] test src/flags.rs - flags (line 10) ... FAILED
[INFO] [stdout] test src/template_string.rs - template_string::map (line 15) ... FAILED
[INFO] [stdout] test src/template_string.rs - template_string::apply (line 62) ... FAILED
[INFO] [stdout] test src/flags.rs - flags (line 36) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - hashset (line 89) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]   --> src/lib.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | use rialight::util::hashset;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/regex.rs - regex (line 121) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    --> src/regex.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | use rialight::util::regex::regex_replace_all;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flags.rs - flags (line 77) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]   --> src/flags.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use rialight::util::flags::flags;
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Flags1` in `example`
[INFO] [stdout]   --> src/flags.rs:94:26
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let flag1 = example::Flags1::A;
[INFO] [stdout]    |                          ^^^^^^ could not find `Flags1` in `example`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Flags2` in `example`
[INFO] [stdout]   --> src/flags.rs:95:26
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let flag2 = example::Flags2::B; // error: const `B` is private
[INFO] [stdout]    |                          ^^^^^^ could not find `Flags2` in `example`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - btreemap (line 53) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]   --> src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | use rialight::util::btreemap;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/regex.rs - regex (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]   --> src/regex.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rialight::util::regex::regex;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flags.rs - flags (line 109) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    --> src/flags.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | use rialight::util::flags::flags;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - hashmap (line 17) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rialight::util::hashmap;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lazy_static.rs - lazy_static (line 23) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]   --> src/lazy_static.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use rialight::util::lazy_static::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/regex.rs - regex (line 145) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    --> src/regex.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | use rialight::util::regex::*;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lazy_regex` in this scope
[INFO] [stdout]    --> src/regex.rs:148:38
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub static GLOBAL_REX: Lazy<Regex> = lazy_regex!("^ab+$"i);
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `lazy_regex` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 145 + use lazy_regex::lazy_regex;
[INFO] [stdout]     |
[INFO] [stdout] 145 + use rialight_util::regex::lazy_regex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Lazy` in this scope
[INFO] [stdout]    --> src/regex.rs:148:24
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub static GLOBAL_REX: Lazy<Regex> = lazy_regex!("^ab+$"i);
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 145 + use lazy_regex::Lazy;
[INFO] [stdout]     |
[INFO] [stdout] 145 + use rialight_util::regex::Lazy;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Regex` in this scope
[INFO] [stdout]    --> src/regex.rs:148:29
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub static GLOBAL_REX: Lazy<Regex> = lazy_regex!("^ab+$"i);
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 145 + use lazy_regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 145 + use regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 145 + use regex::bytes::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 145 + use rialight_util::regex::Regex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flags.rs - flags (line 211) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    --> src/flags.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 | use rialight::util::flags::flags;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Flags` in this scope
[INFO] [stdout]    --> src/flags.rs:223:18
[INFO] [stdout]     |
[INFO] [stdout] 223 | impl Default for Flags {
[INFO] [stdout]     |                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Flags` in this scope
[INFO] [stdout]    --> src/flags.rs:224:21
[INFO] [stdout]     |
[INFO] [stdout] 224 |     fn default() -> Flags {
[INFO] [stdout]     |                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Flags` in this scope
[INFO] [stdout]    --> src/flags.rs:230:30
[INFO] [stdout]     |
[INFO] [stdout] 230 |     let implemented_default: Flags = Default::default();
[INFO] [stdout]     |                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]    --> src/flags.rs:231:38
[INFO] [stdout]     |
[INFO] [stdout] 231 |     assert_eq!(implemented_default, (Flags::A | Flags::C));
[INFO] [stdout]     |                                      ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]    --> src/flags.rs:231:49
[INFO] [stdout]     |
[INFO] [stdout] 231 |     assert_eq!(implemented_default, (Flags::A | Flags::C));
[INFO] [stdout]     |                                                 ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]    --> src/flags.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         Flags::A | Flags::C
[INFO] [stdout]     |         ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]    --> src/flags.rs:225:20
[INFO] [stdout]     |
[INFO] [stdout] 225 |         Flags::A | Flags::C
[INFO] [stdout]     |                    ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/regex.rs - regex (line 72) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]   --> src/regex.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | use rialight::util::regex::regex_is_match;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/regex.rs - regex (line 97) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]   --> src/regex.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 | use rialight::util::regex::regex_captures;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lazy_static.rs - lazy_static (line 51) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]   --> src/lazy_static.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | use rialight::util::lazy_static::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `COUNT` in this scope
[INFO] [stdout]   --> src/lazy_static.rs:70:42
[INFO] [stdout]    |
[INFO] [stdout] 70 |     println!("The map has {} entries.", *COUNT);
[INFO] [stdout]    |                                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HASHMAP` in this scope
[INFO] [stdout]   --> src/lazy_static.rs:71:46
[INFO] [stdout]    |
[INFO] [stdout] 71 |     println!("The entry for `0` is \"{}\".", HASHMAP.get(&0).unwrap());
[INFO] [stdout]    |                                              ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NUMBER` in this scope
[INFO] [stdout]   --> src/lazy_static.rs:72:70
[INFO] [stdout]    |
[INFO] [stdout] 72 |     println!("A expensive calculation on a static results in: {}.", *NUMBER);
[INFO] [stdout]    |                                                                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flags.rs - flags (line 239) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    --> src/flags.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | use rialight::util::flags::flags;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]    --> src/flags.rs:250:17
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let empty = Flags::empty();
[INFO] [stdout]     |                 ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]    --> src/flags.rs:251:16
[INFO] [stdout]     |
[INFO] [stdout] 251 |     let none = Flags::NONE;
[INFO] [stdout]     |                ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]    --> src/flags.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |     let some = Flags::SOME;
[INFO] [stdout]     |                ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]    --> src/flags.rs:255:28
[INFO] [stdout]     |
[INFO] [stdout] 255 |     assert!(empty.contains(Flags::NONE));
[INFO] [stdout]     |                            ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]    --> src/flags.rs:256:27
[INFO] [stdout]     |
[INFO] [stdout] 256 |     assert!(none.contains(Flags::NONE));
[INFO] [stdout]     |                           ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]    --> src/flags.rs:257:27
[INFO] [stdout]     |
[INFO] [stdout] 257 |     assert!(some.contains(Flags::NONE));
[INFO] [stdout]     |                           ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/regex.rs - regex (line 84) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]   --> src/regex.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | use rialight::util::regex::regex_find;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - btreeset (line 120) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    --> src/lib.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | use rialight::util::btreeset;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flags.rs - flags (line 190) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    --> src/flags.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | use rialight::util::flags::flags;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Flags` in this scope
[INFO] [stdout]    --> src/flags.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let derived_default: Flags = Default::default();
[INFO] [stdout]     |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flags.rs - flags (line 10) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]   --> src/flags.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rialight::util::flags::flags;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/flags.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | let e1 = Flags::A | Flags::C;
[INFO] [stdout]    |          ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/flags.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 | let e1 = Flags::A | Flags::C;
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/flags.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | let e2 = Flags::B | Flags::C;
[INFO] [stdout]    |          ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/flags.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 | let e2 = Flags::B | Flags::C;
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/flags.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | assert_eq!((e1 | e2), Flags::ABC);   // union
[INFO] [stdout]    |                       ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/flags.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 | assert_eq!((e1 & e2), Flags::C);     // intersection
[INFO] [stdout]    |                       ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/flags.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 | assert_eq!((e1 - e2), Flags::A);     // set difference
[INFO] [stdout]    |                       ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/flags.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 | assert_eq!(!e2, Flags::A);
[INFO] [stdout]    |                 ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/template_string.rs - template_string::map (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]   --> src/template_string.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use rialight::util::template_string;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/template_string.rs - template_string::apply (line 62) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `template_string`
[INFO] [stdout]   --> src/template_string.rs:72:53
[INFO] [stdout]    |
[INFO] [stdout] 72 | let applied = template_string::apply("$<foo-qux>", &template_string::map! {}, None);
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `template_string`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `template_string`
[INFO] [stdout]   --> src/template_string.rs:68:53
[INFO] [stdout]    |
[INFO] [stdout] 68 | let applied = template_string::apply("$<foo-qux>", &template_string::map! { "foo-qux" => "Fq" }, Some(|v| (*v.downcast_ref::<&'stati...
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `template_string`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `template_string`
[INFO] [stdout]   --> src/template_string.rs:64:53
[INFO] [stdout]    |
[INFO] [stdout] 64 | let applied = template_string::apply("$<foo-qux>", &template_string::map! { "foo-qux" => "Fq" }, None);
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `template_string`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `template_string`
[INFO] [stdout]   --> src/template_string.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 | let applied = template_string::apply("$<foo-qux>", &template_string::map! { "foo-qux" => "Fq" }, None);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `template_string`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/template_string.rs, use `mod template_string` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 62 + mod template_string;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 62 + use rialight_util::template_string;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `template_string`
[INFO] [stdout]   --> src/template_string.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 | let applied = template_string::apply("$<foo-qux>", &template_string::map! { "foo-qux" => "Fq" }, Some(|v| (*v.downcast_ref::<&'stati...
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `template_string`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/template_string.rs, use `mod template_string` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 62 + mod template_string;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 62 + use rialight_util::template_string;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `template_string`
[INFO] [stdout]   --> src/template_string.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 | let applied = template_string::apply("$<foo-qux>", &template_string::map! {}, None);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `template_string`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/template_string.rs, use `mod template_string` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 62 + mod template_string;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 62 + use rialight_util::template_string;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/template_string.rs:68:104
[INFO] [stdout]    |
[INFO] [stdout] 68 | ...te_string::map! { "foo-qux" => "Fq" }, Some(|v| (*v.downcast_ref::<&'static str>().unwrap()).to_owned()));
[INFO] [stdout]    |                                                 ^    - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 68 | let applied = template_string::apply("$<foo-qux>", &template_string::map! { "foo-qux" => "Fq" }, Some(|v: /* Type */| (*v.downcast_ref::<&'static str>().unwrap()).to_owned()));
[INFO] [stdout]    |                                                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flags.rs - flags (line 36) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]   --> src/flags.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | use rialight::util::flags::flags;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rialight`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rialight`, use `cargo add rialight` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Flags` in this scope
[INFO] [stdout]   --> src/flags.rs:48:6
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl Flags {
[INFO] [stdout]    |      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Flags` in this scope
[INFO] [stdout]   --> src/flags.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl fmt::Display for Flags {
[INFO] [stdout]    |                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/flags.rs:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut flags = Flags::A | Flags::B;
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/flags.rs:62:32
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut flags = Flags::A | Flags::B;
[INFO] [stdout]    |                                ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/flags.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert_eq!(format!("{:?}", Flags::A | Flags::B), "A | B");
[INFO] [stdout]    |                                ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/flags.rs:66:43
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert_eq!(format!("{:?}", Flags::A | Flags::B), "A | B");
[INFO] [stdout]    |                                           ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags`
[INFO] [stdout]   --> src/flags.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_eq!(format!("{:?}", Flags::B), "B");
[INFO] [stdout]    |                                ^^^^^ use of undeclared type `Flags`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/flags.rs - flags (line 10)
[INFO] [stdout]     src/flags.rs - flags (line 109)
[INFO] [stdout]     src/flags.rs - flags (line 190)
[INFO] [stdout]     src/flags.rs - flags (line 211)
[INFO] [stdout]     src/flags.rs - flags (line 239)
[INFO] [stdout]     src/flags.rs - flags (line 36)
[INFO] [stdout]     src/flags.rs - flags (line 77)
[INFO] [stdout]     src/lazy_static.rs - lazy_static (line 23)
[INFO] [stdout]     src/lazy_static.rs - lazy_static (line 51)
[INFO] [stdout]     src/lib.rs - btreemap (line 53)
[INFO] [stdout]     src/lib.rs - btreeset (line 120)
[INFO] [stdout]     src/lib.rs - hashmap (line 17)
[INFO] [stdout]     src/lib.rs - hashset (line 89)
[INFO] [stdout]     src/regex.rs - regex (line 121)
[INFO] [stdout]     src/regex.rs - regex (line 145)
[INFO] [stdout]     src/regex.rs - regex (line 28)
[INFO] [stdout]     src/regex.rs - regex (line 72)
[INFO] [stdout]     src/regex.rs - regex (line 84)
[INFO] [stdout]     src/regex.rs - regex (line 97)
[INFO] [stdout]     src/template_string.rs - template_string::apply (line 62)
[INFO] [stdout]     src/template_string.rs - template_string::map (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 21 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a31e62417f4b4cbe30926b1035beca1b0c18e0d138aa424762795e1ced1a6fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a31e62417f4b4cbe30926b1035beca1b0c18e0d138aa424762795e1ced1a6fd1", kill_on_drop: false }`
[INFO] [stdout] a31e62417f4b4cbe30926b1035beca1b0c18e0d138aa424762795e1ced1a6fd1
