[INFO] fetching crate dsh_api 0.8.1... [INFO] documenting dsh_api-0.8.1 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918 [INFO] extracting crate dsh_api 0.8.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate dsh_api 0.8.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dsh_api 0.8.1 [INFO] tweaked toml for crates.io crate dsh_api 0.8.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dsh_api 0.8.1 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dsh_api 0.8.1 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" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockito v1.7.0 [INFO] [stderr] Downloaded progenitor-impl v0.7.0 [INFO] [stderr] Downloaded simple-mermaid v0.2.0 [INFO] [stderr] Downloaded progenitor v0.7.0 [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded typify-macro v0.1.0 [INFO] [stderr] Downloaded dsh_api_build_helpers v0.6.2 [INFO] [stderr] Downloaded typify v0.1.0 [INFO] [stderr] Downloaded progenitor-macro v0.7.0 [INFO] [stderr] Downloaded env_logger v0.11.6 [INFO] [stderr] Downloaded progenitor-client v0.7.0 [INFO] [stderr] Downloaded openapiv3 v2.0.0 [INFO] [stderr] Downloaded regress v0.9.1 [INFO] [stderr] Downloaded typify-impl v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ec46d51a37bd65c8774c355e844375b4313a6dbd390dbbcc82b13d6dfebf480 [INFO] running `Command { std: "docker" "start" "-a" "5ec46d51a37bd65c8774c355e844375b4313a6dbd390dbbcc82b13d6dfebf480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ec46d51a37bd65c8774c355e844375b4313a6dbd390dbbcc82b13d6dfebf480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ec46d51a37bd65c8774c355e844375b4313a6dbd390dbbcc82b13d6dfebf480", kill_on_drop: false }` [INFO] [stdout] 5ec46d51a37bd65c8774c355e844375b4313a6dbd390dbbcc82b13d6dfebf480 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 644007483cacae8715299247816d0735095d2d7a8dbe471d1560d81b997e04f7 [INFO] running `Command { std: "docker" "start" "-a" "644007483cacae8715299247816d0735095d2d7a8dbe471d1560d81b997e04f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling dyn-clone v1.0.18 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Checking openssl-sys v0.9.107 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling regress v0.9.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking simple-mermaid v0.2.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking regress v0.10.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking regex v1.11.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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking openssl v0.10.72 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking native-tls v0.2.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openapiv3 v2.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling typify-impl v0.1.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking progenitor-client v0.7.0 [INFO] [stderr] Compiling typify-macro v0.1.0 [INFO] [stderr] Compiling typify v0.1.0 [INFO] [stderr] Compiling progenitor-impl v0.7.0 [INFO] [stderr] Compiling progenitor-macro v0.7.0 [INFO] [stderr] Compiling progenitor v0.7.0 [INFO] [stderr] Compiling dsh_api_build_helpers v0.6.2 [INFO] [stderr] Compiling dsh_api v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting dsh_api v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `generic` [INFO] [stdout] --> src/lib.rs:113:33 [INFO] [stdout] | [INFO] [stdout] 113 | //! * `generic` - Enables the [`generic`] module, which allows calling all api operations by name. [INFO] [stdout] | ^^^^^^^ no item named `generic` 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 `stream` [INFO] [stdout] --> src/lib.rs:114:48 [INFO] [stdout] | [INFO] [stdout] 114 | //! * `manage` - Enables the manage modules [`stream`] and [`tenant`], which support creating [INFO] [stdout] | ^^^^^^ no item named `stream` 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 `tenant` [INFO] [stdout] --> src/lib.rs:114:63 [INFO] [stdout] | [INFO] [stdout] 114 | //! * `manage` - Enables the manage modules [`stream`] and [`tenant`], which support creating [INFO] [stdout] | ^^^^^^ no item named `tenant` 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 `DshApiClient::post_robot_generate_secret` [INFO] [stdout] --> src/lib.rs:118:40 [INFO] [stdout] | [INFO] [stdout] 118 | //! [`post_robot_generate_secret()`](DshApiClient::post_robot_generate_secret) operation, which [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DshApiClient` has no field or associated item named `post_robot_generate_secret` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] Generated /opt/rustwide/target/doc/dsh_api/index.html [INFO] running `Command { std: "docker" "inspect" "644007483cacae8715299247816d0735095d2d7a8dbe471d1560d81b997e04f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "644007483cacae8715299247816d0735095d2d7a8dbe471d1560d81b997e04f7", kill_on_drop: false }` [INFO] [stdout] 644007483cacae8715299247816d0735095d2d7a8dbe471d1560d81b997e04f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d94bd2487c11c92592d8f270f979be392dddb9ae95235ffe9743bf89f86c56a [INFO] running `Command { std: "docker" "start" "-a" "0d94bd2487c11c92592d8f270f979be392dddb9ae95235ffe9743bf89f86c56a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling openapiv3 v2.0.0 [INFO] [stderr] Compiling typify-impl v0.1.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking progenitor-client v0.7.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling typify-macro v0.1.0 [INFO] [stderr] Compiling typify v0.1.0 [INFO] [stderr] Compiling progenitor-impl v0.7.0 [INFO] [stderr] Compiling progenitor-macro v0.7.0 [INFO] [stderr] Compiling progenitor v0.7.0 [INFO] [stderr] Compiling dsh_api_build_helpers v0.6.2 [INFO] [stderr] Compiling dsh_api v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting dsh_api v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.36s [INFO] [stderr] Generated /opt/rustwide/target/doc/dsh_api/index.html [INFO] running `Command { std: "docker" "inspect" "0d94bd2487c11c92592d8f270f979be392dddb9ae95235ffe9743bf89f86c56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d94bd2487c11c92592d8f270f979be392dddb9ae95235ffe9743bf89f86c56a", kill_on_drop: false }` [INFO] [stdout] 0d94bd2487c11c92592d8f270f979be392dddb9ae95235ffe9743bf89f86c56a