[INFO] fetching crate adafruit-ble-fs-client 0.1.2...
[INFO] documenting adafruit-ble-fs-client-0.1.2 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate adafruit-ble-fs-client 0.1.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate adafruit-ble-fs-client 0.1.2
[INFO] finished tweaking crates.io crate adafruit-ble-fs-client 0.1.2
[INFO] tweaked toml for crates.io crate adafruit-ble-fs-client 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate adafruit-ble-fs-client 0.1.2 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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 125 packages to highest compatible versions
[INFO] [stderr]       Adding btleplug v0.10.5 (available: v0.13.0)
[INFO] [stderr]       Adding mockall v0.11.4 (available: v0.15.0)
[INFO] [stderr]       Adding rand v0.8.8 (available: v0.10.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bluez-generated v0.3.0
[INFO] [stderr]   Downloaded bluez-async v0.7.2
[INFO] [stderr]   Downloaded dbus-tokio v0.7.6
[INFO] [stderr]   Downloaded btleplug v0.10.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 672e2388a76e13a6d90d68d35d171fae5c2ebb6e62923e80bede8e0ccbabc4f6
[INFO] running `Command { std: "docker" "start" "672e2388a76e13a6d90d68d35d171fae5c2ebb6e62923e80bede8e0ccbabc4f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "672e2388a76e13a6d90d68d35d171fae5c2ebb6e62923e80bede8e0ccbabc4f6", 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" "672e2388a76e13a6d90d68d35d171fae5c2ebb6e62923e80bede8e0ccbabc4f6" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "672e2388a76e13a6d90d68d35d171fae5c2ebb6e62923e80bede8e0ccbabc4f6", 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" "672e2388a76e13a6d90d68d35d171fae5c2ebb6e62923e80bede8e0ccbabc4f6" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking uuid v1.26.0
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]  Documenting adafruit-ble-fs-client v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unknown lint: `rustdoc::missing_doc_code_examples`
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | #![deny(rustdoc::missing_doc_code_examples)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustdoc::missing_doc_code_examples` lint is unstable
[INFO] [stdout]    = note: see issue #101730 <https://github.com/rust-lang/rust/issues/101730> for more information
[INFO] [stdout]    = help: add `#![feature(rustdoc_missing_doc_code_examples)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-09-02; consider upgrading it if it is out of date
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:37:48
[INFO] [stdout]    |
[INFO] [stdout] 37 | /// Contains implementations of the [`Device`](crate::device::Device) trait for different bluetooth handlers
[INFO] [stdout]    |                                      --------  ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 37 - /// Contains implementations of the [`Device`](crate::device::Device) trait for different bluetooth handlers
[INFO] [stdout] 37 + /// Contains implementations of the [`Device`] trait for different bluetooth handlers
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:86:40
[INFO] [stdout]    |
[INFO] [stdout] 86 |     /// Get a client from a [`Device`](crate::device::Device)
[INFO] [stdout]    |                              --------  ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 86 -     /// Get a client from a [`Device`](crate::device::Device)
[INFO] [stdout] 86 +     /// Get a client from a [`Device`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.76s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/adafruit_ble_fs_client/index.html
[INFO] running `Command { std: "docker" "inspect" "672e2388a76e13a6d90d68d35d171fae5c2ebb6e62923e80bede8e0ccbabc4f6", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "672e2388a76e13a6d90d68d35d171fae5c2ebb6e62923e80bede8e0ccbabc4f6" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting adafruit-ble-fs-client v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unknown lint: `rustdoc::missing_doc_code_examples`
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | #![deny(rustdoc::missing_doc_code_examples)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustdoc::missing_doc_code_examples` lint is unstable
[INFO] [stdout]    = note: see issue #101730 <https://github.com/rust-lang/rust/issues/101730> for more information
[INFO] [stdout]    = help: add `#![feature(rustdoc_missing_doc_code_examples)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-09-02; consider upgrading it if it is out of date
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:37:48
[INFO] [stdout]    |
[INFO] [stdout] 37 | /// Contains implementations of the [`Device`](crate::device::Device) trait for different bluetooth handlers
[INFO] [stdout]    |                                      --------  ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 37 - /// Contains implementations of the [`Device`](crate::device::Device) trait for different bluetooth handlers
[INFO] [stdout] 37 + /// Contains implementations of the [`Device`] trait for different bluetooth handlers
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:86:40
[INFO] [stdout]    |
[INFO] [stdout] 86 |     /// Get a client from a [`Device`](crate::device::Device)
[INFO] [stdout]    |                              --------  ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 86 -     /// Get a client from a [`Device`](crate::device::Device)
[INFO] [stdout] 86 +     /// Get a client from a [`Device`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/adafruit_ble_fs_client/index.html
[INFO] running `Command { std: "docker" "inspect" "672e2388a76e13a6d90d68d35d171fae5c2ebb6e62923e80bede8e0ccbabc4f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "672e2388a76e13a6d90d68d35d171fae5c2ebb6e62923e80bede8e0ccbabc4f6", kill_on_drop: false }`
[INFO] [stdout] 672e2388a76e13a6d90d68d35d171fae5c2ebb6e62923e80bede8e0ccbabc4f6
