[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.38-1/sources/1.37.0/gh/peterheesterman/chit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/peterheesterman/chit'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/peterheesterman/chit" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/peterheesterman/chit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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 peterheesterman/chit 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 peterheesterman/chit [INFO] finished frobbing peterheesterman/chit [INFO] frobbed toml for peterheesterman/chit written to work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.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 peterheesterman/chit 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "build" "--frozen"` [INFO] [stdout] 7820bd6a09df035ce0c2d842aebd5f890e75984aa58cd5b076b34d09f117ba4a [INFO] running `"docker" "start" "-a" "7820bd6a09df035ce0c2d842aebd5f890e75984aa58cd5b076b34d09f117ba4a"` [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling serde_derive v1.0.90 [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] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/chit/details/alternatives/mod.rs:46:32 [INFO] [stderr] | [INFO] [stderr] 46 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "7820bd6a09df035ce0c2d842aebd5f890e75984aa58cd5b076b34d09f117ba4a"` [INFO] running `"docker" "rm" "-f" "7820bd6a09df035ce0c2d842aebd5f890e75984aa58cd5b076b34d09f117ba4a"` [INFO] [stdout] 7820bd6a09df035ce0c2d842aebd5f890e75984aa58cd5b076b34d09f117ba4a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5885c53efe231e89f3a3e541f3c2da04c6977debc3b6f207dfda831c86fed99d [INFO] running `"docker" "start" "-a" "5885c53efe231e89f3a3e541f3c2da04c6977debc3b6f207dfda831c86fed99d"` [INFO] [stderr] Compiling chit v0.1.14 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/chit/details/alternatives/mod.rs:46:32 [INFO] [stderr] | [INFO] [stderr] 46 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.79s [INFO] running `"docker" "inspect" "5885c53efe231e89f3a3e541f3c2da04c6977debc3b6f207dfda831c86fed99d"` [INFO] running `"docker" "rm" "-f" "5885c53efe231e89f3a3e541f3c2da04c6977debc3b6f207dfda831c86fed99d"` [INFO] [stdout] 5885c53efe231e89f3a3e541f3c2da04c6977debc3b6f207dfda831c86fed99d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen"` [INFO] [stdout] fcec039ff5b4cd3d0e3ee9fe0cd5d32f3506a36bb778e94b93ce5e32b5a42d8f [INFO] running `"docker" "start" "-a" "fcec039ff5b4cd3d0e3ee9fe0cd5d32f3506a36bb778e94b93ce5e32b5a42d8f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/chit-bd1a206daae00cd6 [INFO] [stdout] running 13 tests [INFO] [stdout] test chit::extract::package::tests::calculate_star_ratings_can_get_every_level_back ... ok [INFO] [stdout] test chit::format::tests::get_stars_should_have_constant_length_for_n_stars ... ok [INFO] [stdout] test chit::format::tests::end_bar_length_is_constant_for_input ... ok [INFO] [stdout] test chit::format::tests::crate_search_message_is_the_same_over_time ... ok [INFO] [stdout] test chit::extract::owners::tests::can_get_owners_fields ... ok [INFO] [stdout] test chit::format::tests::remove_quotes_should_remove_a_single_set_of_quotes ... ok [INFO] [stdout] test chit::owners::tests::describing_a_single_owner_achievements ... ok [INFO] [stdout] test chit::details::alternatives::tests::can_parse_alternatives ... ok [INFO] [stdout] test chit::format::tests::title_bar_length_is_constant_for_input ... ok [INFO] [stdout] test chit::format::tests::get_width_should_return_45 ... ok [INFO] [stdout] test chit::format::tests::bound_lines_are_width_lengthed ... 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] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "fcec039ff5b4cd3d0e3ee9fe0cd5d32f3506a36bb778e94b93ce5e32b5a42d8f"` [INFO] running `"docker" "rm" "-f" "fcec039ff5b4cd3d0e3ee9fe0cd5d32f3506a36bb778e94b93ce5e32b5a42d8f"` [INFO] [stdout] fcec039ff5b4cd3d0e3ee9fe0cd5d32f3506a36bb778e94b93ce5e32b5a42d8f