Oct 16 18:06:55.084 INFO testing amethyst_ecs-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 18:06:55.086 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 18:06:55.594 INFO blam! d81a7051dbd95820b7f5b87518bddf2c91b899a6424b58473e965778f490edb5 Oct 16 18:06:55.596 INFO running `"docker" "start" "-a" "d81a7051dbd95820b7f5b87518bddf2c91b899a6424b58473e965778f490edb5"` Oct 16 18:06:56.982 INFO kablam! usermod: no changes Oct 16 18:06:57.059 INFO kablam! Compiling amethyst_ecs v0.1.1 (/source) Oct 16 18:06:57.899 INFO kablam! warning: unused variable: `b` Oct 16 18:06:57.899 INFO kablam! --> src/world.rs:41:21 Oct 16 18:06:57.899 INFO kablam! | Oct 16 18:06:57.899 INFO kablam! 41 | for (a, b) in data { Oct 16 18:06:57.899 INFO kablam! | ^ help: consider using `_b` instead Oct 16 18:06:57.899 INFO kablam! | Oct 16 18:06:57.907 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 18:06:57.907 INFO kablam! Oct 16 18:06:57.923 INFO kablam! warning: variable does not need to be mutable Oct 16 18:06:57.923 INFO kablam! --> src/sim.rs:31:13 Oct 16 18:06:57.923 INFO kablam! | Oct 16 18:06:57.923 INFO kablam! 31 | let mut next_state = world; Oct 16 18:06:57.923 INFO kablam! | ----^^^^^^^^^^ Oct 16 18:06:57.923 INFO kablam! | | Oct 16 18:06:57.923 INFO kablam! | help: remove this `mut` Oct 16 18:06:57.923 INFO kablam! | Oct 16 18:06:57.923 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:06:57.923 INFO kablam! Oct 16 18:06:57.935 INFO kablam! warning: variable does not need to be mutable Oct 16 18:06:57.935 INFO kablam! --> src/world.rs:94:21 Oct 16 18:06:57.935 INFO kablam! | Oct 16 18:06:57.935 INFO kablam! 94 | if let Some(mut c) = self.components.get_mut(&TypeId::of::<(Entity, T)>()) { Oct 16 18:06:57.935 INFO kablam! | ----^ Oct 16 18:06:57.935 INFO kablam! | | Oct 16 18:06:57.935 INFO kablam! | help: remove this `mut` Oct 16 18:06:57.935 INFO kablam! Oct 16 18:06:57.935 INFO kablam! warning: method is never used: `num_alive` Oct 16 18:06:57.935 INFO kablam! --> src/entity.rs:40:5 Oct 16 18:06:57.935 INFO kablam! | Oct 16 18:06:57.935 INFO kablam! 40 | pub fn num_alive(&self) -> usize { Oct 16 18:06:57.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:06:57.935 INFO kablam! | Oct 16 18:06:57.935 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 18:06:57.935 INFO kablam! Oct 16 18:06:58.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.89s Oct 16 18:06:58.903 INFO kablam! su: No module specific data is present Oct 16 18:06:59.677 INFO running `"docker" "rm" "-f" "d81a7051dbd95820b7f5b87518bddf2c91b899a6424b58473e965778f490edb5"` Oct 16 18:07:00.033 INFO blam! d81a7051dbd95820b7f5b87518bddf2c91b899a6424b58473e965778f490edb5 Oct 16 18:07:00.047 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 16 18:07:00.504 INFO blam! b0354d90d4350f9a3df73bb9ec7d9d9e874d2000dcfe1604c1dc49c84a0c8384 Oct 16 18:07:00.507 INFO running `"docker" "start" "-a" "b0354d90d4350f9a3df73bb9ec7d9d9e874d2000dcfe1604c1dc49c84a0c8384"` Oct 16 18:07:02.231 INFO kablam! usermod: no changes Oct 16 18:07:02.288 INFO kablam! Compiling amethyst_ecs v0.1.1 (/source) Oct 16 18:07:03.615 INFO kablam! warning: field is never used: `x` Oct 16 18:07:03.615 INFO kablam! --> examples/current_usage.rs:15:5 Oct 16 18:07:03.615 INFO kablam! | Oct 16 18:07:03.615 INFO kablam! 15 | x: f32, Oct 16 18:07:03.615 INFO kablam! | ^^^^^^ Oct 16 18:07:03.615 INFO kablam! | Oct 16 18:07:03.615 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 18:07:03.615 INFO kablam! Oct 16 18:07:03.615 INFO kablam! warning: field is never used: `y` Oct 16 18:07:03.615 INFO kablam! --> examples/current_usage.rs:16:5 Oct 16 18:07:03.615 INFO kablam! | Oct 16 18:07:03.615 INFO kablam! 16 | y: f32, Oct 16 18:07:03.615 INFO kablam! | ^^^^^^ Oct 16 18:07:03.615 INFO kablam! Oct 16 18:07:03.615 INFO kablam! warning: field is never used: `z` Oct 16 18:07:03.615 INFO kablam! --> examples/current_usage.rs:17:5 Oct 16 18:07:03.615 INFO kablam! | Oct 16 18:07:03.615 INFO kablam! 17 | z: f32, Oct 16 18:07:03.615 INFO kablam! | ^^^^^^ Oct 16 18:07:03.615 INFO kablam! Oct 16 18:07:03.615 INFO kablam! warning: field is never used: `handle` Oct 16 18:07:03.615 INFO kablam! --> examples/current_usage.rs:21:5 Oct 16 18:07:03.615 INFO kablam! | Oct 16 18:07:03.615 INFO kablam! 21 | handle: u64, Oct 16 18:07:03.615 INFO kablam! | ^^^^^^^^^^^ Oct 16 18:07:03.615 INFO kablam! Oct 16 18:07:03.615 INFO kablam! warning: field is never used: `y` Oct 16 18:07:03.615 INFO kablam! --> examples/current_usage.rs:22:5 Oct 16 18:07:03.615 INFO kablam! | Oct 16 18:07:03.615 INFO kablam! 22 | y: usize, Oct 16 18:07:03.615 INFO kablam! | ^^^^^^^^ Oct 16 18:07:03.615 INFO kablam! Oct 16 18:07:04.667 INFO kablam! warning: unused variable: `id3` Oct 16 18:07:04.667 INFO kablam! --> src/dynvec.rs:99:13 Oct 16 18:07:04.667 INFO kablam! | Oct 16 18:07:04.667 INFO kablam! 99 | let id3 = vec.add(Test(0, 0.0)); Oct 16 18:07:04.667 INFO kablam! | ^^^ help: consider using `_id3` instead Oct 16 18:07:04.667 INFO kablam! | Oct 16 18:07:04.667 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 18:07:04.667 INFO kablam! Oct 16 18:07:04.667 INFO kablam! warning: unused variable: `vec` Oct 16 18:07:04.667 INFO kablam! --> src/dynvec.rs:122:13 Oct 16 18:07:04.667 INFO kablam! | Oct 16 18:07:04.667 INFO kablam! 122 | let vec = DynVec::new::<()>(); Oct 16 18:07:04.667 INFO kablam! | ^^^ help: consider using `_vec` instead Oct 16 18:07:04.667 INFO kablam! Oct 16 18:07:04.667 INFO kablam! warning: unused variable: `b` Oct 16 18:07:04.667 INFO kablam! --> src/world.rs:41:21 Oct 16 18:07:04.667 INFO kablam! | Oct 16 18:07:04.667 INFO kablam! 41 | for (a, b) in data { Oct 16 18:07:04.667 INFO kablam! | ^ help: consider using `_b` instead Oct 16 18:07:04.667 INFO kablam! Oct 16 18:07:04.746 INFO kablam! warning: variable does not need to be mutable Oct 16 18:07:04.746 INFO kablam! --> src/sim.rs:31:13 Oct 16 18:07:04.746 INFO kablam! | Oct 16 18:07:04.746 INFO kablam! 31 | let mut next_state = world; Oct 16 18:07:04.746 INFO kablam! | ----^^^^^^^^^^ Oct 16 18:07:04.746 INFO kablam! | | Oct 16 18:07:04.746 INFO kablam! | help: remove this `mut` Oct 16 18:07:04.746 INFO kablam! | Oct 16 18:07:04.746 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:07:04.746 INFO kablam! Oct 16 18:07:04.763 INFO kablam! warning: variable does not need to be mutable Oct 16 18:07:04.764 INFO kablam! --> src/world.rs:94:21 Oct 16 18:07:04.764 INFO kablam! | Oct 16 18:07:04.764 INFO kablam! 94 | if let Some(mut c) = self.components.get_mut(&TypeId::of::<(Entity, T)>()) { Oct 16 18:07:04.765 INFO kablam! | ----^ Oct 16 18:07:04.765 INFO kablam! | | Oct 16 18:07:04.765 INFO kablam! | help: remove this `mut` Oct 16 18:07:04.766 INFO kablam! Oct 16 18:07:04.766 INFO kablam! warning: method is never used: `num_alive` Oct 16 18:07:04.766 INFO kablam! --> src/entity.rs:40:5 Oct 16 18:07:04.766 INFO kablam! | Oct 16 18:07:04.767 INFO kablam! 40 | pub fn num_alive(&self) -> usize { Oct 16 18:07:04.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:07:04.767 INFO kablam! | Oct 16 18:07:04.768 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 18:07:04.768 INFO kablam! Oct 16 18:07:05.834 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.58s Oct 16 18:07:05.837 INFO kablam! su: No module specific data is present Oct 16 18:07:06.467 INFO running `"docker" "rm" "-f" "b0354d90d4350f9a3df73bb9ec7d9d9e874d2000dcfe1604c1dc49c84a0c8384"` Oct 16 18:07:06.755 INFO blam! b0354d90d4350f9a3df73bb9ec7d9d9e874d2000dcfe1604c1dc49c84a0c8384 Oct 16 18:07:06.766 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 16 18:07:07.211 INFO blam! 4e96e291bbd08c13a703573996e54c495a7da9c2a6da391ab9588d27d7d6c77f Oct 16 18:07:07.213 INFO running `"docker" "start" "-a" "4e96e291bbd08c13a703573996e54c495a7da9c2a6da391ab9588d27d7d6c77f"` Oct 16 18:07:08.247 INFO kablam! usermod: no changes Oct 16 18:07:08.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 18:07:08.319 INFO kablam! Running /target/debug/deps/amethyst_ecs-7ba435062db7aa6c Oct 16 18:07:08.347 INFO blam! Oct 16 18:07:08.347 INFO blam! running 5 tests Oct 16 18:07:08.347 INFO blam! test entity::tests::recycling ... ok Oct 16 18:07:08.347 INFO blam! test dynvec::tests::add_remove ... ok Oct 16 18:07:08.347 INFO blam! test entity::tests::creation ... ok Oct 16 18:07:08.415 INFO blam! test dynvec::tests::zero_sized_structs ... ok Oct 16 18:07:08.416 INFO blam! test dynvec::tests::type_check ... ok Oct 16 18:07:08.416 INFO blam! Oct 16 18:07:08.416 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:07:08.417 INFO blam! Oct 16 18:07:08.420 INFO kablam! Doc-tests amethyst_ecs Oct 16 18:07:09.691 INFO blam! Oct 16 18:07:09.691 INFO blam! running 0 tests Oct 16 18:07:09.691 INFO blam! Oct 16 18:07:09.691 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:07:09.691 INFO blam! Oct 16 18:07:09.703 INFO kablam! su: No module specific data is present Oct 16 18:07:10.595 INFO running `"docker" "rm" "-f" "4e96e291bbd08c13a703573996e54c495a7da9c2a6da391ab9588d27d7d6c77f"` Oct 16 18:07:10.907 INFO blam! 4e96e291bbd08c13a703573996e54c495a7da9c2a6da391ab9588d27d7d6c77f