[INFO] fetching crate android-logcat 0.1.1...
[INFO] documenting android-logcat-0.1.1 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate android-logcat 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate android-logcat 0.1.1
[INFO] finished tweaking crates.io crate android-logcat 0.1.1
[INFO] tweaked toml for crates.io crate android-logcat 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate android-logcat 0.1.1 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] crate crates.io crate android-logcat 0.1.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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 195005d5240c6fe48e1628262ee9c7b7a0e440df392a460b021c05ffc6dced2b
[INFO] running `Command { std: "docker" "start" "-a" "195005d5240c6fe48e1628262ee9c7b7a0e440df392a460b021c05ffc6dced2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "195005d5240c6fe48e1628262ee9c7b7a0e440df392a460b021c05ffc6dced2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "195005d5240c6fe48e1628262ee9c7b7a0e440df392a460b021c05ffc6dced2b", kill_on_drop: false }`
[INFO] [stdout] 195005d5240c6fe48e1628262ee9c7b7a0e440df392a460b021c05ffc6dced2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e26a0dd7d2ceb7fa1d48f4f135588923bd31827bdabe94c0897c65a6b8742956
[INFO] running `Command { std: "docker" "start" "-a" "e26a0dd7d2ceb7fa1d48f4f135588923bd31827bdabe94c0897c65a6b8742956", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]  Documenting android-logcat v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `v` links to private item `DEFAULT_TAG`
[INFO] [stdout]    --> src/android_log.rs:111:77
[INFO] [stdout]     |
[INFO] [stdout] 111 |     /// If the global Log instance is not initialized, use the default tag [DEFAULT_TAG]
[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: public documentation for `d` links to private item `DEFAULT_TAG`
[INFO] [stdout]    --> src/android_log.rs:126:77
[INFO] [stdout]     |
[INFO] [stdout] 126 |     /// If the global Log instance is not initialized, use the default tag [DEFAULT_TAG]
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `i` links to private item `DEFAULT_TAG`
[INFO] [stdout]    --> src/android_log.rs:141:77
[INFO] [stdout]     |
[INFO] [stdout] 141 |     /// If the global Log instance is not initialized, use the default tag [DEFAULT_TAG]
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `w` links to private item `DEFAULT_TAG`
[INFO] [stdout]    --> src/android_log.rs:156:77
[INFO] [stdout]     |
[INFO] [stdout] 156 |     /// If the global Log instance is not initialized, use the default tag [DEFAULT_TAG]
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `e` links to private item `DEFAULT_TAG`
[INFO] [stdout]    --> src/android_log.rs:171:77
[INFO] [stdout]     |
[INFO] [stdout] 171 |     /// If the global Log instance is not initialized, use the default tag [DEFAULT_TAG]
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]   --> src/expect_log.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 | /// Implement ExpectLogcat for Option<T> to handle None case
[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] 30 | /// Implement ExpectLogcat for `Option<T>` to handle None case
[INFO] [stdout]    |                                +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/android_logcat/index.html
[INFO] running `Command { std: "docker" "inspect" "e26a0dd7d2ceb7fa1d48f4f135588923bd31827bdabe94c0897c65a6b8742956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e26a0dd7d2ceb7fa1d48f4f135588923bd31827bdabe94c0897c65a6b8742956", kill_on_drop: false }`
[INFO] [stdout] e26a0dd7d2ceb7fa1d48f4f135588923bd31827bdabe94c0897c65a6b8742956
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/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] 2ae7ae9ebe1cf629cc9d36cc6fa8125e2edd08dafcaef74ae21da62e1e4ed1c4
[INFO] running `Command { std: "docker" "start" "-a" "2ae7ae9ebe1cf629cc9d36cc6fa8125e2edd08dafcaef74ae21da62e1e4ed1c4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Documenting android-logcat v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `v` links to private item `DEFAULT_TAG`
[INFO] [stdout]    --> src/android_log.rs:111:77
[INFO] [stdout]     |
[INFO] [stdout] 111 |     /// If the global Log instance is not initialized, use the default tag [DEFAULT_TAG]
[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: public documentation for `d` links to private item `DEFAULT_TAG`
[INFO] [stdout]    --> src/android_log.rs:126:77
[INFO] [stdout]     |
[INFO] [stdout] 126 |     /// If the global Log instance is not initialized, use the default tag [DEFAULT_TAG]
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `i` links to private item `DEFAULT_TAG`
[INFO] [stdout]    --> src/android_log.rs:141:77
[INFO] [stdout]     |
[INFO] [stdout] 141 |     /// If the global Log instance is not initialized, use the default tag [DEFAULT_TAG]
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `w` links to private item `DEFAULT_TAG`
[INFO] [stdout]    --> src/android_log.rs:156:77
[INFO] [stdout]     |
[INFO] [stdout] 156 |     /// If the global Log instance is not initialized, use the default tag [DEFAULT_TAG]
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `e` links to private item `DEFAULT_TAG`
[INFO] [stdout]    --> src/android_log.rs:171:77
[INFO] [stdout]     |
[INFO] [stdout] 171 |     /// If the global Log instance is not initialized, use the default tag [DEFAULT_TAG]
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]   --> src/expect_log.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 | /// Implement ExpectLogcat for Option<T> to handle None case
[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] 30 | /// Implement ExpectLogcat for `Option<T>` to handle None case
[INFO] [stdout]    |                                +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/android_logcat/index.html
[INFO] running `Command { std: "docker" "inspect" "2ae7ae9ebe1cf629cc9d36cc6fa8125e2edd08dafcaef74ae21da62e1e4ed1c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ae7ae9ebe1cf629cc9d36cc6fa8125e2edd08dafcaef74ae21da62e1e4ed1c4", kill_on_drop: false }`
[INFO] [stdout] 2ae7ae9ebe1cf629cc9d36cc6fa8125e2edd08dafcaef74ae21da62e1e4ed1c4
