[INFO] cloning repository https://github.com/ziap/resumerator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ziap/resumerator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziap%2Fresumerator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziap%2Fresumerator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5355afde5ab5e4df551b6b08d068146bcc9a5dce
[INFO] checking ziap/resumerator 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%2Fziap%2Fresumerator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ziap/resumerator
[INFO] finished tweaking git repo https://github.com/ziap/resumerator
[INFO] tweaked toml for git repo https://github.com/ziap/resumerator written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ziap/resumerator 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/ziap/resumerator 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bd2ce763dc695fa369d1063b64c85ef998824031c095e885fb7e6fbf4ec32955
[INFO] running `Command { std: "docker" "start" "-a" "bd2ce763dc695fa369d1063b64c85ef998824031c095e885fb7e6fbf4ec32955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd2ce763dc695fa369d1063b64c85ef998824031c095e885fb7e6fbf4ec32955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd2ce763dc695fa369d1063b64c85ef998824031c095e885fb7e6fbf4ec32955", kill_on_drop: false }`
[INFO] [stdout] bd2ce763dc695fa369d1063b64c85ef998824031c095e885fb7e6fbf4ec32955
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a895cf586e50b0deefbad0ed07f53f8215bcfe52aa3d2dab604e343566af4a1b
[INFO] running `Command { std: "docker" "start" "-a" "a895cf586e50b0deefbad0ed07f53f8215bcfe52aa3d2dab604e343566af4a1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking winnow v0.6.24
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]    Compiling rinja_parser v0.3.5
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling rinja_derive v0.3.5
[INFO] [stderr]     Checking rinja v0.3.5
[INFO] [stderr]     Checking resumerator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[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<&Box<str>, Html>, Infallible>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[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<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&Box<str>, Html>, Infallible>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[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<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[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, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, Html>, Infallible>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[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<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `resumerator` (bin "resumerator" 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<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[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<&Box<str>, Html>, Infallible>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[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<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&Box<str>, Html>, Infallible>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[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<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[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, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, Html>, Infallible>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[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<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&Box<str>, Html>>
[INFO] [stdout]   --> src/main.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `resumerator` (bin "resumerator") due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "a895cf586e50b0deefbad0ed07f53f8215bcfe52aa3d2dab604e343566af4a1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a895cf586e50b0deefbad0ed07f53f8215bcfe52aa3d2dab604e343566af4a1b", kill_on_drop: false }`
[INFO] [stdout] a895cf586e50b0deefbad0ed07f53f8215bcfe52aa3d2dab604e343566af4a1b
