[INFO] fetching crate pay-respects 0.7.9...
[INFO] checking pay-respects-0.7.9 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate pay-respects 0.7.9 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pay-respects 0.7.9
[INFO] finished tweaking crates.io crate pay-respects 0.7.9
[INFO] tweaked toml for crates.io crate pay-respects 0.7.9 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pay-respects 0.7.9 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 pay-respects 0.7.9 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d35ff2fd6001f5d8dd4ed5cd6a82c78b7862de65abca1f83f4cc1092fe728666
[INFO] running `Command { std: "docker" "start" "-a" "d35ff2fd6001f5d8dd4ed5cd6a82c78b7862de65abca1f83f4cc1092fe728666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d35ff2fd6001f5d8dd4ed5cd6a82c78b7862de65abca1f83f4cc1092fe728666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d35ff2fd6001f5d8dd4ed5cd6a82c78b7862de65abca1f83f4cc1092fe728666", kill_on_drop: false }`
[INFO] [stdout] d35ff2fd6001f5d8dd4ed5cd6a82c78b7862de65abca1f83f4cc1092fe728666
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d10dc29347bb22a56e7329cc2ae2ba8552610a4e91a12ac6c3c1a6114b0c82c3
[INFO] running `Command { std: "docker" "start" "-a" "d10dc29347bb22a56e7329cc2ae2ba8552610a4e91a12ac6c3c1a6114b0c82c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking regex-lite v0.1.7
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking pay-respects-utils v0.1.8
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling base62 v2.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]     Checking askama v0.13.1
[INFO] [stderr]    Compiling pay-respects-parser v0.3.9
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]     Checking pay-respects v0.7.9 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[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, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:308:11
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:308:11
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:308:11
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:308:11
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:315:11
[INFO] [stdout]     |
[INFO] [stdout] 315 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:315:11
[INFO] [stdout]     |
[INFO] [stdout] 315 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:315:11
[INFO] [stdout]     |
[INFO] [stdout] 315 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:315:11
[INFO] [stdout]     |
[INFO] [stdout] 315 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:322:11
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:322:11
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:322:11
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:322:11
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:450:11
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:450:11
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:450:11
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:450:11
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:456:11
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:456:11
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:456:11
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:456:11
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:462:11
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:462:11
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:462:11
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:462:11
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:468:11
[INFO] [stdout]     |
[INFO] [stdout] 468 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:468:11
[INFO] [stdout]     |
[INFO] [stdout] 468 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:473:11
[INFO] [stdout]     |
[INFO] [stdout] 473 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:473:11
[INFO] [stdout]     |
[INFO] [stdout] 473 |     #[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] [stderr] error: could not compile `pay-respects` (bin "pay-respects") due to 35 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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[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, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:308:11
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:308:11
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:308:11
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:308:11
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:315:11
[INFO] [stdout]     |
[INFO] [stdout] 315 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:315:11
[INFO] [stdout]     |
[INFO] [stdout] 315 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:315:11
[INFO] [stdout]     |
[INFO] [stdout] 315 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:315:11
[INFO] [stdout]     |
[INFO] [stdout] 315 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:322:11
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:322:11
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:322:11
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:322:11
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 |     #[derive(Template)]
[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:450:11
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:450:11
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:450:11
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:450:11
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:456:11
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:456:11
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:456:11
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:456:11
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:462:11
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:462:11
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:462:11
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:462:11
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:468:11
[INFO] [stdout]     |
[INFO] [stdout] 468 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:468:11
[INFO] [stdout]     |
[INFO] [stdout] 468 |     #[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, initialization::_::askama::filters::Text>>
[INFO] [stdout]    --> src/shell.rs:473:11
[INFO] [stdout]     |
[INFO] [stdout] 473 |     #[derive(Template)]
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&&str, initialization::_::askama::filters::Text>, Infallible>
[INFO] [stdout]    --> src/shell.rs:473:11
[INFO] [stdout]     |
[INFO] [stdout] 473 |     #[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] [stderr] error: could not compile `pay-respects` (bin "pay-respects" test) due to 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "d10dc29347bb22a56e7329cc2ae2ba8552610a4e91a12ac6c3c1a6114b0c82c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d10dc29347bb22a56e7329cc2ae2ba8552610a4e91a12ac6c3c1a6114b0c82c3", kill_on_drop: false }`
[INFO] [stdout] d10dc29347bb22a56e7329cc2ae2ba8552610a4e91a12ac6c3c1a6114b0c82c3
