[INFO] fetching crate toggl 0.4.10...
[INFO] checking toggl-0.4.10 against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] extracting crate toggl 0.4.10 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate toggl 0.4.10
[INFO] finished tweaking crates.io crate toggl 0.4.10
[INFO] tweaked toml for crates.io crate toggl 0.4.10 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate toggl 0.4.10 on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate toggl 0.4.10 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d776bed7ba223f2ba43589903fbd7eb88c2e48589ed4d56e1b29160bf6339c8
[INFO] running `Command { std: "docker" "start" "-a" "1d776bed7ba223f2ba43589903fbd7eb88c2e48589ed4d56e1b29160bf6339c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d776bed7ba223f2ba43589903fbd7eb88c2e48589ed4d56e1b29160bf6339c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d776bed7ba223f2ba43589903fbd7eb88c2e48589ed4d56e1b29160bf6339c8", kill_on_drop: false }`
[INFO] [stdout] 1d776bed7ba223f2ba43589903fbd7eb88c2e48589ed4d56e1b29160bf6339c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76068cdd033b4cd59d993235357e30dbdb7e4294bc882110594de3732a1125e6
[INFO] running `Command { std: "docker" "start" "-a" "76068cdd033b4cd59d993235357e30dbdb7e4294bc882110594de3732a1125e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling winnow v0.4.1
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]     Checking concurrent-queue v2.1.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling polling v2.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking cpufeatures v0.2.6
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]    Compiling rustix v0.37.6
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling openssl v0.10.48
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.83
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking atomic-waker v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex v1.7.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]     Checking blocking v1.3.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking async-executor v1.5.0
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking iana-time-zone v0.1.54
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking os_str_bytes v6.5.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]     Checking hkdf v0.12.3
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking time-core v0.1.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking vte v0.11.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking time v0.3.20
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking defer-drop v1.3.0
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking dirs-sys v0.4.0
[INFO] [stderr]     Checking linux-keyutils v0.2.3
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking tuikit v0.5.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking shlex v1.1.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking directories v5.0.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking colors-transform v0.2.11
[INFO] [stderr]    Compiling zvariant_utils v1.0.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling serde_repr v0.1.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling zvariant_derive v3.12.0
[INFO] [stderr]    Compiling zbus_macros v3.11.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]     Checking async-stream v0.3.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.12
[INFO] [stderr]     Checking tokio-test v0.4.2
[INFO] [stderr]     Checking h2 v0.3.16
[INFO] [stderr]     Checking enumflags2 v0.7.5
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking serde_spanned v0.6.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking zvariant v3.12.0
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]     Checking skim v0.10.4
[INFO] [stderr]     Checking zbus_names v2.5.0
[INFO] [stderr]     Checking toml v0.7.3
[INFO] [stderr]     Checking zbus v3.11.1
[INFO] [stderr]     Checking hyper v0.14.25
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.16
[INFO] [stderr]     Checking secret-service v3.0.1
[INFO] [stderr]     Checking keyring v2.3.3
[INFO] [stderr]     Checking toggl v0.4.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/picker/skim.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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] 31 |     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/picker/skim.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     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] 35 |     fn output(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/picker/skim.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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] 31 |     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/picker/skim.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     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] 35 |     fn output(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.06s
[INFO] running `Command { std: "docker" "inspect" "76068cdd033b4cd59d993235357e30dbdb7e4294bc882110594de3732a1125e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76068cdd033b4cd59d993235357e30dbdb7e4294bc882110594de3732a1125e6", kill_on_drop: false }`
[INFO] [stdout] 76068cdd033b4cd59d993235357e30dbdb7e4294bc882110594de3732a1125e6
