Oct 21 15:21:45.019 INFO checking n41r0j/1dv607_rust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:21:45.019 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 21 15:21:45.476 INFO blam! 57b683f0008252a7748aa037468198fddab43bd5060dc2173b931267cb2d7f0f Oct 21 15:21:45.478 INFO running `"docker" "start" "-a" "57b683f0008252a7748aa037468198fddab43bd5060dc2173b931267cb2d7f0f"` Oct 21 15:21:46.430 INFO kablam! usermod: no changes Oct 21 15:21:46.488 INFO kablam! Checking member_register v0.1.0 (/source) Oct 21 15:21:46.806 INFO kablam! warning: unused variable: `choice` Oct 21 15:21:46.806 INFO kablam! --> src/view/console.rs:42:13 Oct 21 15:21:46.806 INFO kablam! | Oct 21 15:21:46.806 INFO kablam! 42 | let choice: String = self.get_input(String::from("Second question!")); Oct 21 15:21:46.806 INFO kablam! | ^^^^^^ help: consider using `_choice` instead Oct 21 15:21:46.806 INFO kablam! | Oct 21 15:21:46.806 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 15:21:46.806 INFO kablam! Oct 21 15:21:46.813 INFO kablam! warning: struct is never constructed: `Boat` Oct 21 15:21:46.813 INFO kablam! --> src/model/boat.rs:1:1 Oct 21 15:21:46.813 INFO kablam! | Oct 21 15:21:46.814 INFO kablam! 1 | pub struct Boat { Oct 21 15:21:46.814 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 15:21:46.814 INFO kablam! | Oct 21 15:21:46.814 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:21:46.814 INFO kablam! Oct 21 15:21:46.814 INFO kablam! warning: method is never used: `get_type` Oct 21 15:21:46.814 INFO kablam! --> src/model/boat.rs:7:5 Oct 21 15:21:46.814 INFO kablam! | Oct 21 15:21:46.814 INFO kablam! 7 | fn get_type(&self) -> &str { Oct 21 15:21:46.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:21:46.814 INFO kablam! Oct 21 15:21:46.814 INFO kablam! warning: method is never used: `get_length` Oct 21 15:21:46.814 INFO kablam! --> src/model/boat.rs:11:5 Oct 21 15:21:46.814 INFO kablam! | Oct 21 15:21:46.814 INFO kablam! 11 | fn get_length(&self) -> &f64 { Oct 21 15:21:46.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:21:46.814 INFO kablam! Oct 21 15:21:46.814 INFO kablam! warning: unused variable: `choice` Oct 21 15:21:46.814 INFO kablam! --> src/view/console.rs:42:13 Oct 21 15:21:46.814 INFO kablam! | Oct 21 15:21:46.814 INFO kablam! 42 | let choice: String = self.get_input(String::from("Second question!")); Oct 21 15:21:46.814 INFO kablam! | ^^^^^^ help: consider using `_choice` instead Oct 21 15:21:46.814 INFO kablam! | Oct 21 15:21:46.814 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 15:21:46.814 INFO kablam! Oct 21 15:21:46.820 INFO kablam! warning: struct is never constructed: `Boat` Oct 21 15:21:46.820 INFO kablam! --> src/model/boat.rs:1:1 Oct 21 15:21:46.820 INFO kablam! | Oct 21 15:21:46.820 INFO kablam! 1 | pub struct Boat { Oct 21 15:21:46.820 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 15:21:46.820 INFO kablam! | Oct 21 15:21:46.820 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:21:46.820 INFO kablam! Oct 21 15:21:46.820 INFO kablam! warning: method is never used: `get_type` Oct 21 15:21:46.820 INFO kablam! --> src/model/boat.rs:7:5 Oct 21 15:21:46.820 INFO kablam! | Oct 21 15:21:46.820 INFO kablam! 7 | fn get_type(&self) -> &str { Oct 21 15:21:46.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:21:46.820 INFO kablam! Oct 21 15:21:46.820 INFO kablam! warning: method is never used: `get_length` Oct 21 15:21:46.820 INFO kablam! --> src/model/boat.rs:11:5 Oct 21 15:21:46.820 INFO kablam! | Oct 21 15:21:46.820 INFO kablam! 11 | fn get_length(&self) -> &f64 { Oct 21 15:21:46.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:21:46.820 INFO kablam! Oct 21 15:21:46.868 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.39s Oct 21 15:21:46.868 INFO kablam! su: No module specific data is present Oct 21 15:21:47.553 INFO running `"docker" "rm" "-f" "57b683f0008252a7748aa037468198fddab43bd5060dc2173b931267cb2d7f0f"` Oct 21 15:21:47.712 INFO blam! 57b683f0008252a7748aa037468198fddab43bd5060dc2173b931267cb2d7f0f