Oct 26 22:57:32.784 INFO checking phoomparin/Lumina against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 22:57:32.784 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 26 22:57:32.969 INFO blam! e784e59dc4a544cc012a5cb4dbcb834810c8bcdb21543fb52662eab5d03e2bf9 Oct 26 22:57:32.971 INFO running `"docker" "start" "-a" "e784e59dc4a544cc012a5cb4dbcb834810c8bcdb21543fb52662eab5d03e2bf9"` Oct 26 22:57:33.558 INFO kablam! usermod: no changes Oct 26 22:57:33.828 INFO kablam! Compiling libloading v0.4.3 Oct 26 22:57:33.830 INFO kablam! Compiling wayland-scanner v0.12.5 Oct 26 22:57:33.839 INFO kablam! Compiling glutin v0.11.0 Oct 26 22:57:33.839 INFO kablam! Compiling glium v0.19.0 Oct 26 22:57:35.659 INFO kablam! Checking dlib v0.4.0 Oct 26 22:57:36.538 INFO kablam! Checking wayland-sys v0.12.5 Oct 26 22:57:37.431 INFO kablam! Compiling wayland-client v0.12.5 Oct 26 22:57:37.492 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 26 22:57:44.065 INFO kablam! Checking wayland-kbd v0.13.1 Oct 26 22:57:51.019 INFO kablam! Checking wayland-window v0.13.2 Oct 26 22:57:52.287 INFO kablam! Checking winit v0.9.0 Oct 26 22:58:11.999 INFO kablam! Checking lumina v0.1.0 (/source) Oct 26 22:58:15.748 INFO kablam! warning: unused `#[macro_use]` import Oct 26 22:58:15.748 INFO kablam! --> src/main.rs:3:1 Oct 26 22:58:15.748 INFO kablam! | Oct 26 22:58:15.748 INFO kablam! 3 | #[macro_use] Oct 26 22:58:15.748 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:58:15.748 INFO kablam! | Oct 26 22:58:15.748 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:58:15.748 INFO kablam! Oct 26 22:58:15.811 INFO kablam! warning: variable does not need to be mutable Oct 26 22:58:15.812 INFO kablam! --> src/main.rs:14:7 Oct 26 22:58:15.813 INFO kablam! | Oct 26 22:58:15.814 INFO kablam! 14 | let mut Stone = VoxelType::new("voxel:stone") Oct 26 22:58:15.814 INFO kablam! | ----^^^^^ Oct 26 22:58:15.815 INFO kablam! | | Oct 26 22:58:15.816 INFO kablam! | help: remove this `mut` Oct 26 22:58:15.816 INFO kablam! | Oct 26 22:58:15.817 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 22:58:15.817 INFO kablam! Oct 26 22:58:15.819 INFO kablam! warning: variable `Grass` should have a snake case name such as `grass` Oct 26 22:58:15.819 INFO kablam! --> src/main.rs:9:7 Oct 26 22:58:15.820 INFO kablam! | Oct 26 22:58:15.820 INFO kablam! 9 | let Grass = VoxelType::new("voxel:grass").name("Grass"); Oct 26 22:58:15.821 INFO kablam! | ^^^^^ Oct 26 22:58:15.822 INFO kablam! | Oct 26 22:58:15.822 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 22:58:15.823 INFO kablam! Oct 26 22:58:15.824 INFO kablam! warning: variable `Stone` should have a snake case name such as `stone` Oct 26 22:58:15.824 INFO kablam! --> src/main.rs:14:7 Oct 26 22:58:15.825 INFO kablam! | Oct 26 22:58:15.826 INFO kablam! 14 | let mut Stone = VoxelType::new("voxel:stone") Oct 26 22:58:15.826 INFO kablam! | ^^^^^^^^^ Oct 26 22:58:15.827 INFO kablam! Oct 26 22:58:15.828 INFO kablam! warning: variable `Glowstone` should have a snake case name such as `glowstone` Oct 26 22:58:15.828 INFO kablam! --> src/main.rs:23:9 Oct 26 22:58:15.829 INFO kablam! | Oct 26 22:58:15.829 INFO kablam! 23 | let Glowstone = Stone Oct 26 22:58:15.830 INFO kablam! | ^^^^^^^^^ Oct 26 22:58:15.831 INFO kablam! Oct 26 22:58:16.259 INFO kablam! warning: unused `#[macro_use]` import Oct 26 22:58:16.260 INFO kablam! --> src/main.rs:3:1 Oct 26 22:58:16.261 INFO kablam! | Oct 26 22:58:16.262 INFO kablam! 3 | #[macro_use] Oct 26 22:58:16.262 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:58:16.263 INFO kablam! | Oct 26 22:58:16.263 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:58:16.264 INFO kablam! Oct 26 22:58:16.359 INFO kablam! warning: variable does not need to be mutable Oct 26 22:58:16.360 INFO kablam! --> src/main.rs:14:7 Oct 26 22:58:16.361 INFO kablam! | Oct 26 22:58:16.362 INFO kablam! 14 | let mut Stone = VoxelType::new("voxel:stone") Oct 26 22:58:16.362 INFO kablam! | ----^^^^^ Oct 26 22:58:16.363 INFO kablam! | | Oct 26 22:58:16.364 INFO kablam! | help: remove this `mut` Oct 26 22:58:16.364 INFO kablam! | Oct 26 22:58:16.365 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 22:58:16.365 INFO kablam! Oct 26 22:58:16.366 INFO kablam! warning: variable `Grass` should have a snake case name such as `grass` Oct 26 22:58:16.366 INFO kablam! --> src/main.rs:9:7 Oct 26 22:58:16.367 INFO kablam! | Oct 26 22:58:16.368 INFO kablam! 9 | let Grass = VoxelType::new("voxel:grass").name("Grass"); Oct 26 22:58:16.368 INFO kablam! | ^^^^^ Oct 26 22:58:16.369 INFO kablam! | Oct 26 22:58:16.369 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 22:58:16.369 INFO kablam! Oct 26 22:58:16.369 INFO kablam! warning: variable `Stone` should have a snake case name such as `stone` Oct 26 22:58:16.369 INFO kablam! --> src/main.rs:14:7 Oct 26 22:58:16.369 INFO kablam! | Oct 26 22:58:16.369 INFO kablam! 14 | let mut Stone = VoxelType::new("voxel:stone") Oct 26 22:58:16.369 INFO kablam! | ^^^^^^^^^ Oct 26 22:58:16.369 INFO kablam! Oct 26 22:58:16.369 INFO kablam! warning: variable `Glowstone` should have a snake case name such as `glowstone` Oct 26 22:58:16.369 INFO kablam! --> src/main.rs:23:9 Oct 26 22:58:16.369 INFO kablam! | Oct 26 22:58:16.369 INFO kablam! 23 | let Glowstone = Stone Oct 26 22:58:16.375 INFO kablam! | ^^^^^^^^^ Oct 26 22:58:16.375 INFO kablam! Oct 26 22:58:16.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.86s Oct 26 22:58:16.452 INFO kablam! su: No module specific data is present Oct 26 22:58:17.775 INFO running `"docker" "rm" "-f" "e784e59dc4a544cc012a5cb4dbcb834810c8bcdb21543fb52662eab5d03e2bf9"` Oct 26 22:58:18.061 INFO blam! e784e59dc4a544cc012a5cb4dbcb834810c8bcdb21543fb52662eab5d03e2bf9