Oct 13 02:57:42.400 INFO testing remram44/rs-specs-quadtree against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 02:57:42.400 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:57:42.683 INFO blam! 5484d9cb0a194c8c82d3ab50f103389d21f224cab50c48440db9d0f1d699f594 Oct 13 02:57:42.691 INFO running `"docker" "start" "-a" "5484d9cb0a194c8c82d3ab50f103389d21f224cab50c48440db9d0f1d699f594"` Oct 13 02:57:43.523 INFO kablam! usermod: no changes Oct 13 02:57:43.634 INFO kablam! Compiling futures v0.1.15 Oct 13 02:57:43.635 INFO kablam! Compiling smallvec v0.4.3 Oct 13 02:57:43.635 INFO kablam! Compiling pulse v0.5.3 Oct 13 02:57:49.127 INFO kablam! Compiling rayon-core v1.2.1 Oct 13 02:57:51.335 INFO kablam! Compiling rayon v0.7.1 Oct 13 02:57:53.800 INFO kablam! Compiling shred v0.4.3 Oct 13 02:57:53.800 INFO kablam! Compiling hibitset v0.1.3 Oct 13 02:57:58.144 INFO kablam! Compiling specs v0.9.5 Oct 13 02:58:01.085 INFO kablam! Compiling specs-octree v0.1.0 (/source) Oct 13 02:58:01.947 INFO kablam! warning: unused variable: `quadtree` Oct 13 02:58:01.947 INFO kablam! --> src/main.rs:28:50 Oct 13 02:58:01.947 INFO kablam! | Oct 13 02:58:01.947 INFO kablam! 28 | fn run(&mut self, (mut pos, mut bounds, vel, quadtree): Self::SystemData) { Oct 13 02:58:01.948 INFO kablam! | ^^^^^^^^ help: consider using `_quadtree` instead Oct 13 02:58:01.948 INFO kablam! | Oct 13 02:58:01.949 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:58:01.949 INFO kablam! Oct 13 02:58:01.990 INFO kablam! warning: method is never used: `find_node` Oct 13 02:58:01.991 INFO kablam! --> src/quadtree.rs:74:5 Oct 13 02:58:01.991 INFO kablam! | Oct 13 02:58:01.991 INFO kablam! 74 | fn find_node(&self, bounds: &Bounds) -> &QuadtreeNode { Oct 13 02:58:01.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:58:01.991 INFO kablam! | Oct 13 02:58:01.991 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:58:01.991 INFO kablam! Oct 13 02:58:01.991 INFO kablam! warning: method is never used: `iter_with_max_dist` Oct 13 02:58:01.991 INFO kablam! --> src/quadtree.rs:216:5 Oct 13 02:58:01.991 INFO kablam! | Oct 13 02:58:01.991 INFO kablam! 216 | / pub fn iter_with_max_dist<'a>( Oct 13 02:58:01.991 INFO kablam! 217 | | &'a self, Oct 13 02:58:01.991 INFO kablam! 218 | | target: Position, Oct 13 02:58:01.991 INFO kablam! 219 | | max_dist: f32, Oct 13 02:58:01.991 INFO kablam! ... | Oct 13 02:58:01.991 INFO kablam! 227 | | } Oct 13 02:58:01.991 INFO kablam! 228 | | } Oct 13 02:58:01.991 INFO kablam! | |_____^ Oct 13 02:58:01.994 INFO kablam! Oct 13 02:58:01.994 INFO kablam! warning: struct is never constructed: `QuadtreeIterator` Oct 13 02:58:01.994 INFO kablam! --> src/quadtree.rs:231:1 Oct 13 02:58:01.994 INFO kablam! | Oct 13 02:58:01.994 INFO kablam! 231 | pub struct QuadtreeIterator<'a> { Oct 13 02:58:01.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:58:01.994 INFO kablam! Oct 13 02:58:04.548 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.01s Oct 13 02:58:04.553 INFO kablam! su: No module specific data is present Oct 13 02:58:05.899 INFO running `"docker" "rm" "-f" "5484d9cb0a194c8c82d3ab50f103389d21f224cab50c48440db9d0f1d699f594"` Oct 13 02:58:06.155 INFO blam! 5484d9cb0a194c8c82d3ab50f103389d21f224cab50c48440db9d0f1d699f594 Oct 13 02:58:06.163 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:58:06.628 INFO blam! 71e170298ccc763c22649afe974b29659d18d17c42b8f509a02c6af2406f23d9 Oct 13 02:58:06.631 INFO running `"docker" "start" "-a" "71e170298ccc763c22649afe974b29659d18d17c42b8f509a02c6af2406f23d9"` Oct 13 02:58:07.534 INFO kablam! usermod: no changes Oct 13 02:58:07.627 INFO kablam! Compiling specs-octree v0.1.0 (/source) Oct 13 02:58:08.483 INFO kablam! warning: unused variable: `quadtree` Oct 13 02:58:08.483 INFO kablam! --> src/main.rs:28:50 Oct 13 02:58:08.483 INFO kablam! | Oct 13 02:58:08.483 INFO kablam! 28 | fn run(&mut self, (mut pos, mut bounds, vel, quadtree): Self::SystemData) { Oct 13 02:58:08.483 INFO kablam! | ^^^^^^^^ help: consider using `_quadtree` instead Oct 13 02:58:08.483 INFO kablam! | Oct 13 02:58:08.483 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:58:08.483 INFO kablam! Oct 13 02:58:08.523 INFO kablam! warning: method is never used: `find_node` Oct 13 02:58:08.523 INFO kablam! --> src/quadtree.rs:74:5 Oct 13 02:58:08.523 INFO kablam! | Oct 13 02:58:08.523 INFO kablam! 74 | fn find_node(&self, bounds: &Bounds) -> &QuadtreeNode { Oct 13 02:58:08.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:58:08.523 INFO kablam! | Oct 13 02:58:08.523 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:58:08.523 INFO kablam! Oct 13 02:58:08.523 INFO kablam! warning: method is never used: `iter_with_max_dist` Oct 13 02:58:08.523 INFO kablam! --> src/quadtree.rs:216:5 Oct 13 02:58:08.523 INFO kablam! | Oct 13 02:58:08.523 INFO kablam! 216 | / pub fn iter_with_max_dist<'a>( Oct 13 02:58:08.523 INFO kablam! 217 | | &'a self, Oct 13 02:58:08.523 INFO kablam! 218 | | target: Position, Oct 13 02:58:08.523 INFO kablam! 219 | | max_dist: f32, Oct 13 02:58:08.523 INFO kablam! ... | Oct 13 02:58:08.523 INFO kablam! 227 | | } Oct 13 02:58:08.523 INFO kablam! 228 | | } Oct 13 02:58:08.523 INFO kablam! | |_____^ Oct 13 02:58:08.523 INFO kablam! Oct 13 02:58:08.523 INFO kablam! warning: struct is never constructed: `QuadtreeIterator` Oct 13 02:58:08.523 INFO kablam! --> src/quadtree.rs:231:1 Oct 13 02:58:08.523 INFO kablam! | Oct 13 02:58:08.523 INFO kablam! 231 | pub struct QuadtreeIterator<'a> { Oct 13 02:58:08.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:58:08.523 INFO kablam! Oct 13 02:58:09.054 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 13 02:58:09.055 INFO kablam! su: No module specific data is present Oct 13 02:58:09.581 INFO running `"docker" "rm" "-f" "71e170298ccc763c22649afe974b29659d18d17c42b8f509a02c6af2406f23d9"` Oct 13 02:58:09.652 INFO blam! 71e170298ccc763c22649afe974b29659d18d17c42b8f509a02c6af2406f23d9 Oct 13 02:58:09.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:58:09.918 INFO blam! 1573931b0c644e7a3233544f736a33be21820e4b9b6ca171b14799172ca257a6 Oct 13 02:58:09.923 INFO running `"docker" "start" "-a" "1573931b0c644e7a3233544f736a33be21820e4b9b6ca171b14799172ca257a6"` Oct 13 02:58:10.403 INFO kablam! usermod: no changes Oct 13 02:58:10.500 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 13 02:58:10.515 INFO kablam! Running /target/debug/deps/specs_octree-0e5611faaf19af67 Oct 13 02:58:10.515 INFO blam! Oct 13 02:58:10.515 INFO blam! running 0 tests Oct 13 02:58:10.515 INFO blam! Oct 13 02:58:10.515 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:58:10.515 INFO blam! Oct 13 02:58:10.516 INFO kablam! su: No module specific data is present Oct 13 02:58:10.940 INFO running `"docker" "rm" "-f" "1573931b0c644e7a3233544f736a33be21820e4b9b6ca171b14799172ca257a6"` Oct 13 02:58:11.182 INFO blam! 1573931b0c644e7a3233544f736a33be21820e4b9b6ca171b14799172ca257a6