[INFO] crate bytecount 0.5.1 is already in cache [INFO] extracting crate bytecount 0.5.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/bytecount/0.5.1 [INFO] extracting crate bytecount 0.5.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/bytecount/0.5.1 [INFO] validating manifest of bytecount-0.5.1 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 bytecount-0.5.1 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 bytecount-0.5.1 [INFO] finished frobbing bytecount-0.5.1 [INFO] frobbed toml for bytecount-0.5.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/bytecount/0.5.1/Cargo.toml [INFO] started frobbing bytecount-0.5.1 [INFO] finished frobbing bytecount-0.5.1 [INFO] frobbed toml for bytecount-0.5.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/bytecount/0.5.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 bytecount-0.5.1 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/bytecount/0.5.1:/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-07-23" "build" "--frozen"` [INFO] [stdout] d3401bbdcef486644c8b91db454fcf827416ef0ab337595a8ae751efa9760d8e [INFO] running `"docker" "start" "-a" "d3401bbdcef486644c8b91db454fcf827416ef0ab337595a8ae751efa9760d8e"` [INFO] [stderr] Compiling bytecount v0.5.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] running `"docker" "inspect" "d3401bbdcef486644c8b91db454fcf827416ef0ab337595a8ae751efa9760d8e"` [INFO] running `"docker" "rm" "-f" "d3401bbdcef486644c8b91db454fcf827416ef0ab337595a8ae751efa9760d8e"` [INFO] [stdout] d3401bbdcef486644c8b91db454fcf827416ef0ab337595a8ae751efa9760d8e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/bytecount/0.5.1:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 8a77214b5506f03f289c4d29d9bc7e87aecf906b6b796d626066ddce82387220 [INFO] running `"docker" "start" "-a" "8a77214b5506f03f289c4d29d9bc7e87aecf906b6b796d626066ddce82387220"` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.6 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling bytecount v0.5.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.00s [INFO] running `"docker" "inspect" "8a77214b5506f03f289c4d29d9bc7e87aecf906b6b796d626066ddce82387220"` [INFO] running `"docker" "rm" "-f" "8a77214b5506f03f289c4d29d9bc7e87aecf906b6b796d626066ddce82387220"` [INFO] [stdout] 8a77214b5506f03f289c4d29d9bc7e87aecf906b6b796d626066ddce82387220 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/bytecount/0.5.1:/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-07-23" "test" "--frozen"` [INFO] [stdout] cae766d8757b43e440f58bd98fab1300a3a9457176d331cd7f78795c37d39bb3 [INFO] running `"docker" "start" "-a" "cae766d8757b43e440f58bd98fab1300a3a9457176d331cd7f78795c37d39bb3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/bytecount-5752e6f461c59890 [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] [stderr] Running /opt/crater/target/debug/deps/check-35f88ac25f1c87dd [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test check_num_chars_overflow ... ok [INFO] [stdout] test check_num_chars_some ... ok [INFO] [stdout] test check_count_some ... ok [INFO] [stdout] test check_count_overflow ... ok [INFO] [stdout] test check_count_correct ... ok [INFO] [stdout] test check_num_chars_correct ... ok [INFO] [stdout] test check_count_large ... ok [INFO] [stdout] test check_count_large_rand ... ok [INFO] [stdout] test check_num_chars_large ... ok [INFO] [stderr] Doc-tests bytecount [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/naive.rs - naive::naive_count (line 19) ... ok [INFO] [stdout] test src/lib.rs - count (line 57) ... ok [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] test src/naive.rs - naive::naive_num_chars (line 35) ... ok [INFO] [stdout] test src/naive.rs - naive::naive_count_32 (line 6) ... ok [INFO] [stdout] test src/lib.rs - num_chars (line 102) ... ok [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cae766d8757b43e440f58bd98fab1300a3a9457176d331cd7f78795c37d39bb3"` [INFO] running `"docker" "rm" "-f" "cae766d8757b43e440f58bd98fab1300a3a9457176d331cd7f78795c37d39bb3"` [INFO] [stdout] cae766d8757b43e440f58bd98fab1300a3a9457176d331cd7f78795c37d39bb3