[INFO] cloning repository https://github.com/TheConner/advtech.ca
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheConner/advtech.ca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheConner%2Fadvtech.ca", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheConner%2Fadvtech.ca'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e7e89506137a57cf3294179b26cd2d7a9ebf41d
[INFO] checking TheConner/advtech.ca 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%2FTheConner%2Fadvtech.ca" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheConner/advtech.ca
[INFO] finished tweaking git repo https://github.com/TheConner/advtech.ca
[INFO] tweaked toml for git repo https://github.com/TheConner/advtech.ca written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheConner/advtech.ca 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/TheConner/advtech.ca 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 001c7dbf81def31e62878dd57a56f3f1885bd3b48995155338cbbe95b102d598
[INFO] running `Command { std: "docker" "start" "-a" "001c7dbf81def31e62878dd57a56f3f1885bd3b48995155338cbbe95b102d598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "001c7dbf81def31e62878dd57a56f3f1885bd3b48995155338cbbe95b102d598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "001c7dbf81def31e62878dd57a56f3f1885bd3b48995155338cbbe95b102d598", kill_on_drop: false }`
[INFO] [stdout] 001c7dbf81def31e62878dd57a56f3f1885bd3b48995155338cbbe95b102d598
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2037a56d90ff0ae80d8995afe62f39072a110fae3d30cfbd1951c311cf82c656
[INFO] running `Command { std: "docker" "start" "-a" "2037a56d90ff0ae80d8995afe62f39072a110fae3d30cfbd1951c311cf82c656", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking deunicode v1.4.4
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]     Checking codemap v0.1.3
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking lasso v0.7.2
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking in-place v0.2.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking grass_compiler v0.13.2
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]     Checking grass v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking tera v1.19.1
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking comrak v0.23.0
[INFO] [stderr]     Checking advtech-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> src/content.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> src/content.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::BorrowMut`
[INFO] [stdout]  --> src/content.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::borrow::BorrowMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `render` is never read
[INFO] [stdout]  --> src/config.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct WebsiteConfig {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 6 |     pub website: GlobalWebsiteConfig,
[INFO] [stdout] 7 |     pub render: WebsiteRenderOptions
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `WebsiteConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `include_draft` is never read
[INFO] [stdout]   --> src/config.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct WebsiteRenderOptions {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 20 |     pub include_draft: bool
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebsiteRenderOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/config.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Author {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub id: String
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/content.rs:159:26
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 .map(|a| PathBuf::from_str(a.as_str()).unwrap())
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::BorrowMut`
[INFO] [stdout]  --> src/content.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::borrow::BorrowMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advtech-rs` (bin "advtech-rs" test) due to 1 previous error; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `render` is never read
[INFO] [stdout]  --> src/config.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct WebsiteConfig {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 6 |     pub website: GlobalWebsiteConfig,
[INFO] [stdout] 7 |     pub render: WebsiteRenderOptions
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `WebsiteConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `include_draft` is never read
[INFO] [stdout]   --> src/config.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct WebsiteRenderOptions {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 20 |     pub include_draft: bool
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebsiteRenderOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/config.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Author {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub id: String
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/content.rs:159:26
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 .map(|a| PathBuf::from_str(a.as_str()).unwrap())
[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 `advtech-rs` (bin "advtech-rs") due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2037a56d90ff0ae80d8995afe62f39072a110fae3d30cfbd1951c311cf82c656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2037a56d90ff0ae80d8995afe62f39072a110fae3d30cfbd1951c311cf82c656", kill_on_drop: false }`
[INFO] [stdout] 2037a56d90ff0ae80d8995afe62f39072a110fae3d30cfbd1951c311cf82c656
