[INFO] cloning repository https://github.com/heyrict/exhaust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heyrict/exhaust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyrict%2Fexhaust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyrict%2Fexhaust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa78b5073c65df039075bc8773756a3980fb3ec4 [INFO] checking heyrict/exhaust against try#81275a1445c7502a974118e0c69b795ab60be991 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyrict%2Fexhaust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heyrict/exhaust on toolchain 81275a1445c7502a974118e0c69b795ab60be991 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/heyrict/exhaust [INFO] finished tweaking git repo https://github.com/heyrict/exhaust [INFO] tweaked toml for git repo https://github.com/heyrict/exhaust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/heyrict/exhaust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e35f1ece727bccaac7c23984ef1a71ecb1c2ca2cc3cb28999bf0bbe7c8b0358f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e35f1ece727bccaac7c23984ef1a71ecb1c2ca2cc3cb28999bf0bbe7c8b0358f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e35f1ece727bccaac7c23984ef1a71ecb1c2ca2cc3cb28999bf0bbe7c8b0358f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e35f1ece727bccaac7c23984ef1a71ecb1c2ca2cc3cb28999bf0bbe7c8b0358f", kill_on_drop: false }` [INFO] [stdout] e35f1ece727bccaac7c23984ef1a71ecb1c2ca2cc3cb28999bf0bbe7c8b0358f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2c997d8253942af9454c060d1bd378ef7761f2444be1d6569d7ca9e17584884 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f2c997d8253942af9454c060d1bd378ef7761f2444be1d6569d7ca9e17584884", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking signal-hook v0.1.13 [INFO] [stderr] Checking crossterm v0.17.3 [INFO] [stderr] Checking crossterm v0.16.0 [INFO] [stderr] Checking tui v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Checking serde v1.0.105 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking exhaust v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:255:33 [INFO] [stdout] | [INFO] [stdout] 255 | key!('q') | key!('Q') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:259:33 [INFO] [stdout] | [INFO] [stdout] 259 | key!('o') | key!('O') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:267:33 [INFO] [stdout] | [INFO] [stdout] 267 | key!('c') | key!('C') | key!(Esc) => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | key!('o') | key!('O') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:281:33 [INFO] [stdout] | [INFO] [stdout] 281 | key!('c') | key!('C') | key!(Esc) => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:393:29 [INFO] [stdout] | [INFO] [stdout] 393 | key!('c') | key!('C') | key!(Esc) => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:947:29 [INFO] [stdout] | [INFO] [stdout] 947 | key!('a') | key!('A') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:952:29 [INFO] [stdout] | [INFO] [stdout] 952 | key!('b') | key!('B') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:957:29 [INFO] [stdout] | [INFO] [stdout] 957 | key!('c') | key!('C') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:962:29 [INFO] [stdout] | [INFO] [stdout] 962 | key!('d') | key!('D') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:967:29 [INFO] [stdout] | [INFO] [stdout] 967 | key!('e') | key!('E') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:972:29 [INFO] [stdout] | [INFO] [stdout] 972 | key!('f') | key!('F') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:977:29 [INFO] [stdout] | [INFO] [stdout] 977 | key!('g') | key!('G') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:982:29 [INFO] [stdout] | [INFO] [stdout] 982 | key!('h') | key!('H') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:1148:29 [INFO] [stdout] | [INFO] [stdout] 1148 | key!('>') | key!('n') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:1155:29 [INFO] [stdout] | [INFO] [stdout] 1155 | key!('<') | key!('p') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:255:33 [INFO] [stdout] | [INFO] [stdout] 255 | key!('q') | key!('Q') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:259:33 [INFO] [stdout] | [INFO] [stdout] 259 | key!('o') | key!('O') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:267:33 [INFO] [stdout] | [INFO] [stdout] 267 | key!('c') | key!('C') | key!(Esc) => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | key!('o') | key!('O') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:281:33 [INFO] [stdout] | [INFO] [stdout] 281 | key!('c') | key!('C') | key!(Esc) => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:393:29 [INFO] [stdout] | [INFO] [stdout] 393 | key!('c') | key!('C') | key!(Esc) => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:947:29 [INFO] [stdout] | [INFO] [stdout] 947 | key!('a') | key!('A') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:952:29 [INFO] [stdout] | [INFO] [stdout] 952 | key!('b') | key!('B') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:957:29 [INFO] [stdout] | [INFO] [stdout] 957 | key!('c') | key!('C') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:962:29 [INFO] [stdout] | [INFO] [stdout] 962 | key!('d') | key!('D') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:967:29 [INFO] [stdout] | [INFO] [stdout] 967 | key!('e') | key!('E') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:972:29 [INFO] [stdout] | [INFO] [stdout] 972 | key!('f') | key!('F') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:977:29 [INFO] [stdout] | [INFO] [stdout] 977 | key!('g') | key!('G') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:982:29 [INFO] [stdout] | [INFO] [stdout] 982 | key!('h') | key!('H') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:1148:29 [INFO] [stdout] | [INFO] [stdout] 1148 | key!('>') | key!('n') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/macros.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / crossterm::event::KeyEvent { [INFO] [stdout] 17 | | code: crossterm::event::KeyCode::Char($key), [INFO] [stdout] 18 | | modifiers: crate::macros::NONE_MODIFIER, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/ui.rs:1155:29 [INFO] [stdout] | [INFO] [stdout] 1155 | key!('<') | key!('p') => { [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Done` [INFO] [stdout] --> src/app.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | Done, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Done` [INFO] [stdout] --> src/app.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | Done, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.99s [INFO] running `Command { std: "docker" "inspect" "f2c997d8253942af9454c060d1bd378ef7761f2444be1d6569d7ca9e17584884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2c997d8253942af9454c060d1bd378ef7761f2444be1d6569d7ca9e17584884", kill_on_drop: false }` [INFO] [stdout] f2c997d8253942af9454c060d1bd378ef7761f2444be1d6569d7ca9e17584884