[INFO] fetching crate git-cm 0.2.3... [INFO] checking git-cm-0.2.3 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate git-cm 0.2.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate git-cm 0.2.3 [INFO] finished tweaking crates.io crate git-cm 0.2.3 [INFO] tweaked toml for crates.io crate git-cm 0.2.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-cm 0.2.3 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-cm 0.2.3 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.1.16 [INFO] [stderr] Downloaded textwrap v0.12.1 [INFO] [stderr] Downloaded cargo_toml v0.9.1 [INFO] [stderr] Downloaded jobserver v0.1.22 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.2 [INFO] [stderr] Downloaded os_str_bytes v2.4.0 [INFO] [stderr] Downloaded ctrlc v3.1.9 [INFO] [stderr] Downloaded which v4.1.0 [INFO] [stderr] Downloaded edit v0.1.3 [INFO] [stderr] Downloaded clap v3.0.0-beta.2 [INFO] [stderr] Downloaded git2 v0.13.19 [INFO] [stderr] Downloaded libgit2-sys v0.12.20+1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f38aa2f3a4719a12886e453f210bcbfc41df6d368151e2b697a6ec11e13974d [INFO] running `Command { std: "docker" "start" "-a" "3f38aa2f3a4719a12886e453f210bcbfc41df6d368151e2b697a6ec11e13974d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f38aa2f3a4719a12886e453f210bcbfc41df6d368151e2b697a6ec11e13974d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f38aa2f3a4719a12886e453f210bcbfc41df6d368151e2b697a6ec11e13974d", kill_on_drop: false }` [INFO] [stdout] 3f38aa2f3a4719a12886e453f210bcbfc41df6d368151e2b697a6ec11e13974d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fb6525a56bf0077e5bfacc25ab55a896ad2ee22deaaf1e1f595079f1b07b383 [INFO] running `Command { std: "docker" "start" "-a" "4fb6525a56bf0077e5bfacc25ab55a896ad2ee22deaaf1e1f595079f1b07b383", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking which v4.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.20+1.1.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Checking edit v0.1.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking ctrlc v3.1.9 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking git2 v0.13.19 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking cargo_toml v0.9.1 [INFO] [stderr] Checking git-cm v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:119:27 [INFO] [stdout] | [INFO] [stdout] 119 | fn find_last_commit(repo: &Repository) -> Result { [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] 119 | fn find_last_commit(repo: &Repository) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:119:27 [INFO] [stdout] | [INFO] [stdout] 119 | fn find_last_commit(repo: &Repository) -> Result { [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] 119 | fn find_last_commit(repo: &Repository) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.59s [INFO] running `Command { std: "docker" "inspect" "4fb6525a56bf0077e5bfacc25ab55a896ad2ee22deaaf1e1f595079f1b07b383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fb6525a56bf0077e5bfacc25ab55a896ad2ee22deaaf1e1f595079f1b07b383", kill_on_drop: false }` [INFO] [stdout] 4fb6525a56bf0077e5bfacc25ab55a896ad2ee22deaaf1e1f595079f1b07b383