[INFO] fetching crate work 0.4.2...
[INFO] checking work-0.4.2 against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] extracting crate work 0.4.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate work 0.4.2
[INFO] finished tweaking crates.io crate work 0.4.2
[INFO] tweaked toml for crates.io crate work 0.4.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate work 0.4.2 on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate work 0.4.2 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbff301afccf6dbbe9ba2b0cead6367c07ed3961b592f4c7df3e8dd869968384
[INFO] running `Command { std: "docker" "start" "-a" "fbff301afccf6dbbe9ba2b0cead6367c07ed3961b592f4c7df3e8dd869968384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbff301afccf6dbbe9ba2b0cead6367c07ed3961b592f4c7df3e8dd869968384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbff301afccf6dbbe9ba2b0cead6367c07ed3961b592f4c7df3e8dd869968384", kill_on_drop: false }`
[INFO] [stdout] fbff301afccf6dbbe9ba2b0cead6367c07ed3961b592f4c7df3e8dd869968384
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae61233e95ab9661e2b8aa8df331adf237170394bc529139f8c619076a5260a5
[INFO] running `Command { std: "docker" "start" "-a" "ae61233e95ab9661e2b8aa8df331adf237170394bc529139f8c619076a5260a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.55
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking utf8parse v0.1.1
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking vte v0.3.3
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking shlex v0.1.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.18.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking directories v2.0.2
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]     Checking smallvec v1.5.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking termion v1.5.5
[INFO] [stderr]     Checking rusqlite v0.23.1
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking tuikit v0.3.4
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[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 clap v3.0.0-beta.2
[INFO] [stderr]     Checking skim v0.8.2
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking confy v0.4.0
[INFO] [stderr]     Checking work v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fuzzy.rs:110:16
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn display(&self) -> Cow<AnsiString> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |         |   |
[INFO] [stdout]     |                |         |   the same lifetime is hidden here
[INFO] [stdout]     |                |         the same lifetime is hidden here
[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] 110 |     fn display(&self) -> Cow<'_, AnsiString<'_>> {
[INFO] [stdout]     |                              +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fuzzy.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |     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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     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/fuzzy.rs:110:16
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn display(&self) -> Cow<AnsiString> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |         |   |
[INFO] [stdout]     |                |         |   the same lifetime is hidden here
[INFO] [stdout]     |                |         the same lifetime is hidden here
[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] 110 |     fn display(&self) -> Cow<'_, AnsiString<'_>> {
[INFO] [stdout]     |                              +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fuzzy.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |     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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.99s
[INFO] running `Command { std: "docker" "inspect" "ae61233e95ab9661e2b8aa8df331adf237170394bc529139f8c619076a5260a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae61233e95ab9661e2b8aa8df331adf237170394bc529139f8c619076a5260a5", kill_on_drop: false }`
[INFO] [stdout] ae61233e95ab9661e2b8aa8df331adf237170394bc529139f8c619076a5260a5
