Oct 11 04:44:29.559 INFO testing Roysten/blocks against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:44:29.559 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:44:29.559 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 11 04:44:30.028 INFO blam! 21574bb656f5f6948e5d95d722d162215a4a11a982423a3f8ebc1b16b3af0157 Oct 11 04:44:30.032 INFO running `"docker" "start" "-a" "21574bb656f5f6948e5d95d722d162215a4a11a982423a3f8ebc1b16b3af0157"` Oct 11 04:44:31.229 INFO kablam! usermod: no changes Oct 11 04:44:31.480 INFO kablam! Compiling shared_library v0.1.7 Oct 11 04:44:31.485 INFO kablam! Compiling phf_generator v0.7.21 Oct 11 04:44:31.485 INFO kablam! Compiling tempfile v2.1.6 Oct 11 04:44:31.485 INFO kablam! Compiling cgmath v0.15.0 Oct 11 04:44:31.489 INFO kablam! Compiling x11-dl v2.14.0 Oct 11 04:44:31.489 INFO kablam! Compiling glium v0.17.0 Oct 11 04:44:31.489 INFO kablam! Compiling fs2 v0.2.5 Oct 11 04:44:31.489 INFO kablam! Compiling backtrace v0.2.3 Oct 11 04:44:35.172 INFO kablam! Compiling phf_codegen v0.7.21 Oct 11 04:44:35.533 INFO kablam! Compiling memmap v0.4.0 Oct 11 04:44:39.484 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 11 04:44:39.828 INFO kablam! Compiling target_build_utils v0.3.1 Oct 11 04:44:59.008 INFO kablam! Compiling libloading v0.3.4 Oct 11 04:45:03.300 INFO kablam! Compiling dlib v0.3.1 Oct 11 04:45:04.128 INFO kablam! Compiling wayland-sys v0.9.9 Oct 11 04:45:06.137 INFO kablam! Compiling wayland-client v0.9.9 Oct 11 04:45:09.172 INFO kablam! Compiling wayland-window v0.6.1 Oct 11 04:45:09.173 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 11 04:45:12.496 INFO kablam! Compiling winit v0.7.5 Oct 11 04:45:18.746 INFO kablam! Compiling glutin v0.9.2 Oct 11 04:45:47.064 INFO kablam! Compiling vak v0.1.0 (/source) Oct 11 04:45:50.696 INFO kablam! warning: method is never used: `world` Oct 11 04:45:50.696 INFO kablam! --> src/game.rs:24:5 Oct 11 04:45:50.696 INFO kablam! | Oct 11 04:45:50.696 INFO kablam! 24 | pub fn world(&self) -> &WorldProxy { Oct 11 04:45:50.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:45:50.696 INFO kablam! | Oct 11 04:45:50.696 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:45:50.696 INFO kablam! Oct 11 04:45:50.696 INFO kablam! warning: field is never used: `loader` Oct 11 04:45:50.696 INFO kablam! --> src/model/meshes.rs:6:5 Oct 11 04:45:50.696 INFO kablam! | Oct 11 04:45:50.696 INFO kablam! 6 | loader: Box, Oct 11 04:45:50.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:45:50.696 INFO kablam! Oct 11 04:45:54.644 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 11 04:45:54.660 INFO kablam! su: No module specific data is present Oct 11 04:45:55.375 INFO running `"docker" "rm" "-f" "21574bb656f5f6948e5d95d722d162215a4a11a982423a3f8ebc1b16b3af0157"` Oct 11 04:45:55.672 INFO blam! 21574bb656f5f6948e5d95d722d162215a4a11a982423a3f8ebc1b16b3af0157 Oct 11 04:45:55.680 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:45:55.680 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 11 04:45:56.084 INFO blam! 7818ddae526fa5bc393d98c133b72ba6c9ee8a81614cb27ad11c94f25ca2b129 Oct 11 04:45:56.091 INFO running `"docker" "start" "-a" "7818ddae526fa5bc393d98c133b72ba6c9ee8a81614cb27ad11c94f25ca2b129"` Oct 11 04:45:57.206 INFO kablam! usermod: no changes Oct 11 04:45:57.388 INFO kablam! Compiling vak v0.1.0 (/source) Oct 11 04:46:01.496 INFO kablam! warning: method is never used: `world` Oct 11 04:46:01.496 INFO kablam! --> src/game.rs:24:5 Oct 11 04:46:01.496 INFO kablam! | Oct 11 04:46:01.496 INFO kablam! 24 | pub fn world(&self) -> &WorldProxy { Oct 11 04:46:01.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:46:01.496 INFO kablam! | Oct 11 04:46:01.496 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:46:01.496 INFO kablam! Oct 11 04:46:01.496 INFO kablam! warning: field is never used: `loader` Oct 11 04:46:01.496 INFO kablam! --> src/model/meshes.rs:6:5 Oct 11 04:46:01.496 INFO kablam! | Oct 11 04:46:01.496 INFO kablam! 6 | loader: Box, Oct 11 04:46:01.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:46:01.496 INFO kablam! Oct 11 04:46:02.044 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.80s Oct 11 04:46:02.052 INFO kablam! su: No module specific data is present Oct 11 04:46:02.932 INFO running `"docker" "rm" "-f" "7818ddae526fa5bc393d98c133b72ba6c9ee8a81614cb27ad11c94f25ca2b129"` Oct 11 04:46:03.270 INFO blam! 7818ddae526fa5bc393d98c133b72ba6c9ee8a81614cb27ad11c94f25ca2b129 Oct 11 04:46:03.276 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:46:03.278 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 11 04:46:03.709 INFO blam! b20445d1049244b434a4f17f397cf06e4d0a6a4a45193d8d3ce2e833eda8c5e8 Oct 11 04:46:03.710 INFO running `"docker" "start" "-a" "b20445d1049244b434a4f17f397cf06e4d0a6a4a45193d8d3ce2e833eda8c5e8"` Oct 11 04:46:05.149 INFO kablam! usermod: no changes Oct 11 04:46:05.306 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 11 04:46:05.325 INFO kablam! Running /target/debug/deps/vak-627c9d9732d33872 Oct 11 04:46:05.334 INFO blam! Oct 11 04:46:05.335 INFO blam! running 0 tests Oct 11 04:46:05.335 INFO blam! Oct 11 04:46:05.335 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:46:05.335 INFO blam! Oct 11 04:46:05.336 INFO kablam! su: No module specific data is present Oct 11 04:46:06.110 INFO running `"docker" "rm" "-f" "b20445d1049244b434a4f17f397cf06e4d0a6a4a45193d8d3ce2e833eda8c5e8"` Oct 11 04:46:06.350 INFO blam! b20445d1049244b434a4f17f397cf06e4d0a6a4a45193d8d3ce2e833eda8c5e8