[INFO] fetching crate tattoy-termwiz 0.24.0-fork.2...
[INFO] testing tattoy-termwiz-0.24.0-fork.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tattoy-termwiz 0.24.0-fork.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate tattoy-termwiz 0.24.0-fork.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tattoy-termwiz 0.24.0-fork.2
[INFO] tweaked toml for crates.io crate tattoy-termwiz 0.24.0-fork.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tattoy-termwiz 0.24.0-fork.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tattoy-termwiz 0.24.0-fork.2 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8513fc5fbc9be56e1ed12441a6b74281d716d1fc9515d31108609feab347c48
[INFO] running `Command { std: "docker" "start" "-a" "b8513fc5fbc9be56e1ed12441a6b74281d716d1fc9515d31108609feab347c48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8513fc5fbc9be56e1ed12441a6b74281d716d1fc9515d31108609feab347c48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8513fc5fbc9be56e1ed12441a6b74281d716d1fc9515d31108609feab347c48", kill_on_drop: false }`
[INFO] [stdout] b8513fc5fbc9be56e1ed12441a6b74281d716d1fc9515d31108609feab347c48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41002894d7740a4175249495dd5f8342a6c339439092f35a0a4d824a3caa16dc
[INFO] running `Command { std: "docker" "start" "-a" "41002894d7740a4175249495dd5f8342a6c339439092f35a0a4d824a3caa16dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling atomic v0.6.0
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling vtparse v0.7.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling finl_unicode v1.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling schemars_derive v1.0.3
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling tattoy-wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling tattoy-wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling tattoy-wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling tattoy-wezterm-char-props v0.1.3
[INFO] [stderr]    Compiling schemars v1.0.3
[INFO] [stderr]    Compiling tattoy-wezterm-escape-parser v0.1.0-1
[INFO] [stderr]    Compiling tattoy-wezterm-cell v0.1.0-1
[INFO] [stderr]    Compiling tattoy-wezterm-surface v0.1.0-fork.2
[INFO] [stderr]    Compiling tattoy-termwiz v0.24.0-fork.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>>;
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> Option<SearchResult>;
[INFO] [stdout]    |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> Option<SearchResult<'_>>;
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lineedit/history.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 114 |     ) -> Option<SearchResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     ) -> Option<SearchResult<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/terminal/mod.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[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] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal/unix.rs:389:27
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[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] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "41002894d7740a4175249495dd5f8342a6c339439092f35a0a4d824a3caa16dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41002894d7740a4175249495dd5f8342a6c339439092f35a0a4d824a3caa16dc", kill_on_drop: false }`
[INFO] [stdout] 41002894d7740a4175249495dd5f8342a6c339439092f35a0a4d824a3caa16dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f226c3149c5111f7ac104881b585da3eb21131039206d869ea1ee5eb4f4b4a77
[INFO] running `Command { std: "docker" "start" "-a" "f226c3149c5111f7ac104881b585da3eb21131039206d869ea1ee5eb4f4b4a77", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tattoy-wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling schemars_derive v1.0.3
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling k9 v0.12.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling tattoy-wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling tattoy-wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling tattoy-wezterm-char-props v0.1.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tattoy-wezterm-escape-parser v0.1.0-1
[INFO] [stderr]    Compiling schemars v1.0.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tattoy-wezterm-cell v0.1.0-1
[INFO] [stderr]    Compiling tattoy-wezterm-surface v0.1.0-fork.2
[INFO] [stderr]    Compiling tattoy-termwiz v0.24.0-fork.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>>;
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> Option<SearchResult>;
[INFO] [stdout]    |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> Option<SearchResult<'_>>;
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lineedit/history.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 114 |     ) -> Option<SearchResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     ) -> Option<SearchResult<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/terminal/mod.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[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] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal/unix.rs:389:27
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[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] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/widgets_basic.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use termwiz::input::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/widgets_basic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use termwiz::caps::Capabilities;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/widgets_basic.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use termwiz::cell::AttributeChange;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/widgets_basic.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use termwiz::color::{AnsiColor, ColorAttribute};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/widgets_basic.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use termwiz::surface::Change;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/widgets_basic.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use termwiz::terminal::buffered::BufferedTerminal;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   --> examples/widgets_basic.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use termwiz::terminal::{new_terminal, Terminal};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/key_tester.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use termwiz::caps::Capabilities;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/key_tester.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use termwiz::input::{InputEvent, KeyCode, KeyEvent, Modifiers};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/key_tester.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use termwiz::terminal::{new_terminal, Terminal};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/hello.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use termwiz::caps::Capabilities;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/hello.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use termwiz::cell::AttributeChange;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/hello.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use termwiz::color::AnsiColor;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/hello.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use termwiz::input::{InputEvent, KeyCode, KeyEvent};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/hello.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use termwiz::surface::{Change, Position, Surface};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/hello.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use termwiz::terminal::buffered::BufferedTerminal;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/hello.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use termwiz::terminal::{new_terminal, Terminal};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/buffered_terminal.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use termwiz::caps::Capabilities;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/buffered_terminal.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use termwiz::cell::AttributeChange;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/buffered_terminal.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use termwiz::color::AnsiColor;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/buffered_terminal.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use termwiz::surface::Change;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/buffered_terminal.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use termwiz::terminal::buffered::BufferedTerminal;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   --> examples/buffered_terminal.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use termwiz::terminal::{new_terminal, Terminal};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/terminal_direct.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use termwiz::caps::Capabilities;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/terminal_direct.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use termwiz::cell::AttributeChange;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   --> examples/terminal_direct.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use termwiz::color::AnsiColor;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   --> examples/terminal_direct.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use termwiz::surface::Change;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   --> examples/terminal_direct.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use termwiz::terminal::{new_terminal, Terminal};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/line_editor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use termwiz::lineedit::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/line_editor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use termwiz::cell::AttributeChange;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/line_editor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use termwiz::color::{AnsiColor, ColorAttribute, SrgbaTuple};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `termwiz::cell::AttributeChange`, `termwiz::color::AnsiColor`, `termwiz::color::ColorAttribute`, `termwiz::color::SrgbaTuple`
[INFO] [stdout]  --> examples/line_editor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use termwiz::cell::AttributeChange;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 | use termwiz::color::{AnsiColor, ColorAttribute, SrgbaTuple};
[INFO] [stdout]   |                      ^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `termwiz`
[INFO] [stdout]  --> examples/key_tester.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use termwiz::Error;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `termwiz`
[INFO] [stdout]   --> examples/widgets_basic.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use termwiz::Error;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `termwiz`
[INFO] [stdout]  --> examples/hello.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use termwiz::Error;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `termwiz`
[INFO] [stdout]   --> examples/buffered_terminal.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use termwiz::Error;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tattoy-termwiz` (example "widgets_basic") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `termwiz`
[INFO] [stdout]   --> examples/terminal_direct.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use termwiz::Error;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tattoy-termwiz` (example "key_tester") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tattoy-termwiz` (example "terminal_direct") due to 6 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tattoy-termwiz` (example "buffered_terminal") due to 7 previous errors
[INFO] [stderr] error: could not compile `tattoy-termwiz` (example "hello") due to 8 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]  --> examples/gennerdfonts.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 |     for &(label, c) in termwiz::nerdfonts::NERD_FONT_GLYPHS {
[INFO] [stdout]   |                        ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]   |
[INFO] [stdout] 3 + use tattoy_termwiz::nerdfonts;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use wezterm_char_props::nerdfonts;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `nerdfonts`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 -     for &(label, c) in termwiz::nerdfonts::NERD_FONT_GLYPHS {
[INFO] [stdout] 6 +     for &(label, c) in nerdfonts::NERD_FONT_GLYPHS {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tattoy-termwiz` (example "gennerdfonts") due to 1 previous error
[INFO] [stdout] error[E0412]: cannot find type `BasicHistory` in this scope
[INFO] [stdout]  --> examples/line_editor.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     history: BasicHistory,
[INFO] [stdout]   |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use tattoy_termwiz::lineedit::BasicHistory;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `LineEditorHost` in this scope
[INFO] [stdout]   --> examples/line_editor.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl LineEditorHost for Host {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tattoy_termwiz::lineedit::LineEditorHost;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OutputElement` in this scope
[INFO] [stdout]   --> examples/line_editor.rs:15:50
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn render_prompt(&self, prompt: &str) -> Vec<OutputElement> {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tattoy_termwiz::lineedit::OutputElement;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OutputElement`
[INFO] [stdout]   --> examples/line_editor.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |             OutputElement::Attribute(AttributeChange::Background(
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `OutputElement`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tattoy_termwiz::lineedit::OutputElement;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OutputElement`
[INFO] [stdout]   --> examples/line_editor.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             OutputElement::Text(prompt.to_owned()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `OutputElement`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tattoy_termwiz::lineedit::OutputElement;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `History` in this scope
[INFO] [stdout]   --> examples/line_editor.rs:27:39
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn history(&mut self) -> &mut dyn History {
[INFO] [stdout]    |                                       ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tattoy_termwiz::lineedit::History;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CompletionCandidate` in this scope
[INFO] [stdout]   --> examples/line_editor.rs:32:67
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn complete(&self, line: &str, cursor_position: usize) -> Vec<CompletionCandidate> {
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tattoy_termwiz::lineedit::CompletionCandidate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CompletionCandidate` in this scope
[INFO] [stdout]   --> examples/line_editor.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 |                     candidates.push(CompletionCandidate {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tattoy_termwiz::lineedit::CompletionCandidate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `line_editor_terminal` in this scope
[INFO] [stdout]   --> examples/line_editor.rs:96:24
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut terminal = line_editor_terminal()?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tattoy_termwiz::lineedit::line_editor_terminal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LineEditor`
[INFO] [stdout]   --> examples/line_editor.rs:97:22
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut editor = LineEditor::new(&mut terminal);
[INFO] [stdout]    |                      ^^^^^^^^^^ use of undeclared type `LineEditor`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tattoy_termwiz::lineedit::LineEditor;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> examples/line_editor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]   --> examples/line_editor.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn main() -> termwiz::Result<()> {
[INFO] [stdout]    |              ^^^^^^^ use of unresolved module or unlinked crate `termwiz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `termwiz`, use `cargo add termwiz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tattoy-termwiz` (example "line_editor") due to 15 previous errors; 1 warning emitted
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>>;
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> Option<SearchResult>;
[INFO] [stdout]    |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> Option<SearchResult<'_>>;
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lineedit/history.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 114 |     ) -> Option<SearchResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     ) -> Option<SearchResult<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/terminal/mod.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[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] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal/unix.rs:389:27
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[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] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f226c3149c5111f7ac104881b585da3eb21131039206d869ea1ee5eb4f4b4a77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f226c3149c5111f7ac104881b585da3eb21131039206d869ea1ee5eb4f4b4a77", kill_on_drop: false }`
[INFO] [stdout] f226c3149c5111f7ac104881b585da3eb21131039206d869ea1ee5eb4f4b4a77
