[INFO] fetching crate hotaru_meta 0.7.3...
[INFO] testing hotaru_meta-0.7.3 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate hotaru_meta 0.7.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate hotaru_meta 0.7.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hotaru_meta 0.7.3
[INFO] tweaked toml for crates.io crate hotaru_meta 0.7.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hotaru_meta 0.7.3 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hotaru_meta 0.7.3 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hotaru_lib v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1a264908fd77fd7ea2ba5ec0ad5e31c23d4047fba1b652f807adf01c8af12dc
[INFO] running `Command { std: "docker" "start" "-a" "d1a264908fd77fd7ea2ba5ec0ad5e31c23d4047fba1b652f807adf01c8af12dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1a264908fd77fd7ea2ba5ec0ad5e31c23d4047fba1b652f807adf01c8af12dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1a264908fd77fd7ea2ba5ec0ad5e31c23d4047fba1b652f807adf01c8af12dc", kill_on_drop: false }`
[INFO] [stdout] d1a264908fd77fd7ea2ba5ec0ad5e31c23d4047fba1b652f807adf01c8af12dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fea16ff73d79ce8e3c03641a1775234cbfdec26649540bcfc85c57f485aaed22
[INFO] running `Command { std: "docker" "start" "-a" "fea16ff73d79ce8e3c03641a1775234cbfdec26649540bcfc85c57f485aaed22", kill_on_drop: false }`
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hotaru_lib v0.7.3
[INFO] [stderr]    Compiling hotaru_meta v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/lib.rs:1690:9
[INFO] [stdout]      |
[INFO] [stdout] 1690 |     let mut tokens = item.into_iter().peekable();
[INFO] [stdout]      |         ----^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expect_punct` is never used
[INFO] [stdout]   --> src/lib.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |         fn expect_punct(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_pub` is never read
[INFO] [stdout]    --> src/lib.rs:951:9
[INFO] [stdout]     |
[INFO] [stdout] 950 | struct MiddleWare {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 951 |     pub is_pub: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
[INFO] running `Command { std: "docker" "inspect" "fea16ff73d79ce8e3c03641a1775234cbfdec26649540bcfc85c57f485aaed22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fea16ff73d79ce8e3c03641a1775234cbfdec26649540bcfc85c57f485aaed22", kill_on_drop: false }`
[INFO] [stdout] fea16ff73d79ce8e3c03641a1775234cbfdec26649540bcfc85c57f485aaed22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c55c021f3e90f0cc09938dd491d573bd69ba01f3e91ee7e5ca6c179d6ee56eff
[INFO] running `Command { std: "docker" "start" "-a" "c55c021f3e90f0cc09938dd491d573bd69ba01f3e91ee7e5ca6c179d6ee56eff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling hotaru_lib v0.7.3
[INFO] [stderr]    Compiling hotaru_meta v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/lib.rs:1690:9
[INFO] [stdout]      |
[INFO] [stdout] 1690 |     let mut tokens = item.into_iter().peekable();
[INFO] [stdout]      |         ----^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expect_punct` is never used
[INFO] [stdout]   --> src/lib.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |         fn expect_punct(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_pub` is never read
[INFO] [stdout]    --> src/lib.rs:951:9
[INFO] [stdout]     |
[INFO] [stdout] 950 | struct MiddleWare {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 951 |     pub is_pub: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/lib.rs:1690:9
[INFO] [stdout]      |
[INFO] [stdout] 1690 |     let mut tokens = item.into_iter().peekable();
[INFO] [stdout]      |         ----^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expect_punct` is never used
[INFO] [stdout]   --> src/lib.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |         fn expect_punct(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_pub` is never read
[INFO] [stdout]    --> src/lib.rs:951:9
[INFO] [stdout]     |
[INFO] [stdout] 950 | struct MiddleWare {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 951 |     pub is_pub: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.47s
[INFO] running `Command { std: "docker" "inspect" "c55c021f3e90f0cc09938dd491d573bd69ba01f3e91ee7e5ca6c179d6ee56eff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c55c021f3e90f0cc09938dd491d573bd69ba01f3e91ee7e5ca6c179d6ee56eff", kill_on_drop: false }`
[INFO] [stdout] c55c021f3e90f0cc09938dd491d573bd69ba01f3e91ee7e5ca6c179d6ee56eff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 10236568d97a83329336681fe804556898e3f7200b5b53bea9e879f7fdcfd2ea
[INFO] running `Command { std: "docker" "start" "-a" "10236568d97a83329336681fe804556898e3f7200b5b53bea9e879f7fdcfd2ea", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/lib.rs:1690:9
[INFO] [stderr]      |
[INFO] [stderr] 1690 |     let mut tokens = item.into_iter().peekable();
[INFO] [stderr]      |         ----^^^^^^
[INFO] [stderr]      |         |
[INFO] [stderr]      |         help: remove this `mut`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `expect_punct` is never used
[INFO] [stderr]   --> src/lib.rs:98:12
[INFO] [stderr]    |
[INFO] [stderr] 98 |         fn expect_punct(
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `is_pub` is never read
[INFO] [stderr]    --> src/lib.rs:951:9
[INFO] [stderr]     |
[INFO] [stderr] 950 | struct MiddleWare {
[INFO] [stderr]     |        ---------- field in this struct
[INFO] [stderr] 951 |     pub is_pub: bool,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `hotaru_meta` (lib) generated 3 warnings (run `cargo fix --lib -p hotaru_meta` to apply 1 suggestion)
[INFO] [stderr] warning: `hotaru_meta` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hotaru_meta-569c5247848925bb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/progress.rs (/opt/rustwide/target/debug/deps/progress-f75bcd27271d396b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hotaru_meta
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - LApp (line 1945) ... FAILED
[INFO] [stdout] test src/lib.rs - LUrl (line 1962) ... FAILED
[INFO] [stdout] test src/lib.rs - LPattern (line 1984) ... FAILED
[INFO] [stdout] test src/lib.rs - LPattern (line 1979) ... FAILED
[INFO] [stdout] test src/lib.rs - LApp (line 1950) ... FAILED
[INFO] [stdout] test src/lib.rs - LUrl (line 1967) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - LApp (line 1945) stdout ----
[INFO] [stdout] error: cannot find macro `LApp` in this scope
[INFO] [stdout]     --> src/lib.rs:1946:1
[INFO] [stdout]      |
[INFO] [stdout] 1946 | LApp!(APP = App::new().build());
[INFO] [stdout]      | ^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 1945 + use hotaru_meta::LApp;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - LUrl (line 1962) stdout ----
[INFO] [stdout] error: cannot find macro `LUrl` in this scope
[INFO] [stdout]     --> src/lib.rs:1963:1
[INFO] [stdout]      |
[INFO] [stdout] 1963 | LUrl!(HOME = Url::new("/"));
[INFO] [stdout]      | ^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 1962 + use hotaru_meta::LUrl;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - LPattern (line 1984) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `SPattern` in this scope
[INFO] [stdout]     --> src/lib.rs:1985:21
[INFO] [stdout]      |
[INFO] [stdout] 1985 | pub static PATTERN: SPattern = Lazy::new(|| PathPattern::new("/*"));
[INFO] [stdout]      |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lazy`
[INFO] [stdout]     --> src/lib.rs:1985:32
[INFO] [stdout]      |
[INFO] [stdout] 1985 | pub static PATTERN: SPattern = Lazy::new(|| PathPattern::new("/*"));
[INFO] [stdout]      |                                ^^^^ use of undeclared type `Lazy`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathPattern`
[INFO] [stdout]     --> src/lib.rs:1985:45
[INFO] [stdout]      |
[INFO] [stdout] 1985 | pub static PATTERN: SPattern = Lazy::new(|| PathPattern::new("/*"));
[INFO] [stdout]      |                                             ^^^^^^^^^^^ use of undeclared type `PathPattern`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/lib.rs - LPattern (line 1979) stdout ----
[INFO] [stdout] error: cannot find macro `LPattern` in this scope
[INFO] [stdout]     --> src/lib.rs:1980:1
[INFO] [stdout]      |
[INFO] [stdout] 1980 | LPattern!(PATTERN = PathPattern::new("/*"));
[INFO] [stdout]      | ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 1979 + use hotaru_meta::LPattern;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - LApp (line 1950) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `SApp` in this scope
[INFO] [stdout]     --> src/lib.rs:1951:17
[INFO] [stdout]      |
[INFO] [stdout] 1951 | pub static APP: SApp = Lazy::new(|| App::new().build());
[INFO] [stdout]      |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lazy`
[INFO] [stdout]     --> src/lib.rs:1951:24
[INFO] [stdout]      |
[INFO] [stdout] 1951 | pub static APP: SApp = Lazy::new(|| App::new().build());
[INFO] [stdout]      |                        ^^^^ use of undeclared type `Lazy`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `App`
[INFO] [stdout]     --> src/lib.rs:1951:37
[INFO] [stdout]      |
[INFO] [stdout] 1951 | pub static APP: SApp = Lazy::new(|| App::new().build());
[INFO] [stdout]      |                                     ^^^ use of undeclared type `App`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/lib.rs - LUrl (line 1967) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `SUrl` in this scope
[INFO] [stdout]     --> src/lib.rs:1968:18
[INFO] [stdout]      |
[INFO] [stdout] 1968 | pub static HOME: SUrl<_> = Lazy::new(|| Url::new("/"));
[INFO] [stdout]      |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lazy`
[INFO] [stdout]     --> src/lib.rs:1968:28
[INFO] [stdout]      |
[INFO] [stdout] 1968 | pub static HOME: SUrl<_> = Lazy::new(|| Url::new("/"));
[INFO] [stdout]      |                            ^^^^ use of undeclared type `Lazy`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Url`
[INFO] [stdout]     --> src/lib.rs:1968:41
[INFO] [stdout]      |
[INFO] [stdout] 1968 | pub static HOME: SUrl<_> = Lazy::new(|| Url::new("/"));
[INFO] [stdout]      |                                         ^^^ use of undeclared type `Url`
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for static variables
[INFO] [stdout]     --> src/lib.rs:1968:23
[INFO] [stdout]      |
[INFO] [stdout] 1968 | pub static HOME: SUrl<_> = Lazy::new(|| Url::new("/"));
[INFO] [stdout]      |                       ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0121, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0121`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - LApp (line 1945)
[INFO] [stdout]     src/lib.rs - LApp (line 1950)
[INFO] [stdout]     src/lib.rs - LPattern (line 1979)
[INFO] [stdout]     src/lib.rs - LPattern (line 1984)
[INFO] [stdout]     src/lib.rs - LUrl (line 1962)
[INFO] [stdout]     src/lib.rs - LUrl (line 1967)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.61s; merged doctests compilation took 0.27s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "10236568d97a83329336681fe804556898e3f7200b5b53bea9e879f7fdcfd2ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10236568d97a83329336681fe804556898e3f7200b5b53bea9e879f7fdcfd2ea", kill_on_drop: false }`
[INFO] [stdout] 10236568d97a83329336681fe804556898e3f7200b5b53bea9e879f7fdcfd2ea
