Oct 26 19:33:03.948 INFO checking thinkrapido/bb2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 19:33:03.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 19:33:04.487 INFO blam! 79f214b3abf72c46c6ae9fc9495ef4753e67e3693b0e563b043bdedc2a1ee11f Oct 26 19:33:04.489 INFO running `"docker" "start" "-a" "79f214b3abf72c46c6ae9fc9495ef4753e67e3693b0e563b043bdedc2a1ee11f"` Oct 26 19:33:06.103 INFO kablam! usermod: no changes Oct 26 19:33:06.215 INFO kablam! Checking noisy_float v0.1.4 Oct 26 19:33:06.215 INFO kablam! Checking xml-rs v0.7.0 Oct 26 19:33:07.787 INFO kablam! Checking game v0.1.0 (/source/lib/game) Oct 26 19:33:08.028 INFO kablam! warning: unused import: `::noisy_float::*` Oct 26 19:33:08.028 INFO kablam! --> lib/game/src/utils/tmx/tileset.rs:2:5 Oct 26 19:33:08.028 INFO kablam! | Oct 26 19:33:08.028 INFO kablam! 2 | use ::noisy_float::*; Oct 26 19:33:08.028 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 19:33:08.029 INFO kablam! | Oct 26 19:33:08.029 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 19:33:08.029 INFO kablam! Oct 26 19:33:08.029 INFO kablam! warning: unused import: `::noisy_float::prelude::*` Oct 26 19:33:08.029 INFO kablam! --> lib/game/src/utils/tmx/tileset.rs:3:5 Oct 26 19:33:08.029 INFO kablam! | Oct 26 19:33:08.029 INFO kablam! 3 | use ::noisy_float::prelude::*; Oct 26 19:33:08.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:08.029 INFO kablam! Oct 26 19:33:08.038 INFO kablam! warning: unused import: `self::property::*` Oct 26 19:33:08.038 INFO kablam! --> lib/game/src/utils/tmx/mod.rs:16:5 Oct 26 19:33:08.038 INFO kablam! | Oct 26 19:33:08.038 INFO kablam! 16 | use self::property::*; Oct 26 19:33:08.038 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 19:33:08.038 INFO kablam! Oct 26 19:33:08.245 INFO kablam! warning: method is never used: `tile` Oct 26 19:33:08.245 INFO kablam! --> lib/game/src/utils/tmx/tileset.rs:24:5 Oct 26 19:33:08.245 INFO kablam! | Oct 26 19:33:08.245 INFO kablam! 24 | pub fn tile(&self, id: usize) -> Option<&Tile> { Oct 26 19:33:08.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:08.245 INFO kablam! | Oct 26 19:33:08.245 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:33:08.246 INFO kablam! Oct 26 19:33:08.246 INFO kablam! warning: method is never used: `property` Oct 26 19:33:08.246 INFO kablam! --> lib/game/src/utils/tmx/tileset.rs:28:5 Oct 26 19:33:08.246 INFO kablam! | Oct 26 19:33:08.246 INFO kablam! 28 | pub fn property(&self, id: usize, name: &str) -> Option<&PropertyEnum> { Oct 26 19:33:08.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:08.246 INFO kablam! Oct 26 19:33:08.246 INFO kablam! warning: function is never used: `read_node_elements` Oct 26 19:33:08.246 INFO kablam! --> lib/game/src/utils/tmx/node.rs:16:1 Oct 26 19:33:08.246 INFO kablam! | Oct 26 19:33:08.246 INFO kablam! 16 | pub fn read_node_elements(current: &mut Node, reader: &mut EventReader) { Oct 26 19:33:08.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:08.246 INFO kablam! Oct 26 19:33:08.246 INFO kablam! warning: method is never used: `from_file` Oct 26 19:33:08.246 INFO kablam! --> lib/game/src/utils/tmx/mod.rs:29:5 Oct 26 19:33:08.246 INFO kablam! | Oct 26 19:33:08.246 INFO kablam! 29 | pub fn from_file(file_name: &str) -> TmxContent { Oct 26 19:33:08.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:08.246 INFO kablam! Oct 26 19:33:08.246 INFO kablam! warning: function is never used: `parser_config` Oct 26 19:33:08.246 INFO kablam! --> lib/game/src/utils/tmx/mod.rs:53:1 Oct 26 19:33:08.246 INFO kablam! | Oct 26 19:33:08.246 INFO kablam! 53 | fn parser_config() -> ParserConfig { Oct 26 19:33:08.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:08.247 INFO kablam! Oct 26 19:33:08.247 INFO kablam! warning: function is never used: `create_tmx_content` Oct 26 19:33:08.247 INFO kablam! --> lib/game/src/utils/tmx/mod.rs:61:1 Oct 26 19:33:08.247 INFO kablam! | Oct 26 19:33:08.247 INFO kablam! 61 | fn create_tmx_content(root: &Node) -> TmxContent { Oct 26 19:33:08.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:08.247 INFO kablam! Oct 26 19:33:08.247 INFO kablam! warning: variant is never constructed: `Layer` Oct 26 19:33:08.247 INFO kablam! --> lib/game/src/utils/tmx/mod.rs:90:5 Oct 26 19:33:08.247 INFO kablam! | Oct 26 19:33:08.247 INFO kablam! 90 | Layer(TmxLayer), Oct 26 19:33:08.247 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 19:33:08.247 INFO kablam! Oct 26 19:33:08.247 INFO kablam! warning: variant is never constructed: `Tileset` Oct 26 19:33:08.247 INFO kablam! --> lib/game/src/utils/tmx/mod.rs:91:5 Oct 26 19:33:08.247 INFO kablam! | Oct 26 19:33:08.247 INFO kablam! 91 | Tileset(TmxTileset), Oct 26 19:33:08.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:08.247 INFO kablam! Oct 26 19:33:08.247 INFO kablam! warning: variant is never constructed: `ObjectGroup` Oct 26 19:33:08.247 INFO kablam! --> lib/game/src/utils/tmx/mod.rs:92:5 Oct 26 19:33:08.248 INFO kablam! | Oct 26 19:33:08.248 INFO kablam! 92 | ObjectGroup(TmxObjectGroup), Oct 26 19:33:08.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:08.248 INFO kablam! Oct 26 19:33:08.248 INFO kablam! warning: function is never used: `epsilon` Oct 26 19:33:08.248 INFO kablam! --> lib/game/src/utils/mod.rs:4:1 Oct 26 19:33:08.248 INFO kablam! | Oct 26 19:33:08.248 INFO kablam! 4 | pub fn epsilon(num1: f32, num2: f32, epsilon: f32) -> bool { Oct 26 19:33:08.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:08.248 INFO kablam! Oct 26 19:33:08.298 INFO kablam! Checking bb2 v0.1.0 (/source) Oct 26 19:33:08.684 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.53s Oct 26 19:33:08.687 INFO kablam! su: No module specific data is present Oct 26 19:33:09.399 INFO running `"docker" "rm" "-f" "79f214b3abf72c46c6ae9fc9495ef4753e67e3693b0e563b043bdedc2a1ee11f"` Oct 26 19:33:09.670 INFO blam! 79f214b3abf72c46c6ae9fc9495ef4753e67e3693b0e563b043bdedc2a1ee11f