Oct 21 20:26:25.606 INFO checking SpeziMM/hello-rust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:26:25.606 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 21 20:26:26.112 INFO blam! de9672b68ca9c09972e29f75bccd6eac5574f2a2466086a7776b76315de4e094 Oct 21 20:26:26.124 INFO running `"docker" "start" "-a" "de9672b68ca9c09972e29f75bccd6eac5574f2a2466086a7776b76315de4e094"` Oct 21 20:26:27.979 INFO kablam! usermod: no changes Oct 21 20:26:28.040 INFO kablam! Checking hello v0.1.0 (/source) Oct 21 20:26:28.813 INFO kablam! warning: struct is never constructed: `Rechnen` Oct 21 20:26:28.813 INFO kablam! --> src/main.rs:3:1 Oct 21 20:26:28.813 INFO kablam! | Oct 21 20:26:28.814 INFO kablam! 3 | struct Rechnen { Oct 21 20:26:28.814 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:26:28.814 INFO kablam! | Oct 21 20:26:28.814 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:26:28.815 INFO kablam! Oct 21 20:26:28.815 INFO kablam! warning: method is never used: `Multi` Oct 21 20:26:28.815 INFO kablam! --> src/main.rs:13:2 Oct 21 20:26:28.815 INFO kablam! | Oct 21 20:26:28.816 INFO kablam! 13 | fn Multi(&self)-> f64{ Oct 21 20:26:28.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:26:28.816 INFO kablam! Oct 21 20:26:28.817 INFO kablam! warning: method is never used: `adi` Oct 21 20:26:28.817 INFO kablam! --> src/main.rs:16:2 Oct 21 20:26:28.817 INFO kablam! | Oct 21 20:26:28.817 INFO kablam! 16 | fn adi(&self)-> f64{ Oct 21 20:26:28.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 20:26:28.818 INFO kablam! Oct 21 20:26:28.818 INFO kablam! warning: method is never used: `sub` Oct 21 20:26:28.818 INFO kablam! --> src/main.rs:19:2 Oct 21 20:26:28.819 INFO kablam! | Oct 21 20:26:28.819 INFO kablam! 19 | fn sub(&self)-> f64{ Oct 21 20:26:28.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 20:26:28.819 INFO kablam! Oct 21 20:26:28.819 INFO kablam! warning: method is never used: `div` Oct 21 20:26:28.820 INFO kablam! --> src/main.rs:22:2 Oct 21 20:26:28.820 INFO kablam! | Oct 21 20:26:28.820 INFO kablam! 22 | fn div(&self)-> f64{ Oct 21 20:26:28.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 20:26:28.821 INFO kablam! Oct 21 20:26:28.821 INFO kablam! warning: method `Multi` should have a snake case name such as `multi` Oct 21 20:26:28.821 INFO kablam! --> src/main.rs:13:2 Oct 21 20:26:28.821 INFO kablam! | Oct 21 20:26:28.822 INFO kablam! 13 | fn Multi(&self)-> f64{ Oct 21 20:26:28.822 INFO kablam! | _____^ Oct 21 20:26:28.822 INFO kablam! 14 | | self.x *self.y - self.c Oct 21 20:26:28.822 INFO kablam! 15 | | } Oct 21 20:26:28.823 INFO kablam! | |_^ Oct 21 20:26:28.823 INFO kablam! | Oct 21 20:26:28.823 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 20:26:28.824 INFO kablam! Oct 21 20:26:28.987 INFO kablam! warning: struct is never constructed: `Rechnen` Oct 21 20:26:28.988 INFO kablam! --> src/main.rs:3:1 Oct 21 20:26:28.988 INFO kablam! | Oct 21 20:26:28.988 INFO kablam! 3 | struct Rechnen { Oct 21 20:26:28.988 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:26:28.989 INFO kablam! | Oct 21 20:26:28.989 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:26:28.989 INFO kablam! Oct 21 20:26:28.990 INFO kablam! warning: method is never used: `Multi` Oct 21 20:26:28.990 INFO kablam! --> src/main.rs:13:2 Oct 21 20:26:28.990 INFO kablam! | Oct 21 20:26:28.990 INFO kablam! 13 | fn Multi(&self)-> f64{ Oct 21 20:26:28.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:26:28.991 INFO kablam! Oct 21 20:26:28.991 INFO kablam! warning: method is never used: `adi` Oct 21 20:26:28.991 INFO kablam! --> src/main.rs:16:2 Oct 21 20:26:28.992 INFO kablam! | Oct 21 20:26:28.992 INFO kablam! 16 | fn adi(&self)-> f64{ Oct 21 20:26:28.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 20:26:28.993 INFO kablam! Oct 21 20:26:28.993 INFO kablam! warning: method is never used: `sub` Oct 21 20:26:28.993 INFO kablam! --> src/main.rs:19:2 Oct 21 20:26:28.993 INFO kablam! | Oct 21 20:26:28.994 INFO kablam! 19 | fn sub(&self)-> f64{ Oct 21 20:26:28.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 20:26:28.994 INFO kablam! Oct 21 20:26:28.994 INFO kablam! warning: method is never used: `div` Oct 21 20:26:28.995 INFO kablam! --> src/main.rs:22:2 Oct 21 20:26:28.995 INFO kablam! | Oct 21 20:26:28.995 INFO kablam! 22 | fn div(&self)-> f64{ Oct 21 20:26:28.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 20:26:28.996 INFO kablam! Oct 21 20:26:28.996 INFO kablam! warning: method `Multi` should have a snake case name such as `multi` Oct 21 20:26:28.996 INFO kablam! --> src/main.rs:13:2 Oct 21 20:26:28.996 INFO kablam! | Oct 21 20:26:28.996 INFO kablam! 13 | fn Multi(&self)-> f64{ Oct 21 20:26:28.996 INFO kablam! | _____^ Oct 21 20:26:28.996 INFO kablam! 14 | | self.x *self.y - self.c Oct 21 20:26:28.996 INFO kablam! 15 | | } Oct 21 20:26:28.996 INFO kablam! | |_^ Oct 21 20:26:28.996 INFO kablam! | Oct 21 20:26:28.996 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 20:26:28.996 INFO kablam! Oct 21 20:26:29.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Oct 21 20:26:29.036 INFO kablam! su: No module specific data is present Oct 21 20:26:29.739 INFO running `"docker" "rm" "-f" "de9672b68ca9c09972e29f75bccd6eac5574f2a2466086a7776b76315de4e094"` Oct 21 20:26:30.025 INFO blam! de9672b68ca9c09972e29f75bccd6eac5574f2a2466086a7776b76315de4e094