[INFO] cloning repository https://github.com/waynr/tui48 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waynr/tui48" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaynr%2Ftui48", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaynr%2Ftui48'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6762ea6d1f1ee3b90b8e71687f1e6bebfe96c0f6 [INFO] checking waynr/tui48 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaynr%2Ftui48" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/waynr/tui48 [INFO] finished tweaking git repo https://github.com/waynr/tui48 [INFO] tweaked toml for git repo https://github.com/waynr/tui48 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/waynr/tui48 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/waynr/tui48 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.17.0 [INFO] [stderr] Downloaded boxy v0.1.0 [INFO] [stderr] Downloaded rstest_macros v0.17.0 [INFO] [stderr] Downloaded anstyle-wincon v1.0.2 [INFO] [stderr] Downloaded clap-verbosity-flag v2.0.1 [INFO] [stderr] Downloaded palette_derive v0.7.2 [INFO] [stderr] Downloaded palette v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 665462c92ac1b5d1647713af10910bdef74bd743a5012a6b0cc32d6c9273d04e [INFO] running `Command { std: "docker" "start" "-a" "665462c92ac1b5d1647713af10910bdef74bd743a5012a6b0cc32d6c9273d04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "665462c92ac1b5d1647713af10910bdef74bd743a5012a6b0cc32d6c9273d04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "665462c92ac1b5d1647713af10910bdef74bd743a5012a6b0cc32d6c9273d04e", kill_on_drop: false }` [INFO] [stdout] 665462c92ac1b5d1647713af10910bdef74bd743a5012a6b0cc32d6c9273d04e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0f03a2e557acc2ce26279b580e211f432e04c6c5557b56a512cc99f570b936b [INFO] running `Command { std: "docker" "start" "-a" "f0f03a2e557acc2ce26279b580e211f432e04c6c5557b56a512cc99f570b936b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling palette v0.7.2 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking boxy v0.1.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Compiling palette_derive v0.7.2 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking clap v4.3.21 [INFO] [stderr] Checking clap-verbosity-flag v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking rstest v0.17.0 [INFO] [stderr] Checking tui48 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Modifier` [INFO] [stdout] --> src/tui/textbuffer.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use super::canvas::{Canvas, Modifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Modifier` [INFO] [stdout] --> src/tui/textbuffer.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use super::canvas::{Canvas, Modifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_layer` is never used [INFO] [stdout] --> src/tui/canvas.rs:284:19 [INFO] [stdout] | [INFO] [stdout] 201 | impl Canvas { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 284 | pub(crate) fn get_layer(&mut self, z: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Left` and `Right` are never constructed [INFO] [stdout] --> src/tui/textbuffer.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) enum HAlignment { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 16 | Left, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | Right, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HAlignment` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Top` and `Bottom` are never constructed [INFO] [stdout] --> src/tui/textbuffer.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) enum VAlignment { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 24 | Top, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | Bottom, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VAlignment` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tui/canvas.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | fn lock(&self) -> MutexGuard { [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] 229 | fn lock(&self) -> MutexGuard<'_, CanvasInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tui/canvas.rs:448:13 [INFO] [stdout] | [INFO] [stdout] 448 | fn lock(&self) -> MutexGuard { [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] 448 | fn lock(&self) -> MutexGuard<'_, StackInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tui/drawbuffer.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | fn lock(&self) -> MutexGuard { [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] 361 | fn lock(&self) -> MutexGuard<'_, DrawBufferInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tui/canvas.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | fn lock(&self) -> MutexGuard { [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] 229 | fn lock(&self) -> MutexGuard<'_, CanvasInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tui/canvas.rs:448:13 [INFO] [stdout] | [INFO] [stdout] 448 | fn lock(&self) -> MutexGuard { [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] 448 | fn lock(&self) -> MutexGuard<'_, StackInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tui/drawbuffer.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | fn lock(&self) -> MutexGuard { [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] 361 | fn lock(&self) -> MutexGuard<'_, DrawBufferInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.41s [INFO] running `Command { std: "docker" "inspect" "f0f03a2e557acc2ce26279b580e211f432e04c6c5557b56a512cc99f570b936b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f03a2e557acc2ce26279b580e211f432e04c6c5557b56a512cc99f570b936b", kill_on_drop: false }` [INFO] [stdout] f0f03a2e557acc2ce26279b580e211f432e04c6c5557b56a512cc99f570b936b