[INFO] fetching crate adenosine 0.4.0...
[INFO] documenting adenosine-0.4.0 against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] extracting crate adenosine 0.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate adenosine 0.4.0
[INFO] finished tweaking crates.io crate adenosine 0.4.0
[INFO] tweaked toml for crates.io crate adenosine 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate adenosine 0.4.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 326 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding bs58 v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding integer-encoding v3.0.4 (available: v4.0.2)
[INFO] [stderr]       Adding k256 v0.11.6 (available: v0.13.4)
[INFO] [stderr]       Adding libipld v0.14.0 (available: v0.16.0)
[INFO] [stderr]       Adding multihash v0.16.3 (available: v0.19.3)
[INFO] [stderr]       Adding p256 v0.11.1 (available: v0.13.2)
[INFO] [stderr]       Adding proc-macro-crate v1.1.3 (available: v1.3.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] [stderr]       Adding time v0.3.17 (available: v0.3.44)
[INFO] [stderr]       Adding time-core v0.1.0 (available: v0.1.6)
[INFO] [stderr]       Adding time-macros v0.2.6 (available: v0.2.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10b30a9db1400156a40bdfcd5ff024efc2d97da861b425576e141dddc10a1c51
[INFO] running `Command { std: "docker" "start" "-a" "10b30a9db1400156a40bdfcd5ff024efc2d97da861b425576e141dddc10a1c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10b30a9db1400156a40bdfcd5ff024efc2d97da861b425576e141dddc10a1c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10b30a9db1400156a40bdfcd5ff024efc2d97da861b425576e141dddc10a1c51", kill_on_drop: false }`
[INFO] [stdout] 10b30a9db1400156a40bdfcd5ff024efc2d97da861b425576e141dddc10a1c51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef8269d4284b2d1c3a3c69ca25195a32482cea774c50cb4b7049639a87e18ab8
[INFO] running `Command { std: "docker" "start" "-a" "ef8269d4284b2d1c3a3c69ca25195a32482cea774c50cb4b7049639a87e18ab8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking blake2s_simd v1.0.3
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking openssl-sys v0.9.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.23.2
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking cached v0.30.0
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking data-encoding-macro v0.1.18
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking openssl v0.10.73
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]     Checking serde v1.0.227
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]     Checking serde-big-array v0.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling libipld-pb v0.14.0
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling libipld-cbor-derive v0.14.0
[INFO] [stderr]     Checking multihash v0.16.3
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]     Checking cid v0.8.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking libipld-core v0.14.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking libipld-json v0.14.0
[INFO] [stderr]     Checking libipld-macro v0.14.0
[INFO] [stderr]     Checking libipld-cbor v0.14.0
[INFO] [stderr]     Checking libipld v0.14.0
[INFO] [stderr]     Checking ucan v0.7.0-alpha.1
[INFO] [stderr]     Checking rusqlite v0.26.3
[INFO] [stderr]     Checking ipfs-sqlite-block-store v0.13.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]  Documenting adenosine v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/identifiers.rs:280:15
[INFO] [stdout]     |
[INFO] [stdout] 280 | /// See also: https://github.com/bluesky-social/atproto/issues/334
[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] 280 | /// See also: <https://github.com/bluesky-social/atproto/issues/334>
[INFO] [stdout]     |               +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.62s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/adenosine/index.html
[INFO] running `Command { std: "docker" "inspect" "ef8269d4284b2d1c3a3c69ca25195a32482cea774c50cb4b7049639a87e18ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef8269d4284b2d1c3a3c69ca25195a32482cea774c50cb4b7049639a87e18ab8", kill_on_drop: false }`
[INFO] [stdout] ef8269d4284b2d1c3a3c69ca25195a32482cea774c50cb4b7049639a87e18ab8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "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] 953914bc0006da173ccc83a16cbb1dd155221d7c8046ddf71790a3f57ee11a93
[INFO] running `Command { std: "docker" "start" "-a" "953914bc0006da173ccc83a16cbb1dd155221d7c8046ddf71790a3f57ee11a93", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking openssl v0.10.73
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking data-encoding-macro v0.1.18
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde-big-array v0.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling libipld-pb v0.14.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling libipld-cbor-derive v0.14.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking multihash v0.16.3
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking cid v0.8.6
[INFO] [stderr]     Checking libipld-core v0.14.0
[INFO] [stderr]     Checking libipld-json v0.14.0
[INFO] [stderr]     Checking libipld-cbor v0.14.0
[INFO] [stderr]     Checking libipld-macro v0.14.0
[INFO] [stderr]     Checking ucan v0.7.0-alpha.1
[INFO] [stderr]     Checking libipld v0.14.0
[INFO] [stderr]     Checking ipfs-sqlite-block-store v0.13.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]  Documenting adenosine v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/identifiers.rs:280:15
[INFO] [stdout]     |
[INFO] [stdout] 280 | /// See also: https://github.com/bluesky-social/atproto/issues/334
[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] 280 | /// See also: <https://github.com/bluesky-social/atproto/issues/334>
[INFO] [stdout]     |               +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.66s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/adenosine/index.html
[INFO] running `Command { std: "docker" "inspect" "953914bc0006da173ccc83a16cbb1dd155221d7c8046ddf71790a3f57ee11a93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "953914bc0006da173ccc83a16cbb1dd155221d7c8046ddf71790a3f57ee11a93", kill_on_drop: false }`
[INFO] [stdout] 953914bc0006da173ccc83a16cbb1dd155221d7c8046ddf71790a3f57ee11a93
