Oct 13 04:18:34.797 INFO checking Illthiriel/ecosys against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 04:18:34.797 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 04:18:35.352 INFO blam! fd63dec22e0c8669eee16252da32218874f0f8ab825cdf68a1fae8ab7b331f09 Oct 13 04:18:35.357 INFO running `"docker" "start" "-a" "fd63dec22e0c8669eee16252da32218874f0f8ab825cdf68a1fae8ab7b331f09"` Oct 13 04:18:36.082 INFO kablam! usermod: no changes Oct 13 04:18:36.112 INFO kablam! warning: path `/source/src/bench.rs` was erroneously implicitly accepted for benchmark `bench`, Oct 13 04:18:36.112 INFO kablam! please set bench.path in Cargo.toml Oct 13 04:18:36.309 INFO kablam! Checking option-filter v1.0.1 Oct 13 04:18:36.317 INFO kablam! Checking num_cpus v1.6.2 Oct 13 04:18:36.317 INFO kablam! Checking shared_library v0.1.6 Oct 13 04:18:36.318 INFO kablam! Checking gfx v0.16.0 Oct 13 04:18:36.320 INFO kablam! Compiling target_build_utils v0.3.1 Oct 13 04:18:36.320 INFO kablam! Checking gfx_device_gl v0.14.1 Oct 13 04:18:37.640 INFO kablam! Checking osmesa-sys v0.1.2 Oct 13 04:18:37.741 INFO kablam! Checking rayon-core v1.2.1 Oct 13 04:18:39.772 INFO kablam! Checking rayon v0.8.2 Oct 13 04:18:40.384 INFO kablam! Compiling libloading v0.3.4 Oct 13 04:18:47.439 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 13 04:18:47.453 INFO kablam! Checking dlib v0.3.1 Oct 13 04:18:48.416 INFO kablam! Checking wayland-sys v0.8.7 Oct 13 04:18:49.612 INFO kablam! Checking wayland-client v0.8.7 Oct 13 04:18:51.266 INFO kablam! Checking image v0.14.0 Oct 13 04:18:52.421 INFO kablam! Checking wayland-kbd v0.8.0 Oct 13 04:18:52.422 INFO kablam! Checking wayland-window v0.5.0 Oct 13 04:18:53.887 INFO kablam! Checking winit v0.6.4 Oct 13 04:18:56.015 INFO kablam! Checking glutin v0.8.1 Oct 13 04:18:58.968 INFO kablam! Checking gfx_window_glutin v0.16.0 Oct 13 04:19:00.696 INFO kablam! Checking ecosys v0.1.0 (/source) Oct 13 04:19:02.080 INFO kablam! warning: unused import: `option_filter::OptionFilterExt` Oct 13 04:19:02.080 INFO kablam! --> src/world.rs:5:5 Oct 13 04:19:02.080 INFO kablam! | Oct 13 04:19:02.080 INFO kablam! 5 | use option_filter::OptionFilterExt; Oct 13 04:19:02.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:19:02.080 INFO kablam! | Oct 13 04:19:02.080 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:19:02.080 INFO kablam! Oct 13 04:19:02.164 INFO kablam! warning: method is never used: `tick_count` Oct 13 04:19:02.164 INFO kablam! --> src/world.rs:34:5 Oct 13 04:19:02.164 INFO kablam! | Oct 13 04:19:02.164 INFO kablam! 34 | pub fn tick_count(&self) -> u32 { Oct 13 04:19:02.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:19:02.164 INFO kablam! | Oct 13 04:19:02.164 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:19:02.164 INFO kablam! Oct 13 04:19:02.164 INFO kablam! warning: method is never used: `beings` Oct 13 04:19:02.164 INFO kablam! --> src/world.rs:38:5 Oct 13 04:19:02.164 INFO kablam! | Oct 13 04:19:02.164 INFO kablam! 38 | pub fn beings(&self) -> &Vec { Oct 13 04:19:02.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:19:02.164 INFO kablam! Oct 13 04:19:02.164 INFO kablam! warning: method is never used: `space` Oct 13 04:19:02.164 INFO kablam! --> src/world.rs:42:5 Oct 13 04:19:02.164 INFO kablam! | Oct 13 04:19:02.164 INFO kablam! 42 | pub fn space(&self) -> &Space { Oct 13 04:19:02.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:19:02.164 INFO kablam! Oct 13 04:19:02.164 INFO kablam! warning: method is never used: `energy` Oct 13 04:19:02.164 INFO kablam! --> src/being/mod.rs:49:5 Oct 13 04:19:02.164 INFO kablam! | Oct 13 04:19:02.164 INFO kablam! 49 | pub fn energy(&self) -> u32 { self.energy } Oct 13 04:19:02.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:19:02.164 INFO kablam! Oct 13 04:19:04.017 INFO kablam! warning: unused import: `gfx_window_glutin` Oct 13 04:19:04.017 INFO kablam! --> src/renderer/with_gfx/mod.rs:15:5 Oct 13 04:19:04.018 INFO kablam! | Oct 13 04:19:04.018 INFO kablam! 15 | use gfx_window_glutin; Oct 13 04:19:04.018 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 04:19:04.019 INFO kablam! | Oct 13 04:19:04.019 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:19:04.019 INFO kablam! Oct 13 04:19:04.065 INFO kablam! warning: unused import: `gfx_window_glutin` Oct 13 04:19:04.065 INFO kablam! --> src/renderer/with_gfx/mod.rs:15:5 Oct 13 04:19:04.065 INFO kablam! | Oct 13 04:19:04.066 INFO kablam! 15 | use gfx_window_glutin; Oct 13 04:19:04.066 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 04:19:04.066 INFO kablam! | Oct 13 04:19:04.067 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:19:04.067 INFO kablam! Oct 13 04:19:04.657 INFO kablam! warning: unused import: `option_filter::OptionFilterExt` Oct 13 04:19:04.657 INFO kablam! --> src/world.rs:5:5 Oct 13 04:19:04.657 INFO kablam! | Oct 13 04:19:04.657 INFO kablam! 5 | use option_filter::OptionFilterExt; Oct 13 04:19:04.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:19:04.658 INFO kablam! Oct 13 04:19:04.680 INFO kablam! warning: unused variable: `receiver` Oct 13 04:19:04.680 INFO kablam! --> src/renderer/with_gfx/mod.rs:62:12 Oct 13 04:19:04.680 INFO kablam! | Oct 13 04:19:04.680 INFO kablam! 62 | fn run(receiver: Receiver) { Oct 13 04:19:04.680 INFO kablam! | ^^^^^^^^ help: consider using `_receiver` instead Oct 13 04:19:04.680 INFO kablam! | Oct 13 04:19:04.680 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:19:04.680 INFO kablam! Oct 13 04:19:04.684 INFO kablam! warning: unused import: `option_filter::OptionFilterExt` Oct 13 04:19:04.684 INFO kablam! --> src/world.rs:5:5 Oct 13 04:19:04.684 INFO kablam! | Oct 13 04:19:04.684 INFO kablam! 5 | use option_filter::OptionFilterExt; Oct 13 04:19:04.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:19:04.684 INFO kablam! Oct 13 04:19:04.716 INFO kablam! warning: unused variable: `receiver` Oct 13 04:19:04.716 INFO kablam! --> src/renderer/with_gfx/mod.rs:62:12 Oct 13 04:19:04.716 INFO kablam! | Oct 13 04:19:04.716 INFO kablam! 62 | fn run(receiver: Receiver) { Oct 13 04:19:04.716 INFO kablam! | ^^^^^^^^ help: consider using `_receiver` instead Oct 13 04:19:04.716 INFO kablam! | Oct 13 04:19:04.716 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:19:04.716 INFO kablam! Oct 13 04:19:04.732 INFO kablam! warning: variable does not need to be mutable Oct 13 04:19:04.732 INFO kablam! --> src/renderer/with_gfx/mod.rs:71:47 Oct 13 04:19:04.732 INFO kablam! | Oct 13 04:19:04.732 INFO kablam! 71 | let (window, mut device, mut factory, mut main_color, mut main_depth) = Oct 13 04:19:04.732 INFO kablam! | ----^^^^^^^^^^ Oct 13 04:19:04.732 INFO kablam! | | Oct 13 04:19:04.732 INFO kablam! | help: remove this `mut` Oct 13 04:19:04.732 INFO kablam! | Oct 13 04:19:04.732 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:19:04.732 INFO kablam! Oct 13 04:19:04.773 INFO kablam! warning: variable does not need to be mutable Oct 13 04:19:04.773 INFO kablam! --> src/renderer/with_gfx/mod.rs:71:47 Oct 13 04:19:04.773 INFO kablam! | Oct 13 04:19:04.773 INFO kablam! 71 | let (window, mut device, mut factory, mut main_color, mut main_depth) = Oct 13 04:19:04.773 INFO kablam! | ----^^^^^^^^^^ Oct 13 04:19:04.773 INFO kablam! | | Oct 13 04:19:04.773 INFO kablam! | help: remove this `mut` Oct 13 04:19:04.773 INFO kablam! | Oct 13 04:19:04.773 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:19:04.773 INFO kablam! Oct 13 04:19:04.804 INFO kablam! warning: constant item is never used: `INDICES` Oct 13 04:19:04.804 INFO kablam! --> src/renderer/with_gfx/mod.rs:24:1 Oct 13 04:19:04.804 INFO kablam! | Oct 13 04:19:04.804 INFO kablam! 24 | const INDICES: &[u16] = &[0, 1, 2, 2, 3, 0]; Oct 13 04:19:04.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:19:04.804 INFO kablam! | Oct 13 04:19:04.804 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:19:04.804 INFO kablam! Oct 13 04:19:04.840 INFO kablam! warning: constant item is never used: `INDICES` Oct 13 04:19:04.840 INFO kablam! --> src/renderer/with_gfx/mod.rs:24:1 Oct 13 04:19:04.840 INFO kablam! | Oct 13 04:19:04.840 INFO kablam! 24 | const INDICES: &[u16] = &[0, 1, 2, 2, 3, 0]; Oct 13 04:19:04.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:19:04.840 INFO kablam! | Oct 13 04:19:04.840 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:19:04.840 INFO kablam! Oct 13 04:19:04.866 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.76s Oct 13 04:19:04.874 INFO kablam! su: No module specific data is present Oct 13 04:19:05.196 INFO running `"docker" "rm" "-f" "fd63dec22e0c8669eee16252da32218874f0f8ab825cdf68a1fae8ab7b331f09"` Oct 13 04:19:05.496 INFO blam! fd63dec22e0c8669eee16252da32218874f0f8ab825cdf68a1fae8ab7b331f09