[INFO] cloning repository https://github.com/jbutterwick/todo-app-rs-htmx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbutterwick/todo-app-rs-htmx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbutterwick%2Ftodo-app-rs-htmx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbutterwick%2Ftodo-app-rs-htmx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 326a7b848d18c93f362f89ddcd4e323769d45efc [INFO] checking jbutterwick/todo-app-rs-htmx against 1af98b7cdf86932b76182a387f52f1be6f0c1be0 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbutterwick%2Ftodo-app-rs-htmx" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jbutterwick/todo-app-rs-htmx [INFO] finished tweaking git repo https://github.com/jbutterwick/todo-app-rs-htmx [INFO] tweaked toml for git repo https://github.com/jbutterwick/todo-app-rs-htmx written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jbutterwick/todo-app-rs-htmx on toolchain 1af98b7cdf86932b76182a387f52f1be6f0c1be0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jbutterwick/todo-app-rs-htmx 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" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "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 unicode-ident v1.0.10 [INFO] [stderr] Downloaded proc-macro2 v1.0.64 [INFO] [stderr] Downloaded octets v0.2.0 [INFO] [stderr] Downloaded serde v1.0.171 [INFO] [stderr] Downloaded libm v0.2.7 [INFO] [stderr] Downloaded syn v2.0.25 [INFO] [stderr] Downloaded quiche v0.17.2 [INFO] [stderr] Downloaded ring v0.17.0-alpha.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8e555e625b7fcf939b119656a1593de26d2af34ef91c4a7af8134a151a657775 [INFO] running `Command { std: "docker" "start" "8e555e625b7fcf939b119656a1593de26d2af34ef91c4a7af8134a151a657775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e555e625b7fcf939b119656a1593de26d2af34ef91c4a7af8134a151a657775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e555e625b7fcf939b119656a1593de26d2af34ef91c4a7af8134a151a657775" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e555e625b7fcf939b119656a1593de26d2af34ef91c4a7af8134a151a657775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e555e625b7fcf939b119656a1593de26d2af34ef91c4a7af8134a151a657775" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling ring v0.17.0-alpha.11 [INFO] [stderr] Checking octets v0.2.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling quiche v0.17.2 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking todo-app-rs-htmx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.06s [INFO] running `Command { std: "docker" "inspect" "8e555e625b7fcf939b119656a1593de26d2af34ef91c4a7af8134a151a657775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e555e625b7fcf939b119656a1593de26d2af34ef91c4a7af8134a151a657775", kill_on_drop: false }` [INFO] [stdout] 8e555e625b7fcf939b119656a1593de26d2af34ef91c4a7af8134a151a657775