[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 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 021166c344e401c18c02f5e5545c37bf9490f30da94dbe09525b2b1f9ac9dec4 [INFO] running `"docker" "start" "-a" "021166c344e401c18c02f5e5545c37bf9490f30da94dbe09525b2b1f9ac9dec4"` [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling atty v0.2.12 [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 clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.6.2 [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 58.23s [INFO] running `"docker" "inspect" "021166c344e401c18c02f5e5545c37bf9490f30da94dbe09525b2b1f9ac9dec4"` [INFO] running `"docker" "rm" "-f" "021166c344e401c18c02f5e5545c37bf9490f30da94dbe09525b2b1f9ac9dec4"` [INFO] [stdout] 021166c344e401c18c02f5e5545c37bf9490f30da94dbe09525b2b1f9ac9dec4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8b9ca3c7d449af79570ac9c0d18e0fcc33d7f1df5aee81b156605cb738c5ee31 [INFO] running `"docker" "start" "-a" "8b9ca3c7d449af79570ac9c0d18e0fcc33d7f1df5aee81b156605cb738c5ee31"` [INFO] [stderr] Compiling rusty-scheduler v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.93s [INFO] running `"docker" "inspect" "8b9ca3c7d449af79570ac9c0d18e0fcc33d7f1df5aee81b156605cb738c5ee31"` [INFO] running `"docker" "rm" "-f" "8b9ca3c7d449af79570ac9c0d18e0fcc33d7f1df5aee81b156605cb738c5ee31"` [INFO] [stdout] 8b9ca3c7d449af79570ac9c0d18e0fcc33d7f1df5aee81b156605cb738c5ee31 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 68481169e5b3241ed7e33e1b36ebc4a4bf408ac36ad08a1f989b5d1765c4be2b [INFO] running `"docker" "start" "-a" "68481169e5b3241ed7e33e1b36ebc4a4bf408ac36ad08a1f989b5d1765c4be2b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty_scheduler-8865d96a4619c71e [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test interval::tests::expression_invalid_length ... ok [INFO] [stdout] test interval::tests::expression_valid ... ok [INFO] [stdout] test interval::tests::hour_carry_day ... ok [INFO] [stdout] test interval::tests::expression_invalid_chars ... ok [INFO] [stdout] test interval::tests::hour_carry_day_and_month ... ok [INFO] [stdout] test interval::tests::day_carry_month_and_year ... ok [INFO] [stdout] test interval::tests::day_found ... ok [INFO] [stdout] test interval::tests::month_carry_year ... ok [INFO] [stdout] test interval::tests::day_carry_month ... ok [INFO] [stdout] test interval::tests::hour_found ... ok [INFO] [stdout] test interval::tests::minute_found ... ok [INFO] [stdout] test interval::tests::next_time_day_end_month ... ok [INFO] [stdout] test interval::tests::minute_carry_hour ... ok [INFO] [stdout] test interval::tests::next_time_hour ... ok [INFO] [stdout] test interval::tests::minute_carry_hour_and_day ... ok [INFO] [stdout] test interval::tests::weekday_friday_monday ... ok [INFO] [stdout] test interval::tests::month_found ... ok [INFO] [stdout] test interval::tests::next_time_weekday ... 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::weekday_monday_friday ... ok [INFO] [stdout] test interval::tests::weekday_carry_month_and_year ... ok [INFO] [stdout] test interval::tests::weekday_carry_month ... ok [INFO] [stdout] test interval::tests::weekday_found ... 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" "68481169e5b3241ed7e33e1b36ebc4a4bf408ac36ad08a1f989b5d1765c4be2b"` [INFO] running `"docker" "rm" "-f" "68481169e5b3241ed7e33e1b36ebc4a4bf408ac36ad08a1f989b5d1765c4be2b"` [INFO] [stdout] 68481169e5b3241ed7e33e1b36ebc4a4bf408ac36ad08a1f989b5d1765c4be2b