[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.38-1/sources/1.37.0/gh/df5602/bingers"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/df5602/bingers'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/df5602/bingers" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/df5602/bingers"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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 df5602/bingers 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 df5602/bingers [INFO] finished frobbing df5602/bingers [INFO] frobbed toml for df5602/bingers written to work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.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 df5602/bingers 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/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] bb0d3b647f5e529913fcf191452c8bfae2a5bef7a268b19b614564207f87a973 [INFO] running `"docker" "start" "-a" "bb0d3b647f5e529913fcf191452c8bfae2a5bef7a268b19b614564207f87a973"` [INFO] [stderr] Compiling tokio-sync v0.1.2 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tokio-retry v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.88 [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 1m 10s [INFO] running `"docker" "inspect" "bb0d3b647f5e529913fcf191452c8bfae2a5bef7a268b19b614564207f87a973"` [INFO] running `"docker" "rm" "-f" "bb0d3b647f5e529913fcf191452c8bfae2a5bef7a268b19b614564207f87a973"` [INFO] [stdout] bb0d3b647f5e529913fcf191452c8bfae2a5bef7a268b19b614564207f87a973 [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/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 5f64e6dd70bd05a5092219f1c6e5fdc4c04716d11c0a50348c0a8be24745d596 [INFO] running `"docker" "start" "-a" "5f64e6dd70bd05a5092219f1c6e5fdc4c04716d11c0a50348c0a8be24745d596"` [INFO] [stderr] Compiling bingers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.13s [INFO] running `"docker" "inspect" "5f64e6dd70bd05a5092219f1c6e5fdc4c04716d11c0a50348c0a8be24745d596"` [INFO] running `"docker" "rm" "-f" "5f64e6dd70bd05a5092219f1c6e5fdc4c04716d11c0a50348c0a8be24745d596"` [INFO] [stdout] 5f64e6dd70bd05a5092219f1c6e5fdc4c04716d11c0a50348c0a8be24745d596 [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/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 73e8e22813157a1ea895243a60e8bf92cb1ae24dfe1263062594a3165977fb03 [INFO] running `"docker" "start" "-a" "73e8e22813157a1ea895243a60e8bf92cb1ae24dfe1263062594a3165977fb03"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/bingers-677048edf0c27b3e [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test user_data::tests::mark_episode_as_unwatched ... ok [INFO] [stdout] test user_data::tests::keep_watched_episodes_after_gap ... ok [INFO] [stdout] test user_data::tests::do_not_add_episode_twice ... ok [INFO] [stdout] test user_data::tests::do_not_add_already_subscribed_show ... ok [INFO] [stdout] test user_data::tests::add_new_show ... ok [INFO] [stdout] test user_data::tests::add_episode ... ok [INFO] [stdout] test user_data::tests::mark_next_episode_as_unwatched ... ok [INFO] [stdout] test user_data::tests::mark_episode_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::mark_season_as_unwatched_with_gap ... ok [INFO] [stdout] test user_data::tests::remove_episodes_of_a_given_show ... ok [INFO] [stdout] test user_data::tests::mark_season_as_unwatched ... 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" "73e8e22813157a1ea895243a60e8bf92cb1ae24dfe1263062594a3165977fb03"` [INFO] running `"docker" "rm" "-f" "73e8e22813157a1ea895243a60e8bf92cb1ae24dfe1263062594a3165977fb03"` [INFO] [stdout] 73e8e22813157a1ea895243a60e8bf92cb1ae24dfe1263062594a3165977fb03