[INFO] updating cached repository yaahallo/gcov-vim-parser [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yaahallo/gcov-vim-parser [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yaahallo/gcov-vim-parser" "work/ex/beta-1.37-6/sources/1.36.0/gh/yaahallo/gcov-vim-parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/yaahallo/gcov-vim-parser'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yaahallo/gcov-vim-parser" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yaahallo/gcov-vim-parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yaahallo/gcov-vim-parser'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 86d09494adbce5bbc7776efe17524c4038a1ead6 [INFO] sha for GitHub repo yaahallo/gcov-vim-parser: 86d09494adbce5bbc7776efe17524c4038a1ead6 [INFO] validating manifest of yaahallo/gcov-vim-parser 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 yaahallo/gcov-vim-parser 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 yaahallo/gcov-vim-parser [INFO] finished frobbing yaahallo/gcov-vim-parser [INFO] frobbed toml for yaahallo/gcov-vim-parser written to work/ex/beta-1.37-6/sources/1.36.0/gh/yaahallo/gcov-vim-parser/Cargo.toml [INFO] started frobbing yaahallo/gcov-vim-parser [INFO] finished frobbing yaahallo/gcov-vim-parser [INFO] frobbed toml for yaahallo/gcov-vim-parser written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yaahallo/gcov-vim-parser/Cargo.toml [INFO] crate yaahallo/gcov-vim-parser 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 yaahallo/gcov-vim-parser 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yaahallo/gcov-vim-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] fc2644f3e1e09abb50d3a2bd9333d6c0861c82a75d67484c1728ed9d63e4cb44 [INFO] running `"docker" "start" "-a" "fc2644f3e1e09abb50d3a2bd9333d6c0861c82a75d67484c1728ed9d63e4cb44"` [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling dirs v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling gcovcheck v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.02s [INFO] running `"docker" "inspect" "fc2644f3e1e09abb50d3a2bd9333d6c0861c82a75d67484c1728ed9d63e4cb44"` [INFO] running `"docker" "rm" "-f" "fc2644f3e1e09abb50d3a2bd9333d6c0861c82a75d67484c1728ed9d63e4cb44"` [INFO] [stdout] fc2644f3e1e09abb50d3a2bd9333d6c0861c82a75d67484c1728ed9d63e4cb44 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yaahallo/gcov-vim-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] bfcdb1e1780d717ef79db0029c5ee74f4a66840ed52cc171e87d223c6de1fb39 [INFO] running `"docker" "start" "-a" "bfcdb1e1780d717ef79db0029c5ee74f4a66840ed52cc171e87d223c6de1fb39"` [INFO] [stderr] Compiling gcovcheck v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "bfcdb1e1780d717ef79db0029c5ee74f4a66840ed52cc171e87d223c6de1fb39"` [INFO] running `"docker" "rm" "-f" "bfcdb1e1780d717ef79db0029c5ee74f4a66840ed52cc171e87d223c6de1fb39"` [INFO] [stdout] bfcdb1e1780d717ef79db0029c5ee74f4a66840ed52cc171e87d223c6de1fb39 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yaahallo/gcov-vim-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 136a7361edd996d089a1d81b2ade1d0363c7afd58240942100199eed4a687290 [INFO] running `"docker" "start" "-a" "136a7361edd996d089a1d81b2ade1d0363c7afd58240942100199eed4a687290"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/gcovcheck-42db756d337d9d9b [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" "136a7361edd996d089a1d81b2ade1d0363c7afd58240942100199eed4a687290"` [INFO] running `"docker" "rm" "-f" "136a7361edd996d089a1d81b2ade1d0363c7afd58240942100199eed4a687290"` [INFO] [stdout] 136a7361edd996d089a1d81b2ade1d0363c7afd58240942100199eed4a687290