[INFO] fetching crate hex-tui 0.4.0...
[INFO] checking hex-tui-0.4.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] extracting crate hex-tui 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate hex-tui 0.4.0
[INFO] finished tweaking crates.io crate hex-tui 0.4.0
[INFO] tweaked toml for crates.io crate hex-tui 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hex-tui 0.4.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hex-tui 0.4.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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7838d6edca6a56206126b5e4caff67907606b504adfc40a0aeca5cbc87b1e950
[INFO] running `Command { std: "docker" "start" "-a" "7838d6edca6a56206126b5e4caff67907606b504adfc40a0aeca5cbc87b1e950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7838d6edca6a56206126b5e4caff67907606b504adfc40a0aeca5cbc87b1e950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7838d6edca6a56206126b5e4caff67907606b504adfc40a0aeca5cbc87b1e950", kill_on_drop: false }`
[INFO] [stdout] 7838d6edca6a56206126b5e4caff67907606b504adfc40a0aeca5cbc87b1e950
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b206c8527331315d2ca1caef798ab4af45bbc3274413f730dd81a56a97f07e3
[INFO] running `Command { std: "docker" "start" "-a" "8b206c8527331315d2ca1caef798ab4af45bbc3274413f730dd81a56a97f07e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking libmath v0.2.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking simplerand v1.6.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking fakeit v1.3.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking spellbook v0.3.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking hex-tui v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `find_file_upward` is never used
[INFO] [stdout]  --> src/ignorefile.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn find_file_upward(filename: &str, dir: &Path) -> Option<PathBuf> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_word` is never used
[INFO] [stdout]   --> src/ignorefile.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn add_word(filename: &Path, word: &str) -> io::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_word` is never used
[INFO] [stdout]   --> src/ignorefile.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn delete_word(filename: &Path, word: &str) -> io::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_file_upward` is never used
[INFO] [stdout]  --> src/ignorefile.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn find_file_upward(filename: &str, dir: &Path) -> Option<PathBuf> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_word` is never used
[INFO] [stdout]   --> src/ignorefile.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn add_word(filename: &Path, word: &str) -> io::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_word` is never used
[INFO] [stdout]   --> src/ignorefile.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn delete_word(filename: &Path, word: &str) -> io::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_file_upward` is never used
[INFO] [stdout]  --> src/ignorefile.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn find_file_upward(filename: &str, dir: &Path) -> Option<PathBuf> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn to_cells(&self, colors: &display::TableColors) -> Vec<Cell> {
[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] 201 |     fn to_cells(&self, colors: &display::TableColors) -> Vec<Cell<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_file_upward` is never used
[INFO] [stdout]  --> src/ignorefile.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn find_file_upward(filename: &str, dir: &Path) -> Option<PathBuf> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn to_cells(&self, colors: &display::TableColors) -> Vec<Cell> {
[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] 201 |     fn to_cells(&self, colors: &display::TableColors) -> Vec<Cell<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8b206c8527331315d2ca1caef798ab4af45bbc3274413f730dd81a56a97f07e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b206c8527331315d2ca1caef798ab4af45bbc3274413f730dd81a56a97f07e3", kill_on_drop: false }`
[INFO] [stdout] 8b206c8527331315d2ca1caef798ab4af45bbc3274413f730dd81a56a97f07e3
