[INFO] fetching crate zeeper 1.7.2...
[INFO] checking zeeper-1.7.2 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate zeeper 1.7.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate zeeper 1.7.2
[INFO] finished tweaking crates.io crate zeeper 1.7.2
[INFO] tweaked toml for crates.io crate zeeper 1.7.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zeeper 1.7.2 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zeeper 1.7.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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deflate64 v0.1.9
[INFO] [stderr]   Downloaded clap_complete_command v0.6.1
[INFO] [stderr]   Downloaded keyvalues-parser v0.2.0
[INFO] [stderr]   Downloaded steamlocate v2.0.0
[INFO] [stderr]   Downloaded keyvalues-serde v0.2.1
[INFO] [stderr]   Downloaded clap_complete_nushell v4.5.3
[INFO] [stderr]   Downloaded copy_dir v0.1.3
[INFO] [stderr]   Downloaded zip v2.1.1
[INFO] [stderr]   Downloaded zip-extract v0.2.1
[INFO] [stderr]   Downloaded demand v1.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78674e1b53a6edd033f0976ae9b7902999f88f313402e98057de55b5624a7c33
[INFO] running `Command { std: "docker" "start" "-a" "78674e1b53a6edd033f0976ae9b7902999f88f313402e98057de55b5624a7c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78674e1b53a6edd033f0976ae9b7902999f88f313402e98057de55b5624a7c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78674e1b53a6edd033f0976ae9b7902999f88f313402e98057de55b5624a7c33", kill_on_drop: false }`
[INFO] [stdout] 78674e1b53a6edd033f0976ae9b7902999f88f313402e98057de55b5624a7c33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1aa02fddef5cf4f59de63a370e669323f74829d321ff4c2a255d5a48011af81a
[INFO] running `Command { std: "docker" "start" "-a" "1aa02fddef5cf4f59de63a370e669323f74829d321ff4c2a255d5a48011af81a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zip v2.1.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking copy_dir v0.1.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking demand v1.2.4
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking rustls-webpki v0.102.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking clap_complete v4.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap_complete_nushell v4.5.3
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]     Checking clap_complete_command v0.6.1
[INFO] [stderr]     Checking ureq v2.9.7
[INFO] [stderr]     Checking zip-extract v0.2.1
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking keyvalues-parser v0.2.0
[INFO] [stderr]     Checking keyvalues-serde v0.2.1
[INFO] [stderr]     Checking steamlocate v2.0.0
[INFO] [stderr]     Checking zeeper v1.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mod_cmd.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn iter_info_or_path(&self) -> impl Iterator<Item = InfoOrPath> {
[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] 33 |     fn iter_info_or_path(&self) -> impl Iterator<Item = InfoOrPath<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mod_cmd.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn iter_info(&self) -> impl Iterator<Item = ModInfo> {
[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] 39 |     fn iter_info(&self) -> impl Iterator<Item = ModInfo<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mod_cmd.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn iter_info_or_path(&self) -> impl Iterator<Item = InfoOrPath> {
[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] 33 |     fn iter_info_or_path(&self) -> impl Iterator<Item = InfoOrPath<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mod_cmd.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn iter_info(&self) -> impl Iterator<Item = ModInfo> {
[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] 39 |     fn iter_info(&self) -> impl Iterator<Item = ModInfo<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.42s
[INFO] running `Command { std: "docker" "inspect" "1aa02fddef5cf4f59de63a370e669323f74829d321ff4c2a255d5a48011af81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aa02fddef5cf4f59de63a370e669323f74829d321ff4c2a255d5a48011af81a", kill_on_drop: false }`
[INFO] [stdout] 1aa02fddef5cf4f59de63a370e669323f74829d321ff4c2a255d5a48011af81a
