Oct 26 19:51:31.680 INFO checking talnetd/jrmath against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 19:51:31.680 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 19:51:31.875 INFO blam! 0c15cfa4c54ed615db6a3db5541f1934e66ae21936c9788522cd6112bce941d8 Oct 26 19:51:31.877 INFO running `"docker" "start" "-a" "0c15cfa4c54ed615db6a3db5541f1934e66ae21936c9788522cd6112bce941d8"` Oct 26 19:51:32.353 INFO kablam! usermod: no changes Oct 26 19:51:32.385 INFO kablam! Checking jrmath v0.0.1 (/source) Oct 26 19:51:32.559 INFO kablam! warning: struct is never constructed: `Hex` Oct 26 19:51:32.559 INFO kablam! --> src/main.rs:17:1 Oct 26 19:51:32.559 INFO kablam! | Oct 26 19:51:32.559 INFO kablam! 17 | struct Hex { Oct 26 19:51:32.559 INFO kablam! | ^^^^^^^^^^ Oct 26 19:51:32.559 INFO kablam! | Oct 26 19:51:32.559 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:51:32.559 INFO kablam! Oct 26 19:51:32.559 INFO kablam! warning: function is never used: `print_number` Oct 26 19:51:32.559 INFO kablam! --> src/main.rs:57:1 Oct 26 19:51:32.559 INFO kablam! | Oct 26 19:51:32.559 INFO kablam! 57 | fn print_number(x: i32) { Oct 26 19:51:32.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:51:32.559 INFO kablam! Oct 26 19:51:32.559 INFO kablam! warning: function is never used: `sum` Oct 26 19:51:32.559 INFO kablam! --> src/main.rs:62:1 Oct 26 19:51:32.559 INFO kablam! | Oct 26 19:51:32.559 INFO kablam! 62 | fn sum(x: i32, y: i32) -> i32 { Oct 26 19:51:32.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:51:32.559 INFO kablam! Oct 26 19:51:32.559 INFO kablam! warning: function is never used: `factorial` Oct 26 19:51:32.559 INFO kablam! --> src/main.rs:67:1 Oct 26 19:51:32.559 INFO kablam! | Oct 26 19:51:32.559 INFO kablam! 67 | fn factorial(x: i32) -> i32 { Oct 26 19:51:32.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:51:32.559 INFO kablam! Oct 26 19:51:32.559 INFO kablam! warning: struct is never constructed: `Hex` Oct 26 19:51:32.559 INFO kablam! --> src/main.rs:17:1 Oct 26 19:51:32.559 INFO kablam! | Oct 26 19:51:32.559 INFO kablam! 17 | struct Hex { Oct 26 19:51:32.559 INFO kablam! | ^^^^^^^^^^ Oct 26 19:51:32.559 INFO kablam! | Oct 26 19:51:32.559 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:51:32.559 INFO kablam! Oct 26 19:51:32.559 INFO kablam! warning: function is never used: `print_number` Oct 26 19:51:32.559 INFO kablam! --> src/main.rs:57:1 Oct 26 19:51:32.559 INFO kablam! | Oct 26 19:51:32.559 INFO kablam! 57 | fn print_number(x: i32) { Oct 26 19:51:32.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:51:32.559 INFO kablam! Oct 26 19:51:32.559 INFO kablam! warning: function is never used: `sum` Oct 26 19:51:32.559 INFO kablam! --> src/main.rs:62:1 Oct 26 19:51:32.559 INFO kablam! | Oct 26 19:51:32.559 INFO kablam! 62 | fn sum(x: i32, y: i32) -> i32 { Oct 26 19:51:32.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:51:32.560 INFO kablam! Oct 26 19:51:32.560 INFO kablam! warning: function is never used: `factorial` Oct 26 19:51:32.560 INFO kablam! --> src/main.rs:67:1 Oct 26 19:51:32.560 INFO kablam! | Oct 26 19:51:32.560 INFO kablam! 67 | fn factorial(x: i32) -> i32 { Oct 26 19:51:32.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:51:32.560 INFO kablam! Oct 26 19:51:32.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 26 19:51:32.606 INFO kablam! su: No module specific data is present Oct 26 19:51:32.872 INFO running `"docker" "rm" "-f" "0c15cfa4c54ed615db6a3db5541f1934e66ae21936c9788522cd6112bce941d8"` Oct 26 19:51:32.968 INFO blam! 0c15cfa4c54ed615db6a3db5541f1934e66ae21936c9788522cd6112bce941d8