[INFO] cloning repository https://github.com/kazu914/kakisute
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazu914/kakisute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazu914%2Fkakisute", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazu914%2Fkakisute'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0869f5705357024896cdcf18623317874305ae7e
[INFO] checking kazu914/kakisute against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazu914%2Fkakisute" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kazu914/kakisute
[INFO] finished tweaking git repo https://github.com/kazu914/kakisute
[INFO] tweaked toml for git repo https://github.com/kazu914/kakisute written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazu914/kakisute on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kazu914/kakisute 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38e229a971bb608cfe8cf01bd861f55dce9bb39fdcdd1649ec5e970fa5cbb177
[INFO] running `Command { std: "docker" "start" "-a" "38e229a971bb608cfe8cf01bd861f55dce9bb39fdcdd1649ec5e970fa5cbb177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38e229a971bb608cfe8cf01bd861f55dce9bb39fdcdd1649ec5e970fa5cbb177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38e229a971bb608cfe8cf01bd861f55dce9bb39fdcdd1649ec5e970fa5cbb177", kill_on_drop: false }`
[INFO] [stdout] 38e229a971bb608cfe8cf01bd861f55dce9bb39fdcdd1649ec5e970fa5cbb177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3012e74a8e76e8a401b6325dfb2d5861a9eee3b09c89cc648fe263e912aba9e4
[INFO] running `Command { std: "docker" "start" "-a" "3012e74a8e76e8a401b6325dfb2d5861a9eee3b09c89cc648fe263e912aba9e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking grep-matcher v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking scrawl v1.1.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking shellexpand v2.1.0
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling speculate v0.1.2
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking grep-searcher v0.1.11
[INFO] [stderr]     Checking globset v0.4.11
[INFO] [stderr]     Checking grep-regex v0.1.11
[INFO] [stderr]     Checking grep-cli v0.1.8
[INFO] [stderr]     Checking clap_complete v3.2.5
[INFO] [stderr]     Checking grep-printer v0.1.7
[INFO] [stderr]     Checking grep v0.2.12
[INFO] [stderr]     Checking kakisute v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/app_interactor.rs:178:26
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn generate_info(&mut self) -> Info {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn generate_info(&mut self) -> Info<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/filtered_list.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 59 |         kakisute_name_list: Vec<&'a str>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 60 |     ) -> Vec<&str> {
[INFO] [stdout]    |              ^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     ) -> Vec<&'a str> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/app_interactor.rs:178:26
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn generate_info(&mut self) -> Info {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn generate_info(&mut self) -> Info<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/filtered_list.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 59 |         kakisute_name_list: Vec<&'a str>,
[INFO] [stdout]    |                                  -- the lifetime is named here
[INFO] [stdout] 60 |     ) -> Vec<&str> {
[INFO] [stdout]    |              ^^^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     ) -> Vec<&'a str> {
[INFO] [stdout]    |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "3012e74a8e76e8a401b6325dfb2d5861a9eee3b09c89cc648fe263e912aba9e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3012e74a8e76e8a401b6325dfb2d5861a9eee3b09c89cc648fe263e912aba9e4", kill_on_drop: false }`
[INFO] [stdout] 3012e74a8e76e8a401b6325dfb2d5861a9eee3b09c89cc648fe263e912aba9e4
