[INFO] fetching crate termint 0.9.0...
[INFO] documenting termint-0.9.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate termint 0.9.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate termint 0.9.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate termint 0.9.0
[INFO] tweaked toml for crates.io crate termint 0.9.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate termint 0.9.0 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate termint 0.9.0 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.2
[INFO] [stderr]   Downloaded termal_proc v4.2.1
[INFO] [stderr]   Downloaded place_macro_proc v1.1.0
[INFO] [stderr]   Downloaded place_macro_core v1.1.0
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.5
[INFO] [stderr]   Downloaded place_macro v1.1.0
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded minlin v0.3.1
[INFO] [stderr]   Downloaded termal_core v4.2.1
[INFO] [stderr]   Downloaded litrs v0.5.1
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded fake v5.1.0
[INFO] [stderr]   Downloaded termal v4.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e3a023bd37d155e41b85ff5a6db48f2a2b917e525fd0453f9642da75ffe59091
[INFO] running `Command { std: "docker" "start" "e3a023bd37d155e41b85ff5a6db48f2a2b917e525fd0453f9642da75ffe59091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3a023bd37d155e41b85ff5a6db48f2a2b917e525fd0453f9642da75ffe59091", 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" "e3a023bd37d155e41b85ff5a6db48f2a2b917e525fd0453f9642da75ffe59091" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3a023bd37d155e41b85ff5a6db48f2a2b917e525fd0453f9642da75ffe59091", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3a023bd37d155e41b85ff5a6db48f2a2b917e525fd0453f9642da75ffe59091" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling minlin v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling litrs v0.5.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling place_macro_core v1.1.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling place_macro_proc v1.1.0
[INFO] [stderr]    Compiling place_macro v1.1.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling termal_core v4.2.1
[INFO] [stderr]    Compiling termal_proc v4.2.1
[INFO] [stderr]     Checking termal v4.2.1
[INFO] [stderr]  Documenting termint v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/style/stylize.rs:77:17
[INFO] [stdout]     |
[INFO] [stdout]  77 | /                 #[doc = concat!(
[INFO] [stdout]  78 | |                     "Sets the background color to [`Color::",
[INFO] [stdout]  79 | |                     stringify!($color),
[INFO] [stdout]  80 | |                     "`](crate::enums::Color::",
[INFO] [stdout]  81 | |                     stringify!($color), ")."
[INFO] [stdout]  82 | |                 )]
[INFO] [stdout]     | |__________________^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout] ...
[INFO] [stdout] 197 | / generate_stylize_trait! {
[INFO] [stdout] 198 | |     black => Black,
[INFO] [stdout] 199 | |     dark_red => DarkRed,
[INFO] [stdout] 200 | |     dark_green => DarkGreen,
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |     strike => STRIKED,
[INFO] [stdout] 223 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `generate_stylize_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::term::backend::TermalBackend`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`TermalBackend`](crate::term::backend::TermalBackend) if you have the
[INFO] [stdout]                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `TermalBackend` in module `backend`
[INFO] [stdout]   = help: there's a similarly named item `TestBackend`
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TermalBackend`
[INFO] [stdout]   --> src/term/backend/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! - [`TermalBackend`] - requires
[INFO] [stdout]    |         ^^^^^^^^^^^^^ no item named `TermalBackend` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `TestBackend`
[INFO] [stdout]    |
[INFO] [stdout] 11 - //! - [`TermalBackend`] - requires
[INFO] [stdout] 11 + //! - [`TestBackend`] - requires
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/widgets/widget.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// [`Buffer`](crate::buffer::Buffer) and report its size requirements for
[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] 56 - /// [`Buffer`](crate::buffer::Buffer) and report its size requirements for
[INFO] [stdout] 56 + /// [`Buffer`] and report its size requirements for
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/widgets/widget.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 | /// Use [`Element`](crate::widgets::Element) to store and manipulate widgets in
[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] 59 - /// Use [`Element`](crate::widgets::Element) to store and manipulate widgets in
[INFO] [stdout] 59 + /// Use [`Element`] to store and manipulate widgets in
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/widgets/widget.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 | /// Users will use [`Widget`](crate::widgets::Widget) trait directly only when
[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] 62 - /// Users will use [`Widget`](crate::widgets::Widget) trait directly only when
[INFO] [stdout] 62 + /// Users will use [`Widget`] trait directly only when
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/widgets/widget.rs:67:54
[INFO] [stdout]    |
[INFO] [stdout] 67 |     /// Renders the widget into the given [`Buffer`](crate::buffer::Buffer)
[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] 67 -     /// Renders the widget into the given [`Buffer`](crate::buffer::Buffer)
[INFO] [stdout] 67 +     /// Renders the widget into the given [`Buffer`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/widgets/widget.rs:68:38
[INFO] [stdout]    |
[INFO] [stdout] 68 |     /// within the provided [`Rect`](crate::geometry::Rect) bounds.
[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] 68 -     /// within the provided [`Rect`](crate::geometry::Rect) bounds.
[INFO] [stdout] 68 +     /// within the provided [`Rect`] bounds.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/widgets/widget.rs:71:46
[INFO] [stdout]    |
[INFO] [stdout] 71 |     /// Returns the height of the [`Widget`](crate::widgets::Widget) based on
[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] 71 -     /// Returns the height of the [`Widget`](crate::widgets::Widget) based on
[INFO] [stdout] 71 +     /// Returns the height of the [`Widget`] based on
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/widgets/widget.rs:75:45
[INFO] [stdout]    |
[INFO] [stdout] 75 |     /// Returns the width of the [`Widget`](crate::widgets::Widget) based on
[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] 75 -     /// Returns the width of the [`Widget`](crate::widgets::Widget) based on
[INFO] [stdout] 75 +     /// Returns the width of the [`Widget`] based on
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.40s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/termint/index.html
[INFO] running `Command { std: "docker" "inspect" "e3a023bd37d155e41b85ff5a6db48f2a2b917e525fd0453f9642da75ffe59091", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3a023bd37d155e41b85ff5a6db48f2a2b917e525fd0453f9642da75ffe59091" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking termal_core v4.2.1
[INFO] [stderr]     Checking termal v4.2.1
[INFO] [stderr]  Documenting termint v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/style/stylize.rs:77:17
[INFO] [stdout]     |
[INFO] [stdout]  77 | /                 #[doc = concat!(
[INFO] [stdout]  78 | |                     "Sets the background color to [`Color::",
[INFO] [stdout]  79 | |                     stringify!($color),
[INFO] [stdout]  80 | |                     "`](crate::enums::Color::",
[INFO] [stdout]  81 | |                     stringify!($color), ")."
[INFO] [stdout]  82 | |                 )]
[INFO] [stdout]     | |__________________^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout] ...
[INFO] [stdout] 197 | / generate_stylize_trait! {
[INFO] [stdout] 198 | |     black => Black,
[INFO] [stdout] 199 | |     dark_red => DarkRed,
[INFO] [stdout] 200 | |     dark_green => DarkGreen,
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |     strike => STRIKED,
[INFO] [stdout] 223 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `generate_stylize_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.11s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/termint/index.html
[INFO] running `Command { std: "docker" "inspect" "e3a023bd37d155e41b85ff5a6db48f2a2b917e525fd0453f9642da75ffe59091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3a023bd37d155e41b85ff5a6db48f2a2b917e525fd0453f9642da75ffe59091", kill_on_drop: false }`
[INFO] [stdout] e3a023bd37d155e41b85ff5a6db48f2a2b917e525fd0453f9642da75ffe59091
