[INFO] cloning repository https://github.com/dmulholl/vimv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmulholl/vimv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmulholl%2Fvimv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmulholl%2Fvimv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78f876f25db3dd69322eb47aa57455da4b7e639f
[INFO] checking dmulholl/vimv against try#eb43a7af9abeacf703345e49daba222ddc0623e9 for pr-95565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmulholl%2Fvimv" "/workspace/builds/worker-116/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-116/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dmulholl/vimv on toolchain eb43a7af9abeacf703345e49daba222ddc0623e9
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dmulholl/vimv
[INFO] finished tweaking git repo https://github.com/dmulholl/vimv
[INFO] tweaked toml for git repo https://github.com/dmulholl/vimv written to /workspace/builds/worker-116/source/Cargo.toml
[INFO] crate git repo https://github.com/dmulholl/vimv already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2acb4fbd3eef36ba6af1dd7bcd91b58bd15462cd0e1caddcc14bcbfe26abf5e
[INFO] running `Command { std: "docker" "start" "-a" "e2acb4fbd3eef36ba6af1dd7bcd91b58bd15462cd0e1caddcc14bcbfe26abf5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2acb4fbd3eef36ba6af1dd7bcd91b58bd15462cd0e1caddcc14bcbfe26abf5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2acb4fbd3eef36ba6af1dd7bcd91b58bd15462cd0e1caddcc14bcbfe26abf5e", kill_on_drop: false }`
[INFO] [stdout] e2acb4fbd3eef36ba6af1dd7bcd91b58bd15462cd0e1caddcc14bcbfe26abf5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b25d8ba1370a583d1efb33e2f171ed30f91551805a2018bb972727a78301e12
[INFO] running `Command { std: "docker" "start" "-a" "5b25d8ba1370a583d1efb33e2f171ed30f91551805a2018bb972727a78301e12", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling const-sha1 v0.2.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking arguably v2.0.0
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling windows_gen v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking which v4.0.2
[INFO] [stderr]     Checking edit v0.1.3
[INFO] [stderr]    Compiling windows_macros v0.9.1
[INFO] [stderr]    Compiling windows v0.9.1
[INFO] [stderr]    Compiling trash v2.0.2
[INFO] [stderr]     Checking vimv v1.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 58s
[INFO] running `Command { std: "docker" "inspect" "5b25d8ba1370a583d1efb33e2f171ed30f91551805a2018bb972727a78301e12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b25d8ba1370a583d1efb33e2f171ed30f91551805a2018bb972727a78301e12", kill_on_drop: false }`
[INFO] [stdout] 5b25d8ba1370a583d1efb33e2f171ed30f91551805a2018bb972727a78301e12