[INFO] cloning repository felipe-fg/rusty-scheduler [INFO] running `"git" "clone" "--bare" "git://github.com/felipe-fg/rusty-scheduler.git" "work/cache/sources/gh/felipe-fg/rusty-scheduler"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/felipe-fg/rusty-scheduler'... [INFO] running `"git" "clone" "work/cache/sources/gh/felipe-fg/rusty-scheduler" "work/ex/beta-1.37-6/sources/1.36.0/gh/felipe-fg/rusty-scheduler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/felipe-fg/rusty-scheduler'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/felipe-fg/rusty-scheduler" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/felipe-fg/rusty-scheduler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/felipe-fg/rusty-scheduler'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e1f0ebf79b5de0c8f0ae145777b03aa8e01c1a2b [INFO] sha for GitHub repo felipe-fg/rusty-scheduler: e1f0ebf79b5de0c8f0ae145777b03aa8e01c1a2b [INFO] validating manifest of felipe-fg/rusty-scheduler 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 felipe-fg/rusty-scheduler 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 felipe-fg/rusty-scheduler [INFO] finished frobbing felipe-fg/rusty-scheduler [INFO] frobbed toml for felipe-fg/rusty-scheduler written to work/ex/beta-1.37-6/sources/1.36.0/gh/felipe-fg/rusty-scheduler/Cargo.toml [INFO] started frobbing felipe-fg/rusty-scheduler [INFO] finished frobbing felipe-fg/rusty-scheduler [INFO] frobbed toml for felipe-fg/rusty-scheduler written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/felipe-fg/rusty-scheduler/Cargo.toml [INFO] crate felipe-fg/rusty-scheduler 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 felipe-fg/rusty-scheduler 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-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/felipe-fg/rusty-scheduler:/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] f95267f4324adf7d6096f80b5cdf36951e0e97ef02c85f098aea70b286e27c3f [INFO] running `"docker" "start" "-a" "f95267f4324adf7d6096f80b5cdf36951e0e97ef02c85f098aea70b286e27c3f"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling atty v0.2.12 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling rusty-scheduler v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "f95267f4324adf7d6096f80b5cdf36951e0e97ef02c85f098aea70b286e27c3f"` [INFO] running `"docker" "rm" "-f" "f95267f4324adf7d6096f80b5cdf36951e0e97ef02c85f098aea70b286e27c3f"` [INFO] [stdout] f95267f4324adf7d6096f80b5cdf36951e0e97ef02c85f098aea70b286e27c3f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/felipe-fg/rusty-scheduler:/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] 53081f73d8b6b39666e8adbb26f2ff5ac5fa967c9af0acbcaaf4078fb4a75470 [INFO] running `"docker" "start" "-a" "53081f73d8b6b39666e8adbb26f2ff5ac5fa967c9af0acbcaaf4078fb4a75470"` [INFO] [stderr] Compiling rusty-scheduler v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.41s [INFO] running `"docker" "inspect" "53081f73d8b6b39666e8adbb26f2ff5ac5fa967c9af0acbcaaf4078fb4a75470"` [INFO] running `"docker" "rm" "-f" "53081f73d8b6b39666e8adbb26f2ff5ac5fa967c9af0acbcaaf4078fb4a75470"` [INFO] [stdout] 53081f73d8b6b39666e8adbb26f2ff5ac5fa967c9af0acbcaaf4078fb4a75470 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/felipe-fg/rusty-scheduler:/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] 35fd4ebc5209c8f00a951be5c3cf40118a1b0662cc62e2e52535a1068f47740a [INFO] running `"docker" "start" "-a" "35fd4ebc5209c8f00a951be5c3cf40118a1b0662cc62e2e52535a1068f47740a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty_scheduler-894c6edf5ce4634f [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test interval::tests::hour_carry_day_and_month ... ok [INFO] [stdout] test interval::tests::expression_invalid_length ... ok [INFO] [stdout] test interval::tests::day_carry_month ... ok [INFO] [stdout] test interval::tests::expression_valid ... ok [INFO] [stdout] test interval::tests::expression_invalid_chars ... ok [INFO] [stdout] test interval::tests::day_found ... ok [INFO] [stdout] test interval::tests::day_carry_month_and_year ... ok [INFO] [stdout] test interval::tests::hour_carry_day ... ok [INFO] [stdout] test interval::tests::next_time_day_end_month ... ok [INFO] [stdout] test interval::tests::month_carry_year ... ok [INFO] [stdout] test interval::tests::minute_found ... ok [INFO] [stdout] test interval::tests::minute_carry_hour ... ok [INFO] [stdout] test interval::tests::minute_carry_hour_and_day ... ok [INFO] [stdout] test interval::tests::month_found ... ok [INFO] [stdout] test interval::tests::hour_found ... ok [INFO] [stdout] test interval::tests::weekday_friday_monday ... ok [INFO] [stdout] test interval::tests::weekday_monday_friday ... ok [INFO] [stdout] test interval::tests::weekday_sunday_sunday ... ok [INFO] [stdout] test interval::tests::weekday_sunday_monday ... ok [INFO] [stdout] test interval::tests::next_time_month_end_month ... ok [INFO] [stdout] test interval::tests::next_time_hour ... ok [INFO] [stdout] test interval::tests::weekday_carry_month ... ok [INFO] [stdout] test interval::tests::weekday_found ... ok [INFO] [stdout] test interval::tests::next_time_weekday ... ok [INFO] [stdout] test interval::tests::weekday_carry_month_and_year ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "35fd4ebc5209c8f00a951be5c3cf40118a1b0662cc62e2e52535a1068f47740a"` [INFO] running `"docker" "rm" "-f" "35fd4ebc5209c8f00a951be5c3cf40118a1b0662cc62e2e52535a1068f47740a"` [INFO] [stdout] 35fd4ebc5209c8f00a951be5c3cf40118a1b0662cc62e2e52535a1068f47740a