[INFO] cloning repository https://github.com/zachstruck/vcxproj-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zachstruck/vcxproj-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachstruck%2Fvcxproj-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachstruck%2Fvcxproj-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cddecb68b382328f4b3629ccdbb24584a28818a9
[INFO] checking zachstruck/vcxproj-parser against master#f1ce0e6a00593493a12e0e3662119786c761f375 for pr-92413
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachstruck%2Fvcxproj-parser" "/workspace/builds/worker-63/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/zachstruck/vcxproj-parser on toolchain f1ce0e6a00593493a12e0e3662119786c761f375
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/zachstruck/vcxproj-parser
[INFO] finished tweaking git repo https://github.com/zachstruck/vcxproj-parser
[INFO] tweaked toml for git repo https://github.com/zachstruck/vcxproj-parser written to /workspace/builds/worker-63/source/Cargo.toml
[INFO] crate git repo https://github.com/zachstruck/vcxproj-parser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "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-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72815aa23ea67abb493a60a55b8f86b387fa1ce62b20c0deb0708a74884c1bd1
[INFO] running `Command { std: "docker" "start" "-a" "72815aa23ea67abb493a60a55b8f86b387fa1ce62b20c0deb0708a74884c1bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72815aa23ea67abb493a60a55b8f86b387fa1ce62b20c0deb0708a74884c1bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72815aa23ea67abb493a60a55b8f86b387fa1ce62b20c0deb0708a74884c1bd1", kill_on_drop: false }`
[INFO] [stdout] 72815aa23ea67abb493a60a55b8f86b387fa1ce62b20c0deb0708a74884c1bd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 126fc581e5e444cf8b7696928d533bcfa9313c2cbdcf8c37dc7c7b9f11f942fe
[INFO] running `Command { std: "docker" "start" "-a" "126fc581e5e444cf8b7696928d533bcfa9313c2cbdcf8c37dc7c7b9f11f942fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling proc-macro2 v0.4.26
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]    Compiling ucd-trie v0.1.1
[INFO] [stderr]    Compiling memchr v2.1.3
[INFO] [stderr]    Compiling maplit v1.0.1
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.14
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]     Checking typed-arena v1.4.1
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking peresil v0.3.0
[INFO] [stderr]     Checking pest v2.1.0
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking regex-syntax v0.6.5
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking sxd-document v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.1.0
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]    Compiling pest_generator v2.1.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking vcxproj-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "126fc581e5e444cf8b7696928d533bcfa9313c2cbdcf8c37dc7c7b9f11f942fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "126fc581e5e444cf8b7696928d533bcfa9313c2cbdcf8c37dc7c7b9f11f942fe", kill_on_drop: false }`
[INFO] [stdout] 126fc581e5e444cf8b7696928d533bcfa9313c2cbdcf8c37dc7c7b9f11f942fe