[INFO] fetching crate mountpoint-s3-client 0.19.4...
[INFO] documenting mountpoint-s3-client-0.19.4 against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] extracting crate mountpoint-s3-client 0.19.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate mountpoint-s3-client 0.19.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mountpoint-s3-client 0.19.4
[INFO] tweaked toml for crates.io crate mountpoint-s3-client 0.19.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mountpoint-s3-client 0.19.4 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 crates.io crate mountpoint-s3-client 0.19.4 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19034b83266883caf57af6f4ee6af8b1083e64377a1f90b0d88f044fca986e53
[INFO] running `Command { std: "docker" "start" "-a" "19034b83266883caf57af6f4ee6af8b1083e64377a1f90b0d88f044fca986e53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19034b83266883caf57af6f4ee6af8b1083e64377a1f90b0d88f044fca986e53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19034b83266883caf57af6f4ee6af8b1083e64377a1f90b0d88f044fca986e53", kill_on_drop: false }`
[INFO] [stdout] 19034b83266883caf57af6f4ee6af8b1083e64377a1f90b0d88f044fca986e53
[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=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] b5301b21a98b7ca7d5a7d944b3973ba33faed864a2eaa5b1d59354fc1dff13c8
[INFO] running `Command { std: "docker" "start" "-a" "b5301b21a98b7ca7d5a7d944b3973ba33faed864a2eaa5b1d59354fc1dff13c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling rustflags v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking smallstr v0.3.1
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking xml-rs v0.8.27
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking metrics v0.24.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking platform-info v2.0.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking xmltree v0.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling mountpoint-s3-crt-sys v0.15.3
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling mountpoint-s3-client v0.19.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking mountpoint-s3-crt v0.13.4
[INFO] [stderr]  Documenting mountpoint-s3-client v0.19.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `GetObjectRequest`
[INFO] [stdout]    --> src/object_client.rs:747:80
[INFO] [stdout]     |
[INFO] [stdout] 747 |     /// Get the upper bound of the read window. When backpressure is enabled, [GetObjectRequest] can
[INFO] [stdout]     |                                                                                ^^^^^^^^^^^^^^^^ no item named `GetObjectRequest` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `S3GetObjectRequest`
[INFO] [stdout]    --> src/s3_crt_client/get_object.rs:160:80
[INFO] [stdout]     |
[INFO] [stdout] 160 |     /// Upper bound of the current read window. When backpressure is enabled, [S3GetObjectRequest]
[INFO] [stdout]     |                                                                                ^^^^^^^^^^^^^^^^^^ no item named `S3GetObjectRequest` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `poll_next`
[INFO] [stdout]    --> src/s3_crt_client/get_object.rs:196:52
[INFO] [stdout]     |
[INFO] [stdout] 196 |     /// Next offset of the data to be polled from [poll_next]
[INFO] [stdout]     |                                                    ^^^^^^^^^ no item named `poll_next` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `meta_request_type`
[INFO] [stdout]    --> src/s3_crt_client.rs:914:45
[INFO] [stdout]     |
[INFO] [stdout] 914 |     /// have MetaRequestType::Default (see [meta_request_type]). `None` otherwise.
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ no item named `meta_request_type` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/s3_crt_client.rs:85:46
[INFO] [stdout]    |
[INFO] [stdout] 85 | /// requests based on their response status. https://github.com/tokio-rs/tracing/issues/372
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 85 | /// requests based on their response status. <https://github.com/tokio-rs/tracing/issues/372>
[INFO] [stdout]    |                                              +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/mountpoint_s3_client/index.html
[INFO] running `Command { std: "docker" "inspect" "b5301b21a98b7ca7d5a7d944b3973ba33faed864a2eaa5b1d59354fc1dff13c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5301b21a98b7ca7d5a7d944b3973ba33faed864a2eaa5b1d59354fc1dff13c8", kill_on_drop: false }`
[INFO] [stdout] b5301b21a98b7ca7d5a7d944b3973ba33faed864a2eaa5b1d59354fc1dff13c8
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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] 382c54442371368bee69368fb810f3d5ae351235f62501b2f9d3cd13bbcfcf41
[INFO] running `Command { std: "docker" "start" "-a" "382c54442371368bee69368fb810f3d5ae351235f62501b2f9d3cd13bbcfcf41", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling mountpoint-s3-crt-sys v0.15.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling mountpoint-s3-client v0.19.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking mountpoint-s3-crt v0.13.4
[INFO] [stderr]  Documenting mountpoint-s3-client v0.19.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `GetObjectRequest`
[INFO] [stdout]    --> src/object_client.rs:747:80
[INFO] [stdout]     |
[INFO] [stdout] 747 |     /// Get the upper bound of the read window. When backpressure is enabled, [GetObjectRequest] can
[INFO] [stdout]     |                                                                                ^^^^^^^^^^^^^^^^ no item named `GetObjectRequest` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/mountpoint_s3_client/index.html
[INFO] running `Command { std: "docker" "inspect" "382c54442371368bee69368fb810f3d5ae351235f62501b2f9d3cd13bbcfcf41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "382c54442371368bee69368fb810f3d5ae351235f62501b2f9d3cd13bbcfcf41", kill_on_drop: false }`
[INFO] [stdout] 382c54442371368bee69368fb810f3d5ae351235f62501b2f9d3cd13bbcfcf41
