[INFO] cloning repository https://github.com/rupert648/willdolater.dev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rupert648/willdolater.dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frupert648%2Fwilldolater.dev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frupert648%2Fwilldolater.dev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8057e6ff47cc8762a0d53f856de25dfc426e6c2a [INFO] checking rupert648/willdolater.dev against try#6cbf54b1453b438241487f195740266bb9d8c8ba for pr-139587-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frupert648%2Fwilldolater.dev" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rupert648/willdolater.dev on toolchain 6cbf54b1453b438241487f195740266bb9d8c8ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rupert648/willdolater.dev [INFO] finished tweaking git repo https://github.com/rupert648/willdolater.dev [INFO] tweaked toml for git repo https://github.com/rupert648/willdolater.dev written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rupert648/willdolater.dev 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" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bd57a2fe84a9894c582232007bf42c79bb95c354994ccf22a0e17612aad727f [INFO] running `Command { std: "docker" "start" "-a" "7bd57a2fe84a9894c582232007bf42c79bb95c354994ccf22a0e17612aad727f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bd57a2fe84a9894c582232007bf42c79bb95c354994ccf22a0e17612aad727f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bd57a2fe84a9894c582232007bf42c79bb95c354994ccf22a0e17612aad727f", kill_on_drop: false }` [INFO] [stdout] 7bd57a2fe84a9894c582232007bf42c79bb95c354994ccf22a0e17612aad727f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8f797ea1bb131f5885a7f1388264fec2586f1e60600fb737d8fb04433bbea60 [INFO] running `Command { std: "docker" "start" "-a" "d8f797ea1bb131f5885a7f1388264fec2586f1e60600fb737d8fb04433bbea60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking uuid v1.15.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking tempfile v3.18.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking tokio v1.44.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking blame_finder v0.1.0 (/opt/rustwide/workdir/crates/blame_finder) [INFO] [stderr] Checking leaderboard v0.1.0 (/opt/rustwide/workdir/crates/leaderboard) [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking todo_templates v0.1.0 (/opt/rustwide/workdir/crates/todo_templates) [INFO] [stderr] Checking oldest-todo-finder v0.1.0 (/opt/rustwide/workdir/crates/server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.26s [INFO] running `Command { std: "docker" "inspect" "d8f797ea1bb131f5885a7f1388264fec2586f1e60600fb737d8fb04433bbea60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8f797ea1bb131f5885a7f1388264fec2586f1e60600fb737d8fb04433bbea60", kill_on_drop: false }` [INFO] [stdout] d8f797ea1bb131f5885a7f1388264fec2586f1e60600fb737d8fb04433bbea60