Oct 27 10:17:33.548 INFO checking OptimisticPeach/perlin_noise against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:17:33.548 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/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 27 10:17:34.045 INFO blam! 87d918fc494c566100e8c83798e427eb49330dfaedeaf7ff3d8330aa32491b24 Oct 27 10:17:34.046 INFO running `"docker" "start" "-a" "87d918fc494c566100e8c83798e427eb49330dfaedeaf7ff3d8330aa32491b24"` Oct 27 10:17:35.476 INFO kablam! usermod: no changes Oct 27 10:17:35.663 INFO kablam! Compiling syn v0.14.9 Oct 27 10:17:45.483 INFO kablam! Compiling num-derive v0.2.2 Oct 27 10:17:49.211 INFO kablam! Checking image v0.19.0 Oct 27 10:17:54.864 INFO kablam! Checking perlin_noise v0.1.0 (/source) Oct 27 10:17:56.219 INFO kablam! warning: unused import: `rand::Rng` Oct 27 10:17:56.219 INFO kablam! --> src/perlin/random_2d.rs:2:5 Oct 27 10:17:56.219 INFO kablam! | Oct 27 10:17:56.219 INFO kablam! 2 | use rand::Rng; Oct 27 10:17:56.219 INFO kablam! | ^^^^^^^^^ Oct 27 10:17:56.219 INFO kablam! | Oct 27 10:17:56.219 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:17:56.219 INFO kablam! Oct 27 10:17:56.407 INFO kablam! warning: unused import: `rand::Rng` Oct 27 10:17:56.407 INFO kablam! --> src/perlin/random_2d.rs:2:5 Oct 27 10:17:56.407 INFO kablam! | Oct 27 10:17:56.407 INFO kablam! 2 | use rand::Rng; Oct 27 10:17:56.407 INFO kablam! | ^^^^^^^^^ Oct 27 10:17:56.407 INFO kablam! | Oct 27 10:17:56.407 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:17:56.407 INFO kablam! Oct 27 10:17:56.448 INFO kablam! warning: field is never used: `width_main` Oct 27 10:17:56.448 INFO kablam! --> src/perlin/random_2d.rs:6:5 Oct 27 10:17:56.448 INFO kablam! | Oct 27 10:17:56.448 INFO kablam! 6 | width_main: usize, Oct 27 10:17:56.448 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 10:17:56.448 INFO kablam! | Oct 27 10:17:56.448 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:17:56.448 INFO kablam! Oct 27 10:17:56.448 INFO kablam! warning: field is never used: `height_main` Oct 27 10:17:56.448 INFO kablam! --> src/perlin/random_2d.rs:7:5 Oct 27 10:17:56.448 INFO kablam! | Oct 27 10:17:56.448 INFO kablam! 7 | height_main: usize, Oct 27 10:17:56.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 10:17:56.448 INFO kablam! Oct 27 10:17:56.448 INFO kablam! warning: method is never used: `is_accessed` Oct 27 10:17:56.448 INFO kablam! --> src/perlin/random_2d.rs:87:5 Oct 27 10:17:56.448 INFO kablam! | Oct 27 10:17:56.448 INFO kablam! 87 | pub fn is_accessed(&self, x: usize, y: usize) -> bool { Oct 27 10:17:56.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:56.448 INFO kablam! Oct 27 10:17:56.694 INFO kablam! warning: field is never used: `width_main` Oct 27 10:17:56.694 INFO kablam! --> src/perlin/random_2d.rs:6:5 Oct 27 10:17:56.694 INFO kablam! | Oct 27 10:17:56.694 INFO kablam! 6 | width_main: usize, Oct 27 10:17:56.694 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 10:17:56.694 INFO kablam! | Oct 27 10:17:56.694 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:17:56.694 INFO kablam! Oct 27 10:17:56.694 INFO kablam! warning: field is never used: `height_main` Oct 27 10:17:56.694 INFO kablam! --> src/perlin/random_2d.rs:7:5 Oct 27 10:17:56.694 INFO kablam! | Oct 27 10:17:56.694 INFO kablam! 7 | height_main: usize, Oct 27 10:17:56.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 10:17:56.694 INFO kablam! Oct 27 10:17:56.694 INFO kablam! warning: method is never used: `is_accessed` Oct 27 10:17:56.694 INFO kablam! --> src/perlin/random_2d.rs:87:5 Oct 27 10:17:56.694 INFO kablam! | Oct 27 10:17:56.694 INFO kablam! 87 | pub fn is_accessed(&self, x: usize, y: usize) -> bool { Oct 27 10:17:56.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:17:56.694 INFO kablam! Oct 27 10:17:59.629 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.13s Oct 27 10:17:59.673 INFO kablam! su: No module specific data is present Oct 27 10:18:00.399 INFO running `"docker" "rm" "-f" "87d918fc494c566100e8c83798e427eb49330dfaedeaf7ff3d8330aa32491b24"` Oct 27 10:18:00.807 INFO blam! 87d918fc494c566100e8c83798e427eb49330dfaedeaf7ff3d8330aa32491b24