Oct 10 21:17:43.702 INFO testing jameshiew/ave against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:17:43.702 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:17:43.702 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:17:44.263 INFO blam! f3a32ffd7c01c4ac97e40b710aae24b66743b92ef1499162f9609317e42941a8 Oct 10 21:17:44.272 INFO running `"docker" "start" "-a" "f3a32ffd7c01c4ac97e40b710aae24b66743b92ef1499162f9609317e42941a8"` Oct 10 21:17:45.396 INFO kablam! usermod: no changes Oct 10 21:17:45.748 INFO kablam! Compiling noise v0.4.1 Oct 10 21:17:45.748 INFO kablam! Compiling simplelog v0.4.3 Oct 10 21:17:45.754 INFO kablam! Compiling glutin v0.10.1 Oct 10 21:17:45.754 INFO kablam! Compiling glium v0.18.1 Oct 10 21:17:45.754 INFO kablam! Compiling num v0.1.40 Oct 10 21:17:45.754 INFO kablam! Compiling backtrace v0.3.4 Oct 10 21:17:45.754 INFO kablam! Compiling wayland-window v0.8.0 Oct 10 21:17:48.509 INFO kablam! Compiling float-cmp v0.2.5 Oct 10 21:17:48.509 INFO kablam! Compiling collision v0.12.0 Oct 10 21:17:51.608 INFO kablam! Compiling winit v0.8.3 Oct 10 21:18:31.400 INFO kablam! Compiling ave v0.1.0-alpha (/source) Oct 10 21:18:34.737 INFO kablam! warning: static item is never used: `WATER` Oct 10 21:18:34.738 INFO kablam! --> src/block.rs:175:1 Oct 10 21:18:34.738 INFO kablam! | Oct 10 21:18:34.738 INFO kablam! 175 | / pub static WATER: &BlockType = &BlockType { Oct 10 21:18:34.738 INFO kablam! 176 | | name: "water", Oct 10 21:18:34.739 INFO kablam! 177 | | color: [0.498, 1.000, 0.831], Oct 10 21:18:34.739 INFO kablam! 178 | | }; Oct 10 21:18:34.739 INFO kablam! | |__^ Oct 10 21:18:34.740 INFO kablam! | Oct 10 21:18:34.740 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:18:34.740 INFO kablam! Oct 10 21:18:34.741 INFO kablam! warning: function is never used: `get_random_color` Oct 10 21:18:34.741 INFO kablam! --> src/color.rs:6:1 Oct 10 21:18:34.741 INFO kablam! | Oct 10 21:18:34.741 INFO kablam! 6 | pub fn get_random_color() -> Color { Oct 10 21:18:34.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:18:34.742 INFO kablam! Oct 10 21:18:34.742 INFO kablam! warning: struct is never constructed: `FlatWorldGenerator` Oct 10 21:18:34.743 INFO kablam! --> src/worldgen.rs:13:1 Oct 10 21:18:34.743 INFO kablam! | Oct 10 21:18:34.743 INFO kablam! 13 | pub struct FlatWorldGenerator {} Oct 10 21:18:34.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:18:34.744 INFO kablam! Oct 10 21:18:34.748 INFO kablam! warning: method is never used: `new` Oct 10 21:18:34.748 INFO kablam! --> src/worldgen.rs:16:5 Oct 10 21:18:34.749 INFO kablam! | Oct 10 21:18:34.749 INFO kablam! 16 | pub fn new() -> FlatWorldGenerator { Oct 10 21:18:34.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:18:34.750 INFO kablam! Oct 10 21:18:40.949 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.52s Oct 10 21:18:40.963 INFO kablam! su: No module specific data is present Oct 10 21:18:41.980 INFO running `"docker" "rm" "-f" "f3a32ffd7c01c4ac97e40b710aae24b66743b92ef1499162f9609317e42941a8"` Oct 10 21:18:42.324 INFO blam! f3a32ffd7c01c4ac97e40b710aae24b66743b92ef1499162f9609317e42941a8 Oct 10 21:18:42.337 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:18:42.338 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:18:42.877 INFO blam! 1ad90177642504e4b2d549ed4cf546ba21a13874799717de39a3aa0af19f30ec Oct 10 21:18:42.878 INFO running `"docker" "start" "-a" "1ad90177642504e4b2d549ed4cf546ba21a13874799717de39a3aa0af19f30ec"` Oct 10 21:18:43.925 INFO kablam! usermod: no changes Oct 10 21:18:44.171 INFO kablam! Compiling ave v0.1.0-alpha (/source) Oct 10 21:18:47.649 INFO kablam! warning: static item is never used: `WATER` Oct 10 21:18:47.649 INFO kablam! --> src/block.rs:175:1 Oct 10 21:18:47.649 INFO kablam! | Oct 10 21:18:47.649 INFO kablam! 175 | / pub static WATER: &BlockType = &BlockType { Oct 10 21:18:47.649 INFO kablam! 176 | | name: "water", Oct 10 21:18:47.649 INFO kablam! 177 | | color: [0.498, 1.000, 0.831], Oct 10 21:18:47.649 INFO kablam! 178 | | }; Oct 10 21:18:47.649 INFO kablam! | |__^ Oct 10 21:18:47.649 INFO kablam! | Oct 10 21:18:47.649 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:18:47.649 INFO kablam! Oct 10 21:18:47.649 INFO kablam! warning: function is never used: `get_random_color` Oct 10 21:18:47.649 INFO kablam! --> src/color.rs:6:1 Oct 10 21:18:47.649 INFO kablam! | Oct 10 21:18:47.649 INFO kablam! 6 | pub fn get_random_color() -> Color { Oct 10 21:18:47.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:18:47.649 INFO kablam! Oct 10 21:18:47.649 INFO kablam! warning: struct is never constructed: `FlatWorldGenerator` Oct 10 21:18:47.649 INFO kablam! --> src/worldgen.rs:13:1 Oct 10 21:18:47.649 INFO kablam! | Oct 10 21:18:47.649 INFO kablam! 13 | pub struct FlatWorldGenerator {} Oct 10 21:18:47.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:18:47.649 INFO kablam! Oct 10 21:18:47.649 INFO kablam! warning: method is never used: `new` Oct 10 21:18:47.649 INFO kablam! --> src/worldgen.rs:16:5 Oct 10 21:18:47.649 INFO kablam! | Oct 10 21:18:47.649 INFO kablam! 16 | pub fn new() -> FlatWorldGenerator { Oct 10 21:18:47.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:18:47.649 INFO kablam! Oct 10 21:18:50.296 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.33s Oct 10 21:18:50.306 INFO kablam! su: No module specific data is present Oct 10 21:18:50.998 INFO running `"docker" "rm" "-f" "1ad90177642504e4b2d549ed4cf546ba21a13874799717de39a3aa0af19f30ec"` Oct 10 21:18:51.390 INFO blam! 1ad90177642504e4b2d549ed4cf546ba21a13874799717de39a3aa0af19f30ec Oct 10 21:18:51.394 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:18:51.396 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:18:51.756 INFO blam! bf9b06e1fe0195d33b93bd0baebc4d8185357b6b3f209839c64712c89948ba76 Oct 10 21:18:51.759 INFO running `"docker" "start" "-a" "bf9b06e1fe0195d33b93bd0baebc4d8185357b6b3f209839c64712c89948ba76"` Oct 10 21:18:52.932 INFO kablam! usermod: no changes Oct 10 21:18:53.127 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 10 21:18:53.144 INFO kablam! Running /target/debug/deps/ave-c5141601ff5570e6 Oct 10 21:18:53.148 INFO blam! Oct 10 21:18:53.148 INFO blam! running 3 tests Oct 10 21:18:53.168 INFO blam! test world::tests::world_get_chunk_xyz ... ok Oct 10 21:18:53.174 INFO blam! test world::tests::world_get_position ... ok Oct 10 21:18:53.174 INFO blam! test world::tests::chunk_get ... ok Oct 10 21:18:53.174 INFO blam! Oct 10 21:18:53.174 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:18:53.174 INFO blam! Oct 10 21:18:53.178 INFO kablam! su: No module specific data is present Oct 10 21:18:53.634 INFO running `"docker" "rm" "-f" "bf9b06e1fe0195d33b93bd0baebc4d8185357b6b3f209839c64712c89948ba76"` Oct 10 21:18:53.888 INFO blam! bf9b06e1fe0195d33b93bd0baebc4d8185357b6b3f209839c64712c89948ba76