[INFO] updating cached repository df5602/bingers [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/df5602/bingers [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/df5602/bingers" "work/ex/beta-1.37-6/sources/1.36.0/gh/df5602/bingers"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/df5602/bingers'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/df5602/bingers" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/df5602/bingers"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/df5602/bingers'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0ae74e77be7b00212f7d2c0af43115667aba840f [INFO] sha for GitHub repo df5602/bingers: 0ae74e77be7b00212f7d2c0af43115667aba840f [INFO] validating manifest of df5602/bingers 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 df5602/bingers 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 df5602/bingers [INFO] finished frobbing df5602/bingers [INFO] frobbed toml for df5602/bingers written to work/ex/beta-1.37-6/sources/1.36.0/gh/df5602/bingers/Cargo.toml [INFO] started frobbing df5602/bingers [INFO] finished frobbing df5602/bingers [INFO] frobbed toml for df5602/bingers written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/df5602/bingers/Cargo.toml [INFO] crate df5602/bingers 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 df5602/bingers 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/df5602/bingers:/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] 51be5e6f2dec9531ca13f33185f02c55a8b2a4d977c554ac1ead9c94c9a35a66 [INFO] running `"docker" "start" "-a" "51be5e6f2dec9531ca13f33185f02c55a8b2a4d977c554ac1ead9c94c9a35a66"` [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-retry v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling bingers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.89s [INFO] running `"docker" "inspect" "51be5e6f2dec9531ca13f33185f02c55a8b2a4d977c554ac1ead9c94c9a35a66"` [INFO] running `"docker" "rm" "-f" "51be5e6f2dec9531ca13f33185f02c55a8b2a4d977c554ac1ead9c94c9a35a66"` [INFO] [stdout] 51be5e6f2dec9531ca13f33185f02c55a8b2a4d977c554ac1ead9c94c9a35a66 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/df5602/bingers:/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] e3c2f50e32bb8c9323c42d484185f11be4e853d87b054311309a728321222062 [INFO] running `"docker" "start" "-a" "e3c2f50e32bb8c9323c42d484185f11be4e853d87b054311309a728321222062"` [INFO] [stderr] Compiling bingers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.85s [INFO] running `"docker" "inspect" "e3c2f50e32bb8c9323c42d484185f11be4e853d87b054311309a728321222062"` [INFO] running `"docker" "rm" "-f" "e3c2f50e32bb8c9323c42d484185f11be4e853d87b054311309a728321222062"` [INFO] [stdout] e3c2f50e32bb8c9323c42d484185f11be4e853d87b054311309a728321222062 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/df5602/bingers:/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] 28f5a5452ff896eb655839975b3e914dd447dbe620ba5ad010b0617bed5c2c37 [INFO] running `"docker" "start" "-a" "28f5a5452ff896eb655839975b3e914dd447dbe620ba5ad010b0617bed5c2c37"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/bingers-401362cbe0d2e6da [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test user_data::tests::add_episode ... ok [INFO] [stdout] test user_data::tests::add_new_show ... ok [INFO] [stdout] test user_data::tests::do_not_add_already_subscribed_show ... ok [INFO] [stdout] test user_data::tests::mark_episode_as_unwatched_with_gap ... ok [INFO] [stdout] test user_data::tests::do_not_add_episode_twice ... ok [INFO] [stdout] test user_data::tests::keep_watched_episodes_after_gap ... ok [INFO] [stdout] test user_data::tests::mark_next_episode_as_unwatched ... ok [INFO] [stdout] test user_data::tests::mark_season_as_unwatched ... ok [INFO] [stdout] test user_data::tests::mark_episode_as_unwatched ... ok [INFO] [stdout] test user_data::tests::mark_season_as_unwatched_with_gap ... ok [INFO] [stdout] test user_data::tests::remove_other_watched_episodes_if_gap_is_eliminated ... ok [INFO] [stdout] test user_data::tests::remove_show ... ok [INFO] [stdout] test user_data::tests::version ... ok [INFO] [stdout] test user_data::tests::remove_episodes_of_a_given_show ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "28f5a5452ff896eb655839975b3e914dd447dbe620ba5ad010b0617bed5c2c37"` [INFO] running `"docker" "rm" "-f" "28f5a5452ff896eb655839975b3e914dd447dbe620ba5ad010b0617bed5c2c37"` [INFO] [stdout] 28f5a5452ff896eb655839975b3e914dd447dbe620ba5ad010b0617bed5c2c37