[INFO] cloning repository https://github.com/VTimofeenko/git-local-monitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VTimofeenko/git-local-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVTimofeenko%2Fgit-local-monitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVTimofeenko%2Fgit-local-monitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26b09d5cef9f540dbb7f0918ed9e59b52180cf5b
[INFO] checking VTimofeenko/git-local-monitor against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVTimofeenko%2Fgit-local-monitor" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VTimofeenko/git-local-monitor
[INFO] finished tweaking git repo https://github.com/VTimofeenko/git-local-monitor
[INFO] tweaked toml for git repo https://github.com/VTimofeenko/git-local-monitor written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VTimofeenko/git-local-monitor 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/VTimofeenko/git-local-monitor 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 git2 v0.17.0
[INFO] [stderr]   Downloaded libgit2-sys v0.15.0+1.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 065b012679fed3e448b5b221667e8d6fa677e07f754f70dd5b0b084893eec21c
[INFO] running `Command { std: "docker" "start" "-a" "065b012679fed3e448b5b221667e8d6fa677e07f754f70dd5b0b084893eec21c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "065b012679fed3e448b5b221667e8d6fa677e07f754f70dd5b0b084893eec21c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "065b012679fed3e448b5b221667e8d6fa677e07f754f70dd5b0b084893eec21c", kill_on_drop: false }`
[INFO] [stdout] 065b012679fed3e448b5b221667e8d6fa677e07f754f70dd5b0b084893eec21c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 395f359f9d1996143483775e7be6c63ec8e46923effdd69257541799ed55e69c
[INFO] running `Command { std: "docker" "start" "-a" "395f359f9d1996143483775e7be6c63ec8e46923effdd69257541799ed55e69c", 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.11
[INFO] [stderr]     Checking linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking anstyle v0.3.5
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking concolor-override v1.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking anstyle-parse v0.1.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling openssl-sys v0.9.85
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.0+1.6.3
[INFO] [stderr]     Checking is-terminal v0.4.7
[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-local-monitor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.01s
[INFO] running `Command { std: "docker" "inspect" "395f359f9d1996143483775e7be6c63ec8e46923effdd69257541799ed55e69c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "395f359f9d1996143483775e7be6c63ec8e46923effdd69257541799ed55e69c", kill_on_drop: false }`
[INFO] [stdout] 395f359f9d1996143483775e7be6c63ec8e46923effdd69257541799ed55e69c
