[INFO] cloning repository https://github.com/maheshrayas/action-coverage-badge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maheshrayas/action-coverage-badge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaheshrayas%2Faction-coverage-badge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaheshrayas%2Faction-coverage-badge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddd79b6c1ac4bdf3e39c7dca1c6d592fd1652d7d [INFO] checking maheshrayas/action-coverage-badge/ddd79b6c1ac4bdf3e39c7dca1c6d592fd1652d7d against master#ff086354c9fc93e1da1d2f4d255456624fbcd099 for pr-153513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaheshrayas%2Faction-coverage-badge" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/maheshrayas/action-coverage-badge [INFO] finished tweaking git repo https://github.com/maheshrayas/action-coverage-badge [INFO] tweaked toml for git repo https://github.com/maheshrayas/action-coverage-badge written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maheshrayas/action-coverage-badge on toolchain ff086354c9fc93e1da1d2f4d255456624fbcd099 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff086354c9fc93e1da1d2f4d255456624fbcd099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/maheshrayas/action-coverage-badge 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" "+ff086354c9fc93e1da1d2f4d255456624fbcd099" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] [stderr] Updating aho-corasick v0.7.18 -> v1.1.4 [INFO] [stderr] Updating memchr v2.4.1 -> v2.8.0 [INFO] [stderr] Updating regex v1.5.4 -> v1.12.3 [INFO] [stderr] Adding regex-automata v0.4.14 [INFO] [stderr] Updating regex-syntax v0.6.25 -> v0.8.10 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkg-config v0.3.21 [INFO] [stderr] Downloaded openssl-sys v0.9.68 [INFO] [stderr] Downloaded git2 v0.13.23 [INFO] [stderr] Downloaded openssl v0.10.37 [INFO] [stderr] Downloaded libssh2-sys v0.2.23 [INFO] [stderr] Downloaded libc v0.2.104 [INFO] [stderr] Downloaded libgit2-sys v0.12.24+1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ff086354c9fc93e1da1d2f4d255456624fbcd099" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4909c70a8e54279d51a6ab5447dd73d3c5c31b6e26e1a2e4e2e5130871f4662 [INFO] running `Command { std: "docker" "start" "-a" "e4909c70a8e54279d51a6ab5447dd73d3c5c31b6e26e1a2e4e2e5130871f4662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4909c70a8e54279d51a6ab5447dd73d3c5c31b6e26e1a2e4e2e5130871f4662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4909c70a8e54279d51a6ab5447dd73d3c5c31b6e26e1a2e4e2e5130871f4662", kill_on_drop: false }` [INFO] [stdout] e4909c70a8e54279d51a6ab5447dd73d3c5c31b6e26e1a2e4e2e5130871f4662 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ff086354c9fc93e1da1d2f4d255456624fbcd099" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6a90448dc7de844dcbb7b8926d19670df2ed253f1cefb656fecfa0970d90100 [INFO] running `Command { std: "docker" "start" "-a" "f6a90448dc7de844dcbb7b8926d19670df2ed253f1cefb656fecfa0970d90100", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling pkg-config v0.3.21 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling openssl v0.10.37 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling openssl-src v111.16.0+1.1.1l [INFO] [stderr] Compiling openssl-sys v0.9.68 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking git2 v0.13.23 [INFO] [stderr] Checking cover v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:123:31 [INFO] [stdout] | [INFO] [stdout] 123 | 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] 123 | fn find_last_commit(repo: &Repository) -> Result, git2::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | fn create_callbacks(&self) -> RemoteCallbacks { [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] 129 | fn create_callbacks(&self) -> RemoteCallbacks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:123:31 [INFO] [stdout] | [INFO] [stdout] 123 | 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] 123 | fn find_last_commit(repo: &Repository) -> Result, git2::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | fn create_callbacks(&self) -> RemoteCallbacks { [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] 129 | fn create_callbacks(&self) -> RemoteCallbacks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "f6a90448dc7de844dcbb7b8926d19670df2ed253f1cefb656fecfa0970d90100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a90448dc7de844dcbb7b8926d19670df2ed253f1cefb656fecfa0970d90100", kill_on_drop: false }` [INFO] [stdout] f6a90448dc7de844dcbb7b8926d19670df2ed253f1cefb656fecfa0970d90100