Oct 12 22:22:33.961 INFO testing syvsto/pomo against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 22:22:33.962 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 12 22:22:34.137 INFO blam! 620f6efc6d84c3435349393ce782e668ac76f62480ca1cf16eddcc2730651c8d Oct 12 22:22:34.140 INFO running `"docker" "start" "-a" "620f6efc6d84c3435349393ce782e668ac76f62480ca1cf16eddcc2730651c8d"` Oct 12 22:22:34.791 INFO kablam! usermod: no changes Oct 12 22:22:34.956 INFO kablam! Compiling serde v1.0.70 Oct 12 22:22:34.960 INFO kablam! Compiling proc-macro2 v0.4.9 Oct 12 22:22:34.995 INFO kablam! Compiling log v0.4.3 Oct 12 22:22:35.055 INFO kablam! Compiling aho-corasick v0.6.6 Oct 12 22:22:35.055 INFO kablam! Compiling thread_local v0.3.5 Oct 12 22:22:35.055 INFO kablam! Compiling backtrace v0.3.9 Oct 12 22:22:38.243 INFO kablam! Compiling regex v1.0.2 Oct 12 22:22:43.078 INFO kablam! Compiling quote v0.6.4 Oct 12 22:22:45.664 INFO kablam! Compiling syn v0.14.7 Oct 12 22:23:00.323 INFO kablam! Compiling env_logger v0.5.12 Oct 12 22:23:10.651 INFO kablam! Compiling synstructure v0.9.0 Oct 12 22:23:10.651 INFO kablam! Compiling structopt-derive v0.2.10 Oct 12 22:23:10.651 INFO kablam! Compiling serde_derive v1.0.70 Oct 12 22:23:20.356 INFO kablam! Compiling failure_derive v0.1.2 Oct 12 22:23:22.563 INFO kablam! Compiling structopt v0.2.10 Oct 12 22:23:25.187 INFO kablam! Compiling failure v0.1.2 Oct 12 22:23:26.347 INFO kablam! Compiling clap-verbosity-flag v0.1.0 Oct 12 22:23:37.099 INFO kablam! Compiling quicli v0.3.0 Oct 12 22:23:38.175 INFO kablam! Compiling pomo v0.2.0 (/source) Oct 12 22:23:39.495 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 12 22:23:39.495 INFO kablam! --> src/main.rs:69:1 Oct 12 22:23:39.496 INFO kablam! | Oct 12 22:23:39.496 INFO kablam! 69 | / main!(|args: Cli, log_level: verbosity| { Oct 12 22:23:39.496 INFO kablam! 70 | | use State::*; Oct 12 22:23:39.497 INFO kablam! 71 | | Oct 12 22:23:39.497 INFO kablam! 72 | | assert!(args.shortbreak != 0, "Can't set short breaks to 0 minutes"); Oct 12 22:23:39.497 INFO kablam! ... | Oct 12 22:23:39.498 INFO kablam! 126 | | } Oct 12 22:23:39.498 INFO kablam! 127 | | }); Oct 12 22:23:39.498 INFO kablam! | |___^ Oct 12 22:23:39.498 INFO kablam! | Oct 12 22:23:39.499 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 22:23:39.499 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 12 22:23:39.499 INFO kablam! Oct 12 22:23:39.511 INFO kablam! warning: unreachable expression Oct 12 22:23:39.511 INFO kablam! --> src/main.rs:69:1 Oct 12 22:23:39.512 INFO kablam! | Oct 12 22:23:39.512 INFO kablam! 69 | / main!(|args: Cli, log_level: verbosity| { Oct 12 22:23:39.512 INFO kablam! 70 | | use State::*; Oct 12 22:23:39.512 INFO kablam! 71 | | Oct 12 22:23:39.513 INFO kablam! 72 | | assert!(args.shortbreak != 0, "Can't set short breaks to 0 minutes"); Oct 12 22:23:39.513 INFO kablam! ... | Oct 12 22:23:39.513 INFO kablam! 126 | | } Oct 12 22:23:39.513 INFO kablam! 127 | | }); Oct 12 22:23:39.514 INFO kablam! | |___^ Oct 12 22:23:39.514 INFO kablam! | Oct 12 22:23:39.514 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 12 22:23:39.515 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 12 22:23:39.515 INFO kablam! Oct 12 22:23:42.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 12 22:23:42.545 INFO kablam! su: No module specific data is present Oct 12 22:23:43.631 INFO running `"docker" "rm" "-f" "620f6efc6d84c3435349393ce782e668ac76f62480ca1cf16eddcc2730651c8d"` Oct 12 22:23:43.856 INFO blam! 620f6efc6d84c3435349393ce782e668ac76f62480ca1cf16eddcc2730651c8d Oct 12 22:23:43.865 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 12 22:23:44.392 INFO blam! e97e5825bcadbf6f4b706bdc7ec70c634acd490f7fd1836ec67464362a3ae4e7 Oct 12 22:23:44.403 INFO running `"docker" "start" "-a" "e97e5825bcadbf6f4b706bdc7ec70c634acd490f7fd1836ec67464362a3ae4e7"` Oct 12 22:23:46.003 INFO kablam! usermod: no changes Oct 12 22:23:46.199 INFO kablam! Compiling pomo v0.2.0 (/source) Oct 12 22:23:47.319 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 12 22:23:47.319 INFO kablam! --> src/main.rs:69:1 Oct 12 22:23:47.320 INFO kablam! | Oct 12 22:23:47.320 INFO kablam! 69 | / main!(|args: Cli, log_level: verbosity| { Oct 12 22:23:47.320 INFO kablam! 70 | | use State::*; Oct 12 22:23:47.320 INFO kablam! 71 | | Oct 12 22:23:47.321 INFO kablam! 72 | | assert!(args.shortbreak != 0, "Can't set short breaks to 0 minutes"); Oct 12 22:23:47.321 INFO kablam! ... | Oct 12 22:23:47.321 INFO kablam! 126 | | } Oct 12 22:23:47.322 INFO kablam! 127 | | }); Oct 12 22:23:47.322 INFO kablam! | |___^ Oct 12 22:23:47.322 INFO kablam! | Oct 12 22:23:47.322 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 22:23:47.323 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 12 22:23:47.323 INFO kablam! Oct 12 22:23:47.335 INFO kablam! warning: unreachable expression Oct 12 22:23:47.335 INFO kablam! --> src/main.rs:69:1 Oct 12 22:23:47.336 INFO kablam! | Oct 12 22:23:47.336 INFO kablam! 69 | / main!(|args: Cli, log_level: verbosity| { Oct 12 22:23:47.336 INFO kablam! 70 | | use State::*; Oct 12 22:23:47.337 INFO kablam! 71 | | Oct 12 22:23:47.337 INFO kablam! 72 | | assert!(args.shortbreak != 0, "Can't set short breaks to 0 minutes"); Oct 12 22:23:47.337 INFO kablam! ... | Oct 12 22:23:47.338 INFO kablam! 126 | | } Oct 12 22:23:47.338 INFO kablam! 127 | | }); Oct 12 22:23:47.338 INFO kablam! | |___^ Oct 12 22:23:47.338 INFO kablam! | Oct 12 22:23:47.339 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 12 22:23:47.339 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 12 22:23:47.339 INFO kablam! Oct 12 22:23:47.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.87s Oct 12 22:23:47.904 INFO kablam! su: No module specific data is present Oct 12 22:23:48.751 INFO running `"docker" "rm" "-f" "e97e5825bcadbf6f4b706bdc7ec70c634acd490f7fd1836ec67464362a3ae4e7"` Oct 12 22:23:49.051 INFO blam! e97e5825bcadbf6f4b706bdc7ec70c634acd490f7fd1836ec67464362a3ae4e7 Oct 12 22:23:49.067 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 12 22:23:49.520 INFO blam! ac7a98197a08f8be587b77f66faf8ab2552c172e09438b47a9d7d49db2dbd28f Oct 12 22:23:49.523 INFO running `"docker" "start" "-a" "ac7a98197a08f8be587b77f66faf8ab2552c172e09438b47a9d7d49db2dbd28f"` Oct 12 22:23:50.468 INFO kablam! usermod: no changes Oct 12 22:23:50.661 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 12 22:23:50.687 INFO kablam! Running /target/debug/deps/pomo-2f54752cc0911d5e Oct 12 22:23:50.703 INFO kablam! su: No module specific data is present Oct 12 22:23:50.703 INFO blam! Oct 12 22:23:50.703 INFO blam! running 0 tests Oct 12 22:23:50.703 INFO blam! Oct 12 22:23:50.703 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:23:50.703 INFO blam! Oct 12 22:23:51.585 INFO running `"docker" "rm" "-f" "ac7a98197a08f8be587b77f66faf8ab2552c172e09438b47a9d7d49db2dbd28f"` Oct 12 22:23:51.851 INFO blam! ac7a98197a08f8be587b77f66faf8ab2552c172e09438b47a9d7d49db2dbd28f