Oct 27 03:10:18.433 INFO checking jameshiew/ave against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 03:10:18.433 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 27 03:10:18.955 INFO blam! 1da0e61215a6ae089f254b7f7b8fd40e87f31fcad0132973063c78e1624cb5f9 Oct 27 03:10:18.958 INFO running `"docker" "start" "-a" "1da0e61215a6ae089f254b7f7b8fd40e87f31fcad0132973063c78e1624cb5f9"` Oct 27 03:10:20.282 INFO kablam! usermod: no changes Oct 27 03:10:20.523 INFO kablam! Checking cgmath v0.15.0 Oct 27 03:10:20.523 INFO kablam! Checking noise v0.4.1 Oct 27 03:10:20.523 INFO kablam! Checking simplelog v0.4.3 Oct 27 03:10:20.547 INFO kablam! Checking num-bigint v0.1.40 Oct 27 03:10:20.567 INFO kablam! Compiling glium v0.18.1 Oct 27 03:10:26.615 INFO kablam! Checking num-rational v0.1.40 Oct 27 03:10:28.355 INFO kablam! Checking num v0.1.40 Oct 27 03:10:29.644 INFO kablam! Checking float-cmp v0.2.5 Oct 27 03:10:34.050 INFO kablam! Checking collision v0.12.0 Oct 27 03:10:55.597 INFO kablam! Checking ave v0.1.0-alpha (/source) Oct 27 03:10:58.583 INFO kablam! warning: static item is never used: `WATER` Oct 27 03:10:58.583 INFO kablam! --> src/block.rs:175:1 Oct 27 03:10:58.584 INFO kablam! | Oct 27 03:10:58.585 INFO kablam! 175 | / pub static WATER: &BlockType = &BlockType { Oct 27 03:10:58.585 INFO kablam! 176 | | name: "water", Oct 27 03:10:58.586 INFO kablam! 177 | | color: [0.498, 1.000, 0.831], Oct 27 03:10:58.586 INFO kablam! 178 | | }; Oct 27 03:10:58.587 INFO kablam! | |__^ Oct 27 03:10:58.589 INFO kablam! | Oct 27 03:10:58.589 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:10:58.589 INFO kablam! Oct 27 03:10:58.589 INFO kablam! warning: function is never used: `get_random_color` Oct 27 03:10:58.589 INFO kablam! --> src/color.rs:6:1 Oct 27 03:10:58.589 INFO kablam! | Oct 27 03:10:58.589 INFO kablam! 6 | pub fn get_random_color() -> Color { Oct 27 03:10:58.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:10:58.589 INFO kablam! Oct 27 03:10:58.589 INFO kablam! warning: struct is never constructed: `FlatWorldGenerator` Oct 27 03:10:58.589 INFO kablam! --> src/worldgen.rs:13:1 Oct 27 03:10:58.589 INFO kablam! | Oct 27 03:10:58.589 INFO kablam! 13 | pub struct FlatWorldGenerator {} Oct 27 03:10:58.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:10:58.589 INFO kablam! Oct 27 03:10:58.589 INFO kablam! warning: method is never used: `new` Oct 27 03:10:58.591 INFO kablam! --> src/worldgen.rs:16:5 Oct 27 03:10:58.591 INFO kablam! | Oct 27 03:10:58.591 INFO kablam! 16 | pub fn new() -> FlatWorldGenerator { Oct 27 03:10:58.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:10:58.591 INFO kablam! Oct 27 03:10:58.948 INFO kablam! warning: static item is never used: `WATER` Oct 27 03:10:58.948 INFO kablam! --> src/block.rs:175:1 Oct 27 03:10:58.948 INFO kablam! | Oct 27 03:10:58.948 INFO kablam! 175 | / pub static WATER: &BlockType = &BlockType { Oct 27 03:10:58.948 INFO kablam! 176 | | name: "water", Oct 27 03:10:58.948 INFO kablam! 177 | | color: [0.498, 1.000, 0.831], Oct 27 03:10:58.948 INFO kablam! 178 | | }; Oct 27 03:10:58.948 INFO kablam! | |__^ Oct 27 03:10:58.948 INFO kablam! | Oct 27 03:10:58.948 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:10:58.948 INFO kablam! Oct 27 03:10:58.949 INFO kablam! warning: function is never used: `get_random_color` Oct 27 03:10:58.949 INFO kablam! --> src/color.rs:6:1 Oct 27 03:10:58.949 INFO kablam! | Oct 27 03:10:58.949 INFO kablam! 6 | pub fn get_random_color() -> Color { Oct 27 03:10:58.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:10:58.949 INFO kablam! Oct 27 03:10:58.949 INFO kablam! warning: struct is never constructed: `FlatWorldGenerator` Oct 27 03:10:58.949 INFO kablam! --> src/worldgen.rs:13:1 Oct 27 03:10:58.949 INFO kablam! | Oct 27 03:10:58.949 INFO kablam! 13 | pub struct FlatWorldGenerator {} Oct 27 03:10:58.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:10:58.950 INFO kablam! Oct 27 03:10:58.950 INFO kablam! warning: method is never used: `new` Oct 27 03:10:58.950 INFO kablam! --> src/worldgen.rs:16:5 Oct 27 03:10:58.950 INFO kablam! | Oct 27 03:10:58.950 INFO kablam! 16 | pub fn new() -> FlatWorldGenerator { Oct 27 03:10:58.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:10:58.950 INFO kablam! Oct 27 03:10:58.990 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.69s Oct 27 03:10:59.014 INFO kablam! su: No module specific data is present Oct 27 03:11:00.042 INFO running `"docker" "rm" "-f" "1da0e61215a6ae089f254b7f7b8fd40e87f31fcad0132973063c78e1624cb5f9"` Oct 27 03:11:00.279 INFO blam! 1da0e61215a6ae089f254b7f7b8fd40e87f31fcad0132973063c78e1624cb5f9