[INFO] fetching crate dsh_sdk 0.8.2...
[INFO] documenting dsh_sdk-0.8.2 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate dsh_sdk 0.8.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate dsh_sdk 0.8.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate dsh_sdk 0.8.2
[INFO] tweaked toml for crates.io crate dsh_sdk 0.8.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dsh_sdk 0.8.2 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dsh_sdk 0.8.2 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ws_stream_tungstenite v0.15.0
[INFO] [stderr]   Downloaded async-tungstenite v0.29.1
[INFO] [stderr]   Downloaded async_io_stream v0.3.3
[INFO] [stderr]   Downloaded pharos v0.5.3
[INFO] [stderr]   Downloaded rumqttc v0.25.1
[INFO] [stderr]   Downloaded protofish v0.5.3
[INFO] [stderr]   Downloaded snafu-derive v0.6.10
[INFO] [stderr]   Downloaded snafu v0.6.10
[INFO] [stderr]   Downloaded prost-build v0.14.3
[INFO] [stderr]   Downloaded rdkafka v0.39.0
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded procfs v0.17.0
[INFO] [stderr]   Downloaded procfs-core v0.17.0
[INFO] [stderr]   Downloaded jiff-static v0.2.28
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded bon v3.9.1
[INFO] [stderr]   Downloaded bon-macros v3.9.1
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded jiff v0.2.28
[INFO] [stderr]   Downloaded rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]   Downloaded openssl-src v300.6.0+3.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 43bf0dd8e5a9a95185957bab30f0017c07f19362449c89134953957d0a10964f
[INFO] running `Command { std: "docker" "start" "43bf0dd8e5a9a95185957bab30f0017c07f19362449c89134953957d0a10964f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43bf0dd8e5a9a95185957bab30f0017c07f19362449c89134953957d0a10964f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43bf0dd8e5a9a95185957bab30f0017c07f19362449c89134953957d0a10964f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43bf0dd8e5a9a95185957bab30f0017c07f19362449c89134953957d0a10964f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43bf0dd8e5a9a95185957bab30f0017c07f19362449c89134953957d0a10964f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling dsh_sdk v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking rcgen v0.14.8
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking rdkafka v0.39.0
[INFO] [stderr]  Documenting dsh_sdk v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::Properties`
[INFO] [stdout]  --> src/certificates/sign_certificates.rs:8:104
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! This module is NOT intended to be used directly, but through [Cert] or indirectly via [Properties](crate::Properties).
[INFO] [stdout]   |                                                                                                        ^^^^^^^^^^^^^^^^^ no item named `Properties` in module `dsh_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `GroupType::Shared(0)`
[INFO] [stdout]    --> src/datastream/mod.rs:670:25
[INFO] [stdout]     |
[INFO] [stdout] 670 |     /// defaulting to [`GroupType::Shared(0)`] if unset or invalid.
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^ the enum `GroupType` has no variant or associated item named `Shared(0)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::protocol_adapters::token::data_access_token::DataAccessToken`
[INFO] [stdout]   --> src/utils/platform.rs:95:64
[INFO] [stdout]    |
[INFO] [stdout] 95 |         /// Endpoint for fetching DSH protocol [Access Tokens](crate::protocol_adapters::token::data_access_token::DataAccessToken)
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `token` in module `protocol_adapters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::protocol_adapters::token::rest_token::RestToken`
[INFO] [stdout]   --> src/utils/platform.rs:98:60
[INFO] [stdout]    |
[INFO] [stdout] 98 |         /// Endpoint for retrieving Protocol [Rest Tokens](crate::protocol_adapters::token::rest_token::RestToken)
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `token` in module `protocol_adapters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::protocol_adapters::token::data_access_token::DataAccessToken`
[INFO] [stdout]   --> src/utils/platform.rs:99:56
[INFO] [stdout]    |
[INFO] [stdout] 99 |         /// which is needed to request [Access Tokens](crate::protocol_adapters::token::data_access_token::DataAccessToken)
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `token` in module `protocol_adapters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::protocol_adapters::token::data_access_token::DataAccessToken`
[INFO] [stdout]    --> src/utils/platform.rs:192:77
[INFO] [stdout]     |
[INFO] [stdout] 192 | ...ns](crate::protocol_adapters::token::data_access_token::DataAccessToken) (e.g., for MQTT).
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `token` in module `protocol_adapters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::protocol_adapters::token::data_access_token::DataAccessToken`
[INFO] [stdout]    --> src/utils/platform.rs:215:105
[INFO] [stdout]     |
[INFO] [stdout] 215 | ...ns](crate::protocol_adapters::token::data_access_token::DataAccessToken).
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `token` in module `protocol_adapters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::protocol_adapters::token::data_access_token::DataAccessToken`
[INFO] [stdout]    --> src/utils/platform.rs:282:105
[INFO] [stdout]     |
[INFO] [stdout] 282 | ...ns](crate::protocol_adapters::token::data_access_token::DataAccessToken) | `No` |
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `token` in module `protocol_adapters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::protocol_adapters::token::rest_token::RestToken`
[INFO] [stdout]    --> src/utils/platform.rs:283:99
[INFO] [stdout]     |
[INFO] [stdout] 283 | ...st Tokens](crate::protocol_adapters::token::rest_token::RestToken) which is needed to request [Access Tokens](crate::protocol_ad...
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `token` in module `protocol_adapters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::protocol_adapters::token::data_access_token::DataAccessToken`
[INFO] [stdout]    --> src/utils/platform.rs:283:198
[INFO] [stdout]     |
[INFO] [stdout] 283 | ...ns](crate::protocol_adapters::token::data_access_token::DataAccessToken) | `No` |
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `token` in module `protocol_adapters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/utils/platform.rs:90:56
[INFO] [stdout]    |
[INFO] [stdout] 90 |         /// Endpoint for the DSH Management API (e.g. "https://api.poc.kpn-dsh.com/resources/v0").
[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] 90 |         /// Endpoint for the DSH Management API (e.g. "<https://api.poc.kpn-dsh.com/resources/v0>").
[INFO] [stdout]    |                                                        +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/utils/platform.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |         /// (e.g. "https://auth.prod.cp.kpn-dsh.com/auth/realms/poc-dsh/protocol/openid-connect/token").
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 93 |         /// (e.g. "<https://auth.prod.cp.kpn-dsh.com/auth/realms/poc-dsh/protocol/openid-connect/token>").
[INFO] [stdout]    |                    +                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/utils/platform.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |         /// (e.g. "https://api.poc.kpn-dsh.com/datastreams/v0/mqtt/token").
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 96 |         /// (e.g. "<https://api.poc.kpn-dsh.com/datastreams/v0/mqtt/token>").
[INFO] [stdout]    |                    +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/utils/platform.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |         /// (e.g. "https://api.poc.kpn-dsh.com/auth/v0/token").
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 100 |         /// (e.g. "<https://api.poc.kpn-dsh.com/auth/v0/token>").
[INFO] [stdout]     |                    +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.14s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dsh_sdk/index.html
[INFO] running `Command { std: "docker" "inspect" "43bf0dd8e5a9a95185957bab30f0017c07f19362449c89134953957d0a10964f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43bf0dd8e5a9a95185957bab30f0017c07f19362449c89134953957d0a10964f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking protofish v0.5.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling dsh_sdk v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking bon v3.9.1
[INFO] [stderr]     Checking apache-avro v0.21.0
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking rdkafka v0.39.0
[INFO] [stderr]  Documenting dsh_sdk v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `GroupType::Shared(0)`
[INFO] [stdout]    --> src/datastream/mod.rs:670:25
[INFO] [stdout]     |
[INFO] [stdout] 670 |     /// defaulting to [`GroupType::Shared(0)`] if unset or invalid.
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^ the enum `GroupType` has no variant or associated item named `Shared(0)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Dsh::get().schema_registry_host`
[INFO] [stdout]   --> src/schema_store/client.rs:16:57
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// By default, the client’s base URL is derived from [`Dsh::get().schema_registry_host()`].
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Dsh` has no function named `get().schema_registry_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Dsh::get().schema_registry_host`
[INFO] [stdout]   --> src/schema_store/client.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// [`Dsh::get().schema_registry_host()`].
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Dsh` has no function named `get().schema_registry_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SubjectVersion::Version(i32)`
[INFO] [stdout]    --> src/schema_store/client.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |     /// - Use [`SubjectVersion::Version(i32)`] for a specific numbered version.
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `SubjectVersion` has no variant or associated item named `Version(i32)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/utils/platform.rs:90:56
[INFO] [stdout]    |
[INFO] [stdout] 90 |         /// Endpoint for the DSH Management API (e.g. "https://api.poc.kpn-dsh.com/resources/v0").
[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] 90 |         /// Endpoint for the DSH Management API (e.g. "<https://api.poc.kpn-dsh.com/resources/v0>").
[INFO] [stdout]    |                                                        +                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/utils/platform.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |         /// (e.g. "https://auth.prod.cp.kpn-dsh.com/auth/realms/poc-dsh/protocol/openid-connect/token").
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 93 |         /// (e.g. "<https://auth.prod.cp.kpn-dsh.com/auth/realms/poc-dsh/protocol/openid-connect/token>").
[INFO] [stdout]    |                    +                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/utils/platform.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |         /// (e.g. "https://api.poc.kpn-dsh.com/datastreams/v0/mqtt/token").
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 96 |         /// (e.g. "<https://api.poc.kpn-dsh.com/datastreams/v0/mqtt/token>").
[INFO] [stdout]    |                    +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/utils/platform.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |         /// (e.g. "https://api.poc.kpn-dsh.com/auth/v0/token").
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 100 |         /// (e.g. "<https://api.poc.kpn-dsh.com/auth/v0/token>").
[INFO] [stdout]     |                    +                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dsh_sdk/index.html
[INFO] running `Command { std: "docker" "inspect" "43bf0dd8e5a9a95185957bab30f0017c07f19362449c89134953957d0a10964f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43bf0dd8e5a9a95185957bab30f0017c07f19362449c89134953957d0a10964f", kill_on_drop: false }`
[INFO] [stdout] 43bf0dd8e5a9a95185957bab30f0017c07f19362449c89134953957d0a10964f
