[INFO] cloning repository https://github.com/jmacdonald/amp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmacdonald/amp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmacdonald%2Famp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmacdonald%2Famp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8bfc0b15c56df3cf489ce48b0311c11318cf729
[INFO] testing jmacdonald/amp against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmacdonald%2Famp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmacdonald/amp
[INFO] finished tweaking git repo https://github.com/jmacdonald/amp
[INFO] tweaked toml for git repo https://github.com/jmacdonald/amp written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmacdonald/amp on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmacdonald/amp 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3624c3f3515c9ae87b6058bbb8e0cc055d2b09722a1430d0b509619460b5df92
[INFO] running `Command { std: "docker" "start" "-a" "3624c3f3515c9ae87b6058bbb8e0cc055d2b09722a1430d0b509619460b5df92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3624c3f3515c9ae87b6058bbb8e0cc055d2b09722a1430d0b509619460b5df92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3624c3f3515c9ae87b6058bbb8e0cc055d2b09722a1430d0b509619460b5df92", kill_on_drop: false }`
[INFO] [stdout] 3624c3f3515c9ae87b6058bbb8e0cc055d2b09722a1430d0b509619460b5df92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24bc8670758e846511080da512f89cdfe38a83541b7503b3e7b49b94a2dd763b
[INFO] running `Command { std: "docker" "start" "-a" "24bc8670758e846511080da512f89cdfe38a83541b7503b3e7b49b94a2dd763b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.106
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling line-wrap v0.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling tree_magic_mini v3.0.3
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling x11rb v0.10.1
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling os_pipe v1.1.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling sdd v3.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling scc v2.2.5
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling x11-clipboard v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling amp v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling wl-clipboard-rs v0.7.0
[INFO] [stderr]    Compiling fragment v0.3.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling termion v2.0.1
[INFO] [stderr]    Compiling app_dirs2 v2.5.5
[INFO] [stderr]    Compiling bloodhound v0.5.5
[INFO] [stderr]    Compiling cli-clipboard v0.4.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling luthor v0.2.0
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.6.0
[INFO] [stderr]    Compiling syntect v5.1.0
[INFO] [stderr]    Compiling scribe v0.8.6
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]  --> src/errors.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | / error_chain! {
[INFO] [stdout] 3 | |     foreign_links {
[INFO] [stdout] 4 | |         Io(::std::io::Error) #[cfg(unix)];
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/view/terminal/mod.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub trait Terminal {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] 29 |     fn listen(&self) -> Option<Vec<Event>>;
[INFO] [stdout] 30 |     fn clear(&self);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/models/application/modes/command/mod.rs:90:16
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn results(&self) -> Iter<DisplayableCommand> {
[INFO] [stdout]    |                ^^^^^     ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn results(&self) -> Iter<'_, DisplayableCommand> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/models/application/modes/open/mod.rs:232:16
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn results(&self) -> Iter<DisplayablePath> {
[INFO] [stdout]     |                ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn results(&self) -> Iter<'_, DisplayablePath> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/models/application/modes/search_select.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn results(&self) -> Iter<Self::Item>;
[INFO] [stdout]    |                ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn results(&self) -> Iter<'_, Self::Item>;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/models/application/modes/symbol_jump.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn results(&self) -> Iter<Symbol> {
[INFO] [stdout]     |                ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn results(&self) -> Iter<'_, Symbol> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/models/application/modes/syntax.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn results(&self) -> Iter<String> {
[INFO] [stdout]    |                ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn results(&self) -> Iter<'_, String> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/models/application/modes/theme.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn results(&self) -> Iter<String> {
[INFO] [stdout]    |                ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn results(&self) -> Iter<'_, String> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/view/presenter.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn new(view: &mut View) -> Result<Presenter> {
[INFO] [stdout]    |                      ^^^^^^^^^            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn new(view: &mut View) -> Result<Presenter<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/view/terminal/buffer.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn iter(&self) -> TerminalBufferIterator {
[INFO] [stdout]    |                 ^^^^^     ---------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn iter(&self) -> TerminalBufferIterator<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/view/terminal/buffer_iterator.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn new(width: usize, cells: &'c Vec<Cell<'c>>) -> TerminalBufferIterator {
[INFO] [stdout]    |                                      ^^          ^^       ---------------------- the lifetime gets resolved as `'c`
[INFO] [stdout]    |                                      |           |
[INFO] [stdout]    |                                      |           these lifetimes flow to the output
[INFO] [stdout]    |                                      these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'c`
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn new(width: usize, cells: &'c Vec<Cell<'c>>) -> TerminalBufferIterator<'c> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "24bc8670758e846511080da512f89cdfe38a83541b7503b3e7b49b94a2dd763b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24bc8670758e846511080da512f89cdfe38a83541b7503b3e7b49b94a2dd763b", kill_on_drop: false }`
[INFO] [stdout] 24bc8670758e846511080da512f89cdfe38a83541b7503b3e7b49b94a2dd763b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb90356695fd303f6269dcfad80a9be66006649633123aed2be559d534b326a7
[INFO] running `Command { std: "docker" "start" "-a" "eb90356695fd303f6269dcfad80a9be66006649633123aed2be559d534b326a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling clap_builder v4.4.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.4.14
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling serde_json v1.0.106
[INFO] [stderr]    Compiling plist v1.6.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling wl-clipboard-rs v0.7.0
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling cli-clipboard v0.4.0
[INFO] [stderr]    Compiling syntect v5.1.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling scribe v0.8.6
[INFO] [stderr]    Compiling amp v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]  --> src/errors.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | / error_chain! {
[INFO] [stdout] 3 | |     foreign_links {
[INFO] [stdout] 4 | |         Io(::std::io::Error) #[cfg(unix)];
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/view/terminal/mod.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub trait Terminal {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] 29 |     fn listen(&self) -> Option<Vec<Event>>;
[INFO] [stdout] 30 |     fn clear(&self);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/models/application/modes/command/mod.rs:90:16
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn results(&self) -> Iter<DisplayableCommand> {
[INFO] [stdout]    |                ^^^^^     ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn results(&self) -> Iter<'_, DisplayableCommand> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/models/application/modes/open/mod.rs:232:16
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn results(&self) -> Iter<DisplayablePath> {
[INFO] [stdout]     |                ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn results(&self) -> Iter<'_, DisplayablePath> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/models/application/modes/search_select.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn results(&self) -> Iter<Self::Item>;
[INFO] [stdout]    |                ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn results(&self) -> Iter<'_, Self::Item>;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/models/application/modes/symbol_jump.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn results(&self) -> Iter<Symbol> {
[INFO] [stdout]     |                ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn results(&self) -> Iter<'_, Symbol> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/models/application/modes/syntax.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn results(&self) -> Iter<String> {
[INFO] [stdout]    |                ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn results(&self) -> Iter<'_, String> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/models/application/modes/theme.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn results(&self) -> Iter<String> {
[INFO] [stdout]    |                ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn results(&self) -> Iter<'_, String> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/view/presenter.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn new(view: &mut View) -> Result<Presenter> {
[INFO] [stdout]    |                      ^^^^^^^^^            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn new(view: &mut View) -> Result<Presenter<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/view/terminal/buffer.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn iter(&self) -> TerminalBufferIterator {
[INFO] [stdout]    |                 ^^^^^     ---------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn iter(&self) -> TerminalBufferIterator<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/view/terminal/buffer_iterator.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn new(width: usize, cells: &'c Vec<Cell<'c>>) -> TerminalBufferIterator {
[INFO] [stdout]    |                                      ^^          ^^       ---------------------- the lifetime gets resolved as `'c`
[INFO] [stdout]    |                                      |           |
[INFO] [stdout]    |                                      |           these lifetimes flow to the output
[INFO] [stdout]    |                                      these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'c`
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn new(width: usize, cells: &'c Vec<Cell<'c>>) -> TerminalBufferIterator<'c> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]  --> src/errors.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | / error_chain! {
[INFO] [stdout] 3 | |     foreign_links {
[INFO] [stdout] 4 | |         Io(::std::io::Error) #[cfg(unix)];
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/models/application/modes/command/mod.rs:90:16
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn results(&self) -> Iter<DisplayableCommand> {
[INFO] [stdout]    |                ^^^^^     ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn results(&self) -> Iter<'_, DisplayableCommand> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/models/application/modes/open/mod.rs:232:16
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn results(&self) -> Iter<DisplayablePath> {
[INFO] [stdout]     |                ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn results(&self) -> Iter<'_, DisplayablePath> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/models/application/modes/search_select.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn results(&self) -> Iter<Self::Item>;
[INFO] [stdout]    |                ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn results(&self) -> Iter<'_, Self::Item>;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/models/application/modes/search_select.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |         fn results(&self) -> Iter<String> {
[INFO] [stdout]    |                    ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |         fn results(&self) -> Iter<'_, String> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/models/application/modes/symbol_jump.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn results(&self) -> Iter<Symbol> {
[INFO] [stdout]     |                ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn results(&self) -> Iter<'_, Symbol> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/models/application/modes/syntax.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn results(&self) -> Iter<String> {
[INFO] [stdout]    |                ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn results(&self) -> Iter<'_, String> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/models/application/modes/theme.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn results(&self) -> Iter<String> {
[INFO] [stdout]    |                ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn results(&self) -> Iter<'_, String> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/view/presenter.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn new(view: &mut View) -> Result<Presenter> {
[INFO] [stdout]    |                      ^^^^^^^^^            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn new(view: &mut View) -> Result<Presenter<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/view/terminal/buffer.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn iter(&self) -> TerminalBufferIterator {
[INFO] [stdout]    |                 ^^^^^     ---------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn iter(&self) -> TerminalBufferIterator<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/view/terminal/buffer_iterator.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn new(width: usize, cells: &'c Vec<Cell<'c>>) -> TerminalBufferIterator {
[INFO] [stdout]    |                                      ^^          ^^       ---------------------- the lifetime gets resolved as `'c`
[INFO] [stdout]    |                                      |           |
[INFO] [stdout]    |                                      |           these lifetimes flow to the output
[INFO] [stdout]    |                                      these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'c`
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn new(width: usize, cells: &'c Vec<Cell<'c>>) -> TerminalBufferIterator<'c> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "eb90356695fd303f6269dcfad80a9be66006649633123aed2be559d534b326a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb90356695fd303f6269dcfad80a9be66006649633123aed2be559d534b326a7", kill_on_drop: false }`
[INFO] [stdout] eb90356695fd303f6269dcfad80a9be66006649633123aed2be559d534b326a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4661d5e803bd0d44f1db2b22c860cd5a0b17574c71517256fd11db4257af952e
[INFO] running `Command { std: "docker" "start" "-a" "4661d5e803bd0d44f1db2b22c860cd5a0b17574c71517256fd11db4257af952e", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stderr]  --> src/errors.rs:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | / error_chain! {
[INFO] [stderr] 3 | |     foreign_links {
[INFO] [stderr] 4 | |         Io(::std::io::Error) #[cfg(unix)];
[INFO] [stderr] 5 | |     }
[INFO] [stderr] 6 | | }
[INFO] [stderr]   | |_^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `clear` is never used
[INFO] [stderr]   --> src/view/terminal/mod.rs:30:8
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub trait Terminal {
[INFO] [stderr]    |           -------- method in this trait
[INFO] [stderr] 29 |     fn listen(&self) -> Option<Vec<Event>>;
[INFO] [stderr] 30 |     fn clear(&self);
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/models/application/modes/command/mod.rs:90:16
[INFO] [stderr]    |
[INFO] [stderr] 90 |     fn results(&self) -> Iter<DisplayableCommand> {
[INFO] [stderr]    |                ^^^^^     ------------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                |
[INFO] [stderr]    |                this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 90 |     fn results(&self) -> Iter<'_, DisplayableCommand> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/models/application/modes/open/mod.rs:232:16
[INFO] [stderr]     |
[INFO] [stderr] 232 |     fn results(&self) -> Iter<DisplayablePath> {
[INFO] [stderr]     |                ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                |
[INFO] [stderr]     |                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 232 |     fn results(&self) -> Iter<'_, DisplayablePath> {
[INFO] [stderr]     |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/models/application/modes/search_select.rs:24:16
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn results(&self) -> Iter<Self::Item>;
[INFO] [stderr]    |                ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                |
[INFO] [stderr]    |                this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn results(&self) -> Iter<'_, Self::Item>;
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/models/application/modes/symbol_jump.rs:115:16
[INFO] [stderr]     |
[INFO] [stderr] 115 |     fn results(&self) -> Iter<Symbol> {
[INFO] [stderr]     |                ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |                |
[INFO] [stderr]     |                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 115 |     fn results(&self) -> Iter<'_, Symbol> {
[INFO] [stderr]     |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/models/application/modes/syntax.rs:74:16
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn results(&self) -> Iter<String> {
[INFO] [stderr]    |                ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                |
[INFO] [stderr]    |                this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn results(&self) -> Iter<'_, String> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/models/application/modes/theme.rs:74:16
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn results(&self) -> Iter<String> {
[INFO] [stderr]    |                ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                |
[INFO] [stderr]    |                this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn results(&self) -> Iter<'_, String> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/view/presenter.rs:26:22
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn new(view: &mut View) -> Result<Presenter> {
[INFO] [stderr]    |                      ^^^^^^^^^            --------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn new(view: &mut View) -> Result<Presenter<'_>> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/view/terminal/buffer.rs:31:17
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn iter(&self) -> TerminalBufferIterator {
[INFO] [stderr]    |                 ^^^^^     ---------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn iter(&self) -> TerminalBufferIterator<'_> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/view/terminal/buffer_iterator.rs:13:38
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub fn new(width: usize, cells: &'c Vec<Cell<'c>>) -> TerminalBufferIterator {
[INFO] [stderr]    |                                      ^^          ^^       ---------------------- the lifetime gets resolved as `'c`
[INFO] [stderr]    |                                      |           |
[INFO] [stderr]    |                                      |           these lifetimes flow to the output
[INFO] [stderr]    |                                      these lifetimes flow to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to consistently use `'c`
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub fn new(width: usize, cells: &'c Vec<Cell<'c>>) -> TerminalBufferIterator<'c> {
[INFO] [stderr]    |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `amp` (lib) generated 11 warnings
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/models/application/modes/search_select.rs:99:20
[INFO] [stderr]    |
[INFO] [stderr] 99 |         fn results(&self) -> Iter<String> {
[INFO] [stderr]    |                    ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |         fn results(&self) -> Iter<'_, String> {
[INFO] [stderr]    |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `amp` (lib test) generated 11 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amp-8131c0864f4bcab7)
[INFO] [stdout] 
[INFO] [stdout] running 256 tests
[INFO] [stdout] test commands::application::tests::display_available_commands_populates_new_buffer_with_alphabetic_command_names ... ok
[INFO] [stdout] test commands::buffer::tests::backspace_outdents_line_if_line_is_whitespace ... ok
[INFO] [stdout] test commands::application::tests::switch_to_path_mode_raises_error_if_no_buffer_is_open ... ok
[INFO] [stdout] test commands::buffer::tests::close_displays_confirmation_when_buffer_is_modified ... ok
[INFO] [stdout] test commands::application::tests::switch_to_path_mode_inserts_workspace_directory_as_default ... ok
[INFO] [stdout] test commands::application::tests::display_available_commands_creates_a_new_buffer ... ok
[INFO] [stdout] test commands::application::tests::switch_to_path_mode_inserts_buffer_path_if_one_exists ... ok
[INFO] [stdout] test commands::application::tests::run_file_manager_handles_multiple_paths_written_to_tmp_file ... ok
[INFO] [stdout] test commands::buffer::tests::change_rest_of_line_removes_content_and_switches_to_insert_mode ... ok
[INFO] [stdout] test commands::buffer::tests::close_others_displays_confirmation_before_closing_modified_buffer ... ok
[INFO] [stdout] test commands::buffer::tests::close_skips_confirmation_when_buffer_is_unmodified ... ok
[INFO] [stdout] test commands::buffer::tests::close_others_skips_confirmation_when_all_other_buffers_are_empty_or_unmodified ... ok
[INFO] [stdout] test commands::buffer::tests::close_others_works_when_current_buffer_is_last ... ok
[INFO] [stdout] test commands::buffer::tests::close_others_works_when_current_buffer_is_not_last ... ok
[INFO] [stdout] test commands::buffer::tests::close_skips_confirmation_when_buffer_is_empty ... ok
[INFO] [stdout] test commands::buffer::tests::delete_token_deletes_current_token_and_trailing_whitespace ... ok
[INFO] [stdout] test commands::buffer::tests::delete_current_line_deletes_current_line ... ok
[INFO] [stdout] test commands::buffer::tests::indent_line_groups_multi_line_indents_as_a_single_operation ... ok
[INFO] [stdout] test commands::buffer::tests::indent_line_does_not_move_cursor_in_normal_mode ... ok
[INFO] [stdout] test commands::buffer::tests::ensure_trailing_newline_adds_newlines_when_missing ... ok
[INFO] [stdout] test commands::buffer::tests::delete_token_does_not_delete_newline_characters ... ok
[INFO] [stdout] test commands::buffer::tests::indent_line_inserts_two_spaces_at_start_of_line ... ok
[INFO] [stdout] test commands::buffer::tests::indent_line_moves_cursor_in_insert_mode ... ok
[INFO] [stdout] test commands::application::tests::run_file_manager_executes_command_and_opens_path_written_to_tmp_file ... ok
[INFO] [stdout] test commands::buffer::tests::indent_line_works_in_select_line_mode ... ok
[INFO] [stdout] test commands::buffer::tests::insert_newline_uses_nearest_line_indentation_when_current_line_blank ... ok
[INFO] [stdout] test commands::buffer::tests::ensure_trailing_newline_does_nothing_when_already_present ... ok
[INFO] [stdout] test commands::buffer::tests::insert_newline_uses_current_line_indentation ... ok
[INFO] [stdout] test commands::buffer::tests::indent_line_works_with_reversed_selections ... ok
[INFO] [stdout] test commands::buffer::tests::merge_next_line_joins_current_and_next_lines_with_a_space ... ok
[INFO] [stdout] test commands::buffer::tests::merge_next_line_removes_leading_whitespace_from_second_line ... ok
[INFO] [stdout] test commands::buffer::tests::outdent_does_nothing_if_there_is_no_leading_whitespace ... ok
[INFO] [stdout] test commands::buffer::tests::merge_next_line_does_nothing_if_there_is_no_next_line ... ok
[INFO] [stdout] test commands::buffer::tests::outdent_line_groups_multi_line_indents_as_a_single_operation ... ok
[INFO] [stdout] test commands::buffer::tests::merge_next_line_works_when_the_first_line_has_leading_whitespace ... ok
[INFO] [stdout] test commands::buffer::tests::outdent_line_removes_as_much_space_as_it_can_from_start_of_line_if_less_than_full_indent ... ok
[INFO] [stdout] test commands::buffer::tests::merge_next_line_works_when_the_next_line_has_a_line_after_it ... ok
[INFO] [stdout] test commands::buffer::tests::outdent_line_works_with_reversed_selections ... ok
[INFO] [stdout] test commands::buffer::tests::paste_above_inserts_clipboard_contents_on_a_new_line_above ... ok
[INFO] [stdout] test commands::buffer::tests::outdent_line_works_in_select_line_mode ... ok
[INFO] [stdout] test commands::buffer::tests::outdent_line_removes_two_spaces_from_start_of_line ... ok
[INFO] [stdout] test commands::buffer::tests::paste_works_at_end_of_buffer_when_pasting_block_data ... ok
[INFO] [stdout] test commands::buffer::tests::remove_trailing_whitespace_works_with_tab ... ok
[INFO] [stdout] test commands::buffer::tests::remove_trailing_whitespace_works ... ok
[INFO] [stdout] test commands::buffer::tests::save_removes_trailing_whitespace_and_adds_newlines ... ok
[INFO] [stdout] test commands::buffer::tests::save_does_not_run_format_tool_by_default ... ok
[INFO] [stdout] test commands::buffer::tests::save_adds_newline_with_unicode ... ok
[INFO] [stdout] test commands::buffer::tests::save_switches_to_path_mode_when_path_is_missing ... ok
[INFO] [stdout] test commands::buffer::tests::save_sets_save_on_accept_when_switching_to_path_mode ... ok
[INFO] [stdout] test commands::buffer::tests::save_runs_format_command_when_configured ... ok
[INFO] [stdout] test commands::buffer::tests::toggle_line_comment_add_multiple_in_select_line_mode ... ok
[INFO] [stdout] test commands::buffer::tests::toggle_line_comment_add_correctly_preserves_empty_lines ... ok
[INFO] [stdout] test commands::buffer::tests::toggle_line_comment_add_single_in_normal_mode ... ok
[INFO] [stdout] test commands::buffer::tests::toggle_line_comment_remove_correctly_preserves_empty_lines ... ok
[INFO] [stdout] test commands::buffer::tests::toggle_line_comment_remove_multiple_in_select_line_mode ... ok
[INFO] [stdout] test commands::buffer::tests::toggle_line_comment_remove_multiple_with_unequal_indent_in_select_line_mode ... ok
[INFO] [stdout] test commands::buffer::tests::toggle_line_comment_remove_single_in_normal_mode ... ok
[INFO] [stdout] test commands::cursor::tests::insert_with_newline_above_finds_nearest_non_blank_indent ... ok
[INFO] [stdout] test commands::cursor::tests::append_to_current_token_works ... ok
[INFO] [stdout] test commands::cursor::tests::move_to_end_of_current_token_works ... ok
[INFO] [stdout] test commands::cursor::tests::move_to_start_of_next_token_works ... ok
[INFO] [stdout] test commands::cursor::tests::move_to_start_of_previous_token_skips_whitespace ... ok
[INFO] [stdout] test commands::git::test_get_gh_path ... ok
[INFO] [stdout] test commands::cursor::tests::move_to_first_word_of_line_works ... ok
[INFO] [stdout] test commands::line_jump::tests::accept_input_handles_unavailable_offsets ... ok
[INFO] [stdout] test commands::cursor::tests::move_to_start_of_previous_token_works ... ok
[INFO] [stdout] test commands::line_jump::tests::accept_input_ignores_zero_input ... ok
[INFO] [stdout] test commands::line_jump::tests::accept_input_moves_cursor_to_requested_line_and_changes_modes ... ok
[INFO] [stdout] test commands::path::tests::accept_path_doesnt_set_buffer_path_for_empty_input_and_doesnt_change_modes ... ok
[INFO] [stdout] test commands::path::tests::accept_path_sets_buffer_path_based_on_input_and_switches_to_normal_mode ... ok
[INFO] [stdout] test commands::path::tests::accept_path_updates_syntax ... ok
[INFO] [stdout] test commands::path::tests::accept_path_respects_save_on_accept_flag ... ok
[INFO] [stdout] test commands::search::tests::move_to_next_result_wraps_to_the_start_of_the_document ... ok
[INFO] [stdout] test commands::search::tests::move_to_next_result_moves_cursor_to_next_result ... ok
[INFO] [stdout] test commands::search::tests::move_to_previous_result_wraps_to_the_end_of_the_document ... ok
[INFO] [stdout] test commands::search::tests::move_to_previous_result_moves_cursor_to_previous_result ... ok
[INFO] [stdout] test commands::search::tests::accept_query_disables_insert_sub_mode_and_moves_to_next_match ... ok
[INFO] [stdout] test commands::selection::tests::delete_removes_the_selected_line_in_select_line_mode ... ok
[INFO] [stdout] test commands::selection::tests::delete_removes_the_current_result_in_search_mode ... ok
[INFO] [stdout] test commands::selection::tests::delete_removes_the_selection_in_select_mode ... ok
[INFO] [stdout] test input::key_map::tests::keymap_correctly_loads_default_keybindings ... ok
[INFO] [stdout] test input::key_map::tests::keymap_correctly_parses_multiple_yaml_keybindings ... ok
[INFO] [stdout] test input::key_map::tests::keymap_correctly_merges_keybindings ... ok
[INFO] [stdout] test input::key_map::tests::keymap_correctly_parses_yaml_character_keybindings ... ok
[INFO] [stdout] test input::key_map::tests::keymap_correctly_parses_yaml_keyword_keybindings ... ok
[INFO] [stdout] test input::key_map::tests::keymap_correctly_parses_yaml_control_keybindings ... ok
[INFO] [stdout] test input::key_map::tests::keymap_correctly_parses_yaml_wildcard_character_keybindings ... ok
[INFO] [stdout] test input::key_map::tests::keymap_correctly_prioritizes_character_over_wildcard_character_keybindings ... ok
[INFO] [stdout] test commands::selection::tests::select_all_selects_the_entire_buffer ... ok
[INFO] [stdout] test models::application::modes::command::tests::reset_clears_query_mode_and_results ... ok
[INFO] [stdout] test models::application::modes::jump::single_character_tag_generator::tests::it_prevents_overflow_recycling ... ok
[INFO] [stdout] test models::application::modes::jump::tag_generator::tests::next_carries_overflows_to_the_next_letter ... ok
[INFO] [stdout] test models::application::modes::jump::tag_generator::tests::next_returns_none_when_limit_reached ... ok
[INFO] [stdout] test models::application::modes::jump::tag_generator::tests::next_returns_sequential_letters_of_the_alphabet ... ok
[INFO] [stdout] test models::application::modes::jump::tag_generator::tests::reset_returns_the_sequence_to_the_start ... ok
[INFO] [stdout] test models::application::modes::jump::tests::map_can_handle_unicode_data ... ok
[INFO] [stdout] test models::application::modes::jump::tests::map_returns_the_correct_lexemes_in_first_phase ... ok
[INFO] [stdout] test models::application::modes::jump::single_character_tag_generator::tests::it_returns_a_lowercase_set_of_alphabetical_characters_excluding_f ... ok
[INFO] [stdout] test models::application::modes::jump::single_character_tag_generator::tests::reset_returns_the_sequence_to_the_start ... ok
[INFO] [stdout] test models::application::modes::jump::tests::map_returns_the_correct_lexemes_in_second_phase ... ok
[INFO] [stdout] test models::application::modes::jump::tests::map_splits_tokens_correctly_using_movement_lexer ... ok
[INFO] [stdout] test models::application::modes::jump::tests::map_tag_returns_position_when_available ... ok
[INFO] [stdout] test models::application::modes::jump::tests::reset_display_restarts_double_character_token_generator ... ok
[INFO] [stdout] test models::application::modes::jump::tests::map_tracks_the_positions_of_each_jump_token ... ok
[INFO] [stdout] test models::application::modes::jump::tests::reset_display_restarts_single_character_token_generator ... ok
[INFO] [stdout] test models::application::modes::open::exclusions::tests::parse_converts_yaml_strings_into_glob_patterns ... ok
[INFO] [stdout] test models::application::modes::open::exclusions::tests::parse_returns_an_error_when_a_non_string_is_yaml_value_is_encountered ... ok
[INFO] [stdout] test models::application::modes::open::exclusions::tests::parse_returns_an_error_when_parsing_fails ... ok
[INFO] [stdout] test models::application::modes::open::tests::open_buffers_respects_workspace_current_buffer ... ok
[INFO] [stdout] test models::application::modes::open::tests::pin_query_normalizes_whitespace ... ok
[INFO] [stdout] test models::application::modes::open::tests::pin_query_transfers_content ... ok
[INFO] [stdout] test models::application::modes::open::tests::pop_search_token_eats_into_pinned_query_when_query_is_empty ... ok
[INFO] [stdout] test models::application::modes::open::tests::pin_query_trims_content ... ok
[INFO] [stdout] test models::application::modes::jump::tests::map_splits_passed_tokens_on_whitespace ... ok
[INFO] [stdout] test models::application::modes::open::tests::reset_clears_marked_indices ... ok
[INFO] [stdout] test models::application::modes::open::tests::search_incorporates_pinned_query_content ... ok
[INFO] [stdout] test models::application::modes::open::tests::search_clears_marked_indices ... ok
[INFO] [stdout] test models::application::modes::open::tests::selected_indices_does_not_include_unmarked_indices ... ok
[INFO] [stdout] test models::application::modes::open::tests::selected_indices_includes_marked_indices ... ok
[INFO] [stdout] test models::application::modes::open::tests::search_uses_the_query ... ok
[INFO] [stdout] test models::application::modes::open::tests::selected_indices_returns_current_index ... ok
[INFO] [stdout] test models::application::modes::open::tests::selections_does_not_include_unmarked_indices ... ok
[INFO] [stdout] test models::application::modes::open::tests::selections_returns_current_selection ... ok
[INFO] [stdout] test models::application::modes::open::tests::subsequent_pin_query_accumulates_content ... ok
[INFO] [stdout] test models::application::modes::open::tests::selections_works_without_results ... ok
[INFO] [stdout] test models::application::modes::search::tests::search_populates_results_with_correct_ranges ... ok
[INFO] [stdout] test models::application::modes::search_select::tests::pop_search_token_pops_all_adjacent_non_whitespace_characters_when_on_non_whitespace_character ... ok
[INFO] [stdout] test models::application::modes::search_select::tests::pop_search_token_pops_all_characters_when_on_only_token ... ok
[INFO] [stdout] test models::application::modes::search_select::tests::pop_search_token_pops_all_whitespace_characters_when_on_whitespace_character ... ok
[INFO] [stdout] test models::application::modes::search_select::tests::push_search_char_updates_query ... ok
[INFO] [stdout] test models::application::modes::open::tests::selections_includes_marked_selections ... ok
[INFO] [stdout] test models::application::modes::open::tests::when_query_is_empty_results_are_open_buffers ... ok
[INFO] [stdout] test models::application::modes::symbol_jump::tests::symbols_are_limited_to_functions ... ok
[INFO] [stdout] test models::application::modes::syntax::tests::reset_clears_query_mode_and_results ... ok
[INFO] [stdout] test models::application::preferences::tests::file_manager_tmp_path_returns_a_pid_namespaced_path ... ok
[INFO] [stdout] test models::application::preferences::tests::file_manager_command_returns_user_defined_command_with_tmp_file_substitution ... ok
[INFO] [stdout] test models::application::preferences::tests::format_command_correctly_handles_missing_type_specific_command ... ok
[INFO] [stdout] test models::application::preferences::tests::format_command_returns_user_defined_type_specific_command_without_args ... ok
[INFO] [stdout] test models::application::preferences::tests::format_command_returns_user_defined_type_specific_command_with_args ... ok
[INFO] [stdout] test models::application::preferences::tests::format_on_save_defaults_to_false ... ok
[INFO] [stdout] test models::application::preferences::tests::line_comment_prefix_returns_correct_default_type_specific_data ... ok
[INFO] [stdout] test models::application::preferences::tests::format_on_save_returns_type_specific_value ... ok
[INFO] [stdout] test models::application::preferences::tests::line_comment_prefix_returns_correct_user_defined_type_specific_data ... ok
[INFO] [stdout] test models::application::preferences::tests::line_comment_prefix_returns_correct_user_defined_type_specific_data_with_no_default ... ok
[INFO] [stdout] test models::application::preferences::tests::line_comment_prefix_returns_none_for_non_existing_type ... ok
[INFO] [stdout] test models::application::preferences::tests::non_extension_types_are_supported_for_type_specific_data ... ok
[INFO] [stdout] test models::application::preferences::tests::open_mode_exclusions_returns_correct_defaults_when_exclusions_key_not_set ... ok
[INFO] [stdout] test models::application::preferences::tests::open_mode_exclusions_returns_correct_defaults_when_no_data_provided ... ok
[INFO] [stdout] test models::application::preferences::tests::open_mode_exclusions_returns_none_when_disabled ... ok
[INFO] [stdout] test models::application::preferences::tests::preferences_returns_default_line_wrapping_when_user_defined_data_not_found ... ok
[INFO] [stdout] test models::application::preferences::tests::preferences_returns_default_soft_tabs_when_user_defined_data_not_found ... ok
[INFO] [stdout] test models::application::preferences::tests::open_mode_exclusions_returns_user_defined_values ... ok
[INFO] [stdout] test models::application::preferences::tests::preferences_returns_default_tab_width_when_user_defined_data_not_found ... ok
[INFO] [stdout] test models::application::preferences::tests::preferences_returns_default_theme_when_user_defined_data_not_found ... ok
[INFO] [stdout] test models::application::preferences::tests::preferences_returns_user_default_line_length_guide ... ok
[INFO] [stdout] test models::application::preferences::tests::preferences_returns_user_defined_line_length_guide ... ok
[INFO] [stdout] test models::application::preferences::tests::preferences_returns_user_defined_line_wrapping ... ok
[INFO] [stdout] test models::application::preferences::tests::preferences_returns_user_defined_multiple_line_length_guides ... ok
[INFO] [stdout] test models::application::preferences::tests::preferences_returns_user_defined_theme_name ... ok
[INFO] [stdout] test models::application::preferences::tests::preferences_returns_user_disabled_line_length_guide ... ok
[INFO] [stdout] test models::application::preferences::tests::reload_refreshes_in_memory_keymap ... ok
[INFO] [stdout] test models::application::modes::symbol_jump::tests::reset_clears_query_mode_and_results ... ok
[INFO] [stdout] test models::application::preferences::tests::reload_clears_in_memory_theme ... ok
[INFO] [stdout] test models::application::preferences::tests::soft_tabs_returns_user_defined_data ... ok
[INFO] [stdout] test models::application::preferences::tests::soft_tabs_returns_user_defined_type_specific_data ... ok
[INFO] [stdout] test models::application::preferences::tests::syntax_definition_name_returns_user_defined_syntax_by_extension_for_deep_filename ... ok
[INFO] [stdout] test models::application::preferences::tests::syntax_definition_name_returns_user_defined_syntax_by_extension_for_full_filename ... ok
[INFO] [stdout] test models::application::preferences::tests::syntax_definition_name_returns_user_defined_syntax_for_full_deep_filename ... ok
[INFO] [stdout] test models::application::preferences::tests::set_theme_updates_in_memory_value ... ok
[INFO] [stdout] test models::application::preferences::tests::soft_tabs_returns_default_when_user_defined_type_specific_data_not_found ... ok
[INFO] [stdout] test models::application::preferences::tests::syntax_definition_name_returns_user_defined_syntax_for_full_filename_without_extension ... ok
[INFO] [stdout] test models::application::preferences::tests::tab_content_returns_tab_character_when_soft_tabs_are_disabled ... ok
[INFO] [stdout] test models::application::preferences::tests::tab_content_returns_tab_character_when_type_specific_soft_tabs_are_disabled ... ok
[INFO] [stdout] test models::application::preferences::tests::tab_content_uses_tab_width_spaces_when_soft_tabs_are_enabled ... ok
[INFO] [stdout] test models::application::preferences::tests::tab_width_returns_default_when_user_defined_type_specific_data_not_found ... ok
[INFO] [stdout] test models::application::preferences::tests::tab_content_uses_tab_width_spaces_when_type_specific_soft_tabs_are_enabled ... ok
[INFO] [stdout] test models::application::preferences::tests::tab_width_returns_user_defined_data ... ok
[INFO] [stdout] test models::application::preferences::tests::tab_width_returns_user_defined_type_specific_data ... ok
[INFO] [stdout] test models::application::preferences::tests::syntax_definition_name_returns_user_defined_syntax_for_full_filename_with_extension ... ok
[INFO] [stdout] test models::application::tests::application_uses_file_arguments_to_create_new_buffers_when_files_do_not_exist ... ok
[INFO] [stdout] test models::application::tests::switch_to_activates_the_specified_mode ... ok
[INFO] [stdout] test models::application::tests::create_workspace_correctly_applies_user_defined_syntax_when_opening_buffer_from_command_line ... ok
[INFO] [stdout] test models::application::tests::application_uses_file_arguments_to_load_contents_into_buffers_when_files_exist ... ok
[INFO] [stdout] test models::application::tests::switch_to_previous_mode_works ... ok
[INFO] [stdout] test models::application::tests::switch_to_retains_state_from_previous_modes ... ok
[INFO] [stdout] test presenters::tests::presentable_status_returns_partially_staged_when_modified_locally_and_in_index ... ok
[INFO] [stdout] test presenters::tests::presentable_status_returns_partially_staged_when_new_locally_and_in_index ... ok
[INFO] [stdout] test presenters::tests::presentable_status_returns_staged_when_new_in_index ... ok
[INFO] [stdout] test presenters::tests::presentable_status_returns_staged_when_only_modified_in_index ... ok
[INFO] [stdout] test presenters::tests::presentable_status_returns_untracked_when_status_is_locally_new ... ok
[INFO] [stdout] test util::movement_lexer::tests::it_works ... ok
[INFO] [stdout] test models::application::tests::switch_to_handles_switching_to_current_mode ... ok
[INFO] [stdout] test util::reflow::tests::justify_paragraph ... ok
[INFO] [stdout] test util::reflow::tests::justify_paragraph_prefix ... ok
[INFO] [stdout] test util::reflow::tests::justify_multiple_pars ... ok
[INFO] [stdout] test util::reflow::tests::justify_simple ... ok
[INFO] [stdout] test util::reflow::tests::justify_simple_prefix ... ok
[INFO] [stdout] test util::selectable_vec::tests::select_next_wraps_at_end_of_set ... ok
[INFO] [stdout] test util::selectable_vec::tests::selection_returns_none_when_the_set_is_empty ... ok
[INFO] [stdout] test util::selectable_vec::tests::selection_returns_selected_element ... ok
[INFO] [stdout] test util::selectable_vec::tests::select_previous_wraps_at_start_of_set ... ok
[INFO] [stdout] test util::selectable_vec::tests::set_selected_index_works_when_in_range ... ok
[INFO] [stdout] test util::selectable_vec::tests::set_selected_index_rejects_values_outside_range ... ok
[INFO] [stdout] test util::tests::inclusive_range_works_correctly_with_trailing_newline ... ok
[INFO] [stdout] test presenters::tests::presentable_status_returns_ok_when_status_unmodified ... ok
[INFO] [stdout] test util::tests::inclusive_range_works_correctly_without_trailing_newline ... ok
[INFO] [stdout] test view::buffer::line_numbers::tests::line_numbers_increment_by_one ... ok
[INFO] [stdout] test view::buffer::line_numbers::tests::line_numbers_are_left_padded_based_on_buffer_line_count_width ... ok
[INFO] [stdout] test view::buffer::line_numbers::tests::line_numbers_without_offset_start_at_one ... ok
[INFO] [stdout] test view::buffer::line_numbers::tests::line_numbers_with_offset_start_at_offset_plus_one ... ok
[INFO] [stdout] test view::buffer::render_cache::tests::invalidate_from_clears_entries_starting_from_specified_index ... ok
[INFO] [stdout] test view::buffer::line_numbers::tests::width_considers_buffer_line_count_and_padding ... ok
[INFO] [stdout] test view::buffer::renderer::tests::render_caches_state_using_correct_frequency_excluding_first_line ... ok
[INFO] [stdout] test view::buffer::renderer::tests::render_returns_cursor_position_when_at_the_start_of_an_empty_line ... ok
[INFO] [stdout] test view::buffer::renderer::tests::aligned_tabs_expand_to_correct_number_of_spaces ... ok
[INFO] [stdout] test view::buffer::renderer::tests::render_uses_lexeme_mapper ... ok
[INFO] [stdout] test view::buffer::renderer::tests::render_wraps_lines_correctly ... ok
[INFO] [stdout] test view::buffer::renderer::tests::tabs_beyond_terminal_width_dont_panic ... ok
[INFO] [stdout] test view::buffer::renderer::tests::render_skips_lines_correctly_when_using_cached_state ... ok
[INFO] [stdout] test view::buffer::scrollable_region::tests::scroll_down_increases_line_offset_by_amount ... ok
[INFO] [stdout] test view::buffer::scrollable_region::tests::scroll_into_view_advances_line_offset_if_cursor_line_and_preceding_lines_wrap ... ok
[INFO] [stdout] test view::buffer::renderer::tests::unaligned_tabs_expand_to_correct_number_of_spaces ... ok
[INFO] [stdout] test view::buffer::scrollable_region::tests::scroll_into_view_advances_line_offset_if_preceding_lines_wrap ... ok
[INFO] [stdout] test view::buffer::scrollable_region::tests::scroll_into_view_advances_region_if_line_after_current_range ... ok
[INFO] [stdout] test view::buffer::scrollable_region::tests::scroll_into_view_considers_empty_lines_when_deciding_to_advance_region ... ok
[INFO] [stdout] test view::buffer::scrollable_region::tests::scroll_into_view_correctly_handles_additonal_rendered_trailing_newline ... ok
[INFO] [stdout] test view::buffer::renderer::tests::render_uses_cached_state ... ok
[INFO] [stdout] test view::buffer::scrollable_region::tests::scroll_into_view_correctly_handles_additonal_rendered_trailing_newline_at_edge_of_region ... ok
[INFO] [stdout] test view::buffer::scrollable_region::tests::scroll_into_view_recedes_region_if_line_before_current_range ... ok
[INFO] [stdout] test view::buffer::scrollable_region::tests::scroll_to_center_sets_correct_line_offset ... ok
[INFO] [stdout] test view::buffer::scrollable_region::tests::scroll_to_center_weighs_wrapped_lines_correctly ... ok
[INFO] [stdout] test view::buffer::scrollable_region::tests::scroll_to_center_considers_space_beyond_end_of_buffer ... ok
[INFO] [stdout] test view::buffer::scrollable_region::tests::scroll_up_decreases_line_offset_by_amount ... ok
[INFO] [stdout] test view::buffer::scrollable_region::tests::scroll_up_does_not_scroll_beyond_top_of_region ... ok
[INFO] [stdout] test view::event_listener::tests::start_listens_for_and_sends_key_events_from_terminal ... ok
[INFO] [stdout] test view::terminal::buffer::tests::clear_resets_cells_to_default ... ok
[INFO] [stdout] test view::terminal::buffer::tests::new_sets_cell_capacity ... ok
[INFO] [stdout] test view::terminal::buffer::tests::new_sets_cell_defaults ... ok
[INFO] [stdout] test view::terminal::buffer::tests::set_cell_sets_correct_cell ... ok
[INFO] [stdout] test view::terminal::buffer_iterator::tests::terminal_buffer_iterator_considers_width_when_calculating_positions ... ok
[INFO] [stdout] test view::terminal::buffer_iterator::tests::terminal_buffer_iterator_handles_empty_cells_correctly ... ok
[INFO] [stdout] test view::terminal::buffer_iterator::tests::terminal_buffer_iterator_handles_overlapping_cells_correctly ... ok
[INFO] [stdout] test view::terminal::buffer_iterator::tests::terminal_buffer_iterator_yields_cells_and_their_positions ... ok
[INFO] [stdout] test view::terminal::test_terminal::tests::data_uses_newlines_and_spaces_to_represent_structure ... ok
[INFO] [stdout] test view::terminal::test_terminal::tests::print_sets_terminal_data_correctly ... ok
[INFO] [stdout] test view::buffer::scrollable_region::tests::scroll_to_center_does_not_set_negative_offset ... ok
[INFO] [stdout] test view::tests::initialize_buffer_creates_render_cache_for_buffer ... ok
[INFO] [stdout] test view::tests::scroll_down_prevents_scrolling_completely_beyond_buffer ... ok
[INFO] [stdout] test view::tests::scroll_down_prevents_scrolling_when_buffer_is_smaller_than_top_half ... ok
[INFO] [stdout] test view::tests::initialize_buffer_sets_change_callback_to_clear_render_cache ... ok
[INFO] [stdout] test view::presenter::tests::print_buffer_initializes_renderer_with_cached_state ... ok
[INFO] [stdout] test commands::buffer::tests::paste_with_inline_content_replaces_selection ... ok
[INFO] [stdout] test commands::buffer::tests::paste_inserts_on_line_below_when_pasting_block_data ... ok
[INFO] [stdout] test commands::buffer::tests::paste_with_block_content_replaces_selection ... ok
[INFO] [stdout] test commands::buffer::tests::paste_works_on_trailing_newline_when_pasting_block_data ... ok
[INFO] [stdout] test commands::buffer::tests::paste_inserts_at_cursor_when_pasting_inline_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 256 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/amp-23daf5d74cc129b3)
[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 amp
[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" "4661d5e803bd0d44f1db2b22c860cd5a0b17574c71517256fd11db4257af952e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4661d5e803bd0d44f1db2b22c860cd5a0b17574c71517256fd11db4257af952e", kill_on_drop: false }`
[INFO] [stdout] 4661d5e803bd0d44f1db2b22c860cd5a0b17574c71517256fd11db4257af952e
