Oct 26 19:55:13.516 INFO checking syvsto/pomo against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 19:55:13.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 26 19:55:13.795 INFO blam! 59be19aa1ea7f3be8875a41912351a7fd562e31772aca19c0d2f75067ba7ba26 Oct 26 19:55:13.795 INFO running `"docker" "start" "-a" "59be19aa1ea7f3be8875a41912351a7fd562e31772aca19c0d2f75067ba7ba26"` Oct 26 19:55:14.902 INFO kablam! usermod: no changes Oct 26 19:55:15.173 INFO kablam! Compiling proc-macro2 v0.4.9 Oct 26 19:55:15.173 INFO kablam! Checking crossbeam-utils v0.2.2 Oct 26 19:55:15.187 INFO kablam! Checking atty v0.2.11 Oct 26 19:55:15.188 INFO kablam! Checking thread_local v0.3.5 Oct 26 19:55:15.840 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 26 19:55:16.020 INFO kablam! Checking clap v2.32.0 Oct 26 19:55:16.166 INFO kablam! Checking regex v1.0.2 Oct 26 19:55:18.036 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 26 19:55:19.603 INFO kablam! Checking rayon-core v1.4.1 Oct 26 19:55:21.479 INFO kablam! Compiling quote v0.6.4 Oct 26 19:55:21.500 INFO kablam! Checking rayon v1.0.2 Oct 26 19:55:22.667 INFO kablam! Compiling syn v0.14.7 Oct 26 19:55:22.667 INFO kablam! Checking env_logger v0.5.12 Oct 26 19:55:35.646 INFO kablam! Compiling synstructure v0.9.0 Oct 26 19:55:35.646 INFO kablam! Compiling structopt-derive v0.2.10 Oct 26 19:55:35.647 INFO kablam! Compiling serde_derive v1.0.70 Oct 26 19:55:43.171 INFO kablam! Compiling failure_derive v0.1.2 Oct 26 19:55:44.079 INFO kablam! Checking structopt v0.2.10 Oct 26 19:55:46.711 INFO kablam! Checking failure v0.1.2 Oct 26 19:55:47.599 INFO kablam! Checking clap-verbosity-flag v0.1.0 Oct 26 19:55:56.913 INFO kablam! Checking quicli v0.3.0 Oct 26 19:55:57.623 INFO kablam! Checking pomo v0.2.0 (/source) Oct 26 19:55:59.775 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 26 19:55:59.775 INFO kablam! --> src/main.rs:69:1 Oct 26 19:55:59.775 INFO kablam! | Oct 26 19:55:59.775 INFO kablam! 69 | / main!(|args: Cli, log_level: verbosity| { Oct 26 19:55:59.775 INFO kablam! 70 | | use State::*; Oct 26 19:55:59.775 INFO kablam! 71 | | Oct 26 19:55:59.775 INFO kablam! 72 | | assert!(args.shortbreak != 0, "Can't set short breaks to 0 minutes"); Oct 26 19:55:59.775 INFO kablam! ... | Oct 26 19:55:59.775 INFO kablam! 126 | | } Oct 26 19:55:59.775 INFO kablam! 127 | | }); Oct 26 19:55:59.775 INFO kablam! | |___^ Oct 26 19:55:59.775 INFO kablam! | Oct 26 19:55:59.775 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:55:59.775 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 26 19:55:59.776 INFO kablam! Oct 26 19:55:59.831 INFO kablam! warning: unreachable expression Oct 26 19:55:59.831 INFO kablam! --> src/main.rs:69:1 Oct 26 19:55:59.831 INFO kablam! | Oct 26 19:55:59.831 INFO kablam! 69 | / main!(|args: Cli, log_level: verbosity| { Oct 26 19:55:59.831 INFO kablam! 70 | | use State::*; Oct 26 19:55:59.831 INFO kablam! 71 | | Oct 26 19:55:59.831 INFO kablam! 72 | | assert!(args.shortbreak != 0, "Can't set short breaks to 0 minutes"); Oct 26 19:55:59.831 INFO kablam! ... | Oct 26 19:55:59.831 INFO kablam! 126 | | } Oct 26 19:55:59.831 INFO kablam! 127 | | }); Oct 26 19:55:59.831 INFO kablam! | |___^ Oct 26 19:55:59.831 INFO kablam! | Oct 26 19:55:59.831 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 26 19:55:59.831 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 26 19:55:59.831 INFO kablam! Oct 26 19:55:59.991 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 26 19:55:59.992 INFO kablam! --> src/main.rs:69:1 Oct 26 19:55:59.993 INFO kablam! | Oct 26 19:55:59.993 INFO kablam! 69 | / main!(|args: Cli, log_level: verbosity| { Oct 26 19:55:59.994 INFO kablam! 70 | | use State::*; Oct 26 19:55:59.994 INFO kablam! 71 | | Oct 26 19:55:59.995 INFO kablam! 72 | | assert!(args.shortbreak != 0, "Can't set short breaks to 0 minutes"); Oct 26 19:55:59.995 INFO kablam! ... | Oct 26 19:55:59.996 INFO kablam! 126 | | } Oct 26 19:55:59.996 INFO kablam! 127 | | }); Oct 26 19:55:59.997 INFO kablam! | |___^ Oct 26 19:55:59.997 INFO kablam! | Oct 26 19:55:59.997 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:55:59.997 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 26 19:55:59.997 INFO kablam! Oct 26 19:56:00.038 INFO kablam! warning: unreachable expression Oct 26 19:56:00.038 INFO kablam! --> src/main.rs:69:1 Oct 26 19:56:00.038 INFO kablam! | Oct 26 19:56:00.038 INFO kablam! 69 | / main!(|args: Cli, log_level: verbosity| { Oct 26 19:56:00.038 INFO kablam! 70 | | use State::*; Oct 26 19:56:00.038 INFO kablam! 71 | | Oct 26 19:56:00.038 INFO kablam! 72 | | assert!(args.shortbreak != 0, "Can't set short breaks to 0 minutes"); Oct 26 19:56:00.038 INFO kablam! ... | Oct 26 19:56:00.038 INFO kablam! 126 | | } Oct 26 19:56:00.038 INFO kablam! 127 | | }); Oct 26 19:56:00.038 INFO kablam! | |___^ Oct 26 19:56:00.038 INFO kablam! | Oct 26 19:56:00.038 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 26 19:56:00.038 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 26 19:56:00.038 INFO kablam! Oct 26 19:56:00.127 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.17s Oct 26 19:56:00.134 INFO kablam! su: No module specific data is present Oct 26 19:56:01.235 INFO running `"docker" "rm" "-f" "59be19aa1ea7f3be8875a41912351a7fd562e31772aca19c0d2f75067ba7ba26"` Oct 26 19:56:01.635 INFO blam! 59be19aa1ea7f3be8875a41912351a7fd562e31772aca19c0d2f75067ba7ba26