[INFO] fetching crate fruity__bbqsrc 0.2.0... [INFO] documenting fruity__bbqsrc-0.2.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate fruity__bbqsrc 0.2.0 into /workspace/builds/worker-32/source [INFO] validating manifest of crates.io crate fruity__bbqsrc 0.2.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fruity__bbqsrc 0.2.0 [INFO] finished tweaking crates.io crate fruity__bbqsrc 0.2.0 [INFO] tweaked toml for crates.io crate fruity__bbqsrc 0.2.0 written to /workspace/builds/worker-32/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71b96d00ddac23b740175aa676ecbf2b7a19a80f7c93ca93a1487236ccb981d3 [INFO] running `Command { std: "docker" "start" "-a" "71b96d00ddac23b740175aa676ecbf2b7a19a80f7c93ca93a1487236ccb981d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71b96d00ddac23b740175aa676ecbf2b7a19a80f7c93ca93a1487236ccb981d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71b96d00ddac23b740175aa676ecbf2b7a19a80f7c93ca93a1487236ccb981d3", kill_on_drop: false }` [INFO] [stdout] 71b96d00ddac23b740175aa676ecbf2b7a19a80f7c93ca93a1487236ccb981d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f7f60396bf36540474cacf0e828d35620d6925b225a80da024e6640e101f84f [INFO] running `Command { std: "docker" "start" "-a" "7f7f60396bf36540474cacf0e828d35620d6925b225a80da024e6640e101f84f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking malloced v1.1.0 [INFO] [stderr] Documenting fruity__bbqsrc v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `foundation` [INFO] [stdout] --> src/lib.rs:41:47 [INFO] [stdout] | [INFO] [stdout] 41 | //! For example, this is how you enable the [`foundation`] module: [INFO] [stdout] | ^^^^^^^^^^ no item named `foundation` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.54s [INFO] [stdout] warning: unresolved link to `objc` [INFO] [stdout] --> src/lib.rs:49:45 [INFO] [stdout] | [INFO] [stdout] 49 | //! This feature transitively enables the [`objc`] and [`core_graphics`] [INFO] [stdout] | ^^^^ no item named `objc` 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 `core_graphics` [INFO] [stdout] --> src/lib.rs:49:58 [INFO] [stdout] | [INFO] [stdout] 49 | //! This feature transitively enables the [`objc`] and [`core_graphics`] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `core_graphics` 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 `objc::NSObject` [INFO] [stdout] --> src/lib.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | //! [`NSObject`](objc::NSObject) is a smart pointer that calls [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `objc` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `objc::NSObject` [INFO] [stdout] --> src/lib.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | //! [`NSObject`](objc::NSObject)) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `objc` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `objc::NSObject` [INFO] [stdout] --> src/lib.rs:89:36 [INFO] [stdout] | [INFO] [stdout] 89 | //! This is because [`NSObject`](objc::NSObject) is a [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `objc` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `foundation::NSString` [INFO] [stdout] --> src/lib.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | //! - **Creating an [`NSString`](foundation::NSString) from a Rust string [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `foundation` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ns_string` [INFO] [stdout] --> src/lib.rs:141:26 [INFO] [stdout] | [INFO] [stdout] 141 | //! The [`ns_string!`](ns_string) macro creates an `NSString` literal (i.e. [INFO] [stdout] | ^^^^^^^^^ no item named `ns_string` 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 `crate::objc::ObjectType` [INFO] [stdout] --> src/core/object_type.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | /// - [`objc::ObjectType`](crate::objc::ObjectType) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `objc` in module `fruity__bbqsrc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f7f60396bf36540474cacf0e828d35620d6925b225a80da024e6640e101f84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7f60396bf36540474cacf0e828d35620d6925b225a80da024e6640e101f84f", kill_on_drop: false }` [INFO] [stdout] 7f7f60396bf36540474cacf0e828d35620d6925b225a80da024e6640e101f84f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] bf582543327796c6fb8fe77ef954a5b16cc976208c7a29342c7f534af278f76f [INFO] running `Command { std: "docker" "start" "-a" "bf582543327796c6fb8fe77ef954a5b16cc976208c7a29342c7f534af278f76f", kill_on_drop: false }` [INFO] [stderr] Checking malloced v1.1.0 [INFO] [stderr] Documenting fruity__bbqsrc v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/foundation/ns_file_manager.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe { Arc::retain({ _msg_send_any![Self::class(), defaultManager] }) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 40 - unsafe { Arc::retain({ _msg_send_any![Self::class(), defaultManager] }) } [INFO] [stdout] 40 + unsafe { Arc::retain(_msg_send_any![Self::class(), defaultManager]) } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/foundation/ns_file_manager.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn absolute_string(&self) -> &NSString<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/foundation/ns_file_manager.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn path(&self) -> &NSString<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/foundation/ns_file_manager.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn default_manager() -> Arc { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/foundation/ns_file_manager.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / pub fn url_for_directory( [INFO] [stdout] 46 | | &self, [INFO] [stdout] 47 | | directory: NSSearchPathDirectory, [INFO] [stdout] 48 | | domain: NSSearchPathDomainMask, [INFO] [stdout] ... | [INFO] [stdout] 59 | | }) [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/foundation/ns_file_manager.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn current_directory_path(&self) -> Arc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/foundation/ns_file_manager.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn temporary_directory(&self) -> &NSURL<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/foundation/ns_file_manager.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn home_directory_for_current_user(&self) -> &NSURL<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct NSSearchPathDirectory(NSUInteger); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const NSApplicationDirectory: NSSearchPathDirectory = NSSearchPathDirectory(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const NSDemoApplicationDirectory: NSSearchPathDirectory = NSSearchPathDirectory(2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub const NSDeveloperApplicationDirectory: NSSearchPathDirectory = NSSearchPathDirectory(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub const NSAdminApplicationDirectory: NSSearchPathDirectory = NSSearchPathDirectory(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub const NSLibraryDirectory: NSSearchPathDirectory = NSSearchPathDirectory(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub const NSDeveloperDirectory: NSSearchPathDirectory = NSSearchPathDirectory(6); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub const NSUserDirectory: NSSearchPathDirectory = NSSearchPathDirectory(7); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub const NSDocumentationDirectory: NSSearchPathDirectory = NSSearchPathDirectory(8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub const NSDocumentDirectory: NSSearchPathDirectory = NSSearchPathDirectory(9); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub const NSCoreServiceDirectory: NSSearchPathDirectory = NSSearchPathDirectory(10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub const NSAutosavedInformationDirectory: NSSearchPathDirectory = NSSearchPathDirectory(11); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub const NSDesktopDirectory: NSSearchPathDirectory = NSSearchPathDirectory(12); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub const NSCachesDirectory: NSSearchPathDirectory = NSSearchPathDirectory(13); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub const NSApplicationSupportDirectory: NSSearchPathDirectory = NSSearchPathDirectory(14); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | pub const NSDownloadsDirectory: NSSearchPathDirectory = NSSearchPathDirectory(15); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub const NSInputMethodsDirectory: NSSearchPathDirectory = NSSearchPathDirectory(16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub const NSMoviesDirectory: NSSearchPathDirectory = NSSearchPathDirectory(17); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub const NSMusicDirectory: NSSearchPathDirectory = NSSearchPathDirectory(18); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub const NSPicturesDirectory: NSSearchPathDirectory = NSSearchPathDirectory(19); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub const NSPrinterDescriptionDirectory: NSSearchPathDirectory = NSSearchPathDirectory(20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub const NSSharedPublicDirectory: NSSearchPathDirectory = NSSearchPathDirectory(21); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub const NSPreferencePanesDirectory: NSSearchPathDirectory = NSSearchPathDirectory(22); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub const NSApplicationScriptsDirectory: NSSearchPathDirectory = NSSearchPathDirectory(23); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub const NSItemReplacementDirectory: NSSearchPathDirectory = NSSearchPathDirectory(99); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | pub const NSAllApplicationsDirectory: NSSearchPathDirectory = NSSearchPathDirectory(100); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub const NSAllLibrariesDirectory: NSSearchPathDirectory = NSSearchPathDirectory(101); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub const NSTrashDirectory: NSSearchPathDirectory = NSSearchPathDirectory(102); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct NSSearchPathDomainMask(NSUInteger); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub const NSUserDomainMask: NSSearchPathDomainMask = NSSearchPathDomainMask(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | pub const NSLocalDomainMask: NSSearchPathDomainMask = NSSearchPathDomainMask(2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub const NSNetworkDomainMask: NSSearchPathDomainMask = NSSearchPathDomainMask(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | pub const NSSystemDomainMask: NSSearchPathDomainMask = NSSearchPathDomainMask(8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/foundation/ns_path_utilities.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub const NSAllDomainsMask: NSSearchPathDomainMask = NSSearchPathDomainMask(0x0ffff); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1` [INFO] [stdout] --> src/core_graphics/geometry/cg_affine_transform.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | /// The entry at position [1,1] in the matrix. [INFO] [stdout] | ^^^ no item named `1,1` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/core_graphics/geometry/cg_affine_transform.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | /// The entry at position [1,2] in the matrix. [INFO] [stdout] | ^^^ no item named `1,2` 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 `2,1` [INFO] [stdout] --> src/core_graphics/geometry/cg_affine_transform.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | /// The entry at position [2,1] in the matrix. [INFO] [stdout] | ^^^ no item named `2,1` 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 `2,2` [INFO] [stdout] --> src/core_graphics/geometry/cg_affine_transform.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | /// The entry at position [2,2] in the matrix. [INFO] [stdout] | ^^^ no item named `2,2` 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 `3,1` [INFO] [stdout] --> src/core_graphics/geometry/cg_affine_transform.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | /// The entry at position [3,1] in the matrix. [INFO] [stdout] | ^^^ no item named `3,1` 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 `3,2` [INFO] [stdout] --> src/core_graphics/geometry/cg_affine_transform.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | /// The entry at position [3,2] in the matrix. [INFO] [stdout] | ^^^ no item named `3,2` 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 `super::AEDesc` [INFO] [stdout] --> src/core_services/apple_events/data_storage.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | /// [`AEDesc`](super::AEDesc) descriptor. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `AEDesc` in module `apple_events` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `super::AEDesc` [INFO] [stdout] --> src/core_services/apple_events/desc/type_.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | /// Specifies the type of the data stored in an [`AEDesc`](super::AEDesc) [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `AEDesc` in module `desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AEAddressDesc` [INFO] [stdout] --> src/core_services/apple_events/desc/type_.rs:307:45 [INFO] [stdout] | [INFO] [stdout] 307 | /// A process serial number. See also [`AEAddressDesc`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `AEAddressDesc` 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 `crate::foundation::NSNetService` [INFO] [stdout] --> src/foundation/ns_error/domain.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | $(#[$docs])+ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | / domain! { [INFO] [stdout] 60 | | /// The error domain used by [INFO] [stdout] 61 | | /// [`NSNetService`](crate::foundation::NSNetService) or the mach [INFO] [stdout] 62 | | /// network layer. [INFO] [stdout] ... | [INFO] [stdout] 65 | | ns_net_services "NSNetServicesErrorDomain" [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`NSNetService`](crate::foundation::NSNetService) or the mach [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `NSNetService` in module `foundation` [INFO] [stdout] = note: this warning originates in the macro `domain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NSURL` [INFO] [stdout] --> src/foundation/ns_error/user_info_key.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | $(#[$docs])+ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | / key! { [INFO] [stdout] 35 | | /// The corresponding value is an [`NSURL`]. [INFO] [stdout] 36 | | /// [INFO] [stdout] 37 | | /// See [documentation](https://developer.apple.com/documentation/foundation/nsurlerrorkey). [INFO] [stdout] 38 | | ns_url "NSURLErrorKey" [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The corresponding value is an [`NSURL`]. [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `NSURL` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NSArray` [INFO] [stdout] --> src/foundation/ns_error/user_info_key.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | $(#[$docs])+ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | / key! { [INFO] [stdout] 99 | | /// The corresponding value is an [`NSArray`]`<`[`NSString`]`>` [INFO] [stdout] 100 | | /// containing the localized titles of buttons appropriate for displaying in [INFO] [stdout] 101 | | /// an alert panel. [INFO] [stdout] ... | [INFO] [stdout] 107 | | localized_recovery_options "NSLocalizedRecoveryOptionsErrorKey" [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] The corresponding value is an [`NSArray`]`<`[`NSString`]`>` [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `NSArray` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NSError::localized_recovery_options` [INFO] [stdout] --> src/foundation/ns_error/user_info_key.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | $(#[$docs])+ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | / key! { [INFO] [stdout] 99 | | /// The corresponding value is an [`NSArray`]`<`[`NSString`]`>` [INFO] [stdout] 100 | | /// containing the localized titles of buttons appropriate for displaying in [INFO] [stdout] 101 | | /// an alert panel. [INFO] [stdout] ... | [INFO] [stdout] 107 | | localized_recovery_options "NSLocalizedRecoveryOptionsErrorKey" [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`NSError::localized_recovery_options`]. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `NSError` has no field or associated item named `localized_recovery_options` [INFO] [stdout] = note: this warning originates in the macro `key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 55 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "bf582543327796c6fb8fe77ef954a5b16cc976208c7a29342c7f534af278f76f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf582543327796c6fb8fe77ef954a5b16cc976208c7a29342c7f534af278f76f", kill_on_drop: false }` [INFO] [stdout] bf582543327796c6fb8fe77ef954a5b16cc976208c7a29342c7f534af278f76f