[INFO] fetching crate pkgcraft-c 0.0.16...
[INFO] documenting pkgcraft-c-0.0.16 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918-2
[INFO] extracting crate pkgcraft-c 0.0.16 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pkgcraft-c 0.0.16
[INFO] finished tweaking crates.io crate pkgcraft-c 0.0.16
[INFO] tweaked toml for crates.io crate pkgcraft-c 0.0.16 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pkgcraft-c 0.0.16 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 240 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding pkgcraft v0.0.16 (available: v0.0.31)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15569b2abca999ef0a089bf3e355d0d04a284dfaf67715eadab05d0a0e0feef3
[INFO] running `Command { std: "docker" "start" "-a" "15569b2abca999ef0a089bf3e355d0d04a284dfaf67715eadab05d0a0e0feef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15569b2abca999ef0a089bf3e355d0d04a284dfaf67715eadab05d0a0e0feef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15569b2abca999ef0a089bf3e355d0d04a284dfaf67715eadab05d0a0e0feef3", kill_on_drop: false }`
[INFO] [stdout] 15569b2abca999ef0a089bf3e355d0d04a284dfaf67715eadab05d0a0e0feef3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53919780c3fa6e97f43371cf6c431760b5e5959e55f2743888fdee533b2b63e5
[INFO] running `Command { std: "docker" "start" "-a" "53919780c3fa6e97f43371cf6c431760b5e5959e55f2743888fdee533b2b63e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking ipc-channel v0.18.3
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking annotate-snippets v0.6.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking chic v1.2.2
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking cached v0.53.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling scallop v0.0.16
[INFO] [stderr]     Checking is_executable v1.0.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking pkgcraft v0.0.16
[INFO] [stderr]  Documenting pkgcraft-c v0.0.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `a,b,c`
[INFO] [stdout]    --> src/dep/pkg.rs:323:56
[INFO] [stdout]     |
[INFO] [stdout] 323 | /// For example, the package dependency "=cat/pkg-1-r2[a,b,c]" has USE dependencies of "a, b, c".
[INFO] [stdout]     |                                                        ^^^^^ no item named `a,b,c` 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 `a,b,c`
[INFO] [stdout]    --> src/dep/pkg.rs:340:56
[INFO] [stdout]     |
[INFO] [stdout] 340 | /// For example, the package dependency "=cat/pkg-1-r2[a,b,c]" has USE dependencies of "a, b, c".
[INFO] [stdout]     |                                                        ^^^^^ no item named `a,b,c` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/dep.rs:250:47
[INFO] [stdout]     |
[INFO] [stdout] 250 | /// Opaque wrapper for pkgcraft::dep::IntoIter<T>.
[INFO] [stdout]     |                                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 250 | /// Opaque wrapper for `pkgcraft::dep::IntoIter<T>`.
[INFO] [stdout]     |                        +                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/dep.rs:415:54
[INFO] [stdout]     |
[INFO] [stdout] 415 | /// Opaque wrapper for pkgcraft::dep::IntoIterFlatten<T>.
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 415 | /// Opaque wrapper for `pkgcraft::dep::IntoIterFlatten<T>`.
[INFO] [stdout]     |                        +                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/dep.rs:441:56
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Opaque wrapper for pkgcraft::dep::IntoIterRecursive<T>.
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Opaque wrapper for `pkgcraft::dep::IntoIterRecursive<T>`.
[INFO] [stdout]     |                        +                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/dep.rs:461:59
[INFO] [stdout]     |
[INFO] [stdout] 461 | /// Opaque wrapper for pkgcraft::dep::IntoIterConditionals<T>.
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 461 | /// Opaque wrapper for `pkgcraft::dep::IntoIterConditionals<T>`.
[INFO] [stdout]     |                        +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pkgcraft/index.html
[INFO] running `Command { std: "docker" "inspect" "53919780c3fa6e97f43371cf6c431760b5e5959e55f2743888fdee533b2b63e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53919780c3fa6e97f43371cf6c431760b5e5959e55f2743888fdee533b2b63e5", kill_on_drop: false }`
[INFO] [stdout] 53919780c3fa6e97f43371cf6c431760b5e5959e55f2743888fdee533b2b63e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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] 7c92c2e0235f01084a51ed73d0e031530b3942b1c86855239d8f36f5edcedad8
[INFO] running `Command { std: "docker" "start" "-a" "7c92c2e0235f01084a51ed73d0e031530b3942b1c86855239d8f36f5edcedad8", kill_on_drop: false }`
[INFO] [stderr]  Documenting pkgcraft-c v0.0.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `a,b,c`
[INFO] [stdout]    --> src/dep/pkg.rs:323:56
[INFO] [stdout]     |
[INFO] [stdout] 323 | /// For example, the package dependency "=cat/pkg-1-r2[a,b,c]" has USE dependencies of "a, b, c".
[INFO] [stdout]     |                                                        ^^^^^ no item named `a,b,c` 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 `a,b,c`
[INFO] [stdout]    --> src/dep/pkg.rs:340:56
[INFO] [stdout]     |
[INFO] [stdout] 340 | /// For example, the package dependency "=cat/pkg-1-r2[a,b,c]" has USE dependencies of "a, b, c".
[INFO] [stdout]     |                                                        ^^^^^ no item named `a,b,c` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/dep.rs:250:47
[INFO] [stdout]     |
[INFO] [stdout] 250 | /// Opaque wrapper for pkgcraft::dep::IntoIter<T>.
[INFO] [stdout]     |                                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 250 | /// Opaque wrapper for `pkgcraft::dep::IntoIter<T>`.
[INFO] [stdout]     |                        +                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/dep.rs:415:54
[INFO] [stdout]     |
[INFO] [stdout] 415 | /// Opaque wrapper for pkgcraft::dep::IntoIterFlatten<T>.
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 415 | /// Opaque wrapper for `pkgcraft::dep::IntoIterFlatten<T>`.
[INFO] [stdout]     |                        +                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/dep.rs:441:56
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Opaque wrapper for pkgcraft::dep::IntoIterRecursive<T>.
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 441 | /// Opaque wrapper for `pkgcraft::dep::IntoIterRecursive<T>`.
[INFO] [stdout]     |                        +                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/dep.rs:461:59
[INFO] [stdout]     |
[INFO] [stdout] 461 | /// Opaque wrapper for pkgcraft::dep::IntoIterConditionals<T>.
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 461 | /// Opaque wrapper for `pkgcraft::dep::IntoIterConditionals<T>`.
[INFO] [stdout]     |                        +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pkgcraft/index.html
[INFO] running `Command { std: "docker" "inspect" "7c92c2e0235f01084a51ed73d0e031530b3942b1c86855239d8f36f5edcedad8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c92c2e0235f01084a51ed73d0e031530b3942b1c86855239d8f36f5edcedad8", kill_on_drop: false }`
[INFO] [stdout] 7c92c2e0235f01084a51ed73d0e031530b3942b1c86855239d8f36f5edcedad8
