[INFO] fetching crate joshuto 0.9.9...
[INFO] testing joshuto-0.9.9 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate joshuto 0.9.9 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate joshuto 0.9.9
[INFO] finished tweaking crates.io crate joshuto 0.9.9
[INFO] tweaked toml for crates.io crate joshuto 0.9.9 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate joshuto 0.9.9 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate joshuto 0.9.9 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tzdb v0.6.1
[INFO] [stderr]   Downloaded is_debug v1.1.0
[INFO] [stderr]   Downloaded termion v2.0.3
[INFO] [stderr]   Downloaded uuid-macro-internal v1.16.0
[INFO] [stderr]   Downloaded temp-dir v0.1.16
[INFO] [stderr]   Downloaded dynfmt v0.1.5
[INFO] [stderr]   Downloaded alphanumeric-sort v1.5.3
[INFO] [stderr]   Downloaded ansi-to-tui v3.1.0
[INFO] [stderr]   Downloaded instability v0.3.7
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded termion v4.0.5
[INFO] [stderr]   Downloaded nu-ansi-term v0.49.0
[INFO] [stderr]   Downloaded clap_complete v4.5.50
[INFO] [stderr]   Downloaded ratatui-image v1.0.5
[INFO] [stderr]   Downloaded tz-rs v0.6.14
[INFO] [stderr]   Downloaded xdg-mime v0.3.3
[INFO] [stderr]   Downloaded rustyline v12.0.0
[INFO] [stderr]   Downloaded imagesize v0.14.0
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded fd-lock v3.0.13
[INFO] [stderr]   Downloaded flexi_logger v0.27.4
[INFO] [stderr]   Downloaded shadow-rs v0.26.1
[INFO] [stderr]   Downloaded lscolors v0.17.0
[INFO] [stderr]   Downloaded tzdb_data v0.1.5
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded colors-transform v0.2.11
[INFO] [stderr]   Downloaded allmytoes v0.4.0
[INFO] [stderr]   Downloaded icy_sixel v0.1.3
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdf0f5b71425d7c2faa60da6dc902206a76efb91466354de52174254642292ac
[INFO] running `Command { std: "docker" "start" "-a" "cdf0f5b71425d7c2faa60da6dc902206a76efb91466354de52174254642292ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdf0f5b71425d7c2faa60da6dc902206a76efb91466354de52174254642292ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdf0f5b71425d7c2faa60da6dc902206a76efb91466354de52174254642292ac", kill_on_drop: false }`
[INFO] [stdout] cdf0f5b71425d7c2faa60da6dc902206a76efb91466354de52174254642292ac
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7332f1f6c3de0914e8330256438e21fd96c4040c306e1b42de323c5c11d93800
[INFO] running `Command { std: "docker" "start" "-a" "7332f1f6c3de0914e8330256438e21fd96c4040c306e1b42de323c5c11d93800", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling numtoa v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling termion v4.0.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tzdb_data v0.1.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling kamadak-exif v0.5.5
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling tzdb v0.6.1
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling xdg-mime v0.3.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]    Compiling icy_sixel v0.1.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling lscolors v0.17.0
[INFO] [stderr]    Compiling termion v2.0.3
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling alphanumeric-sort v1.5.3
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling colors-transform v0.2.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling uuid-macro-internal v1.16.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling flexi_logger v0.27.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling clap_complete v4.5.50
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling dynfmt v0.1.5
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling ansi-to-tui v3.1.0
[INFO] [stderr]    Compiling rustyline v12.0.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling shadow-rs v0.26.1
[INFO] [stderr]    Compiling joshuto v0.9.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ratatui-image v1.0.5
[INFO] [stderr]    Compiling allmytoes v0.4.0
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/types/event/app_event.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Config {}
[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/fs/dirlist.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn iter(&self) -> Iter<JoshutoDirEntry> {
[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] 180 |     pub fn iter(&self) -> Iter<'_, JoshutoDirEntry> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fs/dirlist.rs:184:21
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn iter_mut(&mut self) -> IterMut<JoshutoDirEntry> {
[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] 184 |     pub fn iter_mut(&mut self) -> IterMut<'_, JoshutoDirEntry> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/traits/app_execute.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn completion_kind(cmd: &str) -> Option<CompletionKind>;
[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] 39 |     fn completion_kind(cmd: &str) -> Option<CompletionKind<'_>>;
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/types/command/impl_completion.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn completion_kind(cmd: &str) -> Option<CompletionKind> {
[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] 8 |     fn completion_kind(cmd: &str) -> Option<CompletionKind<'_>> {
[INFO] [stdout]   |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/state/tab_state.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn iter(&self) -> Iter<Uuid, JoshutoTab> {
[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] 72 |     pub fn iter(&self) -> Iter<'_, Uuid, JoshutoTab> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/state/tab_state.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn iter_mut(&mut self) -> IterMut<Uuid, JoshutoTab> {
[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] 75 |     pub fn iter_mut(&mut self) -> IterMut<'_, Uuid, JoshutoTab> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/state/worker_state.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn iter(&self) -> Iter<IoTask> {
[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] 54 |     pub fn iter(&self) -> Iter<'_, IoTask> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "7332f1f6c3de0914e8330256438e21fd96c4040c306e1b42de323c5c11d93800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7332f1f6c3de0914e8330256438e21fd96c4040c306e1b42de323c5c11d93800", kill_on_drop: false }`
[INFO] [stdout] 7332f1f6c3de0914e8330256438e21fd96c4040c306e1b42de323c5c11d93800
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 095ab96457968646cd92717df2df3cbc7834492529a8df84ddd011c5e217c7f4
[INFO] running `Command { std: "docker" "start" "-a" "095ab96457968646cd92717df2df3cbc7834492529a8df84ddd011c5e217c7f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling joshuto v0.9.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/types/event/app_event.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Config {}
[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/fs/dirlist.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn iter(&self) -> Iter<JoshutoDirEntry> {
[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] 180 |     pub fn iter(&self) -> Iter<'_, JoshutoDirEntry> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fs/dirlist.rs:184:21
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn iter_mut(&mut self) -> IterMut<JoshutoDirEntry> {
[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] 184 |     pub fn iter_mut(&mut self) -> IterMut<'_, JoshutoDirEntry> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/traits/app_execute.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn completion_kind(cmd: &str) -> Option<CompletionKind>;
[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] 39 |     fn completion_kind(cmd: &str) -> Option<CompletionKind<'_>>;
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/types/command/impl_completion.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn completion_kind(cmd: &str) -> Option<CompletionKind> {
[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] 8 |     fn completion_kind(cmd: &str) -> Option<CompletionKind<'_>> {
[INFO] [stdout]   |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/state/tab_state.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn iter(&self) -> Iter<Uuid, JoshutoTab> {
[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] 72 |     pub fn iter(&self) -> Iter<'_, Uuid, JoshutoTab> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/state/tab_state.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn iter_mut(&mut self) -> IterMut<Uuid, JoshutoTab> {
[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] 75 |     pub fn iter_mut(&mut self) -> IterMut<'_, Uuid, JoshutoTab> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types/state/worker_state.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn iter(&self) -> Iter<IoTask> {
[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] 54 |     pub fn iter(&self) -> Iter<'_, IoTask> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.44s
[INFO] running `Command { std: "docker" "inspect" "095ab96457968646cd92717df2df3cbc7834492529a8df84ddd011c5e217c7f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "095ab96457968646cd92717df2df3cbc7834492529a8df84ddd011c5e217c7f4", kill_on_drop: false }`
[INFO] [stdout] 095ab96457968646cd92717df2df3cbc7834492529a8df84ddd011c5e217c7f4
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] db11d1773d0b04e69869832e95cbdca40e91ccd31f3d44f9eb1c947b5be5aa31
[INFO] running `Command { std: "docker" "start" "-a" "db11d1773d0b04e69869832e95cbdca40e91ccd31f3d44f9eb1c947b5be5aa31", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Config` is never constructed
[INFO] [stderr]   --> src/types/event/app_event.rs:68:12
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub struct Config {}
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/fs/dirlist.rs:180:17
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn iter(&self) -> Iter<JoshutoDirEntry> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn iter(&self) -> Iter<'_, JoshutoDirEntry> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/fs/dirlist.rs:184:21
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn iter_mut(&mut self) -> IterMut<JoshutoDirEntry> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn iter_mut(&mut self) -> IterMut<'_, JoshutoDirEntry> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/traits/app_execute.rs:39:29
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn completion_kind(cmd: &str) -> Option<CompletionKind>;
[INFO] [stderr]    |                             ^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn completion_kind(cmd: &str) -> Option<CompletionKind<'_>>;
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/types/command/impl_completion.rs:8:29
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn completion_kind(cmd: &str) -> Option<CompletionKind> {
[INFO] [stderr]   |                             ^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                             |
[INFO] [stderr]   |                             the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn completion_kind(cmd: &str) -> Option<CompletionKind<'_>> {
[INFO] [stderr]   |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/types/state/tab_state.rs:72:17
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub fn iter(&self) -> Iter<Uuid, JoshutoTab> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub fn iter(&self) -> Iter<'_, Uuid, JoshutoTab> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/types/state/tab_state.rs:75:21
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn iter_mut(&mut self) -> IterMut<Uuid, JoshutoTab> {
[INFO] [stderr]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn iter_mut(&mut self) -> IterMut<'_, Uuid, JoshutoTab> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/types/state/worker_state.rs:54:17
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn iter(&self) -> Iter<IoTask> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn iter(&self) -> Iter<'_, IoTask> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `joshuto` (bin "joshuto" test) generated 8 warnings (run `cargo fix --bin "joshuto" -p joshuto --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/joshuto-23b7ff232f2df2ba)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::case_1_two_tabs_that_fit ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::adding_tabs_to_front_has_precedence_over_adding_to_right ... ok
[INFO] [stdout] test tests::test_command_new ... ok
[INFO] [stdout] test tests::test_command_version ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::case_2c_one_tab_that_does_not_fit_unless_further_shortened ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::case_3_two_tabs_fit_shortened ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::multiple_tabs_but_active_one_does_not_fit_in_short_even_without_scroll_tags ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::multiple_tabs_but_active_one_does_not_fit_in_short_form_with_scroll_tags ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::one_tab_that_fits ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::one_tab_that_fits_only_in_short_form ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::multiple_tabs_but_active_one_does_only_fit_in_short_form_with_scroll_tags ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::one_tab_that_fits_only_in_short_form_without_prepostfixes ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::overflowing_on_the_left_side ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::three_tabs_with_overflow_on_the_right_w_long_padding ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::three_tabs_with_overflow_on_the_right_w_no_padding ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::three_tabs_with_overflow_on_the_right_w_two_char_padding ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::three_tabs_with_overflow_on_the_right_w_one_char_padding ... ok
[INFO] [stdout] test tests::test_command_completions ... ok
[INFO] [stdout] test ui::widgets::tui_dirlist_detailed::test_factor_labels::file_name_which_is_smaller_or_equal_drawing_width_does_not_cause_right_label_to_be_omitted ... ok
[INFO] [stdout] test ui::widgets::tui_dirlist_detailed::test_factor_labels::both_labels_empty_if_drawing_width_zero ... ok
[INFO] [stdout] test ui::widgets::tui_dirlist_detailed::test_factor_labels::nothing_changes_if_all_labels_fit_easily ... ok
[INFO] [stdout] test ui::tab_list_builder::tests_facator_tab_bar_sequence::too_little_available_width_for_anything ... ok
[INFO] [stdout] test ui::widgets::tui_dirlist_detailed::test_factor_labels::right_label_omitted_if_left_label_would_need_to_be_shortened_below_min_left_label_width ... ok
[INFO] [stdout] test ui::widgets::tui_dirlist_detailed::test_trim_file_label::dotfiles_get_an_ellipsis_at_the_end_if_they_dont_fit ... ok
[INFO] [stdout] test ui::widgets::tui_dirlist_detailed::test_factor_labels::nothing_changes_if_all_labels_just_fit ... ok
[INFO] [stdout] test ui::widgets::tui_dirlist_detailed::test_trim_file_label::dotless_files_get_an_ellipsis_at_the_end_if_they_dont_fit ... ok
[INFO] [stdout] test ui::widgets::tui_dirlist_detailed::test_factor_labels::right_label_is_kept_if_left_label_is_not_shortened_below_min_left_label_width ... ok
[INFO] [stdout] test ui::widgets::tui_dirlist_detailed::test_trim_file_label::if_just_the_extension_fits_its_shown_with_an_ellipsis_instead_of_a_dot ... ok
[INFO] [stdout] test ui::widgets::tui_dirlist_detailed::test_trim_file_label::if_the_extension_doesnt_fit_show_stem_with_double_ellipse ... ok
[INFO] [stdout] test ui::widgets::tui_dirlist_detailed::test_trim_file_label::if_the_extension_fits_the_stem_is_truncated_with_an_appended_ellipsis_1 ... ok
[INFO] [stdout] test ui::widgets::tui_dirlist_detailed::test_trim_file_label::if_the_name_is_truncated_within_a_full_width_character_the_ellipsis_is_shown_correctly ... ok
[INFO] [stdout] test ui::widgets::tui_dirlist_detailed::test_trim_file_label::if_the_name_is_truncated_after_a_full_width_character_the_ellipsis_is_shown_correctly ... ok
[INFO] [stdout] test ui::widgets::tui_dirlist_detailed::test_trim_file_label::if_the_extension_fits_the_stem_is_truncated_with_an_appended_ellipsis_2 ... ok
[INFO] [stdout] test utils::string::tests_trunc::truncate_behind_end_returns_complete_string ... ok
[INFO] [stdout] test utils::string::tests_trunc::truncate_at_zero_returns_empty_string ... ok
[INFO] [stdout] test utils::string::tests_trunc::truncate_correct_despite_several_multibyte_chars ... ok
[INFO] [stdout] test utils::string::tests_trunc::truncate_at_end_returns_complete_string ... ok
[INFO] [stdout] test utils::string::tests_trunc::truncate_within_fullwidth_character_truncates_before_the_character ... ok
[INFO] [stdout] test utils::string::tests_trunc::truncate_correct_despite_fullwidth_character ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "db11d1773d0b04e69869832e95cbdca40e91ccd31f3d44f9eb1c947b5be5aa31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db11d1773d0b04e69869832e95cbdca40e91ccd31f3d44f9eb1c947b5be5aa31", kill_on_drop: false }`
[INFO] [stdout] db11d1773d0b04e69869832e95cbdca40e91ccd31f3d44f9eb1c947b5be5aa31
