[INFO] updating cached repository archer884/ncount [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/archer884/ncount [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/ncount" "work/ex/beta-1.38-1/sources/1.37.0/gh/archer884/ncount"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/archer884/ncount'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/ncount" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/archer884/ncount"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/archer884/ncount'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 39012c70c9f9094d34b09a2be9c520ba73bef552 [INFO] sha for GitHub repo archer884/ncount: 39012c70c9f9094d34b09a2be9c520ba73bef552 [INFO] validating manifest of archer884/ncount 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 archer884/ncount 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 archer884/ncount [INFO] finished frobbing archer884/ncount [INFO] frobbed toml for archer884/ncount written to work/ex/beta-1.38-1/sources/1.37.0/gh/archer884/ncount/Cargo.toml [INFO] started frobbing archer884/ncount [INFO] finished frobbing archer884/ncount [INFO] frobbed toml for archer884/ncount written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/archer884/ncount/Cargo.toml [INFO] crate archer884/ncount 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 archer884/ncount 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-6/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/archer884/ncount:/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] 389a9afb5a02ab9e79b85fd149a118ed7bbb9bb7afcc68aa94e759085f28c3c6 [INFO] running `"docker" "start" "-a" "389a9afb5a02ab9e79b85fd149a118ed7bbb9bb7afcc68aa94e759085f28c3c6"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling ncount v0.2.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.35s [INFO] running `"docker" "inspect" "389a9afb5a02ab9e79b85fd149a118ed7bbb9bb7afcc68aa94e759085f28c3c6"` [INFO] running `"docker" "rm" "-f" "389a9afb5a02ab9e79b85fd149a118ed7bbb9bb7afcc68aa94e759085f28c3c6"` [INFO] [stdout] 389a9afb5a02ab9e79b85fd149a118ed7bbb9bb7afcc68aa94e759085f28c3c6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/archer884/ncount:/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] 03937c186ea2a33e5e3c98efad8dbb245708e6d83cbb159a37f1c39c782c960f [INFO] running `"docker" "start" "-a" "03937c186ea2a33e5e3c98efad8dbb245708e6d83cbb159a37f1c39c782c960f"` [INFO] [stderr] Compiling ncount v0.2.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `"docker" "inspect" "03937c186ea2a33e5e3c98efad8dbb245708e6d83cbb159a37f1c39c782c960f"` [INFO] running `"docker" "rm" "-f" "03937c186ea2a33e5e3c98efad8dbb245708e6d83cbb159a37f1c39c782c960f"` [INFO] [stdout] 03937c186ea2a33e5e3c98efad8dbb245708e6d83cbb159a37f1c39c782c960f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/archer884/ncount:/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] 891c7e2def9b576dc2b5830ba48732c517d4ec2a1fc99131b3e03357e96ac90c [INFO] running `"docker" "start" "-a" "891c7e2def9b576dc2b5830ba48732c517d4ec2a1fc99131b3e03357e96ac90c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/ncount-1c02cc86b0927a2b [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test app::tests::can_parse_times ... ok [INFO] [stdout] test app::tests::can_parse_numbers ... ok [INFO] [stdout] test app::tests::stats_are_correct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "891c7e2def9b576dc2b5830ba48732c517d4ec2a1fc99131b3e03357e96ac90c"` [INFO] running `"docker" "rm" "-f" "891c7e2def9b576dc2b5830ba48732c517d4ec2a1fc99131b3e03357e96ac90c"` [INFO] [stdout] 891c7e2def9b576dc2b5830ba48732c517d4ec2a1fc99131b3e03357e96ac90c