[INFO] cloning repository https://github.com/differental/TimeTracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/differental/TimeTracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdifferental%2FTimeTracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdifferental%2FTimeTracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e1f090fd03ca14bcd65acee04f7717ee20f0dbf
[INFO] checking differental/TimeTracker against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdifferental%2FTimeTracker" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/differental/TimeTracker
[INFO] finished tweaking git repo https://github.com/differental/TimeTracker
[INFO] tweaked toml for git repo https://github.com/differental/TimeTracker written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/differental/TimeTracker on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/differental/TimeTracker 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1e59fcfdcf44eb89251667b7bcee924bc2fb4562023784f67bf41d15173258c6
[INFO] running `Command { std: "docker" "start" "-a" "1e59fcfdcf44eb89251667b7bcee924bc2fb4562023784f67bf41d15173258c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e59fcfdcf44eb89251667b7bcee924bc2fb4562023784f67bf41d15173258c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e59fcfdcf44eb89251667b7bcee924bc2fb4562023784f67bf41d15173258c6", kill_on_drop: false }`
[INFO] [stdout] 1e59fcfdcf44eb89251667b7bcee924bc2fb4562023784f67bf41d15173258c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 64a875e2d2edae15bf1b1d1cebc1ec51f8ff81c64f94d31b3981e2696f70fb62
[INFO] running `Command { std: "docker" "start" "-a" "64a875e2d2edae15bf1b1d1cebc1ec51f8ff81c64f94d31b3981e2696f70fb62", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rust-embed-utils v8.9.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking rust-embed v8.9.0
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking timetracker v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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<&&str, pages::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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<&&str, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&usize, Infallible>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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<&&str, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &i64>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&i64, Infallible>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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<&&str, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, pages::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[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<&&str, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, pages::_::askama::filters::Html>, Infallible>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[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<&&str, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, pages::_::askama::filters::Html>, Infallible>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[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<&&str, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timetracker` (bin "timetracker" test) due to 64 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<&&str, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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<&&str, pages::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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<&&str, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&usize, Infallible>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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<&&str, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &i64>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&i64, Infallible>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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<&&str, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, pages::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[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<&&str, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]   --> src/pages.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, pages::_::askama::filters::Html>, Infallible>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[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<&&str, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, pages::_::askama::filters::Html>, Infallible>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[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<&&str, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[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, pages::_::askama::filters::Html>>
[INFO] [stdout]    --> src/pages.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timetracker` (bin "timetracker") due to 64 previous errors
[INFO] running `Command { std: "docker" "inspect" "64a875e2d2edae15bf1b1d1cebc1ec51f8ff81c64f94d31b3981e2696f70fb62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64a875e2d2edae15bf1b1d1cebc1ec51f8ff81c64f94d31b3981e2696f70fb62", kill_on_drop: false }`
[INFO] [stdout] 64a875e2d2edae15bf1b1d1cebc1ec51f8ff81c64f94d31b3981e2696f70fb62
