Oct 13 02:31:37.321 INFO checking SpeziMM/hello-rust against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 02:31:37.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 02:31:37.717 INFO blam! ba376b0293fb0b788c18175044ab9f772f6356dea17e8d5cc2b721a4d22e592e Oct 13 02:31:37.720 INFO running `"docker" "start" "-a" "ba376b0293fb0b788c18175044ab9f772f6356dea17e8d5cc2b721a4d22e592e"` Oct 13 02:31:39.428 INFO kablam! usermod: no changes Oct 13 02:31:39.480 INFO kablam! Checking hello v0.1.0 (/source) Oct 13 02:31:39.992 INFO kablam! warning: struct is never constructed: `Rechnen` Oct 13 02:31:39.992 INFO kablam! --> src/main.rs:3:1 Oct 13 02:31:39.992 INFO kablam! | Oct 13 02:31:39.992 INFO kablam! 3 | struct Rechnen { Oct 13 02:31:39.992 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 02:31:39.992 INFO kablam! | Oct 13 02:31:39.992 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:31:39.992 INFO kablam! Oct 13 02:31:39.992 INFO kablam! warning: method is never used: `Multi` Oct 13 02:31:39.992 INFO kablam! --> src/main.rs:13:2 Oct 13 02:31:39.992 INFO kablam! | Oct 13 02:31:39.992 INFO kablam! 13 | fn Multi(&self)-> f64{ Oct 13 02:31:39.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:31:39.992 INFO kablam! Oct 13 02:31:39.992 INFO kablam! warning: method is never used: `adi` Oct 13 02:31:39.992 INFO kablam! --> src/main.rs:16:2 Oct 13 02:31:39.992 INFO kablam! | Oct 13 02:31:39.992 INFO kablam! 16 | fn adi(&self)-> f64{ Oct 13 02:31:39.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 02:31:39.993 INFO kablam! Oct 13 02:31:39.993 INFO kablam! warning: method is never used: `sub` Oct 13 02:31:39.993 INFO kablam! --> src/main.rs:19:2 Oct 13 02:31:39.993 INFO kablam! | Oct 13 02:31:39.993 INFO kablam! 19 | fn sub(&self)-> f64{ Oct 13 02:31:39.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 02:31:39.993 INFO kablam! Oct 13 02:31:39.993 INFO kablam! warning: method is never used: `div` Oct 13 02:31:39.993 INFO kablam! --> src/main.rs:22:2 Oct 13 02:31:39.993 INFO kablam! | Oct 13 02:31:39.993 INFO kablam! 22 | fn div(&self)-> f64{ Oct 13 02:31:39.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 02:31:39.993 INFO kablam! Oct 13 02:31:39.993 INFO kablam! warning: method `Multi` should have a snake case name such as `multi` Oct 13 02:31:39.993 INFO kablam! --> src/main.rs:13:2 Oct 13 02:31:39.993 INFO kablam! | Oct 13 02:31:39.993 INFO kablam! 13 | fn Multi(&self)-> f64{ Oct 13 02:31:39.993 INFO kablam! | _____^ Oct 13 02:31:39.993 INFO kablam! 14 | | self.x *self.y - self.c Oct 13 02:31:39.993 INFO kablam! 15 | | } Oct 13 02:31:39.993 INFO kablam! | |_^ Oct 13 02:31:39.993 INFO kablam! | Oct 13 02:31:39.993 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 02:31:39.993 INFO kablam! Oct 13 02:31:40.184 INFO kablam! warning: struct is never constructed: `Rechnen` Oct 13 02:31:40.184 INFO kablam! --> src/main.rs:3:1 Oct 13 02:31:40.184 INFO kablam! | Oct 13 02:31:40.184 INFO kablam! 3 | struct Rechnen { Oct 13 02:31:40.185 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 02:31:40.185 INFO kablam! | Oct 13 02:31:40.185 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:31:40.185 INFO kablam! Oct 13 02:31:40.185 INFO kablam! warning: method is never used: `Multi` Oct 13 02:31:40.185 INFO kablam! --> src/main.rs:13:2 Oct 13 02:31:40.185 INFO kablam! | Oct 13 02:31:40.185 INFO kablam! 13 | fn Multi(&self)-> f64{ Oct 13 02:31:40.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:31:40.185 INFO kablam! Oct 13 02:31:40.185 INFO kablam! warning: method is never used: `adi` Oct 13 02:31:40.185 INFO kablam! --> src/main.rs:16:2 Oct 13 02:31:40.185 INFO kablam! | Oct 13 02:31:40.185 INFO kablam! 16 | fn adi(&self)-> f64{ Oct 13 02:31:40.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 02:31:40.185 INFO kablam! Oct 13 02:31:40.185 INFO kablam! warning: method is never used: `sub` Oct 13 02:31:40.185 INFO kablam! --> src/main.rs:19:2 Oct 13 02:31:40.185 INFO kablam! | Oct 13 02:31:40.185 INFO kablam! 19 | fn sub(&self)-> f64{ Oct 13 02:31:40.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 02:31:40.185 INFO kablam! Oct 13 02:31:40.185 INFO kablam! warning: method is never used: `div` Oct 13 02:31:40.185 INFO kablam! --> src/main.rs:22:2 Oct 13 02:31:40.185 INFO kablam! | Oct 13 02:31:40.185 INFO kablam! 22 | fn div(&self)-> f64{ Oct 13 02:31:40.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 02:31:40.185 INFO kablam! Oct 13 02:31:40.185 INFO kablam! warning: method `Multi` should have a snake case name such as `multi` Oct 13 02:31:40.185 INFO kablam! --> src/main.rs:13:2 Oct 13 02:31:40.185 INFO kablam! | Oct 13 02:31:40.185 INFO kablam! 13 | fn Multi(&self)-> f64{ Oct 13 02:31:40.185 INFO kablam! | _____^ Oct 13 02:31:40.185 INFO kablam! 14 | | self.x *self.y - self.c Oct 13 02:31:40.185 INFO kablam! 15 | | } Oct 13 02:31:40.185 INFO kablam! | |_^ Oct 13 02:31:40.185 INFO kablam! | Oct 13 02:31:40.185 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 02:31:40.185 INFO kablam! Oct 13 02:31:40.233 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.77s Oct 13 02:31:40.252 INFO kablam! su: No module specific data is present Oct 13 02:31:40.840 INFO running `"docker" "rm" "-f" "ba376b0293fb0b788c18175044ab9f772f6356dea17e8d5cc2b721a4d22e592e"` Oct 13 02:31:41.109 INFO blam! ba376b0293fb0b788c18175044ab9f772f6356dea17e8d5cc2b721a4d22e592e