[INFO] cloning repository https://github.com/DASPRiD/jsonapi-deserialize-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DASPRiD/jsonapi-deserialize-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDASPRiD%2Fjsonapi-deserialize-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDASPRiD%2Fjsonapi-deserialize-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8be332cb186ee146c619065f4f4d550f11bff46b
[INFO] documenting DASPRiD/jsonapi-deserialize-rs against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDASPRiD%2Fjsonapi-deserialize-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DASPRiD/jsonapi-deserialize-rs
[INFO] finished tweaking git repo https://github.com/DASPRiD/jsonapi-deserialize-rs
[INFO] tweaked toml for git repo https://github.com/DASPRiD/jsonapi-deserialize-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DASPRiD/jsonapi-deserialize-rs on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DASPRiD/jsonapi-deserialize-rs 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1c649d587a7d70e2bfb23f089aa2fa2629f878354e246fc578019d3f677173f
[INFO] running `Command { std: "docker" "start" "-a" "b1c649d587a7d70e2bfb23f089aa2fa2629f878354e246fc578019d3f677173f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1c649d587a7d70e2bfb23f089aa2fa2629f878354e246fc578019d3f677173f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1c649d587a7d70e2bfb23f089aa2fa2629f878354e246fc578019d3f677173f", kill_on_drop: false }`
[INFO] [stdout] b1c649d587a7d70e2bfb23f089aa2fa2629f878354e246fc578019d3f677173f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 074779cee3ef869cdd8f172d498f1f854cd20483fc7c06ef911af507881d122e
[INFO] running `Command { std: "docker" "start" "-a" "074779cee3ef869cdd8f172d498f1f854cd20483fc7c06ef911af507881d122e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling range-traits v0.3.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking proc-macro2 v1.0.89
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling cc-traits v2.0.0
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling btree-slab v0.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling abnf-core v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling abnf v0.13.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling jsonapi_deserialize_derive v0.1.0 (/opt/rustwide/workdir/jsonapi_deserialize_derive)
[INFO] [stderr]  Documenting jsonapi_deserialize_derive v0.1.0 (/opt/rustwide/workdir/jsonapi_deserialize_derive)
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling btree-range-map v0.7.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling static-regular-grammar v2.0.2
[INFO] [stderr]     Checking langtag v0.4.0
[INFO] [stderr]  Documenting jsonapi_deserialize v0.1.0 (/opt/rustwide/workdir/jsonapi_deserialize)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.13s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/jsonapi_deserialize/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "074779cee3ef869cdd8f172d498f1f854cd20483fc7c06ef911af507881d122e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "074779cee3ef869cdd8f172d498f1f854cd20483fc7c06ef911af507881d122e", kill_on_drop: false }`
[INFO] [stdout] 074779cee3ef869cdd8f172d498f1f854cd20483fc7c06ef911af507881d122e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 149734de06b8deef0fae1ec1127dd2108dd90079703854c8344cca8c38468bec
[INFO] running `Command { std: "docker" "start" "-a" "149734de06b8deef0fae1ec1127dd2108dd90079703854c8344cca8c38468bec", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "149734de06b8deef0fae1ec1127dd2108dd90079703854c8344cca8c38468bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "149734de06b8deef0fae1ec1127dd2108dd90079703854c8344cca8c38468bec", kill_on_drop: false }`
[INFO] [stdout] 149734de06b8deef0fae1ec1127dd2108dd90079703854c8344cca8c38468bec
