[INFO] fetching crate cindy 0.2.1...
[INFO] documenting cindy-0.2.1 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate cindy 0.2.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cindy 0.2.1
[INFO] finished tweaking crates.io crate cindy 0.2.1
[INFO] tweaked toml for crates.io crate cindy 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cindy 0.2.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cindy 0.2.1 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 78b03d15ec44567e20375d080789301fdd911a8a2b1247bf0c065d65c04de543
[INFO] running `Command { std: "docker" "start" "78b03d15ec44567e20375d080789301fdd911a8a2b1247bf0c065d65c04de543", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78b03d15ec44567e20375d080789301fdd911a8a2b1247bf0c065d65c04de543", 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" "78b03d15ec44567e20375d080789301fdd911a8a2b1247bf0c065d65c04de543" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78b03d15ec44567e20375d080789301fdd911a8a2b1247bf0c065d65c04de543", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78b03d15ec44567e20375d080789301fdd911a8a2b1247bf0c065d65c04de543" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]    Compiling anyhow_serde v1.0.101
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking lzma-rust2 v0.16.4
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking ruzstd v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking similar v3.1.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking sevenz-rust2 v0.21.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling cindy-macros v0.2.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.4.0
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]     Checking zbus_names v4.3.2
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]     Checking zbus v5.16.0
[INFO] [stderr]     Checking zbus_systemd v0.26000.0
[INFO] [stderr]  Documenting cindy v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Return::Changed`
[INFO] [stdout]  --> src/builtin/archive.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`Return::Changed`].
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ no item named `Return` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Absent`
[INFO] [stdout]   --> src/builtin/debian/apt.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// removed. Cleaner than [`Absent`] when you want a clean slate for
[INFO] [stdout]    |                                 ^^^^^^ no item named `Absent` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `enablement` links to private item `apply`
[INFO] [stdout]   --> src/builtin/systemd.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// contradiction that [`apply`] rejects. (None of the intent-named
[INFO] [stdout]    |                              ^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Return::Changed`
[INFO] [stdout]  --> src/builtin/unarchive.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! reports [`Return::Changed`] (it can't cheaply prove the destination
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^ no item named `Return` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `secret`
[INFO] [stdout]    --> src/secret/mod.rs:241:11
[INFO] [stdout]     |
[INFO] [stdout] 241 | /// The [`secret!`] calls will get rewritten in the source code to a [`Secret::sealed_b64`]
[INFO] [stdout]     |           ^^^^^^^ no item named `secret` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `macro_rules` named `secret` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `file` is both an enum and a macro
[INFO] [stdout]  --> src/builtin/path.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! Use the [`file`], [`directory`], [`link`] and [`absent`] functions.
[INFO] [stdout]   |               ^^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the enum, prefix with `enum@`
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! Use the [`enum@file`], [`directory`], [`link`] and [`absent`] functions.
[INFO] [stdout]   |               +++++
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! Use the [`file!`], [`directory`], [`link`] and [`absent`] functions.
[INFO] [stdout]   |                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `file` is both an enum and a macro
[INFO] [stdout]   --> src/builtin/path.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// [`file`]/[`directory`]/[`link`]/[`absent`] entry points).
[INFO] [stdout]    |       ^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the enum, prefix with `enum@`
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// [`enum@file`]/[`directory`]/[`link`]/[`absent`] entry points).
[INFO] [stdout]    |       +++++
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// [`file!`]/[`directory`]/[`link`]/[`absent`] entry points).
[INFO] [stdout]    |           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `file` is both an enum and a macro
[INFO] [stdout]   --> src/builtin/path.rs:87:62
[INFO] [stdout]    |
[INFO] [stdout] 87 | /// Fully-specified desired state, built internally by the [`file`],
[INFO] [stdout]    |                                                              ^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the enum, prefix with `enum@`
[INFO] [stdout]    |
[INFO] [stdout] 87 | /// Fully-specified desired state, built internally by the [`enum@file`],
[INFO] [stdout]    |                                                              +++++
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]    |
[INFO] [stdout] 87 | /// Fully-specified desired state, built internally by the [`file!`],
[INFO] [stdout]    |                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `file` is both an enum and a macro
[INFO] [stdout]    --> src/builtin/path.rs:489:58
[INFO] [stdout]     |
[INFO] [stdout] 489 | /// This is the shared worker-side executor behind the [`file`],
[INFO] [stdout]     |                                                          ^^^^ ambiguous link
[INFO] [stdout]     |
[INFO] [stdout] help: to link to the enum, prefix with `enum@`
[INFO] [stdout]     |
[INFO] [stdout] 489 | /// This is the shared worker-side executor behind the [`enum@file`],
[INFO] [stdout]     |                                                          +++++
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]     |
[INFO] [stdout] 489 | /// This is the shared worker-side executor behind the [`file!`],
[INFO] [stdout]     |                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cindy/index.html
[INFO] running `Command { std: "docker" "inspect" "78b03d15ec44567e20375d080789301fdd911a8a2b1247bf0c065d65c04de543", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78b03d15ec44567e20375d080789301fdd911a8a2b1247bf0c065d65c04de543" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "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]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anyhow_serde v1.0.101
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling cindy-macros v0.2.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zvariant_utils v3.4.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking heapless v0.7.17
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]     Checking zbus_names v4.3.2
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]     Checking zbus v5.16.0
[INFO] [stderr]     Checking zbus_systemd v0.26000.0
[INFO] [stderr]  Documenting cindy v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Return::Changed`
[INFO] [stdout]  --> src/builtin/archive.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`Return::Changed`].
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ no item named `Return` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Absent`
[INFO] [stdout]   --> src/builtin/debian/apt.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// removed. Cleaner than [`Absent`] when you want a clean slate for
[INFO] [stdout]    |                                 ^^^^^^ no item named `Absent` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `enablement` links to private item `apply`
[INFO] [stdout]   --> src/builtin/systemd.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// contradiction that [`apply`] rejects. (None of the intent-named
[INFO] [stdout]    |                              ^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Return::Changed`
[INFO] [stdout]  --> src/builtin/unarchive.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! reports [`Return::Changed`] (it can't cheaply prove the destination
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^ no item named `Return` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `secret`
[INFO] [stdout]    --> src/secret/mod.rs:241:11
[INFO] [stdout]     |
[INFO] [stdout] 241 | /// The [`secret!`] calls will get rewritten in the source code to a [`Secret::sealed_b64`]
[INFO] [stdout]     |           ^^^^^^^ no item named `secret` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `macro_rules` named `secret` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `file` is both an enum and a macro
[INFO] [stdout]  --> src/builtin/path.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! Use the [`file`], [`directory`], [`link`] and [`absent`] functions.
[INFO] [stdout]   |               ^^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the enum, prefix with `enum@`
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! Use the [`enum@file`], [`directory`], [`link`] and [`absent`] functions.
[INFO] [stdout]   |               +++++
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! Use the [`file!`], [`directory`], [`link`] and [`absent`] functions.
[INFO] [stdout]   |                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.97s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cindy/index.html
[INFO] running `Command { std: "docker" "inspect" "78b03d15ec44567e20375d080789301fdd911a8a2b1247bf0c065d65c04de543", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78b03d15ec44567e20375d080789301fdd911a8a2b1247bf0c065d65c04de543", kill_on_drop: false }`
[INFO] [stdout] 78b03d15ec44567e20375d080789301fdd911a8a2b1247bf0c065d65c04de543
