[INFO] fetching crate panoptes 0.0.2...
[INFO] checking panoptes-0.0.2 against 1.95.0 for pr-155915
[INFO] extracting crate panoptes 0.0.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate panoptes 0.0.2
[INFO] finished tweaking crates.io crate panoptes 0.0.2
[INFO] tweaked toml for crates.io crate panoptes 0.0.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate panoptes 0.0.2 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 panoptes 0.0.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.10.0
[INFO] [stderr]   Downloaded getrandom v0.2.5
[INFO] [stderr]   Downloaded clap_derive v3.1.4
[INFO] [stderr]   Downloaded time v0.1.43
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.72
[INFO] [stderr]   Downloaded rusqlite v0.27.0
[INFO] [stderr]   Downloaded git2 v0.14.2
[INFO] [stderr]   Downloaded clap v3.1.6
[INFO] [stderr]   Downloaded libc v0.2.119
[INFO] [stderr]   Downloaded libgit2-sys v0.13.2+1.4.2
[INFO] [stderr]   Downloaded libz-sys v1.1.5
[INFO] [stderr]   Downloaded libsqlite3-sys v0.24.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e6cbcb040f3bb6522c6a1cce37fb5b03a77655e66d5ce0c2be8ab9cf1a50ccb
[INFO] running `Command { std: "docker" "start" "-a" "6e6cbcb040f3bb6522c6a1cce37fb5b03a77655e66d5ce0c2be8ab9cf1a50ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e6cbcb040f3bb6522c6a1cce37fb5b03a77655e66d5ce0c2be8ab9cf1a50ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e6cbcb040f3bb6522c6a1cce37fb5b03a77655e66d5ce0c2be8ab9cf1a50ccb", kill_on_drop: false }`
[INFO] [stdout] 6e6cbcb040f3bb6522c6a1cce37fb5b03a77655e66d5ce0c2be8ab9cf1a50ccb
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49a9314cc8e53f11a7412a6d1ff6b576ec4d1a88958596a3f1a202ba29d996a2
[INFO] running `Command { std: "docker" "start" "-a" "49a9314cc8e53f11a7412a6d1ff6b576ec4d1a88958596a3f1a202ba29d996a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.1
[INFO] [stderr]    Compiling libgit2-sys v0.13.2+1.4.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]     Checking clap v3.1.6
[INFO] [stderr]     Checking git2 v0.14.2
[INFO] [stderr]     Checking rusqlite v0.27.0
[INFO] [stderr]     Checking panoptes v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/git.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn last_commit(&self) -> 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] 4 |     fn last_commit(&self) -> git2::Commit<'_>;
[INFO] [stdout]   |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/git.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn file_statuses(&self) -> git2::Statuses;
[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] 5 |     fn file_statuses(&self) -> git2::Statuses<'_>;
[INFO] [stdout]   |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/git.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn last_commit(&self) -> 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] 9 |     fn last_commit(&self) -> git2::Commit<'_> {
[INFO] [stdout]   |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn file_statuses(&self) -> git2::Statuses {
[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] 14 |     fn file_statuses(&self) -> git2::Statuses<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/git.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn last_commit(&self) -> 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] 4 |     fn last_commit(&self) -> git2::Commit<'_>;
[INFO] [stdout]   |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/git.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn file_statuses(&self) -> git2::Statuses;
[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] 5 |     fn file_statuses(&self) -> git2::Statuses<'_>;
[INFO] [stdout]   |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/git.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn last_commit(&self) -> 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] 9 |     fn last_commit(&self) -> git2::Commit<'_> {
[INFO] [stdout]   |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn file_statuses(&self) -> git2::Statuses {
[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] 14 |     fn file_statuses(&self) -> git2::Statuses<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.33s
[INFO] running `Command { std: "docker" "inspect" "49a9314cc8e53f11a7412a6d1ff6b576ec4d1a88958596a3f1a202ba29d996a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49a9314cc8e53f11a7412a6d1ff6b576ec4d1a88958596a3f1a202ba29d996a2", kill_on_drop: false }`
[INFO] [stdout] 49a9314cc8e53f11a7412a6d1ff6b576ec4d1a88958596a3f1a202ba29d996a2
