[INFO] updating cached repository peterheesterman/chit [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/peterheesterman/chit [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/peterheesterman/chit" "work/ex/beta-1.37-6/sources/1.36.0/gh/peterheesterman/chit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/peterheesterman/chit'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/peterheesterman/chit" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/peterheesterman/chit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/peterheesterman/chit'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 592372fcdc8132d46544b97983339d2939647ff3 [INFO] sha for GitHub repo peterheesterman/chit: 592372fcdc8132d46544b97983339d2939647ff3 [INFO] validating manifest of peterheesterman/chit 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 peterheesterman/chit 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 peterheesterman/chit [INFO] finished frobbing peterheesterman/chit [INFO] frobbed toml for peterheesterman/chit written to work/ex/beta-1.37-6/sources/1.36.0/gh/peterheesterman/chit/Cargo.toml [INFO] started frobbing peterheesterman/chit [INFO] finished frobbing peterheesterman/chit [INFO] frobbed toml for peterheesterman/chit written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/peterheesterman/chit/Cargo.toml [INFO] crate peterheesterman/chit 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 peterheesterman/chit 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/peterheesterman/chit:/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] a95a4288258de772ebaaae50bbc9ea67507ecb4a527f2bed1570d03bf23a402a [INFO] running `"docker" "start" "-a" "a95a4288258de772ebaaae50bbc9ea67507ecb4a527f2bed1570d03bf23a402a"` [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling chit v0.1.14 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "a95a4288258de772ebaaae50bbc9ea67507ecb4a527f2bed1570d03bf23a402a"` [INFO] running `"docker" "rm" "-f" "a95a4288258de772ebaaae50bbc9ea67507ecb4a527f2bed1570d03bf23a402a"` [INFO] [stdout] a95a4288258de772ebaaae50bbc9ea67507ecb4a527f2bed1570d03bf23a402a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/peterheesterman/chit:/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] 4a67a8f589b64543b5679c1ec617d98e9fd98f5dfda6e2c05f49557951d82143 [INFO] running `"docker" "start" "-a" "4a67a8f589b64543b5679c1ec617d98e9fd98f5dfda6e2c05f49557951d82143"` [INFO] [stderr] Compiling chit v0.1.14 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.13s [INFO] running `"docker" "inspect" "4a67a8f589b64543b5679c1ec617d98e9fd98f5dfda6e2c05f49557951d82143"` [INFO] running `"docker" "rm" "-f" "4a67a8f589b64543b5679c1ec617d98e9fd98f5dfda6e2c05f49557951d82143"` [INFO] [stdout] 4a67a8f589b64543b5679c1ec617d98e9fd98f5dfda6e2c05f49557951d82143 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/peterheesterman/chit:/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] 6e1bd084461f3bd31127ba91466eb98b9f9d02344a74cd3d4d6c9ddad5f81558 [INFO] running `"docker" "start" "-a" "6e1bd084461f3bd31127ba91466eb98b9f9d02344a74cd3d4d6c9ddad5f81558"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/chit-ee121763d24e8a76 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test chit::details::alternatives::tests::can_parse_alternatives ... ok [INFO] [stdout] test chit::format::tests::get_stars_should_have_constant_length_for_n_stars ... ok [INFO] [stdout] test chit::extract::owners::tests::can_get_owners_fields ... ok [INFO] [stdout] test chit::extract::package::tests::calculate_star_ratings_can_get_every_level_back ... ok [INFO] [stdout] test chit::format::tests::end_bar_length_is_constant_for_input ... ok [INFO] [stdout] test chit::format::tests::bound_lines_are_width_lengthed ... ok [INFO] [stdout] test chit::format::tests::crate_search_message_is_the_same_over_time ... ok [INFO] [stdout] test chit::format::tests::remove_quotes_should_remove_a_single_set_of_quotes ... ok [INFO] [stdout] test chit::format::tests::title_bar_length_is_constant_for_input ... ok [INFO] [stdout] test chit::owners::tests::describing_a_single_owner_achievements ... ok [INFO] [stdout] test chit::repo::tests::describe_versions_should_have_consistent_output ... ok [INFO] [stdout] test chit::versions::tests::describe_versions_should_have_consistent_output ... ok [INFO] [stdout] test chit::format::tests::get_width_should_return_45 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6e1bd084461f3bd31127ba91466eb98b9f9d02344a74cd3d4d6c9ddad5f81558"` [INFO] running `"docker" "rm" "-f" "6e1bd084461f3bd31127ba91466eb98b9f9d02344a74cd3d4d6c9ddad5f81558"` [INFO] [stdout] 6e1bd084461f3bd31127ba91466eb98b9f9d02344a74cd3d4d6c9ddad5f81558