[INFO] cloning repository https://github.com/johnbchron/blog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnbchron/blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnbchron%2Fblog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnbchron%2Fblog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03be0d634c3e4c911cd10e776f00eda88bc743f9
[INFO] checking johnbchron/blog against master#540f43a224317d894a9a0710a8d67704f179a33c for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnbchron%2Fblog" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/johnbchron/blog
[INFO] finished tweaking git repo https://github.com/johnbchron/blog
[INFO] tweaked toml for git repo https://github.com/johnbchron/blog written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johnbchron/blog on toolchain 540f43a224317d894a9a0710a8d67704f179a33c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/johnbchron/blog 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" "+540f43a224317d894a9a0710a8d67704f179a33c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rambit-systems/rambit`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-content v0.1.2
[INFO] [stderr]   Downloaded parcel_selectors v0.28.2
[INFO] [stderr]   Downloaded cssparser-color v0.1.0
[INFO] [stderr]   Downloaded lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]   Downloaded arborium-sysroot v2.16.0
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded arborium-highlight v2.16.0
[INFO] [stderr]   Downloaded dlmalloc v0.2.13
[INFO] [stderr]   Downloaded arborium-toml v2.16.0
[INFO] [stderr]   Downloaded arborium-css v2.16.0
[INFO] [stderr]   Downloaded arborium v2.16.0
[INFO] [stderr]   Downloaded const_base v0.2.0
[INFO] [stderr]   Downloaded arborium-theme v2.16.0
[INFO] [stderr]   Downloaded arborium-yaml v2.16.0
[INFO] [stderr]   Downloaded arborium-javascript v2.16.0
[INFO] [stderr]   Downloaded arborium-markdown v2.16.0
[INFO] [stderr]   Downloaded arborium-tree-sitter v2.16.0
[INFO] [stderr]   Downloaded arborium-bash v2.16.0
[INFO] [stderr]   Downloaded arborium-rust v2.16.0
[INFO] [stderr]   Downloaded columbo v0.2.3
[INFO] [stderr]   Downloaded lightningcss v1.0.0-alpha.71
[INFO] [stderr]   Downloaded arborium-html v2.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03daed286bfcc0e5f29bda1116991971f96fc8eed274a352307d8888a1248f12
[INFO] running `Command { std: "docker" "start" "-a" "03daed286bfcc0e5f29bda1116991971f96fc8eed274a352307d8888a1248f12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03daed286bfcc0e5f29bda1116991971f96fc8eed274a352307d8888a1248f12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03daed286bfcc0e5f29bda1116991971f96fc8eed274a352307d8888a1248f12", kill_on_drop: false }`
[INFO] [stdout] 03daed286bfcc0e5f29bda1116991971f96fc8eed274a352307d8888a1248f12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dfb0e999cc9d5925b006c474e9c11c2f6993ec00d57fd2e61efc673a3f1d1e2
[INFO] running `Command { std: "docker" "start" "-a" "0dfb0e999cc9d5925b006c474e9c11c2f6993ec00d57fd2e61efc673a3f1d1e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling vlq v0.5.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling arborium v2.16.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking arborium-theme v2.16.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking const_base v0.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling arborium-javascript v2.16.0
[INFO] [stderr]    Compiling arborium-css v2.16.0
[INFO] [stderr]    Compiling arborium-tree-sitter v2.16.0
[INFO] [stderr]    Compiling arborium-yaml v2.16.0
[INFO] [stderr]    Compiling arborium-toml v2.16.0
[INFO] [stderr]    Compiling arborium-html v2.16.0
[INFO] [stderr]    Compiling arborium-markdown v2.16.0
[INFO] [stderr]    Compiling arborium-rust v2.16.0
[INFO] [stderr]    Compiling arborium-bash v2.16.0
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling const-str v0.3.2
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]    Compiling cssparser v0.33.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking arborium-highlight v2.16.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking maud v0.27.0
[INFO] [stderr]    Compiling cssparser-color v0.1.0
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling serde-content v0.1.2
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling parcel_sourcemap v2.1.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling lightningcss v1.0.0-alpha.71
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking columbo v0.2.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling css-minify-macro v0.1.0 (https://github.com/rambit-systems/rambit#76bf7e61)
[INFO] [stderr]     Checking blog v0.1.0 (/opt/rustwide/workdir/crates/blog)
[INFO] [stdout] warning: field `suspense_ctx` is never read
[INFO] [stdout]   --> crates/blog/src/ctx.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct CtxInner {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 18 |   app_state:    AppState,
[INFO] [stdout] 19 |   suspense_ctx: SuspenseContext,
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `suspend` is never used
[INFO] [stdout]   --> crates/blog/src/ctx.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Ctx {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |   pub fn suspend<F, Fut, M>(
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `suspense_ctx` is never read
[INFO] [stdout]   --> crates/blog/src/ctx.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct CtxInner {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 18 |   app_state:    AppState,
[INFO] [stdout] 19 |   suspense_ctx: SuspenseContext,
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `suspend` is never used
[INFO] [stdout]   --> crates/blog/src/ctx.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Ctx {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |   pub fn suspend<F, Fut, M>(
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "0dfb0e999cc9d5925b006c474e9c11c2f6993ec00d57fd2e61efc673a3f1d1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dfb0e999cc9d5925b006c474e9c11c2f6993ec00d57fd2e61efc673a3f1d1e2", kill_on_drop: false }`
[INFO] [stdout] 0dfb0e999cc9d5925b006c474e9c11c2f6993ec00d57fd2e61efc673a3f1d1e2
