Oct 21 13:22:22.996 INFO checking stusmall/income_tax_graphic against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:22:22.997 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13:22:23.464 INFO blam! a776705f75867c94ba1f3fe54520dfb47e5223195d7cd9633cd1e53b3bfeb649 Oct 21 13:22:23.467 INFO running `"docker" "start" "-a" "a776705f75867c94ba1f3fe54520dfb47e5223195d7cd9633cd1e53b3bfeb649"` Oct 21 13:22:25.009 INFO kablam! usermod: no changes Oct 21 13:22:25.204 INFO kablam! Compiling num-traits v0.2.5 Oct 21 13:22:25.204 INFO kablam! Compiling quote v0.6.5 Oct 21 13:22:25.204 INFO kablam! Checking csv-core v0.1.4 Oct 21 13:22:25.204 INFO kablam! Checking backtrace-sys v0.1.23 Oct 21 13:22:25.204 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 21 13:22:25.204 INFO kablam! Checking env_logger v0.5.12 Oct 21 13:22:25.654 INFO kablam! Checking backtrace v0.3.9 Oct 21 13:22:26.772 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 21 13:22:26.796 INFO kablam! Checking csv v1.0.0 Oct 21 13:22:27.376 INFO kablam! Checking rayon-core v1.4.1 Oct 21 13:22:27.687 INFO kablam! Compiling syn v0.14.7 Oct 21 13:22:29.476 INFO kablam! Checking rayon v1.0.2 Oct 21 13:22:31.340 INFO kablam! Checking num-integer v0.1.39 Oct 21 13:22:32.712 INFO kablam! Checking num-iter v0.1.37 Oct 21 13:22:33.186 INFO kablam! Checking png v0.12.0 Oct 21 13:22:42.436 INFO kablam! Compiling synstructure v0.9.0 Oct 21 13:22:42.436 INFO kablam! Compiling serde_derive v1.0.71 Oct 21 13:22:47.912 INFO kablam! Compiling failure_derive v0.1.2 Oct 21 13:22:51.516 INFO kablam! Checking failure v0.1.2 Oct 21 13:23:00.968 INFO kablam! Checking income_tax_graphic v0.1.0 (/source) Oct 21 13:23:02.260 INFO kablam! warning: method is never used: `tax` Oct 21 13:23:02.260 INFO kablam! --> src/dollars.rs:19:5 Oct 21 13:23:02.260 INFO kablam! | Oct 21 13:23:02.260 INFO kablam! 19 | pub fn tax(&self, rate: f32) -> Dollars { Oct 21 13:23:02.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:23:02.260 INFO kablam! | Oct 21 13:23:02.260 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 13:23:02.260 INFO kablam! Oct 21 13:23:02.260 INFO kablam! warning: function is never used: `write_csv` Oct 21 13:23:02.260 INFO kablam! --> src/lib.rs:48:1 Oct 21 13:23:02.260 INFO kablam! | Oct 21 13:23:02.260 INFO kablam! 48 | fn write_csv(info: &Vec<(Dollars,Vec<(u32,f32)>)>){ Oct 21 13:23:02.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:23:02.260 INFO kablam! Oct 21 13:23:02.331 INFO kablam! warning: method is never used: `tax` Oct 21 13:23:02.331 INFO kablam! --> src/dollars.rs:19:5 Oct 21 13:23:02.331 INFO kablam! | Oct 21 13:23:02.331 INFO kablam! 19 | pub fn tax(&self, rate: f32) -> Dollars { Oct 21 13:23:02.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:23:02.331 INFO kablam! | Oct 21 13:23:02.331 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 13:23:02.331 INFO kablam! Oct 21 13:23:02.331 INFO kablam! warning: function is never used: `write_csv` Oct 21 13:23:02.331 INFO kablam! --> src/lib.rs:48:1 Oct 21 13:23:02.331 INFO kablam! | Oct 21 13:23:02.331 INFO kablam! 48 | fn write_csv(info: &Vec<(Dollars,Vec<(u32,f32)>)>){ Oct 21 13:23:02.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:23:02.332 INFO kablam! Oct 21 13:23:03.590 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.54s Oct 21 13:23:03.608 INFO kablam! su: No module specific data is present Oct 21 13:23:04.570 INFO running `"docker" "rm" "-f" "a776705f75867c94ba1f3fe54520dfb47e5223195d7cd9633cd1e53b3bfeb649"` Oct 21 13:23:04.932 INFO blam! a776705f75867c94ba1f3fe54520dfb47e5223195d7cd9633cd1e53b3bfeb649