[INFO] fetching crate apple-ble 0.2.2... [INFO] documenting apple-ble-0.2.2 against 1.86.0 for beta-1.87-rustdoc-1 [INFO] extracting crate apple-ble 0.2.2 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate apple-ble 0.2.2 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate apple-ble 0.2.2 [INFO] finished tweaking crates.io crate apple-ble 0.2.2 [INFO] tweaked toml for crates.io crate apple-ble 0.2.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate apple-ble 0.2.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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded systemctl v0.1.8 [INFO] [stderr] Downloaded eui48 v1.1.0 [INFO] [stderr] Downloaded custom_debug v0.5.0 [INFO] [stderr] Downloaded dbus-tokio v0.7.5 [INFO] [stderr] Downloaded dbus-crossroads v0.5.1 [INFO] [stderr] Downloaded bluer v0.15.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8083bbfe36b619947f0044271ab42dc432841fbd896b369d77ec427c9786469 [INFO] running `Command { std: "docker" "start" "-a" "c8083bbfe36b619947f0044271ab42dc432841fbd896b369d77ec427c9786469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8083bbfe36b619947f0044271ab42dc432841fbd896b369d77ec427c9786469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8083bbfe36b619947f0044271ab42dc432841fbd896b369d77ec427c9786469", kill_on_drop: false }` [INFO] [stdout] c8083bbfe36b619947f0044271ab42dc432841fbd896b369d77ec427c9786469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65974e6ffc23416dd05a3b0b3c2578e212cc8481e7af188b63af682aff669252 [INFO] running `Command { std: "docker" "start" "-a" "65974e6ffc23416dd05a3b0b3c2578e212cc8481e7af188b63af682aff669252", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking nix v0.26.1 [INFO] [stderr] Checking sudo v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking eui48 v1.1.0 [INFO] [stderr] Compiling default-env v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling custom_debug_derive v0.5.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking custom_debug v0.5.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking systemctl v0.1.8 [INFO] [stderr] Checking pest v2.4.1 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling pest_meta v2.4.1 [INFO] [stderr] Checking dbus v0.9.6 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Compiling pest_generator v2.4.1 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Compiling pest_derive v2.4.1 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Checking dbus-crossroads v0.5.1 [INFO] [stderr] Checking dbus-tokio v0.7.5 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking config v0.13.2 [INFO] [stderr] Compiling bluer v0.15.3 [INFO] [stderr] Checking apple-ble v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Documenting apple-ble v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `disable_afit` [INFO] [stdout] --> src/advertisement.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(feature = "disable_afit"))] [INFO] [stdout] | ^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"enable_afit"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli`, `default`, and `enable_afit` [INFO] [stdout] = help: consider adding `disable_afit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable_afit` [INFO] [stdout] --> src/advertisement.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg_attr(not(feature = "disable_afit"), async_trait)] [INFO] [stdout] | ^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"enable_afit"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli`, `default`, and `enable_afit` [INFO] [stdout] = help: consider adding `disable_afit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable_afit` [INFO] [stdout] --> src/advertisement.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(feature = "disable_afit"))] [INFO] [stdout] | ^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"enable_afit"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli`, `default`, and `enable_afit` [INFO] [stdout] = help: consider adding `disable_afit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable_afit` [INFO] [stdout] --> src/advertisement.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg_attr(not(feature = "disable_afit"), async_trait)] [INFO] [stdout] | ^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"enable_afit"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli`, `default`, and `enable_afit` [INFO] [stdout] = help: consider adding `disable_afit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_first_two_bytes_of_sha256` is never used [INFO] [stdout] --> src/util.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn get_first_two_bytes_of_sha256(input: impl AsRef<[u8]>) -> [u8; 2] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::Session` [INFO] [stdout] --> src/session.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | /// Creates a new [Session](crate::Session) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `Session` in module `apple_ble` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/advertisement.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | /// https://github.com/furiousMAC/continuity/blob/master/messages/airdrop.md [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] 106 | /// [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/advertisement.rs:145:28 [INFO] [stdout] | [INFO] [stdout] 145 | /// AirPlay source message https://github.com/furiousMAC/continuity/blob/master/messages/airplay_source.md [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] 145 | /// AirPlay source message [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/advertisement.rs:194:28 [INFO] [stdout] | [INFO] [stdout] 194 | /// AirPlay target message https://github.com/furiousMAC/continuity/blob/master/messages/airplay_target.md [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] 194 | /// AirPlay target message [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/advertisement.rs:251:22 [INFO] [stdout] | [INFO] [stdout] 251 | /// AirPrint message https://github.com/furiousMAC/continuity/blob/master/messages/airprint.md [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] 251 | /// AirPrint message [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/advertisement.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | /// FindMy message https://github.com/furiousMAC/continuity/blob/master/messages/findmy.md [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] 303 | /// FindMy message [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.69s [INFO] [stderr] Generated /opt/rustwide/target/doc/apple_ble/index.html and 1 other file [INFO] running `Command { std: "docker" "inspect" "65974e6ffc23416dd05a3b0b3c2578e212cc8481e7af188b63af682aff669252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65974e6ffc23416dd05a3b0b3c2578e212cc8481e7af188b63af682aff669252", kill_on_drop: false }` [INFO] [stdout] 65974e6ffc23416dd05a3b0b3c2578e212cc8481e7af188b63af682aff669252 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "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] 5fec2439cf3d83d38ee8326e70ea6bd27e45207c1461833cb45e5ebd457f5976 [INFO] running `Command { std: "docker" "start" "-a" "5fec2439cf3d83d38ee8326e70ea6bd27e45207c1461833cb45e5ebd457f5976", kill_on_drop: false }` [INFO] [stderr] Documenting apple-ble v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `disable_afit` [INFO] [stdout] --> src/advertisement.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(feature = "disable_afit"))] [INFO] [stdout] | ^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"enable_afit"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli`, `default`, and `enable_afit` [INFO] [stdout] = help: consider adding `disable_afit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable_afit` [INFO] [stdout] --> src/advertisement.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg_attr(not(feature = "disable_afit"), async_trait)] [INFO] [stdout] | ^^^^^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"enable_afit"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cli`, `default`, and `enable_afit` [INFO] [stdout] = help: consider adding `disable_afit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::Session` [INFO] [stdout] --> src/session.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | /// Creates a new [Session](crate::Session) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `Session` in module `apple_ble` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/advertisement.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | /// https://github.com/furiousMAC/continuity/blob/master/messages/airdrop.md [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] 106 | /// [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/advertisement.rs:145:28 [INFO] [stdout] | [INFO] [stdout] 145 | /// AirPlay source message https://github.com/furiousMAC/continuity/blob/master/messages/airplay_source.md [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] 145 | /// AirPlay source message [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/advertisement.rs:194:28 [INFO] [stdout] | [INFO] [stdout] 194 | /// AirPlay target message https://github.com/furiousMAC/continuity/blob/master/messages/airplay_target.md [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] 194 | /// AirPlay target message [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/advertisement.rs:251:22 [INFO] [stdout] | [INFO] [stdout] 251 | /// AirPrint message https://github.com/furiousMAC/continuity/blob/master/messages/airprint.md [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] 251 | /// AirPrint message [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/advertisement.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | /// FindMy message https://github.com/furiousMAC/continuity/blob/master/messages/findmy.md [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] 303 | /// FindMy message [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stderr] Generated /opt/rustwide/target/doc/apple_ble/index.html [INFO] running `Command { std: "docker" "inspect" "5fec2439cf3d83d38ee8326e70ea6bd27e45207c1461833cb45e5ebd457f5976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fec2439cf3d83d38ee8326e70ea6bd27e45207c1461833cb45e5ebd457f5976", kill_on_drop: false }` [INFO] [stdout] 5fec2439cf3d83d38ee8326e70ea6bd27e45207c1461833cb45e5ebd457f5976