[INFO] crate bdays 0.0.2 is already in cache [INFO] extracting crate bdays 0.0.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/bdays/0.0.2 [INFO] extracting crate bdays 0.0.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/bdays/0.0.2 [INFO] validating manifest of bdays-0.0.2 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 bdays-0.0.2 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 bdays-0.0.2 [INFO] finished frobbing bdays-0.0.2 [INFO] frobbed toml for bdays-0.0.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/bdays/0.0.2/Cargo.toml [INFO] started frobbing bdays-0.0.2 [INFO] finished frobbing bdays-0.0.2 [INFO] frobbed toml for bdays-0.0.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/bdays/0.0.2/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 bdays-0.0.2 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-3/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/bdays/0.0.2:/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] 633f4ce23404d2f5ac11edf61a7943122faf6e15ac16e504f4b40270708d5933 [INFO] running `"docker" "start" "-a" "633f4ce23404d2f5ac11edf61a7943122faf6e15ac16e504f4b40270708d5933"` [INFO] [stderr] Compiling bdays v0.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `easter` [INFO] [stderr] --> src/calendars/us.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use easter; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "633f4ce23404d2f5ac11edf61a7943122faf6e15ac16e504f4b40270708d5933"` [INFO] running `"docker" "rm" "-f" "633f4ce23404d2f5ac11edf61a7943122faf6e15ac16e504f4b40270708d5933"` [INFO] [stdout] 633f4ce23404d2f5ac11edf61a7943122faf6e15ac16e504f4b40270708d5933 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/bdays/0.0.2:/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] 454d2323b2bce0656f177f66dca950384a66eceb026958b81d3718b0ad039779 [INFO] running `"docker" "start" "-a" "454d2323b2bce0656f177f66dca950384a66eceb026958b81d3718b0ad039779"` [INFO] [stderr] Compiling bdays v0.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `easter` [INFO] [stderr] --> src/calendars/us.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use easter; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.08s [INFO] running `"docker" "inspect" "454d2323b2bce0656f177f66dca950384a66eceb026958b81d3718b0ad039779"` [INFO] running `"docker" "rm" "-f" "454d2323b2bce0656f177f66dca950384a66eceb026958b81d3718b0ad039779"` [INFO] [stdout] 454d2323b2bce0656f177f66dca950384a66eceb026958b81d3718b0ad039779 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/bdays/0.0.2:/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] 393fc11cd0a4122499f66a5bccfca8059e06e58dffe78db706e4a821b3eeb1e5 [INFO] running `"docker" "start" "-a" "393fc11cd0a4122499f66a5bccfca8059e06e58dffe78db706e4a821b3eeb1e5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/bdays-0520b1d2b8a75600 [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test tests::test_br_settlement_no_cache ... ok [INFO] [stdout] test tests::test_brazil_exchange ... ok [INFO] [stdout] test tests::test_easter ... ok [INFO] [stdout] test tests::test_days_from_ce ... ok [INFO] [stdout] test tests::test_br_settlement_cached ... ok [INFO] [stdout] test tests::test_bdays ... ok [INFO] [stdout] test tests::test_arith ... ok [INFO] [stdout] test tests::test_advance_bdays ... ok [INFO] [stdout] test tests::test_next_date ... ok [INFO] [stdout] test tests::test_to_bday ... ok [INFO] [stdout] test calendars::us::test_find_weekday ... ok [INFO] [stdout] test tests::test_weekday ... ok [INFO] [stdout] test tests::test_weekend ... ok [INFO] [stdout] test calendars::us::test_end_of_month ... ok [INFO] [stdout] test tests::test_weekend_calendar_no_cache ... ok [INFO] [stdout] test tests::test_weekend_calendar_cached ... ok [INFO] [stdout] test tests::test_us_settlement_no_cache ... ok [INFO] [stdout] test tests::test_holiday_calendar_cache ... ok [INFO] [stdout] test tests::test_holiday_calendar_cache_bdays_panic_1 ... ok [INFO] [stdout] test tests::test_holiday_calendar_cache_is_bday_panic ... ok [INFO] [stdout] test tests::test_holiday_calendar_cache_bdays_panic_2 ... ok [INFO] [stdout] test tests::test_us_settlement_cached ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests bdays [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 21) ... ok [INFO] [stdout] test src/lib.rs - (line 78) ... ok [INFO] [stdout] test src/lib.rs - (line 59) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "393fc11cd0a4122499f66a5bccfca8059e06e58dffe78db706e4a821b3eeb1e5"` [INFO] running `"docker" "rm" "-f" "393fc11cd0a4122499f66a5bccfca8059e06e58dffe78db706e4a821b3eeb1e5"` [INFO] [stdout] 393fc11cd0a4122499f66a5bccfca8059e06e58dffe78db706e4a821b3eeb1e5