[INFO] fetching crate mastodonochrome 0.2.0...
[INFO] checking mastodonochrome-0.2.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate mastodonochrome 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate mastodonochrome 0.2.0
[INFO] finished tweaking crates.io crate mastodonochrome 0.2.0
[INFO] tweaked toml for crates.io crate mastodonochrome 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mastodonochrome 0.2.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mastodonochrome 0.2.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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sys-locale v0.3.1
[INFO] [stderr]   Downloaded parse_link_header v0.3.3
[INFO] [stderr]   Downloaded mastodonochrome_macros v0.2.0
[INFO] [stderr]   Downloaded html2text v0.13.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3dc1b1de6ff4ceda9a0a96850075b5ee09f9c83cea9f50b2a81da7dd7c14b89b
[INFO] running `Command { std: "docker" "start" "-a" "3dc1b1de6ff4ceda9a0a96850075b5ee09f9c83cea9f50b2a81da7dd7c14b89b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dc1b1de6ff4ceda9a0a96850075b5ee09f9c83cea9f50b2a81da7dd7c14b89b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc1b1de6ff4ceda9a0a96850075b5ee09f9c83cea9f50b2a81da7dd7c14b89b", kill_on_drop: false }`
[INFO] [stdout] 3dc1b1de6ff4ceda9a0a96850075b5ee09f9c83cea9f50b2a81da7dd7c14b89b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4a024f716d2bdc06308af1204c7b889f27a3cdb6c45e65fe057bb3fc95cbb6e
[INFO] running `Command { std: "docker" "start" "-a" "e4a024f716d2bdc06308af1204c7b889f27a3cdb6c45e65fe057bb3fc95cbb6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking parse_link_header v0.3.3
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling html5ever v0.29.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ratatui v0.25.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mastodonochrome_macros v0.2.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]    Compiling markup5ever v0.14.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking html2text v0.13.2
[INFO] [stderr]     Checking mastodonochrome v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/coloured_string.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn slice(&self) -> ColouredStringSlice {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided 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] 54 |     fn slice(&self) -> ColouredStringSlice<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/coloured_string.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn truncate(&self, width: usize) -> ColouredStringSlice {
[INFO] [stdout]    |                 ^^^^^                   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn truncate(&self, width: usize) -> ColouredStringSlice<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/coloured_string.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn chars(&self) -> ColouredStringCharIterator {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn chars(&self) -> ColouredStringCharIterator<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/coloured_string.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn frags(&self) -> ColouredStringFragIterator {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn frags(&self) -> ColouredStringFragIterator<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/coloured_string.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn split(&self, width: usize) -> ColouredStringSplitIterator {
[INFO] [stdout]    |              ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn split(&self, width: usize) -> ColouredStringSplitIterator<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/coloured_string.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn slice(&self) -> ColouredStringSlice {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided 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] 54 |     fn slice(&self) -> ColouredStringSlice<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/coloured_string.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn truncate(&self, width: usize) -> ColouredStringSlice {
[INFO] [stdout]    |                 ^^^^^                   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn truncate(&self, width: usize) -> ColouredStringSlice<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/coloured_string.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn chars(&self) -> ColouredStringCharIterator {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn chars(&self) -> ColouredStringCharIterator<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/coloured_string.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn frags(&self) -> ColouredStringFragIterator {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn frags(&self) -> ColouredStringFragIterator<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/coloured_string.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn split(&self, width: usize) -> ColouredStringSplitIterator {
[INFO] [stdout]    |              ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn split(&self, width: usize) -> ColouredStringSplitIterator<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "e4a024f716d2bdc06308af1204c7b889f27a3cdb6c45e65fe057bb3fc95cbb6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4a024f716d2bdc06308af1204c7b889f27a3cdb6c45e65fe057bb3fc95cbb6e", kill_on_drop: false }`
[INFO] [stdout] e4a024f716d2bdc06308af1204c7b889f27a3cdb6c45e65fe057bb3fc95cbb6e
