[INFO] cloning repository https://github.com/jalada/gdrive_search
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jalada/gdrive_search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjalada%2Fgdrive_search", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjalada%2Fgdrive_search'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6dfb7a6f8af1323997dcefb78ad05de017b3abc8
[INFO] checking jalada/gdrive_search against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjalada%2Fgdrive_search" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jalada/gdrive_search
[INFO] finished tweaking git repo https://github.com/jalada/gdrive_search
[INFO] tweaked toml for git repo https://github.com/jalada/gdrive_search written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jalada/gdrive_search 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/jalada/gdrive_search 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c202a48189845e62b1729f652bc94a614204ca69fe2ab85d0b1ee9b0bddb6242
[INFO] running `Command { std: "docker" "start" "-a" "c202a48189845e62b1729f652bc94a614204ca69fe2ab85d0b1ee9b0bddb6242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c202a48189845e62b1729f652bc94a614204ca69fe2ab85d0b1ee9b0bddb6242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c202a48189845e62b1729f652bc94a614204ca69fe2ab85d0b1ee9b0bddb6242", kill_on_drop: false }`
[INFO] [stdout] c202a48189845e62b1729f652bc94a614204ca69fe2ab85d0b1ee9b0bddb6242
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 695b7a7c8d5caeee489bd2d08a6a9eea018ad2464846ff65a8d46c2ce4fc6279
[INFO] running `Command { std: "docker" "start" "-a" "695b7a7c8d5caeee489bd2d08a6a9eea018ad2464846ff65a8d46c2ce4fc6279", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking instant v0.1.11
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking shlex v0.1.1
[INFO] [stderr]     Checking beef v0.5.1
[INFO] [stderr]     Checking webbrowser v0.5.5
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking defer-drop v1.2.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking vte v0.9.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking nix v0.19.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rayon v1.5.1
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking ct-logs v0.8.0
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking tuikit v0.4.5
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling tokio-macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking serde v1.0.130
[INFO] [stderr]     Checking tokio-util v0.6.8
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking h2 v0.3.6
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde_json v1.0.68
[INFO] [stderr]     Checking hyper v0.14.13
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]     Checking skim v0.9.4
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking yup-oauth2 v5.1.0
[INFO] [stderr]     Checking google-drive3 v2.0.9+20210322
[INFO] [stderr]     Checking gdrive-search v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/drive_files.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn text(&self) -> Cow<str> {
[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] 27 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/drive_files.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn output(&self) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn output(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/drive_files.rs:136:10
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[async_recursion]
[INFO] [stdout]     |     ------------------ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 136 |     ) -> &Self {
[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 `'life_self`
[INFO] [stdout]     |
[INFO] [stdout] 136 |     ) -> &'life_self Self {
[INFO] [stdout]     |           ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/drive_files.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn text(&self) -> Cow<str> {
[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] 27 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/drive_files.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn output(&self) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn output(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/drive_files.rs:136:10
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[async_recursion]
[INFO] [stdout]     |     ------------------ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 136 |     ) -> &Self {
[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 `'life_self`
[INFO] [stdout]     |
[INFO] [stdout] 136 |     ) -> &'life_self Self {
[INFO] [stdout]     |           ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.53s
[INFO] running `Command { std: "docker" "inspect" "695b7a7c8d5caeee489bd2d08a6a9eea018ad2464846ff65a8d46c2ce4fc6279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "695b7a7c8d5caeee489bd2d08a6a9eea018ad2464846ff65a8d46c2ce4fc6279", kill_on_drop: false }`
[INFO] [stdout] 695b7a7c8d5caeee489bd2d08a6a9eea018ad2464846ff65a8d46c2ce4fc6279
