[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 master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyrict%2Fexhaust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heyrict/exhaust on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "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-4/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" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e6e47e76899e8b9d731da714b2137d92fac6802047b22cb9c4f140ef19179d8 [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" "7e6e47e76899e8b9d731da714b2137d92fac6802047b22cb9c4f140ef19179d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e6e47e76899e8b9d731da714b2137d92fac6802047b22cb9c4f140ef19179d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6e47e76899e8b9d731da714b2137d92fac6802047b22cb9c4f140ef19179d8", kill_on_drop: false }` [INFO] [stdout] 7e6e47e76899e8b9d731da714b2137d92fac6802047b22cb9c4f140ef19179d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5d545e8d9f4bfcddb7bc5abee7928f9fe9e309ef7a3e19db59e2b8b3084058b [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" "a5d545e8d9f4bfcddb7bc5abee7928f9fe9e309ef7a3e19db59e2b8b3084058b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [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] Checking slab v0.4.2 [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.0 [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_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 52.80s [INFO] running `Command { std: "docker" "inspect" "a5d545e8d9f4bfcddb7bc5abee7928f9fe9e309ef7a3e19db59e2b8b3084058b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5d545e8d9f4bfcddb7bc5abee7928f9fe9e309ef7a3e19db59e2b8b3084058b", kill_on_drop: false }` [INFO] [stdout] a5d545e8d9f4bfcddb7bc5abee7928f9fe9e309ef7a3e19db59e2b8b3084058b