Oct 13 02:56:02.618 INFO testing remram44/vigilant-steel against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 02:56:02.619 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:56:03.023 INFO blam! 4d8e94ee188c3bb619d99f4cdcb19f7683607b9cb30f6ecb7a83abd030867161 Oct 13 02:56:03.025 INFO running `"docker" "start" "-a" "4d8e94ee188c3bb619d99f4cdcb19f7683607b9cb30f6ecb7a83abd030867161"` Oct 13 02:56:04.758 INFO kablam! usermod: no changes Oct 13 02:56:05.060 INFO kablam! Compiling nodrop v0.1.12 Oct 13 02:56:05.060 INFO kablam! Compiling libc v0.2.38 Oct 13 02:56:05.063 INFO kablam! Compiling odds v0.2.26 Oct 13 02:56:05.847 INFO kablam! Compiling arrayvec v0.4.7 Oct 13 02:56:08.147 INFO kablam! Compiling arrayvec v0.3.25 Oct 13 02:56:08.879 INFO kablam! Compiling crossbeam-epoch v0.3.0 Oct 13 02:56:09.232 INFO kablam! Compiling rand v0.4.2 Oct 13 02:56:09.232 INFO kablam! Compiling num_cpus v1.8.0 Oct 13 02:56:09.251 INFO kablam! Compiling time v0.1.39 Oct 13 02:56:13.436 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 13 02:56:15.008 INFO kablam! Compiling pulse v0.5.3 Oct 13 02:56:18.374 INFO kablam! Compiling rayon-core v1.4.0 Oct 13 02:56:20.796 INFO kablam! Compiling rayon v0.8.2 Oct 13 02:56:24.051 INFO kablam! Compiling hibitset v0.3.2 Oct 13 02:56:24.052 INFO kablam! Compiling shred v0.5.2 Oct 13 02:56:28.971 INFO kablam! Compiling specs v0.10.0 Oct 13 02:56:32.295 INFO kablam! Compiling game v0.1.0 (/source) Oct 13 02:56:33.819 INFO kablam! warning: unused variable: `role` Oct 13 02:56:33.820 INFO kablam! --> src/physics.rs:73:5 Oct 13 02:56:33.820 INFO kablam! | Oct 13 02:56:33.820 INFO kablam! 73 | role: Role, Oct 13 02:56:33.820 INFO kablam! | ^^^^ help: consider using `_role` instead Oct 13 02:56:33.820 INFO kablam! | Oct 13 02:56:33.820 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:56:33.820 INFO kablam! Oct 13 02:56:33.820 INFO kablam! warning: unused variable: `lazy` Oct 13 02:56:33.820 INFO kablam! --> src/physics.rs:75:5 Oct 13 02:56:33.820 INFO kablam! | Oct 13 02:56:33.820 INFO kablam! 75 | lazy: &Fetch, Oct 13 02:56:33.820 INFO kablam! | ^^^^ help: consider using `_lazy` instead Oct 13 02:56:33.820 INFO kablam! Oct 13 02:56:33.820 INFO kablam! warning: unused variable: `lazy` Oct 13 02:56:33.820 INFO kablam! --> src/physics.rs:518:5 Oct 13 02:56:33.820 INFO kablam! | Oct 13 02:56:33.820 INFO kablam! 518 | lazy: &Fetch<'a, LazyUpdate>, Oct 13 02:56:33.820 INFO kablam! | ^^^^ help: consider using `_lazy` instead Oct 13 02:56:33.820 INFO kablam! Oct 13 02:56:33.831 INFO kablam! warning: unused variable: `ent` Oct 13 02:56:33.831 INFO kablam! --> src/ship.rs:342:18 Oct 13 02:56:33.831 INFO kablam! | Oct 13 02:56:33.831 INFO kablam! 342 | for (ent, pos, vel, _) in Oct 13 02:56:33.831 INFO kablam! | ^^^ help: consider using `_ent` instead Oct 13 02:56:33.831 INFO kablam! Oct 13 02:56:33.831 INFO kablam! warning: unused variable: `ent` Oct 13 02:56:33.831 INFO kablam! --> src/ship.rs:359:14 Oct 13 02:56:33.831 INFO kablam! | Oct 13 02:56:33.831 INFO kablam! 359 | for (ent, mut ship, _) in (&*entities, &mut ship, &local).join() { Oct 13 02:56:33.831 INFO kablam! | ^^^ help: consider using `_ent` instead Oct 13 02:56:33.831 INFO kablam! Oct 13 02:56:33.831 INFO kablam! warning: variable `fired` is assigned to, but never used Oct 13 02:56:33.831 INFO kablam! --> src/ship.rs:498:25 Oct 13 02:56:33.831 INFO kablam! | Oct 13 02:56:33.831 INFO kablam! 498 | let mut fired = false; Oct 13 02:56:33.831 INFO kablam! | ^^^^^ Oct 13 02:56:33.831 INFO kablam! | Oct 13 02:56:33.831 INFO kablam! = note: consider using `_fired` instead Oct 13 02:56:33.831 INFO kablam! Oct 13 02:56:33.831 INFO kablam! warning: value assigned to `fired` is never read Oct 13 02:56:33.831 INFO kablam! --> src/ship.rs:573:25 Oct 13 02:56:33.835 INFO kablam! | Oct 13 02:56:33.835 INFO kablam! 573 | fired = true; Oct 13 02:56:33.835 INFO kablam! | ^^^^^ Oct 13 02:56:33.835 INFO kablam! | Oct 13 02:56:33.835 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 02:56:33.835 INFO kablam! Oct 13 02:56:38.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.02s Oct 13 02:56:38.839 INFO kablam! su: No module specific data is present Oct 13 02:56:39.859 INFO running `"docker" "rm" "-f" "4d8e94ee188c3bb619d99f4cdcb19f7683607b9cb30f6ecb7a83abd030867161"` Oct 13 02:56:40.043 INFO blam! 4d8e94ee188c3bb619d99f4cdcb19f7683607b9cb30f6ecb7a83abd030867161 Oct 13 02:56:40.043 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:56:40.553 INFO blam! e7d09b7f8ac4c60936087a1525526e034a630972acca829566efae8541e9d5c8 Oct 13 02:56:40.554 INFO running `"docker" "start" "-a" "e7d09b7f8ac4c60936087a1525526e034a630972acca829566efae8541e9d5c8"` Oct 13 02:56:42.226 INFO kablam! usermod: no changes Oct 13 02:56:42.404 INFO kablam! Compiling game v0.1.0 (/source) Oct 13 02:56:43.347 INFO kablam! warning: unused import: `Node` Oct 13 02:56:43.347 INFO kablam! --> src/tree.rs:145:26 Oct 13 02:56:43.348 INFO kablam! | Oct 13 02:56:43.348 INFO kablam! 145 | use super::{Content, Node, Tree}; Oct 13 02:56:43.348 INFO kablam! | ^^^^ Oct 13 02:56:43.349 INFO kablam! | Oct 13 02:56:43.349 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:56:43.349 INFO kablam! Oct 13 02:56:43.991 INFO kablam! warning: unused variable: `role` Oct 13 02:56:43.991 INFO kablam! --> src/physics.rs:73:5 Oct 13 02:56:43.991 INFO kablam! | Oct 13 02:56:43.991 INFO kablam! 73 | role: Role, Oct 13 02:56:43.991 INFO kablam! | ^^^^ help: consider using `_role` instead Oct 13 02:56:43.991 INFO kablam! | Oct 13 02:56:43.991 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:56:43.991 INFO kablam! Oct 13 02:56:43.991 INFO kablam! warning: unused variable: `lazy` Oct 13 02:56:43.991 INFO kablam! --> src/physics.rs:75:5 Oct 13 02:56:43.991 INFO kablam! | Oct 13 02:56:43.991 INFO kablam! 75 | lazy: &Fetch, Oct 13 02:56:43.991 INFO kablam! | ^^^^ help: consider using `_lazy` instead Oct 13 02:56:43.991 INFO kablam! Oct 13 02:56:43.991 INFO kablam! warning: unused variable: `lazy` Oct 13 02:56:43.991 INFO kablam! --> src/physics.rs:518:5 Oct 13 02:56:43.991 INFO kablam! | Oct 13 02:56:43.991 INFO kablam! 518 | lazy: &Fetch<'a, LazyUpdate>, Oct 13 02:56:43.991 INFO kablam! | ^^^^ help: consider using `_lazy` instead Oct 13 02:56:43.991 INFO kablam! Oct 13 02:56:43.991 INFO kablam! warning: unused variable: `ent` Oct 13 02:56:43.991 INFO kablam! --> src/ship.rs:342:18 Oct 13 02:56:43.991 INFO kablam! | Oct 13 02:56:43.991 INFO kablam! 342 | for (ent, pos, vel, _) in Oct 13 02:56:43.991 INFO kablam! | ^^^ help: consider using `_ent` instead Oct 13 02:56:43.991 INFO kablam! Oct 13 02:56:43.991 INFO kablam! warning: unused variable: `ent` Oct 13 02:56:43.991 INFO kablam! --> src/ship.rs:359:14 Oct 13 02:56:43.991 INFO kablam! | Oct 13 02:56:43.991 INFO kablam! 359 | for (ent, mut ship, _) in (&*entities, &mut ship, &local).join() { Oct 13 02:56:43.991 INFO kablam! | ^^^ help: consider using `_ent` instead Oct 13 02:56:43.991 INFO kablam! Oct 13 02:56:43.991 INFO kablam! warning: variable `fired` is assigned to, but never used Oct 13 02:56:43.991 INFO kablam! --> src/ship.rs:498:25 Oct 13 02:56:43.991 INFO kablam! | Oct 13 02:56:43.991 INFO kablam! 498 | let mut fired = false; Oct 13 02:56:43.991 INFO kablam! | ^^^^^ Oct 13 02:56:43.991 INFO kablam! | Oct 13 02:56:43.991 INFO kablam! = note: consider using `_fired` instead Oct 13 02:56:43.991 INFO kablam! Oct 13 02:56:43.991 INFO kablam! warning: value assigned to `fired` is never read Oct 13 02:56:43.991 INFO kablam! --> src/ship.rs:573:25 Oct 13 02:56:43.991 INFO kablam! | Oct 13 02:56:43.991 INFO kablam! 573 | fired = true; Oct 13 02:56:43.991 INFO kablam! | ^^^^^ Oct 13 02:56:43.991 INFO kablam! | Oct 13 02:56:43.991 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 02:56:43.991 INFO kablam! Oct 13 02:56:45.717 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.47s Oct 13 02:56:45.755 INFO kablam! su: No module specific data is present Oct 13 02:56:46.830 INFO running `"docker" "rm" "-f" "e7d09b7f8ac4c60936087a1525526e034a630972acca829566efae8541e9d5c8"` Oct 13 02:56:47.179 INFO blam! e7d09b7f8ac4c60936087a1525526e034a630972acca829566efae8541e9d5c8 Oct 13 02:56:47.184 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:56:47.689 INFO blam! 6fa6a3640702ec044dfd52a121b7ddb9c4788a3d4fa72aa02abe89c601e4ef98 Oct 13 02:56:47.690 INFO running `"docker" "start" "-a" "6fa6a3640702ec044dfd52a121b7ddb9c4788a3d4fa72aa02abe89c601e4ef98"` Oct 13 02:56:49.847 INFO kablam! usermod: no changes Oct 13 02:56:50.152 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 13 02:56:50.175 INFO kablam! Running /target/debug/deps/game-cfe590a1a4f3d268 Oct 13 02:56:50.178 INFO blam! Oct 13 02:56:50.178 INFO blam! running 3 tests Oct 13 02:56:50.183 INFO blam! test tree::tests::test_empty ... ok Oct 13 02:56:50.183 INFO blam! test utils::tests::test_minmax ... ok Oct 13 02:56:50.183 INFO blam! test tree::tests::test ... ok Oct 13 02:56:50.183 INFO blam! Oct 13 02:56:50.183 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:56:50.183 INFO blam! Oct 13 02:56:50.184 INFO kablam! Doc-tests game Oct 13 02:56:51.609 INFO blam! Oct 13 02:56:51.609 INFO blam! running 0 tests Oct 13 02:56:51.609 INFO blam! Oct 13 02:56:51.609 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:56:51.609 INFO blam! Oct 13 02:56:51.619 INFO kablam! su: No module specific data is present Oct 13 02:56:52.860 INFO running `"docker" "rm" "-f" "6fa6a3640702ec044dfd52a121b7ddb9c4788a3d4fa72aa02abe89c601e4ef98"` Oct 13 02:56:53.170 INFO blam! 6fa6a3640702ec044dfd52a121b7ddb9c4788a3d4fa72aa02abe89c601e4ef98