[INFO] cloning repository https://github.com/konrad-amtenbrink/git-daily
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/konrad-amtenbrink/git-daily" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonrad-amtenbrink%2Fgit-daily", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonrad-amtenbrink%2Fgit-daily'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 013e0cfab09325bad65162d00a6df81534fe5ded
[INFO] checking konrad-amtenbrink/git-daily against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonrad-amtenbrink%2Fgit-daily" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/konrad-amtenbrink/git-daily
[INFO] finished tweaking git repo https://github.com/konrad-amtenbrink/git-daily
[INFO] tweaked toml for git repo https://github.com/konrad-amtenbrink/git-daily written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/konrad-amtenbrink/git-daily 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 git repo https://github.com/konrad-amtenbrink/git-daily 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded concolor-query v0.3.3
[INFO] [stderr]   Downloaded anstyle v0.3.5
[INFO] [stderr]   Downloaded clap v4.2.1
[INFO] [stderr]   Downloaded anstyle-wincon v0.2.0
[INFO] [stderr]   Downloaded concolor-override v1.0.0
[INFO] [stderr]   Downloaded anstream v0.2.6
[INFO] [stderr]   Downloaded anstyle-parse v0.1.1
[INFO] [stderr]   Downloaded clap_builder v4.2.1
[INFO] [stderr]   Downloaded git2 v0.17.0
[INFO] [stderr]   Downloaded libssh2-sys v0.3.0
[INFO] [stderr]   Downloaded libgit2-sys v0.15.0+1.6.3
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[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] 81c09d205d324f1c9bc87c11e7bbcf1227c672470c6cd8446200e3d8641c9f3d
[INFO] running `Command { std: "docker" "start" "-a" "81c09d205d324f1c9bc87c11e7bbcf1227c672470c6cd8446200e3d8641c9f3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81c09d205d324f1c9bc87c11e7bbcf1227c672470c6cd8446200e3d8641c9f3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81c09d205d324f1c9bc87c11e7bbcf1227c672470c6cd8446200e3d8641c9f3d", kill_on_drop: false }`
[INFO] [stdout] 81c09d205d324f1c9bc87c11e7bbcf1227c672470c6cd8446200e3d8641c9f3d
[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] 6c840cce3ff85e0bd527e172eab7f491e7eb3b39ac6dbf70c7a1482b2053fa82
[INFO] running `Command { std: "docker" "start" "-a" "6c840cce3ff85e0bd527e172eab7f491e7eb3b39ac6dbf70c7a1482b2053fa82", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling rustix v0.37.7
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.1.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking anstyle v0.3.5
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking concolor-override v1.0.0
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.84
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.0+1.6.3
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking is-terminal v0.4.6
[INFO] [stderr]     Checking anstream v0.2.6
[INFO] [stderr]     Checking clap_builder v4.2.1
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]     Checking clap v4.2.1
[INFO] [stderr]     Checking git2 v0.17.0
[INFO] [stderr]     Checking git-daily v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
[INFO] [stdout]   --> src/utils/mod.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let naive = NaiveDateTime::from_timestamp(timestamp, 0);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/mod.rs:30:33
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) fn get_revwalk(repo: &Repository) -> Result<git2::Revwalk, git2::Error> {
[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] 30 | pub(crate) fn get_revwalk(repo: &Repository) -> Result<git2::Revwalk<'_>, git2::Error> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
[INFO] [stdout]   --> src/utils/mod.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let naive = NaiveDateTime::from_timestamp(timestamp, 0);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git/mod.rs:30:33
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) fn get_revwalk(repo: &Repository) -> Result<git2::Revwalk, git2::Error> {
[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] 30 | pub(crate) fn get_revwalk(repo: &Repository) -> Result<git2::Revwalk<'_>, git2::Error> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.35s
[INFO] running `Command { std: "docker" "inspect" "6c840cce3ff85e0bd527e172eab7f491e7eb3b39ac6dbf70c7a1482b2053fa82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c840cce3ff85e0bd527e172eab7f491e7eb3b39ac6dbf70c7a1482b2053fa82", kill_on_drop: false }`
[INFO] [stdout] 6c840cce3ff85e0bd527e172eab7f491e7eb3b39ac6dbf70c7a1482b2053fa82
