[INFO] cloning repository https://github.com/rabirabirara/elephant-diary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rabirabirara/elephant-diary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabirabirara%2Felephant-diary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabirabirara%2Felephant-diary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40266d372383dd6ff3ab6b52494164291ac1615b
[INFO] testing rabirabirara/elephant-diary against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabirabirara%2Felephant-diary" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rabirabirara/elephant-diary
[INFO] finished tweaking git repo https://github.com/rabirabirara/elephant-diary
[INFO] tweaked toml for git repo https://github.com/rabirabirara/elephant-diary written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rabirabirara/elephant-diary on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rabirabirara/elephant-diary 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded lock_api v0.4.8
[INFO] [stderr]   Downloaded smallvec v1.9.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.36
[INFO] [stderr]   Downloaded directories v2.0.2
[INFO] [stderr]   Downloaded confy v0.5.0
[INFO] [stderr]   Downloaded serde v1.0.145
[INFO] [stderr]   Downloaded mio v0.8.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.44
[INFO] [stderr]   Downloaded serde_derive v1.0.145
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] [stderr]   Downloaded parking_lot_core v0.9.3
[INFO] [stderr]   Downloaded thiserror v1.0.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 697a2480823e5f1e4a56ee438be45d59bba946afb06a60dab682126cdd7f0930
[INFO] running `Command { std: "docker" "start" "-a" "697a2480823e5f1e4a56ee438be45d59bba946afb06a60dab682126cdd7f0930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "697a2480823e5f1e4a56ee438be45d59bba946afb06a60dab682126cdd7f0930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "697a2480823e5f1e4a56ee438be45d59bba946afb06a60dab682126cdd7f0930", kill_on_drop: false }`
[INFO] [stdout] 697a2480823e5f1e4a56ee438be45d59bba946afb06a60dab682126cdd7f0930
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 996130bc03acc642beb26115668fd77d5e53618f3d50659ab75302aa2547c6e9
[INFO] running `Command { std: "docker" "start" "-a" "996130bc03acc642beb26115668fd77d5e53618f3d50659ab75302aa2547c6e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.36
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling directories v2.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.36
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling confy v0.5.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling elephant-diary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/app/app.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     _ => unreachable!(),
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/app/app.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 104 | ...   AppRoute::Start => self.run_start(key),
[INFO] [stdout]     |       --------------- matches some of the same values
[INFO] [stdout] 105 | ...   AppRoute::Edit => self.run_edit(key),
[INFO] [stdout]     |       -------------- matches some of the same values
[INFO] [stdout] 106 | ...   AppRoute::Help => self.run_help(key),
[INFO] [stdout]     |       -------------- matches some of the same values
[INFO] [stdout] 107 | ...   AppRoute::PreQuit => self.run_prequit(key), // TODO should run a quit protocol - if not saved, don't quit yet, try and confirm!
[INFO] [stdout]     |       ----------------- matches some of the same values
[INFO] [stdout] 108 | ...   _ => unreachable!(),
[INFO] [stdout]     |       ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.44s
[INFO] running `Command { std: "docker" "inspect" "996130bc03acc642beb26115668fd77d5e53618f3d50659ab75302aa2547c6e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "996130bc03acc642beb26115668fd77d5e53618f3d50659ab75302aa2547c6e9", kill_on_drop: false }`
[INFO] [stdout] 996130bc03acc642beb26115668fd77d5e53618f3d50659ab75302aa2547c6e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b4a0e1c1da058668ad015eb2cfe3c81699ce61444913965168aadbbfe357860
[INFO] running `Command { std: "docker" "start" "-a" "8b4a0e1c1da058668ad015eb2cfe3c81699ce61444913965168aadbbfe357860", kill_on_drop: false }`
[INFO] [stderr]    Compiling elephant-diary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/app/app.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     _ => unreachable!(),
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/app/app.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 104 | ...   AppRoute::Start => self.run_start(key),
[INFO] [stdout]     |       --------------- matches some of the same values
[INFO] [stdout] 105 | ...   AppRoute::Edit => self.run_edit(key),
[INFO] [stdout]     |       -------------- matches some of the same values
[INFO] [stdout] 106 | ...   AppRoute::Help => self.run_help(key),
[INFO] [stdout]     |       -------------- matches some of the same values
[INFO] [stdout] 107 | ...   AppRoute::PreQuit => self.run_prequit(key), // TODO should run a quit protocol - if not saved, don't quit yet, try and confirm!
[INFO] [stdout]     |       ----------------- matches some of the same values
[INFO] [stdout] 108 | ...   _ => unreachable!(),
[INFO] [stdout]     |       ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "8b4a0e1c1da058668ad015eb2cfe3c81699ce61444913965168aadbbfe357860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b4a0e1c1da058668ad015eb2cfe3c81699ce61444913965168aadbbfe357860", kill_on_drop: false }`
[INFO] [stdout] 8b4a0e1c1da058668ad015eb2cfe3c81699ce61444913965168aadbbfe357860
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42aac07da97c3a31cc01fc858bded78de4808c5fe71c0cb847a75623ee797123
[INFO] running `Command { std: "docker" "start" "-a" "42aac07da97c3a31cc01fc858bded78de4808c5fe71c0cb847a75623ee797123", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/app/app.rs:108:21
[INFO] [stderr]     |
[INFO] [stderr] 108 |                     _ => unreachable!(),
[INFO] [stderr]     |                     ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/app/app.rs:108:21
[INFO] [stderr]     |
[INFO] [stderr] 104 | ...   AppRoute::Start => self.run_start(key),
[INFO] [stderr]     |       --------------- matches some of the same values
[INFO] [stderr] 105 | ...   AppRoute::Edit => self.run_edit(key),
[INFO] [stderr]     |       -------------- matches some of the same values
[INFO] [stderr] 106 | ...   AppRoute::Help => self.run_help(key),
[INFO] [stderr]     |       -------------- matches some of the same values
[INFO] [stderr] 107 | ...   AppRoute::PreQuit => self.run_prequit(key), // TODO should run a quit protocol - if not saved, don't quit yet, try and confirm!
[INFO] [stderr]     |       ----------------- matches some of the same values
[INFO] [stderr] 108 | ...   _ => unreachable!(),
[INFO] [stderr]     |       ^ collectively making this unreachable
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `elephant-diary` (bin "elephant-diary" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/elephant_diary-689c90edcb783225)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "42aac07da97c3a31cc01fc858bded78de4808c5fe71c0cb847a75623ee797123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42aac07da97c3a31cc01fc858bded78de4808c5fe71c0cb847a75623ee797123", kill_on_drop: false }`
[INFO] [stdout] 42aac07da97c3a31cc01fc858bded78de4808c5fe71c0cb847a75623ee797123
