[INFO] fetching crate sane-fmt 0.18.1...
[INFO] building sane-fmt-0.18.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate sane-fmt 0.18.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sane-fmt 0.18.1
[INFO] finished tweaking crates.io crate sane-fmt 0.18.1
[INFO] tweaked toml for crates.io crate sane-fmt 0.18.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sane-fmt 0.18.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sane-fmt 0.18.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e017cbbb9b2de74714b316c8906987d2948c31d73d9268df00ae5888b72449c9
[INFO] running `Command { std: "docker" "start" "-a" "e017cbbb9b2de74714b316c8906987d2948c31d73d9268df00ae5888b72449c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e017cbbb9b2de74714b316c8906987d2948c31d73d9268df00ae5888b72449c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e017cbbb9b2de74714b316c8906987d2948c31d73d9268df00ae5888b72449c9", kill_on_drop: false }`
[INFO] [stdout] e017cbbb9b2de74714b316c8906987d2948c31d73d9268df00ae5888b72449c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c96634d3c9d798666d5de0c417f1d63a897bf20c2b1cf763dfa2457d2dbff786
[INFO] running `Command { std: "docker" "start" "-a" "c96634d3c9d798666d5de0c417f1d63a897bf20c2b1cf763dfa2457d2dbff786", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cc v1.0.87
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bumpalo v3.15.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling deno_terminal v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling pipe-trait v0.4.0
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling swc_macros_common v0.3.9
[INFO] [stderr]    Compiling pmutil v0.6.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling dprint-core-macros v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling swc_visit_macros v0.5.10
[INFO] [stderr]    Compiling ast_node v0.9.6
[INFO] [stderr]    Compiling from_variant v0.1.7
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling string_enum v0.4.2
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling hstr v0.2.7
[INFO] [stderr]    Compiling swc_visit v0.5.9
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling clap_complete v4.5.1
[INFO] [stderr]    Compiling clap-utilities v0.2.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling swc_atoms v0.6.5
[INFO] [stderr]    Compiling text_lines v0.6.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling deno_media_type v0.1.2
[INFO] [stderr]    Compiling swc_common v0.33.17
[INFO] [stderr]    Compiling dprint-core v0.66.1
[INFO] [stderr]    Compiling swc_ecma_ast v0.112.2
[INFO] [stderr]    Compiling swc_ecma_parser v0.143.3
[INFO] [stderr]    Compiling dprint-swc-ext v0.15.1
[INFO] [stderr]    Compiling deno_ast v0.34.0
[INFO] [stderr]    Compiling dprint-plugin-typescript v0.89.3
[INFO] [stderr]    Compiling sane-fmt v0.18.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `scan` is never used
[INFO] [stdout]  --> src/term/color.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait ColorScheme {
[INFO] [stdout]   |           ----------- method in this trait
[INFO] [stdout] 7 |     fn scan(&self) -> Style;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_type` is never read
[INFO] [stdout]   --> src/file_list.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Item {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 13 |     pub path: PathBuf,
[INFO] [stdout] 14 |     pub file_type: FileType,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/act/log_diff.rs:19:64
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn get(details: DetailLevel, log_format: LogFormat, theme: &dyn ColorScheme) -> Act {
[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] 19 | pub fn get(details: DetailLevel, log_format: LogFormat, theme: &dyn ColorScheme) -> Act<'_> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "c96634d3c9d798666d5de0c417f1d63a897bf20c2b1cf763dfa2457d2dbff786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c96634d3c9d798666d5de0c417f1d63a897bf20c2b1cf763dfa2457d2dbff786", kill_on_drop: false }`
[INFO] [stdout] c96634d3c9d798666d5de0c417f1d63a897bf20c2b1cf763dfa2457d2dbff786
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4777eff1a55074cb4f6526abaa9e3b923ebbccd9c6525d12511eacae36fd1a34
[INFO] running `Command { std: "docker" "start" "-a" "4777eff1a55074cb4f6526abaa9e3b923ebbccd9c6525d12511eacae36fd1a34", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling winnow v0.6.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling text-block-macros v0.1.1
[INFO] [stderr]    Compiling swc_ecma_ast v0.112.2
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling swc_ecma_parser v0.143.3
[INFO] [stderr]    Compiling dprint-swc-ext v0.15.1
[INFO] [stderr]    Compiling deno_ast v0.34.0
[INFO] [stderr]    Compiling dprint-plugin-typescript v0.89.3
[INFO] [stderr]    Compiling sane-fmt v0.18.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `scan` is never used
[INFO] [stdout]  --> src/term/color.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait ColorScheme {
[INFO] [stdout]   |           ----------- method in this trait
[INFO] [stdout] 7 |     fn scan(&self) -> Style;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_type` is never read
[INFO] [stdout]   --> src/file_list.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Item {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 13 |     pub path: PathBuf,
[INFO] [stdout] 14 |     pub file_type: FileType,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/act/log_diff.rs:19:64
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn get(details: DetailLevel, log_format: LogFormat, theme: &dyn ColorScheme) -> Act {
[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] 19 | pub fn get(details: DetailLevel, log_format: LogFormat, theme: &dyn ColorScheme) -> Act<'_> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_type` is never read
[INFO] [stdout]   --> src/file_list.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Item {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 13 |     pub path: PathBuf,
[INFO] [stdout] 14 |     pub file_type: FileType,
[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/act/log_diff.rs:19:64
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn get(details: DetailLevel, log_format: LogFormat, theme: &dyn ColorScheme) -> Act {
[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] 19 | pub fn get(details: DetailLevel, log_format: LogFormat, theme: &dyn ColorScheme) -> Act<'_> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `scan` is never used
[INFO] [stdout]  --> src/term/color.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait ColorScheme {
[INFO] [stdout]   |           ----------- method in this trait
[INFO] [stdout] 7 |     fn scan(&self) -> Style;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.29s
[INFO] running `Command { std: "docker" "inspect" "4777eff1a55074cb4f6526abaa9e3b923ebbccd9c6525d12511eacae36fd1a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4777eff1a55074cb4f6526abaa9e3b923ebbccd9c6525d12511eacae36fd1a34", kill_on_drop: false }`
[INFO] [stdout] 4777eff1a55074cb4f6526abaa9e3b923ebbccd9c6525d12511eacae36fd1a34
