[INFO] updating cached repository syvsto/pomo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/syvsto/pomo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/syvsto/pomo" "work/ex/beta-1.37-6/sources/1.36.0/gh/syvsto/pomo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/syvsto/pomo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/syvsto/pomo" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/syvsto/pomo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/syvsto/pomo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1733b8b54df0226c498cf685d756001116d5c8e7 [INFO] sha for GitHub repo syvsto/pomo: 1733b8b54df0226c498cf685d756001116d5c8e7 [INFO] validating manifest of syvsto/pomo 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 syvsto/pomo 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 syvsto/pomo [INFO] finished frobbing syvsto/pomo [INFO] frobbed toml for syvsto/pomo written to work/ex/beta-1.37-6/sources/1.36.0/gh/syvsto/pomo/Cargo.toml [INFO] started frobbing syvsto/pomo [INFO] finished frobbing syvsto/pomo [INFO] frobbed toml for syvsto/pomo written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/syvsto/pomo/Cargo.toml [INFO] crate syvsto/pomo 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 syvsto/pomo 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-6/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/syvsto/pomo:/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] e38321ab2129b07fa9495b38bfe9e45d6448db43cd3c3911c4c1260b1d18eec7 [INFO] running `"docker" "start" "-a" "e38321ab2129b07fa9495b38bfe9e45d6448db43cd3c3911c4c1260b1d18eec7"` [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling clap-verbosity-flag v0.1.0 [INFO] [stderr] Compiling quicli v0.3.0 [INFO] [stderr] Compiling pomo v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead [INFO] [stderr] --> src/main.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / main!(|args: Cli, log_level: verbosity| { [INFO] [stderr] 70 | | use State::*; [INFO] [stderr] 71 | | [INFO] [stderr] 72 | | assert!(args.shortbreak != 0, "Can't set short breaks to 0 minutes"); [INFO] [stderr] ... | [INFO] [stderr] 126 | | } [INFO] [stderr] 127 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/main.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / main!(|args: Cli, log_level: verbosity| { [INFO] [stderr] 70 | | use State::*; [INFO] [stderr] 71 | | [INFO] [stderr] 72 | | assert!(args.shortbreak != 0, "Can't set short breaks to 0 minutes"); [INFO] [stderr] ... | [INFO] [stderr] 126 | | } [INFO] [stderr] 127 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.95s [INFO] running `"docker" "inspect" "e38321ab2129b07fa9495b38bfe9e45d6448db43cd3c3911c4c1260b1d18eec7"` [INFO] running `"docker" "rm" "-f" "e38321ab2129b07fa9495b38bfe9e45d6448db43cd3c3911c4c1260b1d18eec7"` [INFO] [stdout] e38321ab2129b07fa9495b38bfe9e45d6448db43cd3c3911c4c1260b1d18eec7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/syvsto/pomo:/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] e070b49a1e1fae829a4e6c53769c831e6517fccf01b0fa9e287f2cb9f5493254 [INFO] running `"docker" "start" "-a" "e070b49a1e1fae829a4e6c53769c831e6517fccf01b0fa9e287f2cb9f5493254"` [INFO] [stderr] Compiling pomo v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead [INFO] [stderr] --> src/main.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / main!(|args: Cli, log_level: verbosity| { [INFO] [stderr] 70 | | use State::*; [INFO] [stderr] 71 | | [INFO] [stderr] 72 | | assert!(args.shortbreak != 0, "Can't set short breaks to 0 minutes"); [INFO] [stderr] ... | [INFO] [stderr] 126 | | } [INFO] [stderr] 127 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/main.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / main!(|args: Cli, log_level: verbosity| { [INFO] [stderr] 70 | | use State::*; [INFO] [stderr] 71 | | [INFO] [stderr] 72 | | assert!(args.shortbreak != 0, "Can't set short breaks to 0 minutes"); [INFO] [stderr] ... | [INFO] [stderr] 126 | | } [INFO] [stderr] 127 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "e070b49a1e1fae829a4e6c53769c831e6517fccf01b0fa9e287f2cb9f5493254"` [INFO] running `"docker" "rm" "-f" "e070b49a1e1fae829a4e6c53769c831e6517fccf01b0fa9e287f2cb9f5493254"` [INFO] [stdout] e070b49a1e1fae829a4e6c53769c831e6517fccf01b0fa9e287f2cb9f5493254 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/syvsto/pomo:/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] d73f82b2792a499c1a80e9a602e4ae7cf2b3f5bb6776db432b4b3476efaf82e5 [INFO] running `"docker" "start" "-a" "d73f82b2792a499c1a80e9a602e4ae7cf2b3f5bb6776db432b4b3476efaf82e5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/pomo-53a5aedd7c57b09a [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d73f82b2792a499c1a80e9a602e4ae7cf2b3f5bb6776db432b4b3476efaf82e5"` [INFO] running `"docker" "rm" "-f" "d73f82b2792a499c1a80e9a602e4ae7cf2b3f5bb6776db432b4b3476efaf82e5"` [INFO] [stdout] d73f82b2792a499c1a80e9a602e4ae7cf2b3f5bb6776db432b4b3476efaf82e5