[INFO] fetching crate fruity 0.3.0...
[INFO] documenting fruity-0.3.0 against 1.90.0 for beta-rustdoc-1.91-2
[INFO] extracting crate fruity 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate fruity 0.3.0
[INFO] finished tweaking crates.io crate fruity 0.3.0
[INFO] tweaked toml for crates.io crate fruity 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fruity 0.3.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_hc v0.2.0
[INFO] [stderr]   Downloaded wasi v0.9.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded rand_core v0.5.1
[INFO] [stderr]   Downloaded malloced v1.3.1
[INFO] [stderr]   Downloaded rand_chacha v0.2.2
[INFO] [stderr]   Downloaded getrandom v0.1.16
[INFO] [stderr]   Downloaded rand v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd50a2b1bb9bdcd0e44c80f70e8b74eb83492e5cfbb46ff517f863736f1396fa
[INFO] running `Command { std: "docker" "start" "-a" "bd50a2b1bb9bdcd0e44c80f70e8b74eb83492e5cfbb46ff517f863736f1396fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd50a2b1bb9bdcd0e44c80f70e8b74eb83492e5cfbb46ff517f863736f1396fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd50a2b1bb9bdcd0e44c80f70e8b74eb83492e5cfbb46ff517f863736f1396fa", kill_on_drop: false }`
[INFO] [stdout] bd50a2b1bb9bdcd0e44c80f70e8b74eb83492e5cfbb46ff517f863736f1396fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c4ed3e94665fbde9eea580bc32561ad3b18b6c9dafc64043f93e2d26c067d4b
[INFO] running `Command { std: "docker" "start" "-a" "1c4ed3e94665fbde9eea580bc32561ad3b18b6c9dafc64043f93e2d26c067d4b", kill_on_drop: false }`
[INFO] [stderr]     Checking malloced v1.3.1
[INFO] [stderr]  Documenting fruity v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `mac_catalyst`
[INFO] [stdout]  --> src/app_kit/mod.rs:9:58
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg(all(feature = "app_kit", any(target_os = "macos", mac_catalyst)))]
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mac_catalyst)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mac_catalyst)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/lib.rs:101:43
[INFO] [stdout]     |
[INFO] [stdout] 101 | //!   Fruity instead returns a [`Result`](Result), which is the canonical way to
[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] 101 - //!   Fruity instead returns a [`Result`](Result), which is the canonical way to
[INFO] [stdout] 101 + //!   Fruity instead returns a [`Result`], which is the canonical way to
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/core/os_err.rs:6:49
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// This is the old counterpart to [`OSStatus`](super::OSStatus).
[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] 6 - /// This is the old counterpart to [`OSStatus`](super::OSStatus).
[INFO] [stdout] 6 + /// This is the old counterpart to [`OSStatus`].
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/core/os_status.rs:6:46
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// This is the new counterpart to [`OSErr`](super::OSErr).
[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] 6 - /// This is the new counterpart to [`OSErr`](super::OSErr).
[INFO] [stdout] 6 + /// This is the new counterpart to [`OSErr`].
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/fruity/index.html
[INFO] running `Command { std: "docker" "inspect" "1c4ed3e94665fbde9eea580bc32561ad3b18b6c9dafc64043f93e2d26c067d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c4ed3e94665fbde9eea580bc32561ad3b18b6c9dafc64043f93e2d26c067d4b", kill_on_drop: false }`
[INFO] [stdout] 1c4ed3e94665fbde9eea580bc32561ad3b18b6c9dafc64043f93e2d26c067d4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 755c1e921a1f3cd5bde21ce333ab58b47436430ed68aa9943544854ddd694458
[INFO] running `Command { std: "docker" "start" "-a" "755c1e921a1f3cd5bde21ce333ab58b47436430ed68aa9943544854ddd694458", kill_on_drop: false }`
[INFO] [stderr]  Documenting fruity v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `mac_catalyst`
[INFO] [stdout]  --> src/app_kit/mod.rs:9:58
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg(all(feature = "app_kit", any(target_os = "macos", mac_catalyst)))]
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mac_catalyst)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mac_catalyst)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 name: `mac_catalyst`
[INFO] [stdout]   --> src/objc/bool.rs:25:38
[INFO] [stdout]    |
[INFO] [stdout] 25 |         all(any(target_os = "macos", mac_catalyst), target_arch = "x86_64"),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mac_catalyst)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mac_catalyst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `mac_catalyst`
[INFO] [stdout]   --> src/objc/bool.rs:31:38
[INFO] [stdout]    |
[INFO] [stdout] 31 |         all(any(target_os = "macos", mac_catalyst), target_arch = "x86_64"),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mac_catalyst)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mac_catalyst)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[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]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[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:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 |         /// [`NSNetService`](crate::foundation::NSNetService) or the mach
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `NSNetService` in module `foundation`
[INFO] [stdout]    |
[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:35:45
[INFO] [stdout]    |
[INFO] [stdout] 35 |         /// The corresponding value is an [`NSURL`].
[INFO] [stdout]    |                                             ^^^^^ no item named `NSURL` in scope
[INFO] [stdout]    |
[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:99:45
[INFO] [stdout]    |
[INFO] [stdout] 99 |         /// The corresponding value is an [`NSArray`]`<`[`NSString`]`>`
[INFO] [stdout]    |                                             ^^^^^^^ no item named `NSArray` in scope
[INFO] [stdout]    |
[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:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |         /// [`NSError::localized_recovery_options`].
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `NSError` has no field or associated item named `localized_recovery_options`
[INFO] [stdout]     |
[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: redundant explicit link target
[INFO] [stdout]    --> src/lib.rs:101:43
[INFO] [stdout]     |
[INFO] [stdout] 101 | //!   Fruity instead returns a [`Result`](Result), which is the canonical way to
[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] 101 - //!   Fruity instead returns a [`Result`](Result), which is the canonical way to
[INFO] [stdout] 101 + //!   Fruity instead returns a [`Result`], which is the canonical way to
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/fruity/index.html
[INFO] running `Command { std: "docker" "inspect" "755c1e921a1f3cd5bde21ce333ab58b47436430ed68aa9943544854ddd694458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "755c1e921a1f3cd5bde21ce333ab58b47436430ed68aa9943544854ddd694458", kill_on_drop: false }`
[INFO] [stdout] 755c1e921a1f3cd5bde21ce333ab58b47436430ed68aa9943544854ddd694458
