[INFO] cloning repository https://github.com/Cyrix126/model_crate_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cyrix126/model_crate_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyrix126%2Fmodel_crate_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyrix126%2Fmodel_crate_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83c48ce1e5d20fb991993a53f148167422a547ed
[INFO] documenting Cyrix126/model_crate_api 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%2FCyrix126%2Fmodel_crate_api" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Cyrix126/model_crate_api
[INFO] finished tweaking git repo https://github.com/Cyrix126/model_crate_api
[INFO] tweaked toml for git repo https://github.com/Cyrix126/model_crate_api written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cyrix126/model_crate_api 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/Cyrix126/model_crate_api 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 23189dac3736271bf49370d4d21385df9f62a685010b79760879790f554e1a17
[INFO] running `Command { std: "docker" "start" "-a" "23189dac3736271bf49370d4d21385df9f62a685010b79760879790f554e1a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23189dac3736271bf49370d4d21385df9f62a685010b79760879790f554e1a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23189dac3736271bf49370d4d21385df9f62a685010b79760879790f554e1a17", kill_on_drop: false }`
[INFO] [stdout] 23189dac3736271bf49370d4d21385df9f62a685010b79760879790f554e1a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fdaf5b24a3a1b9c99f9038d0d14813a5e53251309a41f9f225c3df44ad8f8385
[INFO] running `Command { std: "docker" "start" "-a" "fdaf5b24a3a1b9c99f9038d0d14813a5e53251309a41f9f225c3df44ad8f8385", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking get_pass v0.2.0 (https://github.com/Cyrix126/get_pass#df50852e)
[INFO] [stderr]     Checking enclose v1.2.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking name-common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]  Documenting name-common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]  Documenting name-client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]  --> client/src/error.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ErrorRequest(#[from] reqwest::Error),
[INFO] [stdout]   |                          ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `name-client`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fdaf5b24a3a1b9c99f9038d0d14813a5e53251309a41f9f225c3df44ad8f8385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdaf5b24a3a1b9c99f9038d0d14813a5e53251309a41f9f225c3df44ad8f8385", kill_on_drop: false }`
[INFO] [stdout] fdaf5b24a3a1b9c99f9038d0d14813a5e53251309a41f9f225c3df44ad8f8385
