[INFO] cloning repository https://github.com/soulsspeedruns/amardiscord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soulsspeedruns/amardiscord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoulsspeedruns%2Famardiscord", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoulsspeedruns%2Famardiscord'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93c279eaec1edf459ef9f08b2d6d05ec6fc9c16b
[INFO] checking soulsspeedruns/amardiscord 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%2Fsoulsspeedruns%2Famardiscord" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/soulsspeedruns/amardiscord
[INFO] finished tweaking git repo https://github.com/soulsspeedruns/amardiscord
[INFO] tweaked toml for git repo https://github.com/soulsspeedruns/amardiscord written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soulsspeedruns/amardiscord 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/soulsspeedruns/amardiscord 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] 6a6b3c7c3e85ea987878fe852586f13da0e54a52242f5468f7edae767ec64505
[INFO] running `Command { std: "docker" "start" "-a" "6a6b3c7c3e85ea987878fe852586f13da0e54a52242f5468f7edae767ec64505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a6b3c7c3e85ea987878fe852586f13da0e54a52242f5468f7edae767ec64505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a6b3c7c3e85ea987878fe852586f13da0e54a52242f5468f7edae767ec64505", kill_on_drop: false }`
[INFO] [stdout] 6a6b3c7c3e85ea987878fe852586f13da0e54a52242f5468f7edae767ec64505
[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] 518fe282e5e55ff1c6e698696a89dc398b9d7ae2230881a5a2d6b95b747d9bfb
[INFO] running `Command { std: "docker" "start" "-a" "518fe282e5e55ff1c6e698696a89dc398b9d7ae2230881a5a2d6b95b747d9bfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking askama_escape v0.13.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling textwrap-macros-impl v0.3.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking textwrap-macros v0.3.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tower-http v0.6.4
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking r2d2_sqlite v0.23.0
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking amardiscord v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, templates::_::askama::filters::Safe<&&str>>
[INFO] [stdout]   --> src/templates.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[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: std::result::Result<templates::_::askama::filters::Safe<&&str>, Infallible>
[INFO] [stdout]   --> src/templates.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[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<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&std::string::String, templates::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/templates.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[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<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&u64, Infallible>
[INFO] [stdout]   --> src/templates.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[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<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&u64, Infallible>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&std::string::String, templates::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&&str, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&&str, templates::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&DateTime<Utc>, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&DateTime<Utc>, templates::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, templates::_::askama::filters::Safe<filters::escape::EscapeDisplay<&MessageContent, templates::_::askama::filters::Text>>>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<templates::_::askama::filters::Safe<filters::escape::EscapeDisplay<&MessageContent, templates::_::askama::filters::Text>>, Infallible>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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<std::result::Result<Infallible, Infallible>, templates::_::askama::filters::Safe<filters::escape::EscapeDisplay<&MessageContent, templates::_::askama::filters::Text>>>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&std::string::String, templates::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[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<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&&str, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&&str, templates::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[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<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&DateTime<Utc>, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&DateTime<Utc>, templates::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[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<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&u64, Infallible>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[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<std::result::Result<Infallible, Infallible>, templates::_::askama::filters::Safe<filters::escape::EscapeDisplay<&MessageContent, templates::_::askama::filters::Text>>>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<templates::_::askama::filters::Safe<filters::escape::EscapeDisplay<&MessageContent, templates::_::askama::filters::Text>>, Infallible>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[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<std::result::Result<Infallible, Infallible>, templates::_::askama::filters::Safe<filters::escape::EscapeDisplay<&MessageContent, templates::_::askama::filters::Text>>>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `amardiscord` (lib) 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<std::result::Result<Infallible, Infallible>, templates::_::askama::filters::Safe<&&str>>
[INFO] [stdout]   --> src/templates.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[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: std::result::Result<templates::_::askama::filters::Safe<&&str>, Infallible>
[INFO] [stdout]   --> src/templates.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[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<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&std::string::String, templates::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/templates.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[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<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&u64, Infallible>
[INFO] [stdout]   --> src/templates.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[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<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&u64, Infallible>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&std::string::String, templates::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&&str, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&&str, templates::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&DateTime<Utc>, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&DateTime<Utc>, templates::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, templates::_::askama::filters::Safe<filters::escape::EscapeDisplay<&MessageContent, templates::_::askama::filters::Text>>>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<templates::_::askama::filters::Safe<filters::escape::EscapeDisplay<&MessageContent, templates::_::askama::filters::Text>>, Infallible>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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<std::result::Result<Infallible, Infallible>, templates::_::askama::filters::Safe<filters::escape::EscapeDisplay<&MessageContent, templates::_::askama::filters::Text>>>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&std::string::String, templates::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[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<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&&str, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&&str, templates::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[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<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&DateTime<Utc>, templates::_::askama::filters::Html>>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&DateTime<Utc>, templates::_::askama::filters::Html>, Infallible>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[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<std::result::Result<Infallible, Infallible>, &u64>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<&u64, Infallible>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[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<std::result::Result<Infallible, Infallible>, templates::_::askama::filters::Safe<filters::escape::EscapeDisplay<&MessageContent, templates::_::askama::filters::Text>>>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<templates::_::askama::filters::Safe<filters::escape::EscapeDisplay<&MessageContent, templates::_::askama::filters::Text>>, Infallible>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[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<std::result::Result<Infallible, Infallible>, templates::_::askama::filters::Safe<filters::escape::EscapeDisplay<&MessageContent, templates::_::askama::filters::Text>>>
[INFO] [stdout]   --> src/templates.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `amardiscord` (lib test) due to 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "518fe282e5e55ff1c6e698696a89dc398b9d7ae2230881a5a2d6b95b747d9bfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "518fe282e5e55ff1c6e698696a89dc398b9d7ae2230881a5a2d6b95b747d9bfb", kill_on_drop: false }`
[INFO] [stdout] 518fe282e5e55ff1c6e698696a89dc398b9d7ae2230881a5a2d6b95b747d9bfb
