[INFO] cloning repository https://github.com/Fraser-MacColl/fraser-maccoll.github.io [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fraser-MacColl/fraser-maccoll.github.io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFraser-MacColl%2Ffraser-maccoll.github.io", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFraser-MacColl%2Ffraser-maccoll.github.io'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 733760573344b7d2b37782172fb5dfb20d8b648f [INFO] checking Fraser-MacColl/fraser-maccoll.github.io against master#217cb73577ed6f30a2005dd75bab01d23ec4cd60 for pr-148939-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFraser-MacColl%2Ffraser-maccoll.github.io" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Fraser-MacColl/fraser-maccoll.github.io [INFO] finished tweaking git repo https://github.com/Fraser-MacColl/fraser-maccoll.github.io [INFO] tweaked toml for git repo https://github.com/Fraser-MacColl/fraser-maccoll.github.io written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Fraser-MacColl/fraser-maccoll.github.io on toolchain 217cb73577ed6f30a2005dd75bab01d23ec4cd60 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Fraser-MacColl/fraser-maccoll.github.io 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" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leptos_meta v0.8.5 [INFO] [stderr] Downloaded bitflags v2.9.3 [INFO] [stderr] Downloaded leptos v0.8.8 [INFO] [stderr] Downloaded wit-bindgen v0.45.0 [INFO] [stderr] Downloaded server_fn v0.8.6 [INFO] [stderr] Downloaded reactive_graph v0.2.6 [INFO] [stderr] Downloaded uuid v1.18.0 [INFO] [stderr] Downloaded wasi v0.14.3+wasi-0.2.4 [INFO] [stderr] Downloaded tachys v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 810f68d066ccbd0549aa7742afffcd8e2affeb5ddc8613ad867819809322952b [INFO] running `Command { std: "docker" "start" "-a" "810f68d066ccbd0549aa7742afffcd8e2affeb5ddc8613ad867819809322952b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "810f68d066ccbd0549aa7742afffcd8e2affeb5ddc8613ad867819809322952b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "810f68d066ccbd0549aa7742afffcd8e2affeb5ddc8613ad867819809322952b", kill_on_drop: false }` [INFO] [stdout] 810f68d066ccbd0549aa7742afffcd8e2affeb5ddc8613ad867819809322952b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f4658d13ec8326330bf33dff2b9f2455dd4dd77102d31b91b1ee479d692a62b [INFO] running `Command { std: "docker" "start" "-a" "0f4658d13ec8326330bf33dff2b9f2455dd4dd77102d31b91b1ee479d692a62b", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling reactive_graph v0.2.6 [INFO] [stderr] Compiling server_fn_macro v0.8.7 [INFO] [stderr] Checking hydration_context v0.3.0 [INFO] [stderr] Compiling tachys v0.2.7 [INFO] [stderr] Compiling server_fn v0.8.6 [INFO] [stderr] Compiling leptos_macro v0.8.8 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling leptos v0.8.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling server_fn_macro_default v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Compiling wasm_split_macros v0.1.2 [INFO] [stderr] Checking wasm_split_helpers v0.1.2 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking any_spawner v0.3.0 [INFO] [stderr] Checking reactive_stores v0.2.5 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking wasm-streams v0.4.2 [INFO] [stderr] Checking gloo-net v0.6.0 [INFO] [stderr] Checking leptos_dom v0.8.6 [INFO] [stderr] Checking leptos_server v0.8.5 [INFO] [stderr] Checking leptos_meta v0.8.5 [INFO] [stderr] Checking personal-website v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.63s [INFO] running `Command { std: "docker" "inspect" "0f4658d13ec8326330bf33dff2b9f2455dd4dd77102d31b91b1ee479d692a62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f4658d13ec8326330bf33dff2b9f2455dd4dd77102d31b91b1ee479d692a62b", kill_on_drop: false }` [INFO] [stdout] 0f4658d13ec8326330bf33dff2b9f2455dd4dd77102d31b91b1ee479d692a62b