[INFO] cloning repository https://github.com/86Harris/subalfred
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/86Harris/subalfred" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F86Harris%2Fsubalfred", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F86Harris%2Fsubalfred'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36ea7b578b36779f101ca3d580526f3a523e37b4
[INFO] documenting 86Harris/subalfred against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F86Harris%2Fsubalfred" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/86Harris/subalfred
[INFO] finished tweaking git repo https://github.com/86Harris/subalfred
[INFO] tweaked toml for git repo https://github.com/86Harris/subalfred written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/86Harris/subalfred on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/86Harris/subalfred 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 865b5645785b7ed28c545f8f8f3fa01d256165989cb3bbc308fc2c5f28dc74a5
[INFO] running `Command { std: "docker" "start" "-a" "865b5645785b7ed28c545f8f8f3fa01d256165989cb3bbc308fc2c5f28dc74a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "865b5645785b7ed28c545f8f8f3fa01d256165989cb3bbc308fc2c5f28dc74a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "865b5645785b7ed28c545f8f8f3fa01d256165989cb3bbc308fc2c5f28dc74a5", kill_on_drop: false }`
[INFO] [stdout] 865b5645785b7ed28c545f8f8f3fa01d256165989cb3bbc308fc2c5f28dc74a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a146e39387923147c5e5099fdbd2d49fba5c486dfb7261151cf4ad517458e51e
[INFO] running `Command { std: "docker" "start" "-a" "a146e39387923147c5e5099fdbd2d49fba5c486dfb7261151cf4ad517458e51e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking array-bytes v6.2.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling affix v0.1.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking crypto_secretbox v0.1.1
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking subalfred-util v0.9.4 (/opt/rustwide/workdir/lib/util)
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]  Documenting subalfred-util v0.9.4 (/opt/rustwide/workdir/lib/util)
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling cmd-impl v0.9.4 (/opt/rustwide/workdir/bin/subalfred/src/command/impl)
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]  Documenting cmd-impl v0.9.4 (/opt/rustwide/workdir/bin/subalfred/src/command/impl)
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking unescaper v0.1.5
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling scale-info-derive v2.11.3
[INFO] [stderr]    Compiling api-impl v0.4.3
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking githuber v0.4.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking subhasher v0.11.1 (https://github.com/hack-ink/substrate-minimal#248489f8)
[INFO] [stderr]     Checking substorager v0.11.1 (https://github.com/hack-ink/substrate-minimal#248489f8)
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking parity-scale-codec v3.6.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking subversioner v0.11.1 (https://github.com/hack-ink/substrate-minimal#248489f8)
[INFO] [stderr]     Checking subruntimer v0.11.1 (https://github.com/hack-ink/substrate-minimal#248489f8)
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking subspector v0.11.1 (https://github.com/hack-ink/substrate-minimal#248489f8)
[INFO] [stderr]     Checking subrpcer v0.11.1 (https://github.com/hack-ink/substrate-minimal#248489f8)
[INFO] [stderr]     Checking scale-info v2.11.3
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]     Checking hyper-util v0.1.8
[INFO] [stderr]     Checking frame-metadata v15.2.0
[INFO] [stderr]     Checking subcryptor v0.11.1 (https://github.com/hack-ink/substrate-minimal#248489f8)
[INFO] [stderr]     Checking submetadatan v0.11.1 (https://github.com/hack-ink/substrate-minimal#248489f8)
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking subalfred-core v0.9.4 (/opt/rustwide/workdir/lib/core)
[INFO] [stderr]  Documenting subalfred-core v0.9.4 (/opt/rustwide/workdir/lib/core)
[INFO] [stderr]    Compiling subalfred v0.9.4 (/opt/rustwide/workdir/bin/subalfred)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/core/src/ss58/mod.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn all(address: &str) -> Result<(Vec<u8>, String, Vec<Address>)> {
[INFO] [stdout]    |                     ^^^^ the lifetime is elided here      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn all(address: &str) -> Result<(Vec<u8>, String, Vec<Address<'_>>)> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting subalfred v0.9.4 (/opt/rustwide/workdir/bin/subalfred)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/core/src/github/substrate.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// [https://github.com/paritytech/substrate/labels/C5-high]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/paritytech/substrate/labels/C5-high>`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/core/src/github/substrate.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 |     /// [https://github.com/paritytech/substrate/labels/C7-critical]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/paritytech/substrate/labels/C7-critical>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/core/src/github/substrate.rs:16:6
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// [https://github.com/paritytech/substrate/labels/D2-breaksapi]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/paritytech/substrate/labels/D2-breaksapi>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/core/src/github/substrate.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// [https://github.com/paritytech/substrate/labels/E0-runtime_migration]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/paritytech/substrate/labels/E0-runtime_migration>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/core/src/github/substrate.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// [https://github.com/paritytech/substrate/labels/E1-database_migration]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/paritytech/substrate/labels/E1-database_migration>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/core/src/github/substrate.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// [https://github.com/paritytech/substrate/labels/E3-host_functions]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/paritytech/substrate/labels/E3-host_functions>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/core/src/github/substrate.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 24 |     /// [https://github.com/paritytech/substrate/labels/E4-node_first_update]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/paritytech/substrate/labels/E4-node_first_update>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/core/src/github/substrate.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// [https://github.com/paritytech/substrate/labels/F0-breaks_everything]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/paritytech/substrate/labels/F0-breaks_everything>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/core/src/github/substrate.rs:28:6
[INFO] [stdout]    |
[INFO] [stdout] 28 |     /// [https://github.com/paritytech/substrate/labels/F1-breaks_authoring]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/paritytech/substrate/labels/F1-breaks_authoring>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/core/src/github/substrate.rs:30:6
[INFO] [stdout]    |
[INFO] [stdout] 30 |     /// [https://github.com/paritytech/substrate/labels/F2-breaks_consensus]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/paritytech/substrate/labels/F2-breaks_consensus>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/core/src/github/substrate.rs:32:6
[INFO] [stdout]    |
[INFO] [stdout] 32 |     /// [https://github.com/paritytech/substrate/labels/F3-breaks_API]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/paritytech/substrate/labels/F3-breaks_API>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> bin/subalfred/src/command/check/features.rs:6:63
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// Please use cargo-featalign instead, which can be found at https://github.com/hack-ink/cargo-featalign.
[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] 6 | /// Please use cargo-featalign instead, which can be found at <https://github.com/hack-ink/cargo-featalign.>
[INFO] [stdout]   |                                                               +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.87s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cmd_impl/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "a146e39387923147c5e5099fdbd2d49fba5c486dfb7261151cf4ad517458e51e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a146e39387923147c5e5099fdbd2d49fba5c486dfb7261151cf4ad517458e51e", kill_on_drop: false }`
[INFO] [stdout] a146e39387923147c5e5099fdbd2d49fba5c486dfb7261151cf4ad517458e51e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "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] f12d1fe0e6b1c4aea3731be26d259a1172624dbd45c76e192ec9ef9baf8973d7
[INFO] running `Command { std: "docker" "start" "-a" "f12d1fe0e6b1c4aea3731be26d259a1172624dbd45c76e192ec9ef9baf8973d7", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "f12d1fe0e6b1c4aea3731be26d259a1172624dbd45c76e192ec9ef9baf8973d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f12d1fe0e6b1c4aea3731be26d259a1172624dbd45c76e192ec9ef9baf8973d7", kill_on_drop: false }`
[INFO] [stdout] f12d1fe0e6b1c4aea3731be26d259a1172624dbd45c76e192ec9ef9baf8973d7
