[INFO] updating cached repository mozilla/rust-parsepatch [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mozilla/rust-parsepatch [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mozilla/rust-parsepatch" "work/ex/beta-1.37-6/sources/1.36.0/gh/mozilla/rust-parsepatch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mozilla/rust-parsepatch'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mozilla/rust-parsepatch" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mozilla/rust-parsepatch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mozilla/rust-parsepatch'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 032b338e5778b9939b4a749debaa7aa7c55f315a [INFO] sha for GitHub repo mozilla/rust-parsepatch: 032b338e5778b9939b4a749debaa7aa7c55f315a [INFO] validating manifest of mozilla/rust-parsepatch on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mozilla/rust-parsepatch on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mozilla/rust-parsepatch [INFO] finished frobbing mozilla/rust-parsepatch [INFO] frobbed toml for mozilla/rust-parsepatch written to work/ex/beta-1.37-6/sources/1.36.0/gh/mozilla/rust-parsepatch/Cargo.toml [INFO] started frobbing mozilla/rust-parsepatch [INFO] finished frobbing mozilla/rust-parsepatch [INFO] frobbed toml for mozilla/rust-parsepatch written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mozilla/rust-parsepatch/Cargo.toml [INFO] crate mozilla/rust-parsepatch already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mozilla/rust-parsepatch against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mozilla/rust-parsepatch:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] e8399c1dd91a8e3de5743b363b362f24b96464afc36aa915eac0d969995ef894 [INFO] running `"docker" "start" "-a" "e8399c1dd91a8e3de5743b363b362f24b96464afc36aa915eac0d969995ef894"` [INFO] [stderr] Compiling parsepatch v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "e8399c1dd91a8e3de5743b363b362f24b96464afc36aa915eac0d969995ef894"` [INFO] running `"docker" "rm" "-f" "e8399c1dd91a8e3de5743b363b362f24b96464afc36aa915eac0d969995ef894"` [INFO] [stdout] e8399c1dd91a8e3de5743b363b362f24b96464afc36aa915eac0d969995ef894 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mozilla/rust-parsepatch:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e2d5279b11ab74d30d3364d548cc3b3c91f0ca76438eb3ca9745407e0a3730e7 [INFO] running `"docker" "start" "-a" "e2d5279b11ab74d30d3364d548cc3b3c91f0ca76438eb3ca9745407e0a3730e7"` [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling parsepatch v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.72s [INFO] running `"docker" "inspect" "e2d5279b11ab74d30d3364d548cc3b3c91f0ca76438eb3ca9745407e0a3730e7"` [INFO] running `"docker" "rm" "-f" "e2d5279b11ab74d30d3364d548cc3b3c91f0ca76438eb3ca9745407e0a3730e7"` [INFO] [stdout] e2d5279b11ab74d30d3364d548cc3b3c91f0ca76438eb3ca9745407e0a3730e7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mozilla/rust-parsepatch:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] f658d8c897852a11e066ec68947b235d8077c2c56c50829ec95762b1210b9a4c [INFO] running `"docker" "start" "-a" "f658d8c897852a11e066ec68947b235d8077c2c56c50829ec95762b1210b9a4c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/parsepatch-56cbf52dacfccc3f [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parser::tests::test_skip_until_empty_line ... ok [INFO] [stdout] test parser::tests::test_skip_binary ... ok [INFO] [stdout] test parser::tests::test_numbers ... ok [INFO] [stdout] test parser::tests::test_line_starts_with ... ok [INFO] [stdout] test parser::tests::test_get_filename ... ok [INFO] [stdout] test parser::tests::test_parse_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/test-819b21e544f8641e [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests parsepatch [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f658d8c897852a11e066ec68947b235d8077c2c56c50829ec95762b1210b9a4c"` [INFO] running `"docker" "rm" "-f" "f658d8c897852a11e066ec68947b235d8077c2c56c50829ec95762b1210b9a4c"` [INFO] [stdout] f658d8c897852a11e066ec68947b235d8077c2c56c50829ec95762b1210b9a4c