Oct 16 18:06:54.503 INFO testing amethyst_ecs-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 18:06:54.505 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:54.983 INFO blam! 1009b42ddcacdb6fb7d33f39621a10c391db3efa287b31dbb32531c0c4fb1930 Oct 16 18:06:54.984 INFO running `"docker" "start" "-a" "1009b42ddcacdb6fb7d33f39621a10c391db3efa287b31dbb32531c0c4fb1930"` Oct 16 18:06:56.268 INFO kablam! usermod: no changes Oct 16 18:06:56.359 INFO kablam! Compiling amethyst_ecs v0.1.1 (/source) Oct 16 18:06:57.183 INFO kablam! warning: unused variable: `b` Oct 16 18:06:57.183 INFO kablam! --> src/world.rs:41:21 Oct 16 18:06:57.183 INFO kablam! | Oct 16 18:06:57.183 INFO kablam! 41 | for (a, b) in data { Oct 16 18:06:57.183 INFO kablam! | ^ help: consider using `_b` instead Oct 16 18:06:57.183 INFO kablam! | Oct 16 18:06:57.183 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 18:06:57.183 INFO kablam! Oct 16 18:06:57.211 INFO kablam! warning: variable does not need to be mutable Oct 16 18:06:57.212 INFO kablam! --> src/sim.rs:31:13 Oct 16 18:06:57.212 INFO kablam! | Oct 16 18:06:57.212 INFO kablam! 31 | let mut next_state = world; Oct 16 18:06:57.213 INFO kablam! | ----^^^^^^^^^^ Oct 16 18:06:57.213 INFO kablam! | | Oct 16 18:06:57.213 INFO kablam! | help: remove this `mut` Oct 16 18:06:57.214 INFO kablam! | Oct 16 18:06:57.214 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:06:57.214 INFO kablam! Oct 16 18:06:57.216 INFO kablam! warning: variable does not need to be mutable Oct 16 18:06:57.216 INFO kablam! --> src/world.rs:94:21 Oct 16 18:06:57.217 INFO kablam! | Oct 16 18:06:57.217 INFO kablam! 94 | if let Some(mut c) = self.components.get_mut(&TypeId::of::<(Entity, T)>()) { Oct 16 18:06:57.217 INFO kablam! | ----^ Oct 16 18:06:57.218 INFO kablam! | | Oct 16 18:06:57.218 INFO kablam! | help: remove this `mut` Oct 16 18:06:57.218 INFO kablam! Oct 16 18:06:57.223 INFO kablam! warning: method is never used: `num_alive` Oct 16 18:06:57.223 INFO kablam! --> src/entity.rs:40:5 Oct 16 18:06:57.224 INFO kablam! | Oct 16 18:06:57.224 INFO kablam! 40 | pub fn num_alive(&self) -> usize { Oct 16 18:06:57.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:06:57.225 INFO kablam! | Oct 16 18:06:57.225 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 18:06:57.225 INFO kablam! Oct 16 18:06:58.443 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.15s Oct 16 18:06:58.443 INFO kablam! su: No module specific data is present Oct 16 18:06:59.203 INFO running `"docker" "rm" "-f" "1009b42ddcacdb6fb7d33f39621a10c391db3efa287b31dbb32531c0c4fb1930"` Oct 16 18:06:59.407 INFO blam! 1009b42ddcacdb6fb7d33f39621a10c391db3efa287b31dbb32531c0c4fb1930 Oct 16 18:06:59.412 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:06:59.835 INFO blam! 0842fdbb543fbf2ba2d1b2966b645b3270ada9cb6b162c29464c05b210f58345 Oct 16 18:06:59.839 INFO running `"docker" "start" "-a" "0842fdbb543fbf2ba2d1b2966b645b3270ada9cb6b162c29464c05b210f58345"` Oct 16 18:07:00.690 INFO kablam! usermod: no changes Oct 16 18:07:00.783 INFO kablam! Compiling amethyst_ecs v0.1.1 (/source) Oct 16 18:07:02.035 INFO kablam! warning: field is never used: `x` Oct 16 18:07:02.035 INFO kablam! --> examples/current_usage.rs:15:5 Oct 16 18:07:02.035 INFO kablam! | Oct 16 18:07:02.039 INFO kablam! 15 | x: f32, Oct 16 18:07:02.039 INFO kablam! | ^^^^^^ Oct 16 18:07:02.039 INFO kablam! | Oct 16 18:07:02.039 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 18:07:02.039 INFO kablam! Oct 16 18:07:02.039 INFO kablam! warning: field is never used: `y` Oct 16 18:07:02.039 INFO kablam! --> examples/current_usage.rs:16:5 Oct 16 18:07:02.039 INFO kablam! | Oct 16 18:07:02.039 INFO kablam! 16 | y: f32, Oct 16 18:07:02.039 INFO kablam! | ^^^^^^ Oct 16 18:07:02.039 INFO kablam! Oct 16 18:07:02.039 INFO kablam! warning: field is never used: `z` Oct 16 18:07:02.039 INFO kablam! --> examples/current_usage.rs:17:5 Oct 16 18:07:02.039 INFO kablam! | Oct 16 18:07:02.039 INFO kablam! 17 | z: f32, Oct 16 18:07:02.039 INFO kablam! | ^^^^^^ Oct 16 18:07:02.039 INFO kablam! Oct 16 18:07:02.039 INFO kablam! warning: field is never used: `handle` Oct 16 18:07:02.039 INFO kablam! --> examples/current_usage.rs:21:5 Oct 16 18:07:02.039 INFO kablam! | Oct 16 18:07:02.039 INFO kablam! 21 | handle: u64, Oct 16 18:07:02.039 INFO kablam! | ^^^^^^^^^^^ Oct 16 18:07:02.039 INFO kablam! Oct 16 18:07:02.039 INFO kablam! warning: field is never used: `y` Oct 16 18:07:02.039 INFO kablam! --> examples/current_usage.rs:22:5 Oct 16 18:07:02.039 INFO kablam! | Oct 16 18:07:02.039 INFO kablam! 22 | y: usize, Oct 16 18:07:02.039 INFO kablam! | ^^^^^^^^ Oct 16 18:07:02.039 INFO kablam! Oct 16 18:07:02.983 INFO kablam! warning: unused variable: `id3` Oct 16 18:07:02.984 INFO kablam! --> src/dynvec.rs:99:13 Oct 16 18:07:02.985 INFO kablam! | Oct 16 18:07:02.985 INFO kablam! 99 | let id3 = vec.add(Test(0, 0.0)); Oct 16 18:07:02.986 INFO kablam! | ^^^ help: consider using `_id3` instead Oct 16 18:07:02.986 INFO kablam! | Oct 16 18:07:02.987 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 18:07:02.987 INFO kablam! Oct 16 18:07:02.988 INFO kablam! warning: unused variable: `vec` Oct 16 18:07:02.989 INFO kablam! --> src/dynvec.rs:122:13 Oct 16 18:07:02.989 INFO kablam! | Oct 16 18:07:02.990 INFO kablam! 122 | let vec = DynVec::new::<()>(); Oct 16 18:07:02.991 INFO kablam! | ^^^ help: consider using `_vec` instead Oct 16 18:07:02.991 INFO kablam! Oct 16 18:07:02.992 INFO kablam! warning: unused variable: `b` Oct 16 18:07:02.992 INFO kablam! --> src/world.rs:41:21 Oct 16 18:07:02.993 INFO kablam! | Oct 16 18:07:02.993 INFO kablam! 41 | for (a, b) in data { Oct 16 18:07:02.993 INFO kablam! | ^ help: consider using `_b` instead Oct 16 18:07:02.993 INFO kablam! Oct 16 18:07:03.067 INFO kablam! warning: variable does not need to be mutable Oct 16 18:07:03.068 INFO kablam! --> src/sim.rs:31:13 Oct 16 18:07:03.069 INFO kablam! | Oct 16 18:07:03.069 INFO kablam! 31 | let mut next_state = world; Oct 16 18:07:03.070 INFO kablam! | ----^^^^^^^^^^ Oct 16 18:07:03.070 INFO kablam! | | Oct 16 18:07:03.071 INFO kablam! | help: remove this `mut` Oct 16 18:07:03.071 INFO kablam! | Oct 16 18:07:03.072 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:07:03.072 INFO kablam! Oct 16 18:07:03.093 INFO kablam! warning: variable does not need to be mutable Oct 16 18:07:03.094 INFO kablam! --> src/world.rs:94:21 Oct 16 18:07:03.095 INFO kablam! | Oct 16 18:07:03.095 INFO kablam! 94 | if let Some(mut c) = self.components.get_mut(&TypeId::of::<(Entity, T)>()) { Oct 16 18:07:03.096 INFO kablam! | ----^ Oct 16 18:07:03.096 INFO kablam! | | Oct 16 18:07:03.097 INFO kablam! | help: remove this `mut` Oct 16 18:07:03.097 INFO kablam! Oct 16 18:07:03.098 INFO kablam! warning: method is never used: `num_alive` Oct 16 18:07:03.099 INFO kablam! --> src/entity.rs:40:5 Oct 16 18:07:03.099 INFO kablam! | Oct 16 18:07:03.100 INFO kablam! 40 | pub fn num_alive(&self) -> usize { Oct 16 18:07:03.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:07:03.101 INFO kablam! | Oct 16 18:07:03.101 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 18:07:03.102 INFO kablam! Oct 16 18:07:04.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.40s Oct 16 18:07:04.143 INFO kablam! su: No module specific data is present Oct 16 18:07:05.429 INFO running `"docker" "rm" "-f" "0842fdbb543fbf2ba2d1b2966b645b3270ada9cb6b162c29464c05b210f58345"` Oct 16 18:07:05.843 INFO blam! 0842fdbb543fbf2ba2d1b2966b645b3270ada9cb6b162c29464c05b210f58345 Oct 16 18:07:05.847 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:06.263 INFO blam! 540ad7c74154b56d51407533624f470f11d81379ab2c9d6ab8fcf39e73cffda5 Oct 16 18:07:06.265 INFO running `"docker" "start" "-a" "540ad7c74154b56d51407533624f470f11d81379ab2c9d6ab8fcf39e73cffda5"` Oct 16 18:07:07.613 INFO kablam! usermod: no changes Oct 16 18:07:07.659 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 18:07:07.660 INFO kablam! Running /target/debug/deps/amethyst_ecs-c98d3db5d065a8ac Oct 16 18:07:07.679 INFO blam! Oct 16 18:07:07.679 INFO blam! running 5 tests Oct 16 18:07:07.679 INFO blam! test entity::tests::recycling ... ok Oct 16 18:07:07.679 INFO blam! test entity::tests::creation ... ok Oct 16 18:07:07.687 INFO blam! test dynvec::tests::add_remove ... ok Oct 16 18:07:07.728 INFO blam! test dynvec::tests::type_check ... ok Oct 16 18:07:07.728 INFO kablam! Doc-tests amethyst_ecs Oct 16 18:07:07.728 INFO blam! test dynvec::tests::zero_sized_structs ... ok Oct 16 18:07:07.728 INFO blam! Oct 16 18:07:07.728 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:07:07.728 INFO blam! Oct 16 18:07:08.883 INFO blam! Oct 16 18:07:08.883 INFO blam! running 0 tests Oct 16 18:07:08.883 INFO blam! Oct 16 18:07:08.883 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:07:08.883 INFO blam! Oct 16 18:07:08.887 INFO kablam! su: No module specific data is present Oct 16 18:07:09.635 INFO running `"docker" "rm" "-f" "540ad7c74154b56d51407533624f470f11d81379ab2c9d6ab8fcf39e73cffda5"` Oct 16 18:07:09.923 INFO blam! 540ad7c74154b56d51407533624f470f11d81379ab2c9d6ab8fcf39e73cffda5