[INFO] cloning repository https://github.com/vinayman/vinayman.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/vinayman/vinayman.github.io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinayman%2Fvinayman.github.io", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinayman%2Fvinayman.github.io'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 763a30238b1e6b1ad106950374c3e51962019deb
[INFO] checking vinayman/vinayman.github.io against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-19
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinayman%2Fvinayman.github.io" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/vinayman/vinayman.github.io
[INFO] finished tweaking git repo https://github.com/vinayman/vinayman.github.io
[INFO] tweaked toml for git repo https://github.com/vinayman/vinayman.github.io written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vinayman/vinayman.github.io on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vinayman/vinayman.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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded getopts v0.2.23
[INFO] [stderr]   Downloaded unicode-id v0.3.5
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.0
[INFO] [stderr]   Downloaded derive-where v1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eee7eeab3d1593c644c414fd913a22d2712bc6d5d59a3d3f742afdd610f8a058
[INFO] running `Command { std: "docker" "start" "-a" "eee7eeab3d1593c644c414fd913a22d2712bc6d5d59a3d3f742afdd610f8a058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eee7eeab3d1593c644c414fd913a22d2712bc6d5d59a3d3f742afdd610f8a058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eee7eeab3d1593c644c414fd913a22d2712bc6d5d59a3d3f742afdd610f8a058", kill_on_drop: false }`
[INFO] [stdout] eee7eeab3d1593c644c414fd913a22d2712bc6d5d59a3d3f742afdd610f8a058
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3484a7411ed1183bd44dcd79f375aff3450f33aea529781f2c72f992ef4f402
[INFO] running `Command { std: "docker" "start" "-a" "f3484a7411ed1183bd44dcd79f375aff3450f33aea529781f2c72f992ef4f402", kill_on_drop: false }`
[INFO] [stderr]    Compiling derive-where v1.3.0
[INFO] [stderr]     Checking winnow v0.7.7
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking markdown v1.0.0
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]     Checking leptos_hot_reload v0.7.8
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]    Compiling leptos_macro v0.7.9
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]     Checking leptos_config v0.7.8
[INFO] [stderr]     Checking leptos v0.7.8
[INFO] [stderr]     Checking leptos_meta v0.7.8
[INFO] [stderr]     Checking leptos_router v0.7.8
[INFO] [stderr]     Checking vinayman_portfolio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.68s
[INFO] running `Command { std: "docker" "inspect" "f3484a7411ed1183bd44dcd79f375aff3450f33aea529781f2c72f992ef4f402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3484a7411ed1183bd44dcd79f375aff3450f33aea529781f2c72f992ef4f402", kill_on_drop: false }`
[INFO] [stdout] f3484a7411ed1183bd44dcd79f375aff3450f33aea529781f2c72f992ef4f402
