[INFO] fetching crate firewood-fwdctl 0.0.14...
[INFO] checking firewood-fwdctl-0.0.14 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate firewood-fwdctl 0.0.14 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate firewood-fwdctl 0.0.14
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate firewood-fwdctl 0.0.14
[INFO] tweaked toml for crates.io crate firewood-fwdctl 0.0.14 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate firewood-fwdctl 0.0.14 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 firewood-fwdctl 0.0.14 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3f5880957ca342464a10fca86a61deb1a6c50668df282d0cc5ee22a377552f3
[INFO] running `Command { std: "docker" "start" "-a" "a3f5880957ca342464a10fca86a61deb1a6c50668df282d0cc5ee22a377552f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3f5880957ca342464a10fca86a61deb1a6c50668df282d0cc5ee22a377552f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3f5880957ca342464a10fca86a61deb1a6c50668df282d0cc5ee22a377552f3", kill_on_drop: false }`
[INFO] [stdout] a3f5880957ca342464a10fca86a61deb1a6c50668df282d0cc5ee22a377552f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e25beb19a46ee57ff48431698e5993525b3227d20a9804d0e828933b8008242a
[INFO] running `Command { std: "docker" "start" "-a" "e25beb19a46ee57ff48431698e5993525b3227d20a9804d0e828933b8008242a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking metrics v0.24.2
[INFO] [stderr]     Checking coarsetime v0.1.36
[INFO] [stderr]     Checking integer-encoding v4.1.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking indicatif v0.18.2
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling firewood-fwdctl v0.0.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling fastrace-macro v0.7.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bitfield-macros v0.19.3
[INFO] [stderr]    Compiling typed-builder-macro v0.23.0
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling firewood-macros v0.0.14
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking bitfield v0.19.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking typed-builder v0.23.0
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking fastrace v0.7.14
[INFO] [stderr]     Checking firewood-storage v0.0.14
[INFO] [stderr]     Checking firewood v0.0.14
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking askama v0.14.0
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firewood-fwdctl` (bin "fwdctl" test) due to 31 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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[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/check.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firewood-fwdctl` (bin "fwdctl") due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "e25beb19a46ee57ff48431698e5993525b3227d20a9804d0e828933b8008242a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e25beb19a46ee57ff48431698e5993525b3227d20a9804d0e828933b8008242a", kill_on_drop: false }`
[INFO] [stdout] e25beb19a46ee57ff48431698e5993525b3227d20a9804d0e828933b8008242a
