[INFO] fetching crate ripit 1.0.0...
[INFO] checking ripit-1.0.0 against 1.95.0 for pr-155915
[INFO] extracting crate ripit 1.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ripit 1.0.0
[INFO] finished tweaking crates.io crate ripit 1.0.0
[INFO] tweaked toml for crates.io crate ripit 1.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ripit 1.0.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ripit 1.0.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml v0.9.16
[INFO] [stderr]   Downloaded is-terminal v0.4.2
[INFO] [stderr]   Downloaded io-lifetimes v1.0.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.80
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.5
[INFO] [stderr]   Downloaded cc v1.0.78
[INFO] [stderr]   Downloaded rustix v0.36.6
[INFO] [stderr]   Downloaded clap v4.0.32
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9773fbfd77362f3b3051cd627231a2cf72fe87c2dacc8b1ce669bc0af5215b70
[INFO] running `Command { std: "docker" "start" "-a" "9773fbfd77362f3b3051cd627231a2cf72fe87c2dacc8b1ce669bc0af5215b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9773fbfd77362f3b3051cd627231a2cf72fe87c2dacc8b1ce669bc0af5215b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9773fbfd77362f3b3051cd627231a2cf72fe87c2dacc8b1ce669bc0af5215b70", kill_on_drop: false }`
[INFO] [stdout] 9773fbfd77362f3b3051cd627231a2cf72fe87c2dacc8b1ce669bc0af5215b70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e656bf480b75285d38e004f50163f2c2d323413d5226a1a6f2d2a7a1437820f9
[INFO] running `Command { std: "docker" "start" "-a" "e656bf480b75285d38e004f50163f2c2d323413d5226a1a6f2d2a7a1437820f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking unsafe-libyaml v0.2.5
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.14.0+1.5.0
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]     Checking clap v4.0.32
[INFO] [stderr]     Checking serde_yaml v0.9.16
[INFO] [stderr]     Checking git2 v0.15.0
[INFO] [stderr]     Checking ripit v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commits_map.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn get(&self, oid: git2::Oid) -> Option<&SyncedCommit> {
[INFO] [stdout]     |                ^^^^^                            ^^^^^^^^^^^^^
[INFO] [stdout]     |                |                                ||
[INFO] [stdout]     |                |                                |the same lifetime is hidden here
[INFO] [stdout]     |                |                                the same lifetime is elided here
[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] 100 |     pub fn get(&self, oid: git2::Oid) -> Option<&SyncedCommit<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/env/mod.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn do_commit(&self, msg: &str) -> git2::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] 54 |     pub fn do_commit(&self, msg: &str) -> git2::Commit<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/env/mod.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn commit_file(&self, filename: &str, commit_msg: &str) -> git2::Commit {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^ the same lifetime is hidden 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] 86 |     pub fn commit_file(&self, filename: &str, commit_msg: &str) -> git2::Commit<'_> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/env/mod.rs:91:40
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn resolve_conflict_and_commit(&self, filename: &str) -> git2::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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn resolve_conflict_and_commit(&self, filename: &str) -> git2::Commit<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/env/mod.rs:117:28
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn commit_file_and_tag(&self, filename: &str, tag: &str) -> git2::Commit {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^ the same lifetime is hidden 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] 117 |     fn commit_file_and_tag(&self, filename: &str, tag: &str) -> git2::Commit<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/env/mod.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn do_merge_commit(&self, theirs: &git2::Commit, content: &str) -> git2::Commit {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here               ^^^^^^^^^^^^ the same lifetime is hidden 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] 140 |     fn do_merge_commit(&self, theirs: &git2::Commit, content: &str) -> git2::Commit<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/env/mod.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn do_merge(&self, theirs: &git2::Commit, content: &str) -> git2::Commit {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here               ^^^^^^^^^^^^ the same lifetime is hidden 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] 192 |     fn do_merge(&self, theirs: &git2::Commit, content: &str) -> git2::Commit<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commits_map.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn get(&self, oid: git2::Oid) -> Option<&SyncedCommit> {
[INFO] [stdout]     |                ^^^^^                            ^^^^^^^^^^^^^
[INFO] [stdout]     |                |                                ||
[INFO] [stdout]     |                |                                |the same lifetime is hidden here
[INFO] [stdout]     |                |                                the same lifetime is elided here
[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] 100 |     pub fn get(&self, oid: git2::Oid) -> Option<&SyncedCommit<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.96s
[INFO] running `Command { std: "docker" "inspect" "e656bf480b75285d38e004f50163f2c2d323413d5226a1a6f2d2a7a1437820f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e656bf480b75285d38e004f50163f2c2d323413d5226a1a6f2d2a7a1437820f9", kill_on_drop: false }`
[INFO] [stdout] e656bf480b75285d38e004f50163f2c2d323413d5226a1a6f2d2a7a1437820f9
