[INFO] cloning repository https://github.com/dzfrias/projectable
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dzfrias/projectable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzfrias%2Fprojectable", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzfrias%2Fprojectable'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1aacd07fd940cf839ee7b631be654b5ca50267d4
[INFO] testing dzfrias/projectable/1aacd07fd940cf839ee7b631be654b5ca50267d4 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzfrias%2Fprojectable" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dzfrias/projectable
[INFO] finished tweaking git repo https://github.com/dzfrias/projectable
[INFO] tweaked toml for git repo https://github.com/dzfrias/projectable written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dzfrias/projectable on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dzfrias/projectable 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log v0.2.16
[INFO] [stderr]   Downloaded toml v0.7.8
[INFO] [stderr]   Downloaded easy_switch v0.1.0
[INFO] [stderr]   Downloaded os_info v3.9.2
[INFO] [stderr]   Downloaded human-sort v0.2.2
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded ansi-to-tui v2.0.2
[INFO] [stderr]   Downloaded rust_search v2.1.0
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded anyhow v1.0.95
[INFO] [stderr]   Downloaded assert_fs v1.1.2
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded easy-cast v0.5.3
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded git2 v0.20.0
[INFO] [stderr]   Downloaded collect-all v0.1.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded os_pipe v1.2.1
[INFO] [stderr]   Downloaded shared_child v1.0.1
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded notify-debouncer-full v0.2.0
[INFO] [stderr]   Downloaded serial_test_derive v2.0.0
[INFO] [stderr]   Downloaded human-panic v1.2.3
[INFO] [stderr]   Downloaded serial_test v2.0.0
[INFO] [stderr]   Downloaded test-log-macros v0.2.16
[INFO] [stderr]   Downloaded file-id v0.1.0
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] [stderr]   Downloaded libssh2-sys v0.3.0
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] [stderr]   Downloaded libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]   Downloaded tui-textarea v0.2.4
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded tui-logger v0.8.3
[INFO] [stderr]   Downloaded openssl-src v300.4.1+3.4.0
[INFO] [stderr]   Downloaded duct v0.13.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 395eb3332bb70cc0f7e8f6bf0339f01f4570735c1f6d7e8eb338b5c1e850f5f6
[INFO] running `Command { std: "docker" "start" "-a" "395eb3332bb70cc0f7e8f6bf0339f01f4570735c1f6d7e8eb338b5c1e850f5f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "395eb3332bb70cc0f7e8f6bf0339f01f4570735c1f6d7e8eb338b5c1e850f5f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "395eb3332bb70cc0f7e8f6bf0339f01f4570735c1f6d7e8eb338b5c1e850f5f6", kill_on_drop: false }`
[INFO] [stdout] 395eb3332bb70cc0f7e8f6bf0339f01f4570735c1f6d7e8eb338b5c1e850f5f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d64486b4e735ffac5e20f23ef1a248eb5d524bf0f364a7b12a573018f169347b
[INFO] running `Command { std: "docker" "start" "-a" "d64486b4e735ffac5e20f23ef1a248eb5d524bf0f364a7b12a573018f169347b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling file-id v0.1.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling collect-all v0.1.0
[INFO] [stderr]    Compiling human-sort v0.2.2
[INFO] [stderr]    Compiling easy_switch v0.1.0
[INFO] [stderr]    Compiling easy-cast v0.5.3
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling os_info v3.9.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling rust_search v2.1.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling human-panic v1.2.3
[INFO] [stderr]    Compiling tui-logger v0.8.3
[INFO] [stderr]    Compiling ansi-to-tui v2.0.2
[INFO] [stderr]    Compiling tui-textarea v0.2.4
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling projectable v1.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:202:28
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn check_conflicts(&self) -> Vec<KeyConflict> {
[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] 202 |     pub fn check_conflicts(&self) -> Vec<KeyConflict<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:364:24
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn conflictors(&self) -> &[Action] {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^
[INFO] [stdout]     |                        |         | |
[INFO] [stdout]     |                        |         | the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[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] 364 |     pub fn conflictors(&self) -> &[Action<'_>] {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filelisting/items.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub fn iter(&self) -> std::slice::Iter<Item> {
[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] 349 |     pub fn iter(&self) -> std::slice::Iter<'_, Item> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filelisting/items.rs:353:21
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<Item> {
[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] 353 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Item> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s
[INFO] running `Command { std: "docker" "inspect" "d64486b4e735ffac5e20f23ef1a248eb5d524bf0f364a7b12a573018f169347b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d64486b4e735ffac5e20f23ef1a248eb5d524bf0f364a7b12a573018f169347b", kill_on_drop: false }`
[INFO] [stdout] d64486b4e735ffac5e20f23ef1a248eb5d524bf0f364a7b12a573018f169347b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc2a3a5c19c02348805eb8d0e956919bb8f33b392af9235b0f165ce4b2f6a7cd
[INFO] running `Command { std: "docker" "start" "-a" "fc2a3a5c19c02348805eb8d0e956919bb8f33b392af9235b0f165ce4b2f6a7cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling os_info v3.9.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling human-panic v1.2.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling notify-debouncer-full v0.2.0
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling rust_search v2.1.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tui-textarea v0.2.4
[INFO] [stderr]    Compiling ansi-to-tui v2.0.2
[INFO] [stderr]    Compiling tui-logger v0.8.3
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling projectable v1.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:202:28
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn check_conflicts(&self) -> Vec<KeyConflict> {
[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] 202 |     pub fn check_conflicts(&self) -> Vec<KeyConflict<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:364:24
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn conflictors(&self) -> &[Action] {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^
[INFO] [stdout]     |                        |         | |
[INFO] [stdout]     |                        |         | the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[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] 364 |     pub fn conflictors(&self) -> &[Action<'_>] {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filelisting/items.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub fn iter(&self) -> std::slice::Iter<Item> {
[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] 349 |     pub fn iter(&self) -> std::slice::Iter<'_, Item> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filelisting/items.rs:353:21
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<Item> {
[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] 353 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Item> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:202:28
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn check_conflicts(&self) -> Vec<KeyConflict> {
[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] 202 |     pub fn check_conflicts(&self) -> Vec<KeyConflict<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:364:24
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn conflictors(&self) -> &[Action] {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^
[INFO] [stdout]     |                        |         | |
[INFO] [stdout]     |                        |         | the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[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] 364 |     pub fn conflictors(&self) -> &[Action<'_>] {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filelisting/items.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub fn iter(&self) -> std::slice::Iter<Item> {
[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] 349 |     pub fn iter(&self) -> std::slice::Iter<'_, Item> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filelisting/items.rs:353:21
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<Item> {
[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] 353 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Item> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.69s
[INFO] running `Command { std: "docker" "inspect" "fc2a3a5c19c02348805eb8d0e956919bb8f33b392af9235b0f165ce4b2f6a7cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc2a3a5c19c02348805eb8d0e956919bb8f33b392af9235b0f165ce4b2f6a7cd", kill_on_drop: false }`
[INFO] [stdout] fc2a3a5c19c02348805eb8d0e956919bb8f33b392af9235b0f165ce4b2f6a7cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2853abdf9f317bf628c7c571bb97a3fc4b37195b795483b097afd3e5f3ef6ccb
[INFO] running `Command { std: "docker" "start" "-a" "2853abdf9f317bf628c7c571bb97a3fc4b37195b795483b097afd3e5f3ef6ccb", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/config.rs:202:28
[INFO] [stderr]     |
[INFO] [stderr] 202 |     pub fn check_conflicts(&self) -> Vec<KeyConflict> {
[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] 202 |     pub fn check_conflicts(&self) -> Vec<KeyConflict<'_>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/config.rs:364:24
[INFO] [stderr]     |
[INFO] [stderr] 364 |     pub fn conflictors(&self) -> &[Action] {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^
[INFO] [stderr]     |                        |         | |
[INFO] [stderr]     |                        |         | the same lifetime is hidden here
[INFO] [stderr]     |                        |         the same lifetime is elided here
[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] 364 |     pub fn conflictors(&self) -> &[Action<'_>] {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/filelisting/items.rs:349:17
[INFO] [stderr]     |
[INFO] [stderr] 349 |     pub fn iter(&self) -> std::slice::Iter<Item> {
[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] 349 |     pub fn iter(&self) -> std::slice::Iter<'_, Item> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/filelisting/items.rs:353:21
[INFO] [stderr]     |
[INFO] [stderr] 353 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<Item> {
[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] 353 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Item> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `projectable` (lib) generated 4 warnings (run `cargo fix --lib -p projectable` to apply 4 suggestions)
[INFO] [stderr] warning: `projectable` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/projectable-af89a17cf15ddddb)
[INFO] [stdout] 
[INFO] [stdout] running 168 tests
[INFO] [stdout] test app::components::file_cmd_popup::tests::confirming_with_search_interpolation_opens_search_box ... ok
[INFO] [stdout] test app::components::file_cmd_popup::tests::confirming_properly_restores_registry ... ok
[INFO] [stdout] test app::components::file_cmd_popup::tests::can_select_last ... ok
[INFO] [stdout] test app::components::file_cmd_popup::tests::quitting_properly_restores_registry ... ok
[INFO] [stdout] test app::components::file_cmd_popup::tests::confirming_sends_run_command_event_with_interpolated_path ... ok
[INFO] [stdout] test app::components::file_cmd_popup::tests::can_open_for_file ... ok
[INFO] [stdout] test app::components::file_cmd_popup::tests::selecting_prev_cannot_go_below_zero ... ok
[INFO] [stdout] test app::components::file_cmd_popup::tests::can_select_first ... ok
[INFO] [stdout] test app::components::file_cmd_popup::tests::silent_when_file_does_not_match ... ok
[INFO] [stdout] test app::components::file_cmd_popup::tests::starts_with_first_selected ... ok
[INFO] [stdout] test app::components::file_cmd_popup::tests::visible_with_work ... ok
[INFO] [stdout] test app::components::file_cmd_popup::tests::selecting_next_cannot_go_above_opened_amount ... ok
[INFO] [stdout] test app::components::filetree::tests::can_partial_refresh_to_add_files ... ok
[INFO] [stdout] test app::components::filetree::tests::can_filter_include_certain_files ... ok
[INFO] [stdout] test app::components::filetree::tests::can_send_search_cmd ... ok
[INFO] [stdout] test app::components::filetree::tests::can_send_toggle_preview_cmd ... ok
[INFO] [stdout] test app::components::filetree::tests::arbitrary_keys_are_fed_into_custom_commands ... ok
[INFO] [stdout] test app::components::filetree::tests::enter_sends_open_file_when_over_files ... ok
[INFO] [stdout] test app::components::filetree::tests::makes_new_file_as_sibling_when_selected_dir_is_closed ... ok
[INFO] [stdout] test app::components::filetree::tests::can_show_hidden_on_initialization ... ok
[INFO] [stdout] test app::components::filetree::tests::makes_new_file_as_child_when_selected_dir_is_open ... ok
[INFO] [stdout] test app::components::filetree::tests::can_jump_down_by_three ... ok
[INFO] [stdout] test app::components::filetree::tests::can_send_run_cmd ... ok
[INFO] [stdout] test app::components::filetree::tests::can_jump_up_by_three ... ok
[INFO] [stdout] test app::components::filetree::tests::can_ignore ... ok
[INFO] [stdout] test app::components::filetree::tests::can_show_hidden_files ... ok
[INFO] [stdout] test app::components::filetree::tests::can_mark_selected ... ok
[INFO] [stdout] test app::components::filetree::tests::can_open_all ... ok
[INFO] [stdout] test app::components::filetree::tests::custom_commands_are_performed_with_substitutions ... ok
[INFO] [stdout] test app::components::filetree::tests::enter_opens_when_over_dir ... ok
[INFO] [stdout] test app::components::filetree::tests::can_full_refresh_to_account_for_new_files ... ok
[INFO] [stdout] test app::components::filetree::tests::sends_delete_event ... ok
[INFO] [stdout] test app::components::filetree::tests::swallow_invalid_delete_external_events ... ok
[INFO] [stdout] test app::components::filetree::tests::opening_path_adds_preview_event_to_queue ... ok
[INFO] [stdout] test app::components::fuzzy_match::tests::select_next_saturates_at_length_of_input ... ok
[INFO] [stdout] test app::components::fuzzy_match::tests::select_prev_saturates_at_zero ... ok
[INFO] [stdout] test app::components::filetree::tests::new_filetree_selects_first ... ok
[INFO] [stdout] test app::components::fuzzy_match::tests::compute_best_matches_gives_sorted_list_of_matches_with_indices ... ok
[INFO] [stdout] test app::components::fuzzy_match::tests::submit_gets_selected_match ... ok
[INFO] [stdout] test app::components::input_box::tests::can_delete_whole_line ... ok
[INFO] [stdout] test app::components::filetree::tests::partial_refresh_delete_goes_to_same_item ... ok
[INFO] [stdout] test app::components::input_box::tests::can_send_execute_command_to_queue ... ok
[INFO] [stdout] test app::components::input_box::tests::can_send_new_dir_event ... ok
[INFO] [stdout] test app::components::input_box::tests::can_send_new_file_event ... ok
[INFO] [stdout] test app::components::fuzzy_match::tests::submit_does_not_panic_with_no_matching_items ... ok
[INFO] [stdout] test app::components::input_box::tests::cannot_take_empty_input ... ok
[INFO] [stdout] test app::components::input_box::tests::cannot_add_slash_when_creating_file_or_dir ... ok
[INFO] [stdout] test app::components::filetree::tests::toggles_hidden_files ... ok
[INFO] [stdout] test app::components::input_box::tests::deletes_line_where_cursor_is ... ok
[INFO] [stdout] test app::components::input_box::tests::deletes_where_cursor_is ... ok
[INFO] [stdout] test app::components::filetree::tests::sends_new_file_and_new_dir_events ... ok
[INFO] [stdout] test app::components::input_box::tests::can_delete ... ok
[INFO] [stdout] test app::components::input_box::tests::can_send_tmux_command ... ok
[INFO] [stdout] test app::components::input_box::tests::giving_operation_gives_work ... ok
[INFO] [stdout] test app::components::input_box::tests::inserts_where_cursor_is ... ok
[INFO] [stdout] test app::components::input_box::tests::moving_cursor_does_not_go_past_text_on_left ... ok
[INFO] [stdout] test app::components::input_box::tests::moving_cursor_does_not_go_past_text_on_right ... ok
[INFO] [stdout] test app::components::input_box::tests::reset_on_esc ... ok
[INFO] [stdout] test app::components::input_box::tests::resets_after_option_entered ... ok
[INFO] [stdout] test app::components::input_box::tests::takes_input ... ok
[INFO] [stdout] test app::components::input_box::tests::takes_no_input_with_no_work ... ok
[INFO] [stdout] test app::components::marks_popup::tests::adding_duplicate_marks_removes_the_mark ... ok
[INFO] [stdout] test app::components::marks_popup::tests::can_select_first ... ok
[INFO] [stdout] test app::components::marks_popup::tests::deleting_last_mark_wraps_selected_to_top ... ok
[INFO] [stdout] test app::components::marks_popup::tests::does_not_panic_with_zero_marks ... ok
[INFO] [stdout] test app::components::marks_popup::tests::can_delete_marks ... ok
[INFO] [stdout] test app::components::marks_popup::tests::resets_selected_when_closed ... ok
[INFO] [stdout] test app::components::marks_popup::tests::can_select_last ... ok
[INFO] [stdout] test app::components::pending_popup::tests::can_go_up_and_down ... ok
[INFO] [stdout] test app::components::marks_popup::tests::visible_with_work_and_vice_versa ... ok
[INFO] [stdout] test app::components::marks_popup::tests::new_selects_fist_item ... ok
[INFO] [stdout] test app::components::pending_popup::tests::new_popup_selects_first_item ... ok
[INFO] [stdout] test config::tests::can_parse_key_with_no_mods ... ok
[INFO] [stdout] test app::components::pending_popup::tests::selecting_next_does_not_go_over_num_of_items ... ok
[INFO] [stdout] test app::components::pending_popup::tests::sends_no_message_on_deny ... ok
[INFO] [stdout] test app::components::pending_popup::tests::receives_no_input_when_has_no_work ... ok
[INFO] [stdout] test config::tests::can_parse_keys_with_mods ... ok
[INFO] [stdout] test app::components::pending_popup::tests::selecting_prev_does_not_go_below_num_of_items ... ok
[INFO] [stdout] test app::components::popup::tests::up_and_down_increment_scroll ... ok
[INFO] [stdout] test app::components::popup::tests::visible_with_preset ... ok
[INFO] [stdout] test app::components::preview_file::tests::mouse_inputs_are_stored_in_queue ... ok
[INFO] [stdout] test app::components::fuzzy_match::tests::submit_resets_everything ... ok
[INFO] [stdout] test config::tests::can_parse_special_keys ... ok
[INFO] [stdout] test app::components::pending_popup::tests::sends_message_on_confirm ... ok
[INFO] [stdout] test app::components::popup::tests::q_resets ... ok
[INFO] [stdout] test config::tests::get_config_home_gets_right_config_dir_on_all_platforms ... ok
[INFO] [stdout] test app::components::popup::tests::g_and_shift_g_go_all_up_and_all_down ... ok
[INFO] [stdout] test app::components::preview_file::tests::can_get_file_contents ... ok
[INFO] [stdout] test config::tests::comparing_key_event_and_key_properly_recognizes_uppercase ... ok
[INFO] [stdout] test config::tests::merge_has_rhs_override_lhs_when_lhs_is_default ... ok
[INFO] [stdout] test config::tests::parse_rgb_from_hex_form ... ok
[INFO] [stdout] test app::components::preview_file::tests::works_with_file_with_spaces ... ok
[INFO] [stdout] test app::components::preview_file::tests::does_not_work_with_zero_args ... ok
[INFO] [stdout] test config::tests::stringifies_keys_properly_with_multiple_mods ... ok
[INFO] [stdout] test config::tests::parse_rgb_from_function_form ... ok
[INFO] [stdout] test config::tests::stringifies_keys_properly_with_one_mod ... ok
[INFO] [stdout] test config::tests::uses_env_var_for_config_home_if_set ... ok
[INFO] [stdout] test filelisting::items::tests::adding_duplicate_item_does_not_add_and_is_err ... ok
[INFO] [stdout] test filelisting::items::tests::adding_item_with_no_parent_throws_error ... ok
[INFO] [stdout] test config::tests::parsing_rgb_ignores_whitespace ... ok
[INFO] [stdout] test config::tests::merging_filetree_config_extends_ignore_vec ... ok
[INFO] [stdout] test config::tests::merge_keeps_lhs_when_rhs_is_default ... ok
[INFO] [stdout] test filelisting::items::tests::adding_items_will_insert_in_correct_spot ... ok
[INFO] [stdout] test filelisting::items::tests::can_build_dir_with_directory ... ok
[INFO] [stdout] test config::tests::merge_has_rhs_take_precedence_over_lhs ... ok
[INFO] [stdout] test filelisting::items::tests::can_build_with_multiple_files_with_same_parent ... ok
[INFO] [stdout] test filelisting::items::tests::can_iterate_over_items ... ok
[INFO] [stdout] test filelisting::items::tests::can_move_files ... ok
[INFO] [stdout] test app::components::preview_file::tests::works_with_one_arg ... ok
[INFO] [stdout] test filelisting::items::tests::can_add_item ... ok
[INFO] [stdout] test config::tests::stringifies_keys_properly_with_no_mods ... ok
[INFO] [stdout] test config::tests::merges_custom_keybinds ... ok
[INFO] [stdout] test filelisting::items::tests::can_move_directories ... ok
[INFO] [stdout] test config::tests::properly_reports_keybind_conflicts ... ok
[INFO] [stdout] test filelisting::items::tests::can_build_dir_flat ... ok
[INFO] [stdout] test filelisting::items::tests::can_move_items_backwards ... ok
[INFO] [stdout] test filelisting::items::tests::can_order_dirs_first ... ok
[INFO] [stdout] test filelisting::items::tests::can_pass_path_into_remove ... ok
[INFO] [stdout] test filelisting::items::tests::can_pass_empty_into_items ... ok
[INFO] [stdout] test filelisting::items::tests::can_remove_single_directory ... ok
[INFO] [stdout] test filelisting::items::tests::deleting_dir_that_comes_before_file_does_not_delete_the_file ... ok
[INFO] [stdout] test filelisting::items::tests::dirs_when_building_are_properly_handled ... ok
[INFO] [stdout] test filelisting::items::tests::can_remove_directories_and_deletes_all_children ... ok
[INFO] [stdout] test filelisting::items::tests::can_rename ... ok
[INFO] [stdout] test filelisting::items::tests::dirs_when_building_are_properly_handled_in_any_level_of_nesting ... ok
[INFO] [stdout] test filelisting::items::tests::dirs_when_building_are_properly_handled_in_any_level_of_nesting_in_both_directions ... ok
[INFO] [stdout] test filelisting::items::tests::does_not_panic_building_with_root ... ok
[INFO] [stdout] test filelisting::items::tests::can_remove_directories_and_removes_until_end_if_children_are_at_end ... ok
[INFO] [stdout] test filelisting::items::tests::items_are_alphanumerically_ordered ... ok
[INFO] [stdout] test filelisting::items::tests::items_are_merged_under_parent_directory ... ok
[INFO] [stdout] test filelisting::items::tests::can_remove_files ... ok
[INFO] [stdout] test filelisting::items::tests::works_with_relative_paths ... ok
[INFO] [stdout] test filelisting::items::tests::dirs_when_building_are_properly_handled_in_both_directions ... ok
[INFO] [stdout] test filelisting::listing::tests::can_fold_dirs ... ok
[INFO] [stdout] test filelisting::listing::tests::can_fold_recursively_under_certain_paths ... ok
[INFO] [stdout] test filelisting::listing::tests::can_handle_multiple_folds ... ok
[INFO] [stdout] test filelisting::listing::tests::can_iterate_over_visible_items ... ok
[INFO] [stdout] test filelisting::listing::tests::can_toggle_fold ... ok
[INFO] [stdout] test filelisting::listing::tests::can_unfold_recursively_under_certain_paths ... ok
[INFO] [stdout] test filelisting::listing::tests::adding_dir_starts_it_as_folded ... ok
[INFO] [stdout] test filelisting::listing::tests::cannot_fold_files ... ok
[INFO] [stdout] test filelisting::listing::tests::fold_all_folds_only_directories ... ok
[INFO] [stdout] test filelisting::listing::tests::adding_items_updates_folded ... ok
[INFO] [stdout] test filelisting::listing::tests::folded_dirs_are_not_included_in_items ... ok
[INFO] [stdout] test filelisting::listing::tests::folding_is_relative ... ok
[INFO] [stdout] test filelisting::listing::tests::folding_out_of_range_returns_none ... ok
[INFO] [stdout] test filelisting::listing::tests::going_past_selection_with_fold_does_not_panic ... ok
[INFO] [stdout] test filelisting::listing::tests::opening_path_opens_all_nested_dirs ... ok
[INFO] [stdout] test filelisting::listing::tests::nested_dirs_are_not_visible_when_topmost_is_folded ... ok
[INFO] [stdout] test filelisting::listing::tests::prev_selection_does_not_go_past_0 ... ok
[INFO] [stdout] test filelisting::listing::tests::selection_is_relative ... ok
[INFO] [stdout] test filelisting::listing::tests::unfold_all_folds_all_if_everything_already_unfolded ... ok
[INFO] [stdout] test filelisting::listing::tests::removing_from_listing_removes_from_folded ... ok
[INFO] [stdout] test filelisting::listing::tests::nested_folds_are_concealed_by_parent_fold ... ok
[INFO] [stdout] test filelisting::listing::tests::next_selection_does_not_go_past_length ... ok
[INFO] [stdout] test filelisting::listing::tests::unfold_all_unfolds_everything ... ok
[INFO] [stdout] test marks::tests::can_create_marks_from_file ... ok
[INFO] [stdout] test marks::tests::getting_marks_file_uses_custom_environment_variable ... ok
[INFO] [stdout] test marks::tests::writing_marks_doesnt_override_other_projects ... ok
[INFO] [stdout] test filelisting::listing::tests::removing_with_1_item_left_doesnt_panic ... ok
[INFO] [stdout] test filelisting::listing::tests::selected_returns_none_if_empty ... ok
[INFO] [stdout] test filelisting::listing::tests::nested_dirs_are_folded ... ok
[INFO] [stdout] test marks::tests::gets_correct_data_location ... ok
[INFO] [stdout] test filelisting::listing::tests::moving_items_also_moves_folds ... ok
[INFO] [stdout] test marks::tests::marks_dont_interfere_with_marks_from_other_projects ... ok
[INFO] [stdout] test marks::tests::can_write_marks ... ok
[INFO] [stdout] test marks::tests::can_create_marks_from_file_with_marks ... ok
[INFO] [stdout] test filelisting::items::tests::can_build_dir_with_many_nested_directories ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 168 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/prj-849d8cb8eb2af6a5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests projectable
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2853abdf9f317bf628c7c571bb97a3fc4b37195b795483b097afd3e5f3ef6ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2853abdf9f317bf628c7c571bb97a3fc4b37195b795483b097afd3e5f3ef6ccb", kill_on_drop: false }`
[INFO] [stdout] 2853abdf9f317bf628c7c571bb97a3fc4b37195b795483b097afd3e5f3ef6ccb
