[INFO] cloning repository https://github.com/CodingTil/personal-site [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodingTil/personal-site" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingTil%2Fpersonal-site", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingTil%2Fpersonal-site'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6617946c8eb8ca1f6a3ca9005346232777701565 [INFO] building CodingTil/personal-site against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingTil%2Fpersonal-site" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CodingTil/personal-site [INFO] finished tweaking git repo https://github.com/CodingTil/personal-site [INFO] tweaked toml for git repo https://github.com/CodingTil/personal-site written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CodingTil/personal-site on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CodingTil/personal-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded implicit-clone-derive v0.1.1 [INFO] [stderr] Downloaded miniz_oxide v0.8.3 [INFO] [stderr] Downloaded yaml-front-matter v0.1.0 [INFO] [stderr] Downloaded include_dir_macros v0.7.4 [INFO] [stderr] Downloaded log v0.4.25 [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded terminal_size v0.4.1 [INFO] [stderr] Downloaded time-macros v0.2.19 [INFO] [stderr] Downloaded caseless v0.2.2 [INFO] [stderr] Downloaded bon v3.3.2 [INFO] [stderr] Downloaded clap v4.5.26 [INFO] [stderr] Downloaded bon-macros v3.3.2 [INFO] [stderr] Downloaded plist v1.7.0 [INFO] [stderr] Downloaded serde_yaml v0.9.34+deprecated [INFO] [stderr] Downloaded pin-project v1.1.8 [INFO] [stderr] Downloaded clap_builder v4.5.26 [INFO] [stderr] Downloaded comrak v0.33.0 [INFO] [stderr] Downloaded quick-xml v0.32.0 [INFO] [stderr] Downloaded syn v2.0.96 [INFO] [stderr] Downloaded deunicode v1.6.0 [INFO] [stderr] Downloaded cc v1.2.10 [INFO] [stderr] Downloaded onig v6.4.0 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.11 [INFO] [stderr] Downloaded serde_yaml v0.8.26 [INFO] [stderr] Downloaded serde v1.0.217 [INFO] [stderr] Downloaded clap_derive v4.5.24 [INFO] [stderr] Downloaded rustix v0.38.43 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded serde_derive v1.0.217 [INFO] [stderr] Downloaded pin-project-internal v1.1.8 [INFO] [stderr] Downloaded include_dir v0.7.4 [INFO] [stderr] Downloaded onig_sys v69.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00cbe8284eb28f9afb3c168c6568d03cff193848a65e716f735143d78269de92 [INFO] running `Command { std: "docker" "start" "-a" "00cbe8284eb28f9afb3c168c6568d03cff193848a65e716f735143d78269de92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00cbe8284eb28f9afb3c168c6568d03cff193848a65e716f735143d78269de92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00cbe8284eb28f9afb3c168c6568d03cff193848a65e716f735143d78269de92", kill_on_drop: false }` [INFO] [stdout] 00cbe8284eb28f9afb3c168c6568d03cff193848a65e716f735143d78269de92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f725f17584ff1f9fa3f27409837eb0e2db851c10ad82db31e86d916ebf887d1 [INFO] running `Command { std: "docker" "start" "-a" "5f725f17584ff1f9fa3f27409837eb0e2db851c10ad82db31e86d916ebf887d1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling yew-router-macro v0.18.0 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Compiling implicit-clone v0.4.9 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling bon-macros v3.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling bon v3.3.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling stylist-core v0.13.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling yaml-front-matter v0.1.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling stylist-macros v0.13.0 [INFO] [stderr] Compiling comrak v0.33.0 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-events v0.2.0 [INFO] [stderr] Compiling gloo-render v0.2.0 [INFO] [stderr] Compiling gloo-dialogs v0.2.0 [INFO] [stderr] Compiling gloo-console v0.3.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo-worker v0.4.0 [INFO] [stderr] Compiling gloo-net v0.4.0 [INFO] [stderr] Compiling gloo-net v0.5.0 [INFO] [stderr] Compiling gloo-worker v0.5.0 [INFO] [stderr] Compiling gloo-history v0.2.2 [INFO] [stderr] Compiling gloo-file v0.3.0 [INFO] [stderr] Compiling gloo v0.10.0 [INFO] [stderr] Compiling gloo v0.11.0 [INFO] [stderr] Compiling yew v0.21.0 [INFO] [stderr] Compiling yew-router v0.18.0 [INFO] [stderr] Compiling stylist v0.13.0 [INFO] [stderr] Compiling personal-site v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ProjectPostProps` is never constructed [INFO] [stdout] --> src/components/project.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct ProjectPostProps { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Quote` is never constructed [INFO] [stdout] --> src/components/quotes.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct Quote { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QuotesProps` is never constructed [INFO] [stdout] --> src/components/quotes.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct QuotesProps { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set` and `kind` are never used [INFO] [stdout] --> src/theme.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 113 | impl ThemeContext { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn set(&self, kind: ThemeKind) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn kind(&self) -> ThemeKind { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "5f725f17584ff1f9fa3f27409837eb0e2db851c10ad82db31e86d916ebf887d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f725f17584ff1f9fa3f27409837eb0e2db851c10ad82db31e86d916ebf887d1", kill_on_drop: false }` [INFO] [stdout] 5f725f17584ff1f9fa3f27409837eb0e2db851c10ad82db31e86d916ebf887d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec86363eb8ac3cca6695a8aa1f135663581143695599bbb27d7a7d596ef874ca [INFO] running `Command { std: "docker" "start" "-a" "ec86363eb8ac3cca6695a8aa1f135663581143695599bbb27d7a7d596ef874ca", kill_on_drop: false }` [INFO] [stderr] Compiling personal-site v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ProjectPostProps` is never constructed [INFO] [stdout] --> src/components/project.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct ProjectPostProps { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Quote` is never constructed [INFO] [stdout] --> src/components/quotes.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct Quote { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QuotesProps` is never constructed [INFO] [stdout] --> src/components/quotes.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct QuotesProps { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set` and `kind` are never used [INFO] [stdout] --> src/theme.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 113 | impl ThemeContext { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn set(&self, kind: ThemeKind) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn kind(&self) -> ThemeKind { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "ec86363eb8ac3cca6695a8aa1f135663581143695599bbb27d7a7d596ef874ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec86363eb8ac3cca6695a8aa1f135663581143695599bbb27d7a7d596ef874ca", kill_on_drop: false }` [INFO] [stdout] ec86363eb8ac3cca6695a8aa1f135663581143695599bbb27d7a7d596ef874ca