[INFO] updating cached repository holyshared/lcov-tool [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/holyshared/lcov-tool [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/holyshared/lcov-tool" "work/ex/beta-1.38-1/sources/1.37.0/gh/holyshared/lcov-tool"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/holyshared/lcov-tool'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/holyshared/lcov-tool" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/holyshared/lcov-tool"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/holyshared/lcov-tool'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fecc2c7eff95cc2c0d897c7f4a66a67e8c4866f7 [INFO] sha for GitHub repo holyshared/lcov-tool: fecc2c7eff95cc2c0d897c7f4a66a67e8c4866f7 [INFO] validating manifest of holyshared/lcov-tool 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 holyshared/lcov-tool 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 holyshared/lcov-tool [INFO] finished frobbing holyshared/lcov-tool [INFO] frobbed toml for holyshared/lcov-tool written to work/ex/beta-1.38-1/sources/1.37.0/gh/holyshared/lcov-tool/Cargo.toml [INFO] started frobbing holyshared/lcov-tool [INFO] finished frobbing holyshared/lcov-tool [INFO] frobbed toml for holyshared/lcov-tool written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/holyshared/lcov-tool/Cargo.toml [INFO] crate holyshared/lcov-tool 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 holyshared/lcov-tool against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/holyshared/lcov-tool:/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.37.0" "build" "--frozen"` [INFO] [stdout] c2f7c4afbc8f8c38c5bc88ab9cd80ecaa90aa46abe220aa6fbca55d51529d3ba [INFO] running `"docker" "start" "-a" "c2f7c4afbc8f8c38c5bc88ab9cd80ecaa90aa46abe220aa6fbca55d51529d3ba"` [INFO] [stderr] Compiling combine v1.3.0 [INFO] [stderr] Compiling lcov-parser v2.0.0 [INFO] [stderr] Compiling lcov-tool v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.51s [INFO] running `"docker" "inspect" "c2f7c4afbc8f8c38c5bc88ab9cd80ecaa90aa46abe220aa6fbca55d51529d3ba"` [INFO] running `"docker" "rm" "-f" "c2f7c4afbc8f8c38c5bc88ab9cd80ecaa90aa46abe220aa6fbca55d51529d3ba"` [INFO] [stdout] c2f7c4afbc8f8c38c5bc88ab9cd80ecaa90aa46abe220aa6fbca55d51529d3ba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/holyshared/lcov-tool:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] bba9be9c19b83bea1a25fd6144c94dd30cddd42db1dbdbace6cc44c93403ba9c [INFO] running `"docker" "start" "-a" "bba9be9c19b83bea1a25fd6144c94dd30cddd42db1dbdbace6cc44c93403ba9c"` [INFO] [stderr] Compiling lcov-tool v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `"docker" "inspect" "bba9be9c19b83bea1a25fd6144c94dd30cddd42db1dbdbace6cc44c93403ba9c"` [INFO] running `"docker" "rm" "-f" "bba9be9c19b83bea1a25fd6144c94dd30cddd42db1dbdbace6cc44c93403ba9c"` [INFO] [stdout] bba9be9c19b83bea1a25fd6144c94dd30cddd42db1dbdbace6cc44c93403ba9c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/holyshared/lcov-tool:/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.37.0" "test" "--frozen"` [INFO] [stdout] c5685008847aa4e4e986f9e1a2ee6608a91b346d66759823379ccf2d700a62c1 [INFO] running `"docker" "start" "-a" "c5685008847aa4e4e986f9e1a2ee6608a91b346d66759823379ccf2d700a62c1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/lcov_tool-f35c6d7c7a3a623e [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test coverage::tests::test_less_eq ... ok [INFO] [stdout] test coverage::tests::test_less ... ok [INFO] [stdout] test coverage::tests::test_greater_eq ... ok [INFO] [stdout] test coverage::tests::test_greater ... ok [INFO] [stdout] test coverage::tests::test_not_eq ... ok [INFO] [stdout] test coverage::tests::test_eq ... ok [INFO] [stdout] test report::tests::test_display_file_result ... ok [INFO] [stdout] test coverage::tests::test_format_for_binary ... ok [INFO] [stdout] test report::tests::test_sorted_files ... ok [INFO] [stdout] test coverage::tests::test_format_for_display ... ok [INFO] [stdout] test command::coverage::parser::tests::test_parse_report ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c5685008847aa4e4e986f9e1a2ee6608a91b346d66759823379ccf2d700a62c1"` [INFO] running `"docker" "rm" "-f" "c5685008847aa4e4e986f9e1a2ee6608a91b346d66759823379ccf2d700a62c1"` [INFO] [stdout] c5685008847aa4e4e986f9e1a2ee6608a91b346d66759823379ccf2d700a62c1