[INFO] updating cached repository felipe-fg/rusty-scheduler [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/felipe-fg/rusty-scheduler [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/felipe-fg/rusty-scheduler" "work/ex/beta-1.38-1/sources/1.37.0/gh/felipe-fg/rusty-scheduler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/gh/felipe-fg/rusty-scheduler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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 felipe-fg/rusty-scheduler 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 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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.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 felipe-fg/rusty-scheduler against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "build" "--frozen"` [INFO] [stdout] baa1af1b99104ea519e95ea530c81e16fd11d0e6978ee42624193453ae7be923 [INFO] running `"docker" "start" "-a" "baa1af1b99104ea519e95ea530c81e16fd11d0e6978ee42624193453ae7be923"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling atty v0.2.12 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling failure v0.1.5 [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 03s [INFO] running `"docker" "inspect" "baa1af1b99104ea519e95ea530c81e16fd11d0e6978ee42624193453ae7be923"` [INFO] running `"docker" "rm" "-f" "baa1af1b99104ea519e95ea530c81e16fd11d0e6978ee42624193453ae7be923"` [INFO] [stdout] baa1af1b99104ea519e95ea530c81e16fd11d0e6978ee42624193453ae7be923 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] dd18a27a4101db7a2126949b344df0f27109fcbb1460ca62162e4e3df9eea894 [INFO] running `"docker" "start" "-a" "dd18a27a4101db7a2126949b344df0f27109fcbb1460ca62162e4e3df9eea894"` [INFO] [stderr] Compiling rusty-scheduler v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.21s [INFO] running `"docker" "inspect" "dd18a27a4101db7a2126949b344df0f27109fcbb1460ca62162e4e3df9eea894"` [INFO] running `"docker" "rm" "-f" "dd18a27a4101db7a2126949b344df0f27109fcbb1460ca62162e4e3df9eea894"` [INFO] [stdout] dd18a27a4101db7a2126949b344df0f27109fcbb1460ca62162e4e3df9eea894 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen"` [INFO] [stdout] 8df34b9b806afe9081787f1e4927f50632928a9f79045f517b678faf8fbc7aac [INFO] running `"docker" "start" "-a" "8df34b9b806afe9081787f1e4927f50632928a9f79045f517b678faf8fbc7aac"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty_scheduler-d508d3ad197f974f [INFO] [stdout] [INFO] [stdout] running 25 tests [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::day_carry_month ... ok [INFO] [stdout] test interval::tests::expression_invalid_length ... ok [INFO] [stdout] test interval::tests::expression_invalid_chars ... ok [INFO] [stdout] test interval::tests::hour_carry_day ... ok [INFO] [stdout] test interval::tests::expression_valid ... ok [INFO] [stdout] test interval::tests::hour_found ... ok [INFO] [stdout] test interval::tests::minute_carry_hour_and_day ... ok [INFO] [stdout] test interval::tests::minute_found ... ok [INFO] [stdout] test interval::tests::minute_carry_hour ... ok [INFO] [stdout] test interval::tests::month_found ... ok [INFO] [stdout] test interval::tests::next_time_weekday ... ok [INFO] [stdout] test interval::tests::weekday_friday_monday ... ok [INFO] [stdout] test interval::tests::next_time_day_end_month ... ok [INFO] [stdout] test interval::tests::weekday_sunday_monday ... ok [INFO] [stdout] test interval::tests::weekday_found ... ok [INFO] [stdout] test interval::tests::weekday_sunday_sunday ... ok [INFO] [stdout] test interval::tests::weekday_monday_friday ... ok [INFO] [stdout] test interval::tests::next_time_hour ... ok [INFO] [stdout] test interval::tests::month_carry_year ... ok [INFO] [stdout] test interval::tests::weekday_carry_month ... ok [INFO] [stdout] test interval::tests::weekday_carry_month_and_year ... ok [INFO] [stdout] test interval::tests::next_time_month_end_month ... 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" "8df34b9b806afe9081787f1e4927f50632928a9f79045f517b678faf8fbc7aac"` [INFO] running `"docker" "rm" "-f" "8df34b9b806afe9081787f1e4927f50632928a9f79045f517b678faf8fbc7aac"` [INFO] [stdout] 8df34b9b806afe9081787f1e4927f50632928a9f79045f517b678faf8fbc7aac