[INFO] updating cached repository zachstruck/vcxproj-parser [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zachstruck/vcxproj-parser [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zachstruck/vcxproj-parser" "work/ex/beta-1.38-1/sources/1.37.0/gh/zachstruck/vcxproj-parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/zachstruck/vcxproj-parser'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zachstruck/vcxproj-parser" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zachstruck/vcxproj-parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zachstruck/vcxproj-parser'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cddecb68b382328f4b3629ccdbb24584a28818a9 [INFO] sha for GitHub repo zachstruck/vcxproj-parser: cddecb68b382328f4b3629ccdbb24584a28818a9 [INFO] validating manifest of zachstruck/vcxproj-parser on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zachstruck/vcxproj-parser on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing zachstruck/vcxproj-parser [INFO] finished frobbing zachstruck/vcxproj-parser [INFO] frobbed toml for zachstruck/vcxproj-parser written to work/ex/beta-1.38-1/sources/1.37.0/gh/zachstruck/vcxproj-parser/Cargo.toml [INFO] started frobbing zachstruck/vcxproj-parser [INFO] finished frobbing zachstruck/vcxproj-parser [INFO] frobbed toml for zachstruck/vcxproj-parser written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zachstruck/vcxproj-parser/Cargo.toml [INFO] crate zachstruck/vcxproj-parser already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing zachstruck/vcxproj-parser against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zachstruck/vcxproj-parser:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 048fbde875edc2bbd11d2bcee52bebab4de156583e362be8027b5219d0be3fd9 [INFO] running `"docker" "start" "-a" "048fbde875edc2bbd11d2bcee52bebab4de156583e362be8027b5219d0be3fd9"` [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling sxd-document v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling pest_meta v2.1.0 [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/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "048fbde875edc2bbd11d2bcee52bebab4de156583e362be8027b5219d0be3fd9"` [INFO] running `"docker" "rm" "-f" "048fbde875edc2bbd11d2bcee52bebab4de156583e362be8027b5219d0be3fd9"` [INFO] [stdout] 048fbde875edc2bbd11d2bcee52bebab4de156583e362be8027b5219d0be3fd9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zachstruck/vcxproj-parser:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] eb9c1800365619399285b06caf34740528527eed4b35692dd64cc46ca8d3fe4d [INFO] running `"docker" "start" "-a" "eb9c1800365619399285b06caf34740528527eed4b35692dd64cc46ca8d3fe4d"` [INFO] [stderr] Compiling vcxproj-parser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.19s [INFO] running `"docker" "inspect" "eb9c1800365619399285b06caf34740528527eed4b35692dd64cc46ca8d3fe4d"` [INFO] running `"docker" "rm" "-f" "eb9c1800365619399285b06caf34740528527eed4b35692dd64cc46ca8d3fe4d"` [INFO] [stdout] eb9c1800365619399285b06caf34740528527eed4b35692dd64cc46ca8d3fe4d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zachstruck/vcxproj-parser:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] a13517297036ab9ebd4eaee351076b442469872ac2d7f3aee61396b09eb840ae [INFO] running `"docker" "start" "-a" "a13517297036ab9ebd4eaee351076b442469872ac2d7f3aee61396b09eb840ae"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/vcxproj_parser-789673d3e69dc714 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test condition::tests::test_and ... ok [INFO] [stdout] test condition::tests::test_eq ... ok [INFO] [stdout] test condition::tests::test_eval ... ok [INFO] [stdout] test condition::tests::test_trailing_slash ... ok [INFO] [stdout] test condition::tests::test_or ... ok [INFO] [stdout] test condition::tests::test_ne ... ok [INFO] [stdout] test condition::tests::test_exists ... ok [INFO] [stdout] test condition::tests::test_not ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a13517297036ab9ebd4eaee351076b442469872ac2d7f3aee61396b09eb840ae"` [INFO] running `"docker" "rm" "-f" "a13517297036ab9ebd4eaee351076b442469872ac2d7f3aee61396b09eb840ae"` [INFO] [stdout] a13517297036ab9ebd4eaee351076b442469872ac2d7f3aee61396b09eb840ae