[INFO] cloning repository https://github.com/xerexcoded/rust-tui-shizz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xerexcoded/rust-tui-shizz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxerexcoded%2Frust-tui-shizz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxerexcoded%2Frust-tui-shizz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae21ac1a12b06f0edfce9df6f7db404b22ef6105 [INFO] testing xerexcoded/rust-tui-shizz against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxerexcoded%2Frust-tui-shizz" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xerexcoded/rust-tui-shizz on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xerexcoded/rust-tui-shizz [INFO] finished tweaking git repo https://github.com/xerexcoded/rust-tui-shizz [INFO] tweaked toml for git repo https://github.com/xerexcoded/rust-tui-shizz written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/xerexcoded/rust-tui-shizz already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba8a6ba5e24589183266771084f70501c252a7fe356b8db8604179b674dda248 [INFO] running `Command { std: "docker" "start" "-a" "ba8a6ba5e24589183266771084f70501c252a7fe356b8db8604179b674dda248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba8a6ba5e24589183266771084f70501c252a7fe356b8db8604179b674dda248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8a6ba5e24589183266771084f70501c252a7fe356b8db8604179b674dda248", kill_on_drop: false }` [INFO] [stdout] ba8a6ba5e24589183266771084f70501c252a7fe356b8db8604179b674dda248 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecf8560745747bba8eae3e34b208bbaa1b4d0c8eb6d23d9831849b0365eaea3c [INFO] running `Command { std: "docker" "start" "-a" "ecf8560745747bba8eae3e34b208bbaa1b4d0c8eb6d23d9831849b0365eaea3c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling tui v0.14.0 [INFO] [stderr] Compiling rust-tui-shizzz v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/main.rs:181:31 [INFO] [stdout] | [INFO] [stdout] 181 | KeyCode::Char(('p')) => active_menu_item = MenuItem::Pets, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 181 - KeyCode::Char(('p')) => active_menu_item = MenuItem::Pets, [INFO] [stdout] 181 + KeyCode::Char('p') => active_menu_item = MenuItem::Pets, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.05s [INFO] running `Command { std: "docker" "inspect" "ecf8560745747bba8eae3e34b208bbaa1b4d0c8eb6d23d9831849b0365eaea3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecf8560745747bba8eae3e34b208bbaa1b4d0c8eb6d23d9831849b0365eaea3c", kill_on_drop: false }` [INFO] [stdout] ecf8560745747bba8eae3e34b208bbaa1b4d0c8eb6d23d9831849b0365eaea3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c0f32d2eec6871488d01da652f7877b9a1a7f9cd60fd9f469dce077fbe6e74b [INFO] running `Command { std: "docker" "start" "-a" "2c0f32d2eec6871488d01da652f7877b9a1a7f9cd60fd9f469dce077fbe6e74b", kill_on_drop: false }` [INFO] [stderr] Compiling rust-tui-shizzz v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/main.rs:181:31 [INFO] [stdout] | [INFO] [stdout] 181 | KeyCode::Char(('p')) => active_menu_item = MenuItem::Pets, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 181 - KeyCode::Char(('p')) => active_menu_item = MenuItem::Pets, [INFO] [stdout] 181 + KeyCode::Char('p') => active_menu_item = MenuItem::Pets, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "2c0f32d2eec6871488d01da652f7877b9a1a7f9cd60fd9f469dce077fbe6e74b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0f32d2eec6871488d01da652f7877b9a1a7f9cd60fd9f469dce077fbe6e74b", kill_on_drop: false }` [INFO] [stdout] 2c0f32d2eec6871488d01da652f7877b9a1a7f9cd60fd9f469dce077fbe6e74b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2554170631c7775ab24b1b6465ad3a9fab35071c41a045896d72f66bf7003d5e [INFO] running `Command { std: "docker" "start" "-a" "2554170631c7775ab24b1b6465ad3a9fab35071c41a045896d72f66bf7003d5e", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around pattern [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/main.rs:181:31 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 181 | KeyCode::Char(('p')) => active_menu_item = MenuItem::Pets, [INFO] [stdout] [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 181 - KeyCode::Char(('p')) => active_menu_item = MenuItem::Pets, [INFO] [stderr] 181 + KeyCode::Char('p') => active_menu_item = MenuItem::Pets, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `rust-tui-shizzz` (bin "rust-tui-shizzz" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_tui_shizzz-590730919418b289) [INFO] running `Command { std: "docker" "inspect" "2554170631c7775ab24b1b6465ad3a9fab35071c41a045896d72f66bf7003d5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2554170631c7775ab24b1b6465ad3a9fab35071c41a045896d72f66bf7003d5e", kill_on_drop: false }` [INFO] [stdout] 2554170631c7775ab24b1b6465ad3a9fab35071c41a045896d72f66bf7003d5e