[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] testing zachstruck/vcxproj-parser against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachstruck%2Fvcxproj-parser" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zachstruck/vcxproj-parser on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-73/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" "+beta-2022-04-10" "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-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a6e42bc1b0e582db0aca6c15ff522e015f6b8cfccacf24404706381b544755f [INFO] running `Command { std: "docker" "start" "-a" "8a6e42bc1b0e582db0aca6c15ff522e015f6b8cfccacf24404706381b544755f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a6e42bc1b0e582db0aca6c15ff522e015f6b8cfccacf24404706381b544755f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a6e42bc1b0e582db0aca6c15ff522e015f6b8cfccacf24404706381b544755f", kill_on_drop: false }` [INFO] [stdout] 8a6e42bc1b0e582db0aca6c15ff522e015f6b8cfccacf24404706381b544755f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eacc5fafd5a42a4a5da77217471bf3b22922cb7c907dda3b903c9ab9a1d74ce9 [INFO] running `Command { std: "docker" "start" "-a" "eacc5fafd5a42a4a5da77217471bf3b22922cb7c907dda3b903c9ab9a1d74ce9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling sxd-document v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling vcxproj-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "eacc5fafd5a42a4a5da77217471bf3b22922cb7c907dda3b903c9ab9a1d74ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eacc5fafd5a42a4a5da77217471bf3b22922cb7c907dda3b903c9ab9a1d74ce9", kill_on_drop: false }` [INFO] [stdout] eacc5fafd5a42a4a5da77217471bf3b22922cb7c907dda3b903c9ab9a1d74ce9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06d0dab5dac07493f535536c2ac7aaa0d2ab29f399190798120f3cf019cd2ca6 [INFO] running `Command { std: "docker" "start" "-a" "06d0dab5dac07493f535536c2ac7aaa0d2ab29f399190798120f3cf019cd2ca6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling vcxproj-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.29s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/vcxproj_parser-afb4b64446730dfe) [INFO] running `Command { std: "docker" "inspect" "06d0dab5dac07493f535536c2ac7aaa0d2ab29f399190798120f3cf019cd2ca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d0dab5dac07493f535536c2ac7aaa0d2ab29f399190798120f3cf019cd2ca6", kill_on_drop: false }` [INFO] [stdout] 06d0dab5dac07493f535536c2ac7aaa0d2ab29f399190798120f3cf019cd2ca6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf24fba5e58d10cd446865df5531f72348b35cece7afb39b70b5dad3f4e6bc2f [INFO] running `Command { std: "docker" "start" "-a" "bf24fba5e58d10cd446865df5531f72348b35cece7afb39b70b5dad3f4e6bc2f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "bf24fba5e58d10cd446865df5531f72348b35cece7afb39b70b5dad3f4e6bc2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf24fba5e58d10cd446865df5531f72348b35cece7afb39b70b5dad3f4e6bc2f", kill_on_drop: false }` [INFO] [stdout] bf24fba5e58d10cd446865df5531f72348b35cece7afb39b70b5dad3f4e6bc2f