[INFO] fetching crate minver_rs 0.3.1...
[INFO] checking minver_rs-0.3.1 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate minver_rs 0.3.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate minver_rs 0.3.1
[INFO] finished tweaking crates.io crate minver_rs 0.3.1
[INFO] tweaked toml for crates.io crate minver_rs 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate minver_rs 0.3.1 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 crates.io crate minver_rs 0.3.1 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0d93ffc9f7a30872e1ba480f16e24b872896da422dbde12a4bf929541c9dfde0
[INFO] running `Command { std: "docker" "start" "-a" "0d93ffc9f7a30872e1ba480f16e24b872896da422dbde12a4bf929541c9dfde0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d93ffc9f7a30872e1ba480f16e24b872896da422dbde12a4bf929541c9dfde0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d93ffc9f7a30872e1ba480f16e24b872896da422dbde12a4bf929541c9dfde0", kill_on_drop: false }`
[INFO] [stdout] 0d93ffc9f7a30872e1ba480f16e24b872896da422dbde12a4bf929541c9dfde0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2d627c022229145f376d1ae8b70d8c15a5d6e61d27c8670f9438236f161563ea
[INFO] running `Command { std: "docker" "start" "-a" "2d627c022229145f376d1ae8b70d8c15a5d6e61d27c8670f9438236f161563ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking tinyvec v1.4.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking combine v4.6.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking strum v0.21.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling libssh2-sys v0.2.21
[INFO] [stderr]    Compiling libgit2-sys v0.12.23+1.2.0
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking simple_logger v1.13.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stderr]     Checking toml_edit v0.2.1
[INFO] [stderr]     Checking git2 v0.13.22
[INFO] [stderr]     Checking minver_rs v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/repo_test_helper/mod.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn get_head(repo: &Repository) -> Result<Commit> {
[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] 64 | fn get_head(repo: &Repository) -> Result<Commit<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "2d627c022229145f376d1ae8b70d8c15a5d6e61d27c8670f9438236f161563ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d627c022229145f376d1ae8b70d8c15a5d6e61d27c8670f9438236f161563ea", kill_on_drop: false }`
[INFO] [stdout] 2d627c022229145f376d1ae8b70d8c15a5d6e61d27c8670f9438236f161563ea
