Oct 26 23:58:13.212 INFO checking n41r0j/1dv607_rust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 23:58:13.214 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 23:58:13.540 INFO blam! bd61d9ee636663eca7ad40aa24a07134f6e209775b0d6d162b8350390d916d03 Oct 26 23:58:13.542 INFO running `"docker" "start" "-a" "bd61d9ee636663eca7ad40aa24a07134f6e209775b0d6d162b8350390d916d03"` Oct 26 23:58:15.040 INFO kablam! usermod: no changes Oct 26 23:58:15.107 INFO kablam! Checking member_register v0.1.0 (/source) Oct 26 23:58:15.391 INFO kablam! warning: unused variable: `choice` Oct 26 23:58:15.392 INFO kablam! --> src/view/console.rs:42:13 Oct 26 23:58:15.392 INFO kablam! | Oct 26 23:58:15.392 INFO kablam! 42 | let choice: String = self.get_input(String::from("Second question!")); Oct 26 23:58:15.393 INFO kablam! | ^^^^^^ help: consider using `_choice` instead Oct 26 23:58:15.393 INFO kablam! | Oct 26 23:58:15.393 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:58:15.394 INFO kablam! Oct 26 23:58:15.403 INFO kablam! warning: struct is never constructed: `Boat` Oct 26 23:58:15.403 INFO kablam! --> src/model/boat.rs:1:1 Oct 26 23:58:15.404 INFO kablam! | Oct 26 23:58:15.404 INFO kablam! 1 | pub struct Boat { Oct 26 23:58:15.404 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 23:58:15.405 INFO kablam! | Oct 26 23:58:15.405 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:58:15.405 INFO kablam! Oct 26 23:58:15.406 INFO kablam! warning: method is never used: `get_type` Oct 26 23:58:15.406 INFO kablam! --> src/model/boat.rs:7:5 Oct 26 23:58:15.406 INFO kablam! | Oct 26 23:58:15.407 INFO kablam! 7 | fn get_type(&self) -> &str { Oct 26 23:58:15.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:58:15.407 INFO kablam! Oct 26 23:58:15.408 INFO kablam! warning: method is never used: `get_length` Oct 26 23:58:15.408 INFO kablam! --> src/model/boat.rs:11:5 Oct 26 23:58:15.408 INFO kablam! | Oct 26 23:58:15.409 INFO kablam! 11 | fn get_length(&self) -> &f64 { Oct 26 23:58:15.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:58:15.409 INFO kablam! Oct 26 23:58:15.440 INFO kablam! warning: unused variable: `choice` Oct 26 23:58:15.441 INFO kablam! --> src/view/console.rs:42:13 Oct 26 23:58:15.441 INFO kablam! | Oct 26 23:58:15.441 INFO kablam! 42 | let choice: String = self.get_input(String::from("Second question!")); Oct 26 23:58:15.442 INFO kablam! | ^^^^^^ help: consider using `_choice` instead Oct 26 23:58:15.442 INFO kablam! | Oct 26 23:58:15.442 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:58:15.443 INFO kablam! Oct 26 23:58:15.448 INFO kablam! warning: struct is never constructed: `Boat` Oct 26 23:58:15.449 INFO kablam! --> src/model/boat.rs:1:1 Oct 26 23:58:15.450 INFO kablam! | Oct 26 23:58:15.450 INFO kablam! 1 | pub struct Boat { Oct 26 23:58:15.450 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 23:58:15.452 INFO kablam! | Oct 26 23:58:15.457 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:58:15.457 INFO kablam! Oct 26 23:58:15.457 INFO kablam! warning: method is never used: `get_type` Oct 26 23:58:15.457 INFO kablam! --> src/model/boat.rs:7:5 Oct 26 23:58:15.458 INFO kablam! | Oct 26 23:58:15.458 INFO kablam! 7 | fn get_type(&self) -> &str { Oct 26 23:58:15.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:58:15.458 INFO kablam! Oct 26 23:58:15.459 INFO kablam! warning: method is never used: `get_length` Oct 26 23:58:15.459 INFO kablam! --> src/model/boat.rs:11:5 Oct 26 23:58:15.459 INFO kablam! | Oct 26 23:58:15.460 INFO kablam! 11 | fn get_length(&self) -> &f64 { Oct 26 23:58:15.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:58:15.460 INFO kablam! Oct 26 23:58:15.513 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.43s Oct 26 23:58:15.514 INFO kablam! su: No module specific data is present Oct 26 23:58:16.234 INFO running `"docker" "rm" "-f" "bd61d9ee636663eca7ad40aa24a07134f6e209775b0d6d162b8350390d916d03"` Oct 26 23:58:16.443 INFO blam! bd61d9ee636663eca7ad40aa24a07134f6e209775b0d6d162b8350390d916d03