[INFO] cloning repository https://github.com/rust-lang/libc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lang/libc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Flibc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Flibc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b336ae69d21022f21a1e2a71d3e312b7d572c5b
[INFO] checking rust-lang/libc against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Flibc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rust-lang/libc
[INFO] finished tweaking git repo https://github.com/rust-lang/libc
[INFO] tweaked toml for git repo https://github.com/rust-lang/libc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-lang/libc on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rust-lang/libc 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc342b973efd9fd678f2779ba591c7ef101d7037e6261db892d9e1223e8aa475
[INFO] running `Command { std: "docker" "start" "-a" "dc342b973efd9fd678f2779ba591c7ef101d7037e6261db892d9e1223e8aa475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc342b973efd9fd678f2779ba591c7ef101d7037e6261db892d9e1223e8aa475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc342b973efd9fd678f2779ba591c7ef101d7037e6261db892d9e1223e8aa475", kill_on_drop: false }`
[INFO] [stdout] dc342b973efd9fd678f2779ba591c7ef101d7037e6261db892d9e1223e8aa475
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a9345f7d94014f65252f7f4620d3c0f9a2b21135d573ee4eadb75f8f91624e0
[INFO] running `Command { std: "docker" "start" "-a" "2a9345f7d94014f65252f7f4620d3c0f9a2b21135d573ee4eadb75f8f91624e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling ctest v0.5.0-beta.1 (/opt/rustwide/workdir/ctest)
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling libc v1.0.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking annotate-snippets v0.11.5
[INFO] [stderr]     Checking find-msvc-tools v0.1.4
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking cc v1.2.43
[INFO] [stderr]     Checking syn v2.0.108
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&usize, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&usize, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&bool, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&bool, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ctest` (lib test) due to 81 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&usize, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&usize, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&bool, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&bool, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ctest` (lib) due to 81 previous errors
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&usize, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&usize, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&bool, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&bool, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::boxed::Box<str>, Text>>
[INFO] [stdout]   --> ctest/src/template.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Template, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ctest` (lib) due to 81 previous errors
[INFO] running `Command { std: "docker" "inspect" "2a9345f7d94014f65252f7f4620d3c0f9a2b21135d573ee4eadb75f8f91624e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a9345f7d94014f65252f7f4620d3c0f9a2b21135d573ee4eadb75f8f91624e0", kill_on_drop: false }`
[INFO] [stdout] 2a9345f7d94014f65252f7f4620d3c0f9a2b21135d573ee4eadb75f8f91624e0
