[INFO] fetching crate device-driver-generation 1.0.7...
[INFO] checking device-driver-generation-1.0.7 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate device-driver-generation 1.0.7 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate device-driver-generation 1.0.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate device-driver-generation 1.0.7
[INFO] tweaked toml for crates.io crate device-driver-generation 1.0.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate device-driver-generation 1.0.7 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 crates.io crate device-driver-generation 1.0.7 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5ee1052ac5b5220b01d55e0a2e0e6b9139427fb4b63e7f6152120f7c164917fa
[INFO] running `Command { std: "docker" "start" "-a" "5ee1052ac5b5220b01d55e0a2e0e6b9139427fb4b63e7f6152120f7c164917fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ee1052ac5b5220b01d55e0a2e0e6b9139427fb4b63e7f6152120f7c164917fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ee1052ac5b5220b01d55e0a2e0e6b9139427fb4b63e7f6152120f7c164917fa", kill_on_drop: false }`
[INFO] [stdout] 5ee1052ac5b5220b01d55e0a2e0e6b9139427fb4b63e7f6152120f7c164917fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bb2054cd8213eb6c8d81c57d40e8230a02be3a249a365365ee2ea58f3d44f895
[INFO] running `Command { std: "docker" "start" "-a" "bb2054cd8213eb6c8d81c57d40e8230a02be3a249a365365ee2ea58f3d44f895", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking winnow v0.6.24
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.103
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking yaml-rust2 v0.9.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking kdl v6.3.4
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking dd-manifest-tree v1.0.0
[INFO] [stderr]     Checking device-driver-generation v1.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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: Result<filters::escape::EscapeDisplay<&std::string::String, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&mir::Integer, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&i64, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&u64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&u64, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&i64, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&u64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&u64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&mir::Integer, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Access, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&mir::Access, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Access, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&u64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Access, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Access, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&u32, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&filters::builtin::JoinFilter<std::slice::Iter<'_, u8>, &str>, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&filters::builtin::JoinFilter<std::slice::Iter<'_, u8>, &str>, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::builtin::JoinFilter<std::slice::Iter<'_, u8>, &str>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::builtin::JoinFilter<std::slice::Iter<'_, u8>, &str>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&filters::builtin::JoinFilter<std::slice::Iter<'_, u8>, &str>, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::builtin::JoinFilter<std::slice::Iter<'_, u8>, &str>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&filters::alloc::Lower<&mir::BitOrder>, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&filters::alloc::Lower<&mir::BitOrder>, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::alloc::Lower<&mir::BitOrder>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::alloc::Lower<&mir::BitOrder>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::ByteOrder, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&mir::ByteOrder, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&filters::alloc::Lower<&mir::BitOrder>, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::alloc::Lower<&mir::BitOrder>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::ByteOrder, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i128, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&i128, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i128, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i128, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i128, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i128, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `device-driver-generation` (lib) due to 176 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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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: Result<filters::escape::EscapeDisplay<&std::string::String, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&mir::Integer, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&i64, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&u64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&u64, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&i64, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&u64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&u64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&mir::Integer, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Access, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&mir::Access, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Access, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&u64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&i64, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Access, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Integer, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&mir::Access, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&u32, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&filters::builtin::JoinFilter<std::slice::Iter<'_, u8>, &str>, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&filters::builtin::JoinFilter<std::slice::Iter<'_, u8>, &str>, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::builtin::JoinFilter<std::slice::Iter<'_, u8>, &str>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::builtin::JoinFilter<std::slice::Iter<'_, u8>, &str>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&filters::builtin::JoinFilter<std::slice::Iter<'_, u8>, &str>, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::builtin::JoinFilter<std::slice::Iter<'_, u8>, &str>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&filters::alloc::Lower<&mir::BitOrder>, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&filters::alloc::Lower<&mir::BitOrder>, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::alloc::Lower<&mir::BitOrder>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::alloc::Lower<&mir::BitOrder>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::ByteOrder, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&mir::ByteOrder, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&filters::alloc::Lower<&mir::BitOrder>, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::alloc::Lower<&mir::BitOrder>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&mir::ByteOrder, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&u32, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i128, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&i128, Text>, Infallible>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[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<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i128, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i128, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i128, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&i128, Text>>
[INFO] [stdout]  --> src/lir/code_transform.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Template)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `device-driver-generation` (lib test) due to 176 previous errors
[INFO] running `Command { std: "docker" "inspect" "bb2054cd8213eb6c8d81c57d40e8230a02be3a249a365365ee2ea58f3d44f895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb2054cd8213eb6c8d81c57d40e8230a02be3a249a365365ee2ea58f3d44f895", kill_on_drop: false }`
[INFO] [stdout] bb2054cd8213eb6c8d81c57d40e8230a02be3a249a365365ee2ea58f3d44f895
