[INFO] cloning repository https://github.com/robinvd/site [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinvd/site" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinvd%2Fsite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinvd%2Fsite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cc103bb1e068a86060316a3c14c1a04af01ee26 [INFO] testing robinvd/site against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinvd%2Fsite" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/robinvd/site [INFO] finished tweaking git repo https://github.com/robinvd/site [INFO] tweaked toml for git repo https://github.com/robinvd/site written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/robinvd/site on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/robinvd/site 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f911a10c6d56d30280d718d38cbc4128721801ce5633825d7aaf9203914a3152 [INFO] running `Command { std: "docker" "start" "-a" "f911a10c6d56d30280d718d38cbc4128721801ce5633825d7aaf9203914a3152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f911a10c6d56d30280d718d38cbc4128721801ce5633825d7aaf9203914a3152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f911a10c6d56d30280d718d38cbc4128721801ce5633825d7aaf9203914a3152", kill_on_drop: false }` [INFO] [stdout] f911a10c6d56d30280d718d38cbc4128721801ce5633825d7aaf9203914a3152 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16182250aa5d0ac1324df1e435fd09dee1a114c5d56c7c7022d17974a71503a8 [INFO] running `Command { std: "docker" "start" "-a" "16182250aa5d0ac1324df1e435fd09dee1a114c5d56c7c7022d17974a71503a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling servo_arc v0.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tree-sitter-rust v0.23.2 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling boxcar v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling salsa-macro-rules v0.21.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling tree-sitter v0.25.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling salsa-macros v0.21.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling salsa v0.21.1 [INFO] [stderr] Compiling askama_parser v0.3.5 (https://github.com/askama-rs/askama?rev=3cf5d85#3cf5d853) [INFO] [stderr] Compiling tree-sitter-highlight v0.25.3 [INFO] [stderr] Compiling lol_html v2.2.0 [INFO] [stderr] Compiling askama_derive v0.3.5 (https://github.com/askama-rs/askama?rev=3cf5d85#3cf5d853) [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling askama v0.3.5 (https://github.com/askama-rs/askama?rev=3cf5d85#3cf5d853) [INFO] [stderr] Compiling blog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `tag_url` is never used [INFO] [stdout] --> src/main.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn tag_url(db: &dyn Db, tag: Tag) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_article_plaintext` is never used [INFO] [stdout] --> src/article.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn render_article_plaintext(markdown: &str) -> (String, Metadata) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SearchTemplate` is never constructed [INFO] [stdout] --> src/templates/search.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct SearchTemplate {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_seach` is never used [INFO] [stdout] --> src/templates/search.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn render_seach() -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.49s [INFO] running `Command { std: "docker" "inspect" "16182250aa5d0ac1324df1e435fd09dee1a114c5d56c7c7022d17974a71503a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16182250aa5d0ac1324df1e435fd09dee1a114c5d56c7c7022d17974a71503a8", kill_on_drop: false }` [INFO] [stdout] 16182250aa5d0ac1324df1e435fd09dee1a114c5d56c7c7022d17974a71503a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bece40d1d330e595be8b84c85665fe9f3b86b981ab2db9d4f87bffb056ffc424 [INFO] running `Command { std: "docker" "start" "-a" "bece40d1d330e595be8b84c85665fe9f3b86b981ab2db9d4f87bffb056ffc424", kill_on_drop: false }` [INFO] [stderr] Compiling blog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `tag_url` is never used [INFO] [stdout] --> src/main.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn tag_url(db: &dyn Db, tag: Tag) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_article_plaintext` is never used [INFO] [stdout] --> src/article.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn render_article_plaintext(markdown: &str) -> (String, Metadata) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SearchTemplate` is never constructed [INFO] [stdout] --> src/templates/search.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct SearchTemplate {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_seach` is never used [INFO] [stdout] --> src/templates/search.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn render_seach() -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "bece40d1d330e595be8b84c85665fe9f3b86b981ab2db9d4f87bffb056ffc424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bece40d1d330e595be8b84c85665fe9f3b86b981ab2db9d4f87bffb056ffc424", kill_on_drop: false }` [INFO] [stdout] bece40d1d330e595be8b84c85665fe9f3b86b981ab2db9d4f87bffb056ffc424 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] deb7fd367b2916a025ccf549096e782b6f31b861cb6a6a97673ff8c3d311fe00 [INFO] running `Command { std: "docker" "start" "-a" "deb7fd367b2916a025ccf549096e782b6f31b861cb6a6a97673ff8c3d311fe00", kill_on_drop: false }` [INFO] [stderr] warning: function `tag_url` is never used [INFO] [stderr] --> src/main.rs:113:4 [INFO] [stderr] | [INFO] [stderr] 113 | fn tag_url(db: &dyn Db, tag: Tag) -> String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `render_article_plaintext` is never used [INFO] [stderr] --> src/article.rs:281:8 [INFO] [stderr] | [INFO] [stderr] 281 | pub fn render_article_plaintext(markdown: &str) -> (String, Metadata) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `SearchTemplate` is never constructed [INFO] [stderr] --> src/templates/search.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 6 | struct SearchTemplate {} [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_seach` is never used [INFO] [stderr] --> src/templates/search.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn render_seach() -> String { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `blog` (bin "blog" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blog-2115b43bc5de84f3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "deb7fd367b2916a025ccf549096e782b6f31b861cb6a6a97673ff8c3d311fe00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb7fd367b2916a025ccf549096e782b6f31b861cb6a6a97673ff8c3d311fe00", kill_on_drop: false }` [INFO] [stdout] deb7fd367b2916a025ccf549096e782b6f31b861cb6a6a97673ff8c3d311fe00