[INFO] cloning repository https://github.com/hamptonmoore/www
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamptonmoore/www" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28c1668d7550d006a42457feb444a63d2fba29f8
[INFO] building hamptonmoore/www against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hamptonmoore/www
[INFO] finished tweaking git repo https://github.com/hamptonmoore/www
[INFO] tweaked toml for git repo https://github.com/hamptonmoore/www written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hamptonmoore/www on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hamptonmoore/www 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml v0.8.20
[INFO] [stderr]   Downloaded maud_macros v0.26.0
[INFO] [stderr]   Downloaded chrono_utils v0.1.3
[INFO] [stderr]   Downloaded gray_matter v0.2.8
[INFO] [stderr]   Downloaded webpki-roots v0.26.5
[INFO] [stderr]   Downloaded sitemap v0.4.1
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.20
[INFO] [stderr]   Downloaded maud v0.26.0
[INFO] [stderr]   Downloaded cc v1.1.19
[INFO] [stderr]   Downloaded unicode-id v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1e9cac4bd001b38ba2a9b01730525c75d80c3a71ebadba6a426f78f3588c853
[INFO] running `Command { std: "docker" "start" "-a" "b1e9cac4bd001b38ba2a9b01730525c75d80c3a71ebadba6a426f78f3588c853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1e9cac4bd001b38ba2a9b01730525c75d80c3a71ebadba6a426f78f3588c853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1e9cac4bd001b38ba2a9b01730525c75d80c3a71ebadba6a426f78f3588c853", kill_on_drop: false }`
[INFO] [stdout] b1e9cac4bd001b38ba2a9b01730525c75d80c3a71ebadba6a426f78f3588c853
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5713bf1fee37c02100c7bcb2633336959d796f0c57a37fabf122e900d0db06f5
[INFO] running `Command { std: "docker" "start" "-a" "5713bf1fee37c02100c7bcb2633336959d796f0c57a37fabf122e900d0db06f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling cc v1.1.19
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling webpki-roots v0.26.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling http-range-header v0.4.1
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.20
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling maud_macros v0.26.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling xml v0.8.20
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling chrono_utils v0.1.3
[INFO] [stderr]    Compiling sitemap v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling gray_matter v0.2.8
[INFO] [stderr]    Compiling maud v0.26.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling axum-extra v0.9.3
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling www v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `time` is never read
[INFO] [stdout]   --> src/utils.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct BuildInfo {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 23 |     pub time: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BuildInfo` has a derived impl for the trait `Clone`, 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: fields `tags` and `type` are never read
[INFO] [stdout]   --> src/words.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Post {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub tags: Vec<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 21 |     pub r#type: PostType,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Post` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.00s
[INFO] running `Command { std: "docker" "inspect" "5713bf1fee37c02100c7bcb2633336959d796f0c57a37fabf122e900d0db06f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5713bf1fee37c02100c7bcb2633336959d796f0c57a37fabf122e900d0db06f5", kill_on_drop: false }`
[INFO] [stdout] 5713bf1fee37c02100c7bcb2633336959d796f0c57a37fabf122e900d0db06f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c82bbf1a6fd495749114c7dda38d96ff58f7c38be50848edde195d9dd01cdcf9
[INFO] running `Command { std: "docker" "start" "-a" "c82bbf1a6fd495749114c7dda38d96ff58f7c38be50848edde195d9dd01cdcf9", kill_on_drop: false }`
[INFO] [stderr]    Compiling www v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `time` is never read
[INFO] [stdout]   --> src/utils.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct BuildInfo {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 23 |     pub time: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BuildInfo` has a derived impl for the trait `Clone`, 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: fields `tags` and `type` are never read
[INFO] [stdout]   --> src/words.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Post {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub tags: Vec<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 21 |     pub r#type: PostType,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Post` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] running `Command { std: "docker" "inspect" "c82bbf1a6fd495749114c7dda38d96ff58f7c38be50848edde195d9dd01cdcf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c82bbf1a6fd495749114c7dda38d96ff58f7c38be50848edde195d9dd01cdcf9", kill_on_drop: false }`
[INFO] [stdout] c82bbf1a6fd495749114c7dda38d96ff58f7c38be50848edde195d9dd01cdcf9
