[INFO] cloning repository https://github.com/ericg2/opendal-ext
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ericg2/opendal-ext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericg2%2Fopendal-ext", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericg2%2Fopendal-ext'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d12a66a8eeddb428cc20caab65a6c82a3be0796
[INFO] documenting ericg2/opendal-ext against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericg2%2Fopendal-ext" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ericg2/opendal-ext
[INFO] finished tweaking git repo https://github.com/ericg2/opendal-ext
[INFO] tweaked toml for git repo https://github.com/ericg2/opendal-ext written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ericg2/opendal-ext on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ericg2/opendal-ext 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 958887621ef35be94ddb1f0619a608b925cf77a907eda1f5c545d0f7f03e87d2
[INFO] running `Command { std: "docker" "start" "958887621ef35be94ddb1f0619a608b925cf77a907eda1f5c545d0f7f03e87d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "958887621ef35be94ddb1f0619a608b925cf77a907eda1f5c545d0f7f03e87d2", 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" "958887621ef35be94ddb1f0619a608b925cf77a907eda1f5c545d0f7f03e87d2" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "958887621ef35be94ddb1f0619a608b925cf77a907eda1f5c545d0f7f03e87d2", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "958887621ef35be94ddb1f0619a608b925cf77a907eda1f5c545d0f7f03e87d2" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking mea v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking jiff v0.2.30
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking pkcs5 v0.7.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking quick-xml v0.39.4
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking governor v0.10.4
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking bytesize v2.4.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking reqsign-core v3.0.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derive_setters v0.1.9
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking opendal-core v0.57.0
[INFO] [stderr]     Checking opendal-layer-retry v0.57.0
[INFO] [stderr]     Checking opendal-layer-concurrent-limit v0.57.0
[INFO] [stderr]     Checking opendal-layer-throttle v0.57.0
[INFO] [stderr]     Checking opendal-layer-logging v0.57.0
[INFO] [stderr]     Checking opendal v0.57.0
[INFO] [stderr]  Documenting opendal-ext v0.57.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `no_mangle_generic_items` has been removed: converted into hard error, generic items must always be mangled
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W no_mangle_generic_items`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/macros.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |                   Dynamic {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / opendal_add!(
[INFO] [stdout] 17 | |     B2 => "b2",
[INFO] [stdout] 18 | |     Ftp => "ftp",
[INFO] [stdout] 19 | |     Swift => "swift",
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     Sftp => "sftp",
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `opendal_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/macros.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |                       backend: String,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / opendal_add!(
[INFO] [stdout] 17 | |     B2 => "b2",
[INFO] [stdout] 18 | |     Ftp => "ftp",
[INFO] [stdout] 19 | |     Swift => "swift",
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     Sftp => "sftp",
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `opendal_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/macros.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                       config: std::collections::HashMap<String, String>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / opendal_add!(
[INFO] [stdout] 17 | |     B2 => "b2",
[INFO] [stdout] 18 | |     Ftp => "ftp",
[INFO] [stdout] 19 | |     Swift => "swift",
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     Sftp => "sftp",
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `opendal_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/macros.rs:7:46
[INFO] [stdout]    |
[INFO] [stdout]  7 |                   pub use opendal::services::[<$variant Config>];
[INFO] [stdout]    |  ______________________________________________^
[INFO] [stdout]  8 | |             )*
[INFO] [stdout]  9 | |
[INFO] [stdout] 10 | |             #[derive(Debug, Clone, Eq, PartialEq, strum::AsRefStr)]
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |                     #[cfg(feature = $feature)]
[INFO] [stdout] 20 | |                     $variant([<$variant Config>]),
[INFO] [stdout]    | |_________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / opendal_add!(
[INFO] [stdout] 17 | |     B2 => "b2",
[INFO] [stdout] 18 | |     Ftp => "ftp",
[INFO] [stdout] 19 | |     Swift => "swift",
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     Sftp => "sftp",
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `opendal_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/macros.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |                   pub fn key(&self) -> Option<String> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / opendal_add!(
[INFO] [stdout] 17 | |     B2 => "b2",
[INFO] [stdout] 18 | |     Ftp => "ftp",
[INFO] [stdout] 19 | |     Swift => "swift",
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     Sftp => "sftp",
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `opendal_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/macros.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |                   pub fn operator(&self) -> opendal::Result<opendal::Operator> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / opendal_add!(
[INFO] [stdout] 17 | |     B2 => "b2",
[INFO] [stdout] 18 | |     Ftp => "ftp",
[INFO] [stdout] 19 | |     Swift => "swift",
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     Sftp => "sftp",
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `opendal_add` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/vfs.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Disabled,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/vfs.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Enabled {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/vfs.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         id: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/vfs.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         bytes: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/vfs.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/vfs.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub config: OpenDALConfig,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/vfs.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub read_only: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/vfs.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub quota: VfsQuota,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/vfs.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub mounts: Vec<MountEntry>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]  --> src/macros.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | macro_rules! opendal_add {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::opendal::throttle::Throttle`
[INFO] [stdout]   --> src/config.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |     /// The [`crate::opendal::throttle::Throttle`] settings.
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `opendal` in module `opendal_ext`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Layer`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           A global write-quota [`Layer`] for OpenDAL.
[INFO] [stdout]                                 ^^^^^^^
[INFO] [stdout]   = note: no item named `Layer` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Access`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           `MountFs` — a custom OpenDAL [`Access`] backend that mounts other
[INFO] [stdout]                                           ^^^^^^^^
[INFO] [stdout]   = note: no item named `Access` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `from_config`
[INFO] [stdout]    --> src/vfs.rs:210:55
[INFO] [stdout]     |
[INFO] [stdout] 210 |     /// Override the [`QuotaTracker`] (useful after [`from_config`]).
[INFO] [stdout]     |                                                       ^^^^^^^^^^^ no item named `from_config` 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 `Lister`
[INFO] [stdout]    --> src/vfs.rs:553:37
[INFO] [stdout]     |
[INFO] [stdout] 553 |     /// A real path with an inner [`Lister`].
[INFO] [stdout]     |                                     ^^^^^^ no item named `Lister` 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 `Lister`
[INFO] [stdout]    --> src/vfs.rs:555:27
[INFO] [stdout]     |
[INFO] [stdout] 555 |         /// The OpenDAL [`Lister`] to refer to.
[INFO] [stdout]     |                           ^^^^^^ no item named `Lister` 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 `VfsPoint::readonly`
[INFO] [stdout]   --> src/util.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// point with [`VfsPoint::readonly`] set to `true`.
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^ no item named `VfsPoint` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Configuration for retry behavior used by extension layers.
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: ends near ` The retry policy for all calls.`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/throttle.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / pub struct Throttle {
[INFO] [stdout] 17 | |     /// The maximum bandwidth to use, in bits per second.
[INFO] [stdout] 18 | |     pub bandwidth: u32,
[INFO] [stdout] 19 | |     /// The maximum "burst" to use, in bits per second.
[INFO] [stdout] 20 | |     pub burst: u32,
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Layer for throttling OpenDAL operations.`
[INFO] [stdout]    = help: ends near `Throttling parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/throttle.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / pub struct Throttle {
[INFO] [stdout] 17 | |     /// The maximum bandwidth to use, in bits per second.
[INFO] [stdout] 18 | |     pub bandwidth: u32,
[INFO] [stdout] 19 | |     /// The maximum "burst" to use, in bits per second.
[INFO] [stdout] 20 | |     pub burst: u32,
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Throttling parameters`
[INFO] [stdout]    = help: ends near `Throttling parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `opendal-ext`
[INFO] running `Command { std: "docker" "inspect" "958887621ef35be94ddb1f0619a608b925cf77a907eda1f5c545d0f7f03e87d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "958887621ef35be94ddb1f0619a608b925cf77a907eda1f5c545d0f7f03e87d2", kill_on_drop: false }`
[INFO] [stdout] 958887621ef35be94ddb1f0619a608b925cf77a907eda1f5c545d0f7f03e87d2
