[INFO] fetching crate gqb 0.3.0...
[INFO] checking gqb-0.3.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate gqb 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate gqb 0.3.0
[INFO] finished tweaking crates.io crate gqb 0.3.0
[INFO] tweaked toml for crates.io crate gqb 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gqb 0.3.0 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 gqb 0.3.0 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a44bb8c223c425d3bb48fb414f1ebdface30f5c087a9c47c5434096f393e91bd
[INFO] running `Command { std: "docker" "start" "-a" "a44bb8c223c425d3bb48fb414f1ebdface30f5c087a9c47c5434096f393e91bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a44bb8c223c425d3bb48fb414f1ebdface30f5c087a9c47c5434096f393e91bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a44bb8c223c425d3bb48fb414f1ebdface30f5c087a9c47c5434096f393e91bd", kill_on_drop: false }`
[INFO] [stdout] a44bb8c223c425d3bb48fb414f1ebdface30f5c087a9c47c5434096f393e91bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bc8832992c90bf02c5ea2feea7da6e82167ac32e1b547e76326e63f2c53d7f6a
[INFO] running `Command { std: "docker" "start" "-a" "bc8832992c90bf02c5ea2feea7da6e82167ac32e1b547e76326e63f2c53d7f6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]    Compiling redb v3.1.0
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling better_default v1.0.5
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking ccutils v0.4.7
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking graphcore v0.7.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking gqlitedb v0.7.0
[INFO] [stderr]     Checking gqb v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&str, Text>>
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |   #[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] [stderr] error: could not compile `gqb` (lib) due to 29 previous errors
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::escape::EscapeDisplay<&&str, Text>, Infallible>
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |   #[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] 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>, filters::escape::EscapeDisplay<&usize, Text>>
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |   #[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<&usize, Text>, Infallible>
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |   #[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<&filters::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &str>, Text>>
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |   #[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<&filters::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &str>, Text>, Infallible>
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |   #[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::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &str>>
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |   #[derive(Template)]
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &str>, Infallible>
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |   #[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, Text>>
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |   #[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, Text>, Infallible>
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |   #[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<&&Variable, Text>>
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |   #[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<&&Variable, Text>, Infallible>
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |   #[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<&&Variable, Text>>
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |   #[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<&&Variable, Text>>
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |   #[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<&filters::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &str>, Text>>
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |   #[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<&filters::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &str>, Text>, Infallible>
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |   #[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::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &str>>
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |   #[derive(Template)]
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &str>, Infallible>
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |   #[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, Text>>
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |   #[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, Text>, Infallible>
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |   #[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<&&Variable, Text>>
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |   #[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<&filters::builtin::JoinFilter<std::slice::Iter<'_, Variable>, &str>, Text>>
[INFO] [stdout]   --> src/lib.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |   #[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<&filters::builtin::JoinFilter<std::slice::Iter<'_, Variable>, &str>, Text>, Infallible>
[INFO] [stdout]   --> src/lib.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |   #[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::builtin::JoinFilter<std::slice::Iter<'_, Variable>, &str>>
[INFO] [stdout]   --> src/lib.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |   #[derive(Template)]
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::builtin::JoinFilter<std::slice::Iter<'_, Variable>, &str>, Infallible>
[INFO] [stdout]   --> src/lib.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |   #[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<&filters::builtin::JoinFilter<std::slice::Iter<'_, Variable>, &str>, Text>>
[INFO] [stdout]   --> src/lib.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 |   #[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<&filters::builtin::JoinFilter<std::slice::Iter<'_, Variable>, &str>, Text>, Infallible>
[INFO] [stdout]   --> src/lib.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 |   #[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::builtin::JoinFilter<std::slice::Iter<'_, Variable>, &str>>
[INFO] [stdout]   --> src/lib.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 |   #[derive(Template)]
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<filters::builtin::JoinFilter<std::slice::Iter<'_, Variable>, &str>, Infallible>
[INFO] [stdout]   --> src/lib.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 |   #[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] running `Command { std: "docker" "inspect" "bc8832992c90bf02c5ea2feea7da6e82167ac32e1b547e76326e63f2c53d7f6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc8832992c90bf02c5ea2feea7da6e82167ac32e1b547e76326e63f2c53d7f6a", kill_on_drop: false }`
[INFO] [stdout] bc8832992c90bf02c5ea2feea7da6e82167ac32e1b547e76326e63f2c53d7f6a
