[INFO] cloning repository https://github.com/zacwoll/blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zacwoll/blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacwoll%2Fblog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacwoll%2Fblog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16c4f989e13ffe0a233cb11b10b673f4368b7b9a [INFO] checking zacwoll/blog against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacwoll%2Fblog" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zacwoll/blog on toolchain 5e7498e6740d105521420ac0ab146e2c7a21596d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zacwoll/blog [INFO] finished tweaking git repo https://github.com/zacwoll/blog [INFO] tweaked toml for git repo https://github.com/zacwoll/blog written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zacwoll/blog 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" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a749dd32bb23211de6aac7a2946ef53922952bfb7dd9422067893535a6cc6aa7 [INFO] running `Command { std: "docker" "start" "-a" "a749dd32bb23211de6aac7a2946ef53922952bfb7dd9422067893535a6cc6aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a749dd32bb23211de6aac7a2946ef53922952bfb7dd9422067893535a6cc6aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a749dd32bb23211de6aac7a2946ef53922952bfb7dd9422067893535a6cc6aa7", kill_on_drop: false }` [INFO] [stdout] a749dd32bb23211de6aac7a2946ef53922952bfb7dd9422067893535a6cc6aa7 [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" "-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02c18f2a88c5f31484098f510b766289b1773f308f0de1deaca64b4f9b3d55db [INFO] running `Command { std: "docker" "start" "-a" "02c18f2a88c5f31484098f510b766289b1773f308f0de1deaca64b4f9b3d55db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking terminal_size v0.4.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking notify-types v1.0.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking notify v7.0.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling maud_macros v0.26.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking maud v0.26.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking gray_matter v0.2.8 [INFO] [stderr] Checking comrak v0.29.0 [INFO] [stderr] Checking blog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `ext` and `file_data` are never read [INFO] [stdout] --> src/generator/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct File { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | ext: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | file_data: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `File` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `build` is never used [INFO] [stdout] --> src/server/threadpool/mod.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl ThreadPool { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn build(size: u32) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InvalidSize` is never constructed [INFO] [stdout] --> src/server/threadpool/mod.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub enum PoolCreationError { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] 88 | InvalidSize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PoolCreationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ext` and `file_data` are never read [INFO] [stdout] --> src/generator/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct File { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | ext: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | file_data: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `File` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `build` is never used [INFO] [stdout] --> src/server/threadpool/mod.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl ThreadPool { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn build(size: u32) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InvalidSize` is never constructed [INFO] [stdout] --> src/server/threadpool/mod.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub enum PoolCreationError { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] 88 | InvalidSize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PoolCreationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.79s [INFO] running `Command { std: "docker" "inspect" "02c18f2a88c5f31484098f510b766289b1773f308f0de1deaca64b4f9b3d55db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02c18f2a88c5f31484098f510b766289b1773f308f0de1deaca64b4f9b3d55db", kill_on_drop: false }` [INFO] [stdout] 02c18f2a88c5f31484098f510b766289b1773f308f0de1deaca64b4f9b3d55db