Oct 10 21:56:50.410 INFO testing humean/rusty-pomodoro against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:56:50.411 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:56:50.412 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:56:50.800 INFO blam! ff97db42fcf5d89471bcd6a714afe39fcb268eff7cc085ed26132a73aff6b833 Oct 10 21:56:50.805 INFO running `"docker" "start" "-a" "ff97db42fcf5d89471bcd6a714afe39fcb268eff7cc085ed26132a73aff6b833"` Oct 10 21:56:51.699 INFO kablam! usermod: no changes Oct 10 21:56:51.737 INFO kablam! Compiling rusty-pomodoro v0.1.0 (/source) Oct 10 21:56:52.397 INFO kablam! warning: unused variable: `e` Oct 10 21:56:52.397 INFO kablam! --> src/lib.rs:49:23 Oct 10 21:56:52.397 INFO kablam! | Oct 10 21:56:52.397 INFO kablam! 49 | pub fn next(self, e: PomodoroEvent) -> Self { Oct 10 21:56:52.398 INFO kablam! | ^ help: consider using `_e` instead Oct 10 21:56:52.398 INFO kablam! | Oct 10 21:56:52.398 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 21:56:52.399 INFO kablam! Oct 10 21:56:52.399 INFO kablam! warning: variant is never constructed: `Pomodoro` Oct 10 21:56:52.399 INFO kablam! --> src/lib.rs:5:5 Oct 10 21:56:52.400 INFO kablam! | Oct 10 21:56:52.400 INFO kablam! 5 | Pomodoro, Oct 10 21:56:52.400 INFO kablam! | ^^^^^^^^ Oct 10 21:56:52.401 INFO kablam! | Oct 10 21:56:52.401 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:56:52.401 INFO kablam! Oct 10 21:56:52.402 INFO kablam! warning: variant is never constructed: `LongBreak` Oct 10 21:56:52.402 INFO kablam! --> src/lib.rs:6:5 Oct 10 21:56:52.402 INFO kablam! | Oct 10 21:56:52.403 INFO kablam! 6 | LongBreak, Oct 10 21:56:52.403 INFO kablam! | ^^^^^^^^^ Oct 10 21:56:52.403 INFO kablam! Oct 10 21:56:52.404 INFO kablam! warning: variant is never constructed: `ShortBreak` Oct 10 21:56:52.404 INFO kablam! --> src/lib.rs:7:5 Oct 10 21:56:52.404 INFO kablam! | Oct 10 21:56:52.404 INFO kablam! 7 | ShortBreak, Oct 10 21:56:52.405 INFO kablam! | ^^^^^^^^^^ Oct 10 21:56:52.405 INFO kablam! Oct 10 21:56:52.405 INFO kablam! warning: variant is never constructed: `Ticking` Oct 10 21:56:52.406 INFO kablam! --> src/lib.rs:26:5 Oct 10 21:56:52.406 INFO kablam! | Oct 10 21:56:52.406 INFO kablam! 26 | Ticking(TimerState), Oct 10 21:56:52.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 21:56:52.407 INFO kablam! Oct 10 21:56:52.407 INFO kablam! warning: variant is never constructed: `Paused` Oct 10 21:56:52.407 INFO kablam! --> src/lib.rs:27:5 Oct 10 21:56:52.408 INFO kablam! | Oct 10 21:56:52.408 INFO kablam! 27 | Paused(TimerState), Oct 10 21:56:52.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 21:56:52.409 INFO kablam! Oct 10 21:56:52.409 INFO kablam! warning: field is never used: `state` Oct 10 21:56:52.409 INFO kablam! --> src/lib.rs:39:5 Oct 10 21:56:52.410 INFO kablam! | Oct 10 21:56:52.410 INFO kablam! 39 | state: PomodoroState, Oct 10 21:56:52.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 21:56:52.411 INFO kablam! Oct 10 21:56:53.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Oct 10 21:56:53.396 INFO kablam! su: No module specific data is present Oct 10 21:56:53.901 INFO running `"docker" "rm" "-f" "ff97db42fcf5d89471bcd6a714afe39fcb268eff7cc085ed26132a73aff6b833"` Oct 10 21:56:54.128 INFO blam! ff97db42fcf5d89471bcd6a714afe39fcb268eff7cc085ed26132a73aff6b833 Oct 10 21:56:54.130 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:56:54.131 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:56:54.529 INFO blam! 6cd9ca94794041561c56ce25a421dc8d5c42b90c476227d047a16e07bffde0cb Oct 10 21:56:54.530 INFO running `"docker" "start" "-a" "6cd9ca94794041561c56ce25a421dc8d5c42b90c476227d047a16e07bffde0cb"` Oct 10 21:56:55.410 INFO kablam! usermod: no changes Oct 10 21:56:55.462 INFO kablam! Compiling rusty-pomodoro v0.1.0 (/source) Oct 10 21:56:56.193 INFO kablam! warning: unused variable: `e` Oct 10 21:56:56.193 INFO kablam! --> src/lib.rs:49:23 Oct 10 21:56:56.194 INFO kablam! | Oct 10 21:56:56.194 INFO kablam! 49 | pub fn next(self, e: PomodoroEvent) -> Self { Oct 10 21:56:56.194 INFO kablam! | ^ help: consider using `_e` instead Oct 10 21:56:56.194 INFO kablam! | Oct 10 21:56:56.195 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 21:56:56.195 INFO kablam! Oct 10 21:56:56.195 INFO kablam! warning: variant is never constructed: `Pomodoro` Oct 10 21:56:56.195 INFO kablam! --> src/lib.rs:5:5 Oct 10 21:56:56.196 INFO kablam! | Oct 10 21:56:56.196 INFO kablam! 5 | Pomodoro, Oct 10 21:56:56.196 INFO kablam! | ^^^^^^^^ Oct 10 21:56:56.197 INFO kablam! | Oct 10 21:56:56.197 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:56:56.197 INFO kablam! Oct 10 21:56:56.197 INFO kablam! warning: variant is never constructed: `LongBreak` Oct 10 21:56:56.198 INFO kablam! --> src/lib.rs:6:5 Oct 10 21:56:56.198 INFO kablam! | Oct 10 21:56:56.198 INFO kablam! 6 | LongBreak, Oct 10 21:56:56.198 INFO kablam! | ^^^^^^^^^ Oct 10 21:56:56.199 INFO kablam! Oct 10 21:56:56.199 INFO kablam! warning: variant is never constructed: `ShortBreak` Oct 10 21:56:56.199 INFO kablam! --> src/lib.rs:7:5 Oct 10 21:56:56.200 INFO kablam! | Oct 10 21:56:56.200 INFO kablam! 7 | ShortBreak, Oct 10 21:56:56.200 INFO kablam! | ^^^^^^^^^^ Oct 10 21:56:56.200 INFO kablam! Oct 10 21:56:56.201 INFO kablam! warning: variant is never constructed: `Ticking` Oct 10 21:56:56.201 INFO kablam! --> src/lib.rs:26:5 Oct 10 21:56:56.201 INFO kablam! | Oct 10 21:56:56.201 INFO kablam! 26 | Ticking(TimerState), Oct 10 21:56:56.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 21:56:56.202 INFO kablam! Oct 10 21:56:56.202 INFO kablam! warning: variant is never constructed: `Paused` Oct 10 21:56:56.203 INFO kablam! --> src/lib.rs:27:5 Oct 10 21:56:56.203 INFO kablam! | Oct 10 21:56:56.203 INFO kablam! 27 | Paused(TimerState), Oct 10 21:56:56.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 21:56:56.204 INFO kablam! Oct 10 21:56:56.204 INFO kablam! warning: field is never used: `state` Oct 10 21:56:56.204 INFO kablam! --> src/lib.rs:39:5 Oct 10 21:56:56.204 INFO kablam! | Oct 10 21:56:56.205 INFO kablam! 39 | state: PomodoroState, Oct 10 21:56:56.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 21:56:56.205 INFO kablam! Oct 10 21:56:56.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Oct 10 21:56:56.933 INFO kablam! su: No module specific data is present Oct 10 21:56:57.517 INFO running `"docker" "rm" "-f" "6cd9ca94794041561c56ce25a421dc8d5c42b90c476227d047a16e07bffde0cb"` Oct 10 21:56:57.781 INFO blam! 6cd9ca94794041561c56ce25a421dc8d5c42b90c476227d047a16e07bffde0cb Oct 10 21:56:57.782 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:56:57.782 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:56:58.085 INFO blam! ac21e3f36e8ca7deb9f54dc64e2cc9fe9e5db0701f8d49bf9a49a4d989070c97 Oct 10 21:56:58.090 INFO running `"docker" "start" "-a" "ac21e3f36e8ca7deb9f54dc64e2cc9fe9e5db0701f8d49bf9a49a4d989070c97"` Oct 10 21:56:58.548 INFO kablam! usermod: no changes Oct 10 21:56:58.597 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 21:56:58.599 INFO kablam! Running /target/debug/deps/rusty_pomodoro-92fdd01a5f3f1a77 Oct 10 21:56:58.603 INFO kablam! Running /target/debug/deps/rusty_pomodoro-c4dfc6407877659f Oct 10 21:56:58.604 INFO blam! Oct 10 21:56:58.604 INFO blam! running 0 tests Oct 10 21:56:58.604 INFO blam! Oct 10 21:56:58.605 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:56:58.605 INFO blam! Oct 10 21:56:58.608 INFO blam! Oct 10 21:56:58.608 INFO kablam! Doc-tests rusty-pomodoro Oct 10 21:56:58.608 INFO blam! running 0 tests Oct 10 21:56:58.608 INFO blam! Oct 10 21:56:58.609 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:56:58.609 INFO blam! Oct 10 21:56:59.456 INFO blam! Oct 10 21:56:59.456 INFO blam! running 0 tests Oct 10 21:56:59.456 INFO blam! Oct 10 21:56:59.456 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:56:59.456 INFO blam! Oct 10 21:56:59.464 INFO kablam! su: No module specific data is present Oct 10 21:57:00.207 INFO running `"docker" "rm" "-f" "ac21e3f36e8ca7deb9f54dc64e2cc9fe9e5db0701f8d49bf9a49a4d989070c97"` Oct 10 21:57:00.404 INFO blam! ac21e3f36e8ca7deb9f54dc64e2cc9fe9e5db0701f8d49bf9a49a4d989070c97