Oct 22 04:24:05.034 INFO checking bowling-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:24:05.036 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/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 22 04:24:05.267 INFO blam! 50e7ca89753cbefbfd6637f7f207b28f75aed131f9795f74cd01defada5e0890 Oct 22 04:24:05.270 INFO running `"docker" "start" "-a" "50e7ca89753cbefbfd6637f7f207b28f75aed131f9795f74cd01defada5e0890"` Oct 22 04:24:05.757 INFO kablam! usermod: no changes Oct 22 04:24:05.818 INFO kablam! Checking bowling v0.0.1 (/source) Oct 22 04:24:07.076 INFO kablam! warning: enum is never used: `ThrowError` Oct 22 04:24:07.076 INFO kablam! --> src/gamestate/player.rs:12:1 Oct 22 04:24:07.076 INFO kablam! | Oct 22 04:24:07.076 INFO kablam! 12 | enum ThrowError { Oct 22 04:24:07.076 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 04:24:07.076 INFO kablam! | Oct 22 04:24:07.076 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 04:24:07.076 INFO kablam! Oct 22 04:24:07.189 INFO kablam! warning: enum is never used: `ThrowError` Oct 22 04:24:07.189 INFO kablam! --> src/gamestate/player.rs:12:1 Oct 22 04:24:07.189 INFO kablam! | Oct 22 04:24:07.189 INFO kablam! 12 | enum ThrowError { Oct 22 04:24:07.190 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 04:24:07.190 INFO kablam! | Oct 22 04:24:07.190 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 04:24:07.190 INFO kablam! Oct 22 04:24:08.525 INFO kablam! warning: unused import: `bowling::gamestate::*` Oct 22 04:24:08.525 INFO kablam! --> tests/player.rs:2:5 Oct 22 04:24:08.525 INFO kablam! | Oct 22 04:24:08.525 INFO kablam! 2 | use bowling::gamestate::*; Oct 22 04:24:08.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:24:08.525 INFO kablam! | Oct 22 04:24:08.525 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 04:24:08.525 INFO kablam! Oct 22 04:24:08.668 INFO kablam! warning: use of deprecated item 'failure::error::Error::cause': please use 'as_fail()' method instead Oct 22 04:24:08.669 INFO kablam! --> tests/throw.rs:7:53 Oct 22 04:24:08.669 INFO kablam! | Oct 22 04:24:08.670 INFO kablam! 7 | Throw::try_from_str("").unwrap_err().cause().to_string()); Oct 22 04:24:08.670 INFO kablam! | ^^^^^ Oct 22 04:24:08.670 INFO kablam! | Oct 22 04:24:08.671 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 04:24:08.671 INFO kablam! Oct 22 04:24:08.672 INFO kablam! warning: use of deprecated item 'failure::error::Error::cause': please use 'as_fail()' method instead Oct 22 04:24:08.672 INFO kablam! --> tests/throw.rs:9:74 Oct 22 04:24:08.672 INFO kablam! | Oct 22 04:24:08.672 INFO kablam! 9 | Throw::try_from_str("1 0 1 0 1 0 0 0 0 0 1").unwrap_err().cause().to_string()); Oct 22 04:24:08.673 INFO kablam! | ^^^^^ Oct 22 04:24:08.673 INFO kablam! Oct 22 04:24:08.673 INFO kablam! warning: use of deprecated item 'failure::error::Error::cause': please use 'as_fail()' method instead Oct 22 04:24:08.673 INFO kablam! --> tests/throw.rs:11:65 Oct 22 04:24:08.674 INFO kablam! | Oct 22 04:24:08.674 INFO kablam! 11 | Throw::try_from_str("not a number").unwrap_err().cause().to_string()); Oct 22 04:24:08.674 INFO kablam! | ^^^^^ Oct 22 04:24:08.674 INFO kablam! Oct 22 04:24:08.795 INFO kablam! warning: unused variable: `frame` Oct 22 04:24:08.795 INFO kablam! --> tests/frame.rs:6:9 Oct 22 04:24:08.795 INFO kablam! | Oct 22 04:24:08.795 INFO kablam! 6 | let frame = Frame::new(); Oct 22 04:24:08.795 INFO kablam! | ^^^^^ help: consider using `_frame` instead Oct 22 04:24:08.795 INFO kablam! | Oct 22 04:24:08.795 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 04:24:08.795 INFO kablam! Oct 22 04:24:08.809 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.03s Oct 22 04:24:08.813 INFO kablam! su: No module specific data is present Oct 22 04:24:09.172 INFO running `"docker" "rm" "-f" "50e7ca89753cbefbfd6637f7f207b28f75aed131f9795f74cd01defada5e0890"` Oct 22 04:24:09.319 INFO blam! 50e7ca89753cbefbfd6637f7f207b28f75aed131f9795f74cd01defada5e0890