Oct 27 01:13:23.609 INFO checking lynncyrin/galaxy-gen against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 01:13:23.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 01:13:24.140 INFO blam! 7289ac81219c0ba246a3d81e4e116bf12763c3537fb32dd02ce7580ae97eb89e Oct 27 01:13:24.147 INFO running `"docker" "start" "-a" "7289ac81219c0ba246a3d81e4e116bf12763c3537fb32dd02ce7580ae97eb89e"` Oct 27 01:13:25.815 INFO kablam! usermod: no changes Oct 27 01:13:26.324 INFO kablam! Compiling wasm-bindgen-shared v0.2.21 Oct 27 01:13:26.332 INFO kablam! Checking slog v2.3.3 Oct 27 01:13:26.333 INFO kablam! Compiling wasm-bindgen v0.2.21 Oct 27 01:13:26.356 INFO kablam! Checking termios v0.3.0 Oct 27 01:13:26.371 INFO kablam! Checking parking_lot_core v0.2.14 Oct 27 01:13:26.372 INFO kablam! Compiling serde_json v1.0.27 Oct 27 01:13:26.372 INFO kablam! Compiling syn v0.15.4 Oct 27 01:13:26.372 INFO kablam! Compiling structopt-derive v0.2.10 Oct 27 01:13:29.087 INFO kablam! Checking os_type v2.0.0 Oct 27 01:13:30.227 INFO kablam! Checking console v0.6.2 Oct 27 01:13:30.639 INFO kablam! Checking shred v0.7.0 Oct 27 01:13:31.254 INFO kablam! Checking hibitset v0.5.2 Oct 27 01:13:31.867 INFO kablam! Checking parking_lot v0.5.5 Oct 27 01:13:31.903 INFO kablam! Checking slog-term v2.4.0 Oct 27 01:13:35.828 INFO kablam! Checking slog-async v2.3.0 Oct 27 01:13:36.754 INFO kablam! Checking shrev v1.0.1 Oct 27 01:13:37.165 INFO kablam! Checking indicatif v0.9.0 Oct 27 01:13:42.375 INFO kablam! Checking specs v0.12.2 Oct 27 01:13:45.784 INFO kablam! Checking structopt v0.2.10 Oct 27 01:14:01.306 INFO kablam! Compiling serde_derive v1.0.78 Oct 27 01:14:18.141 INFO kablam! Checking human-panic v1.0.1 Oct 27 01:14:19.299 INFO kablam! Checking wasm-pack v0.4.2 Oct 27 01:14:20.415 INFO kablam! Compiling wasm-bindgen-backend v0.2.21 Oct 27 01:14:30.795 INFO kablam! Compiling wasm-bindgen-macro-support v0.2.21 Oct 27 01:14:37.043 INFO kablam! Compiling wasm-bindgen-macro v0.2.21 Oct 27 01:14:41.759 INFO kablam! Checking galaxy_gen_backend v0.1.0 (/source) Oct 27 01:14:43.901 INFO kablam! warning: unused imports: `Builder`, `DispatcherBuilder`, `RunNow`, `World` Oct 27 01:14:43.901 INFO kablam! --> src/rust/galaxyecs.rs:44:13 Oct 27 01:14:43.901 INFO kablam! | Oct 27 01:14:43.902 INFO kablam! 44 | use specs::{Builder, DispatcherBuilder, RunNow, World}; Oct 27 01:14:43.902 INFO kablam! | ^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^^ Oct 27 01:14:43.903 INFO kablam! | Oct 27 01:14:43.903 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 01:14:43.903 INFO kablam! Oct 27 01:14:44.035 INFO kablam! warning: unused imports: `Builder`, `RunNow` Oct 27 01:14:44.035 INFO kablam! --> src/rust/galaxyecs.rs:44:13 Oct 27 01:14:44.035 INFO kablam! | Oct 27 01:14:44.035 INFO kablam! 44 | use specs::{Builder, DispatcherBuilder, RunNow, World}; Oct 27 01:14:44.035 INFO kablam! | ^^^^^^^ ^^^^^^ Oct 27 01:14:44.035 INFO kablam! | Oct 27 01:14:44.035 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 01:14:44.035 INFO kablam! Oct 27 01:14:44.137 INFO kablam! warning: unused variable: `position` Oct 27 01:14:44.137 INFO kablam! --> src/rust/galaxyecs.rs:26:13 Oct 27 01:14:44.138 INFO kablam! | Oct 27 01:14:44.138 INFO kablam! 26 | for position in position.join() { Oct 27 01:14:44.138 INFO kablam! | ^^^^^^^^ help: consider using `_position` instead Oct 27 01:14:44.138 INFO kablam! | Oct 27 01:14:44.138 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 01:14:44.138 INFO kablam! Oct 27 01:14:44.138 INFO kablam! warning: unused variable: `vel` Oct 27 01:14:44.138 INFO kablam! --> src/rust/galaxyecs.rs:38:14 Oct 27 01:14:44.138 INFO kablam! | Oct 27 01:14:44.138 INFO kablam! 38 | for (vel, pos) in (&vel, &mut pos).join() { Oct 27 01:14:44.138 INFO kablam! | ^^^ help: consider using `_vel` instead Oct 27 01:14:44.138 INFO kablam! Oct 27 01:14:44.138 INFO kablam! warning: unused variable: `pos` Oct 27 01:14:44.138 INFO kablam! --> src/rust/galaxyecs.rs:38:19 Oct 27 01:14:44.138 INFO kablam! | Oct 27 01:14:44.138 INFO kablam! 38 | for (vel, pos) in (&vel, &mut pos).join() { Oct 27 01:14:44.138 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 27 01:14:44.138 INFO kablam! Oct 27 01:14:44.160 INFO kablam! warning: variable does not need to be mutable Oct 27 01:14:44.160 INFO kablam! --> src/rust/galaxy.rs:37:9 Oct 27 01:14:44.160 INFO kablam! | Oct 27 01:14:44.160 INFO kablam! 37 | let mut next = self.cells.clone(); Oct 27 01:14:44.160 INFO kablam! | ----^^^^ Oct 27 01:14:44.160 INFO kablam! | | Oct 27 01:14:44.160 INFO kablam! | help: remove this `mut` Oct 27 01:14:44.160 INFO kablam! | Oct 27 01:14:44.160 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 01:14:44.160 INFO kablam! Oct 27 01:14:44.186 INFO kablam! warning: method is never used: `reach_of_type` Oct 27 01:14:44.186 INFO kablam! --> src/rust/galaxy.rs:48:3 Oct 27 01:14:44.186 INFO kablam! | Oct 27 01:14:44.186 INFO kablam! 48 | fn reach_of_type(&self, type_index: u8) -> u16 { Oct 27 01:14:44.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:14:44.186 INFO kablam! | Oct 27 01:14:44.186 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:14:44.186 INFO kablam! Oct 27 01:14:44.186 INFO kablam! warning: method is never used: `neighbours_of_my_type` Oct 27 01:14:44.186 INFO kablam! --> src/rust/galaxy.rs:55:3 Oct 27 01:14:44.186 INFO kablam! | Oct 27 01:14:44.186 INFO kablam! 55 | fn neighbours_of_my_type(&self, index: u16) -> Vec<(u16, u16)> { Oct 27 01:14:44.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:14:44.186 INFO kablam! Oct 27 01:14:44.187 INFO kablam! warning: method is never used: `neighbours_of_type` Oct 27 01:14:44.187 INFO kablam! --> src/rust/galaxy.rs:58:3 Oct 27 01:14:44.187 INFO kablam! | Oct 27 01:14:44.187 INFO kablam! 58 | fn neighbours_of_type(&self, index: u16, type_index: u8) -> Vec<(u16, u16)> { Oct 27 01:14:44.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:14:44.187 INFO kablam! Oct 27 01:14:44.203 INFO kablam! warning: method is never used: `row_col_to_index` Oct 27 01:14:44.203 INFO kablam! --> src/rust/galaxy.rs:81:3 Oct 27 01:14:44.203 INFO kablam! | Oct 27 01:14:44.203 INFO kablam! 81 | fn row_col_to_index(&self, row: u16, col: u16) -> u16 { Oct 27 01:14:44.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:14:44.203 INFO kablam! Oct 27 01:14:44.203 INFO kablam! warning: struct is never constructed: `StarMass` Oct 27 01:14:44.203 INFO kablam! --> src/rust/galaxyecs.rs:3:1 Oct 27 01:14:44.203 INFO kablam! | Oct 27 01:14:44.203 INFO kablam! 3 | struct StarMass(u32); Oct 27 01:14:44.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:14:44.203 INFO kablam! Oct 27 01:14:44.205 INFO kablam! warning: struct is never constructed: `Emmission` Oct 27 01:14:44.205 INFO kablam! --> src/rust/galaxyecs.rs:20:1 Oct 27 01:14:44.205 INFO kablam! | Oct 27 01:14:44.205 INFO kablam! 20 | struct Emmission; Oct 27 01:14:44.205 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 01:14:44.205 INFO kablam! Oct 27 01:14:44.206 INFO kablam! warning: struct is never constructed: `Movement` Oct 27 01:14:44.206 INFO kablam! --> src/rust/galaxyecs.rs:32:1 Oct 27 01:14:44.206 INFO kablam! | Oct 27 01:14:44.206 INFO kablam! 32 | struct Movement; Oct 27 01:14:44.206 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 01:14:44.206 INFO kablam! Oct 27 01:14:44.207 INFO kablam! warning: function is never used: `set_panic_hook` Oct 27 01:14:44.207 INFO kablam! --> src/rust/utils.rs:9:9 Oct 27 01:14:44.207 INFO kablam! | Oct 27 01:14:44.207 INFO kablam! 9 | fn set_panic_hook() {} Oct 27 01:14:44.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 01:14:44.207 INFO kablam! Oct 27 01:14:44.208 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 27 01:14:44.208 INFO kablam! --> src/rust/lib.rs:1:12 Oct 27 01:14:44.208 INFO kablam! | Oct 27 01:14:44.208 INFO kablam! 1 | #![feature(extern_prelude, custom_attribute)] Oct 27 01:14:44.208 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 01:14:44.208 INFO kablam! | Oct 27 01:14:44.208 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 01:14:44.210 INFO kablam! Oct 27 01:14:44.350 INFO kablam! warning: unused variable: `position` Oct 27 01:14:44.350 INFO kablam! --> src/rust/galaxyecs.rs:26:13 Oct 27 01:14:44.350 INFO kablam! | Oct 27 01:14:44.350 INFO kablam! 26 | for position in position.join() { Oct 27 01:14:44.350 INFO kablam! | ^^^^^^^^ help: consider using `_position` instead Oct 27 01:14:44.350 INFO kablam! | Oct 27 01:14:44.350 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 01:14:44.350 INFO kablam! Oct 27 01:14:44.350 INFO kablam! warning: unused variable: `vel` Oct 27 01:14:44.350 INFO kablam! --> src/rust/galaxyecs.rs:38:14 Oct 27 01:14:44.352 INFO kablam! | Oct 27 01:14:44.352 INFO kablam! 38 | for (vel, pos) in (&vel, &mut pos).join() { Oct 27 01:14:44.353 INFO kablam! | ^^^ help: consider using `_vel` instead Oct 27 01:14:44.353 INFO kablam! Oct 27 01:14:44.353 INFO kablam! warning: unused variable: `pos` Oct 27 01:14:44.353 INFO kablam! --> src/rust/galaxyecs.rs:38:19 Oct 27 01:14:44.353 INFO kablam! | Oct 27 01:14:44.354 INFO kablam! 38 | for (vel, pos) in (&vel, &mut pos).join() { Oct 27 01:14:44.354 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 27 01:14:44.354 INFO kablam! Oct 27 01:14:44.369 INFO kablam! warning: variable does not need to be mutable Oct 27 01:14:44.369 INFO kablam! --> src/rust/galaxy.rs:37:9 Oct 27 01:14:44.369 INFO kablam! | Oct 27 01:14:44.370 INFO kablam! 37 | let mut next = self.cells.clone(); Oct 27 01:14:44.370 INFO kablam! | ----^^^^ Oct 27 01:14:44.370 INFO kablam! | | Oct 27 01:14:44.370 INFO kablam! | help: remove this `mut` Oct 27 01:14:44.370 INFO kablam! | Oct 27 01:14:44.370 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 01:14:44.370 INFO kablam! Oct 27 01:14:44.410 INFO kablam! warning: function is never used: `set_panic_hook` Oct 27 01:14:44.410 INFO kablam! --> src/rust/utils.rs:9:9 Oct 27 01:14:44.410 INFO kablam! | Oct 27 01:14:44.410 INFO kablam! 9 | fn set_panic_hook() {} Oct 27 01:14:44.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 01:14:44.411 INFO kablam! | Oct 27 01:14:44.411 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:14:44.411 INFO kablam! Oct 27 01:14:44.411 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 27 01:14:44.411 INFO kablam! --> src/rust/lib.rs:1:12 Oct 27 01:14:44.411 INFO kablam! | Oct 27 01:14:44.412 INFO kablam! 1 | #![feature(extern_prelude, custom_attribute)] Oct 27 01:14:44.412 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 01:14:44.412 INFO kablam! | Oct 27 01:14:44.412 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 01:14:44.412 INFO kablam! Oct 27 01:14:44.478 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Oct 27 01:14:44.494 INFO kablam! su: No module specific data is present Oct 27 01:14:45.825 INFO running `"docker" "rm" "-f" "7289ac81219c0ba246a3d81e4e116bf12763c3537fb32dd02ce7580ae97eb89e"` Oct 27 01:14:46.197 INFO blam! 7289ac81219c0ba246a3d81e4e116bf12763c3537fb32dd02ce7580ae97eb89e