Oct 10 21:19:41.863 INFO testing jakeactually/chip-8 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:19:41.863 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:19:41.863 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:19:42.382 INFO blam! 9985435cf26bda2a6d74fef5ae0524c8244ed9793c912ce6dce0d807c651eba2 Oct 10 21:19:42.400 INFO running `"docker" "start" "-a" "9985435cf26bda2a6d74fef5ae0524c8244ed9793c912ce6dce0d807c651eba2"` Oct 10 21:19:43.709 INFO kablam! usermod: no changes Oct 10 21:19:44.112 INFO kablam! Compiling rusttype v0.2.3 Oct 10 21:19:44.121 INFO kablam! Compiling tempfile v2.2.0 Oct 10 21:19:44.121 INFO kablam! Compiling phf_codegen v0.7.22 Oct 10 21:19:44.121 INFO kablam! Compiling gl_generator v0.5.5 Oct 10 21:19:44.124 INFO kablam! Compiling gl_generator v0.7.0 Oct 10 21:19:44.124 INFO kablam! Compiling x11-dl v2.18.0 Oct 10 21:19:44.124 INFO kablam! Compiling gfx_core v0.7.2 Oct 10 21:19:44.124 INFO kablam! Compiling serde_json v0.9.10 Oct 10 21:19:47.934 INFO kablam! Compiling enum_primitive v0.1.1 Oct 10 21:19:49.336 INFO kablam! Compiling fs2 v0.2.5 Oct 10 21:19:51.113 INFO kablam! Compiling rayon-core v1.4.0 Oct 10 21:19:53.448 INFO kablam! Compiling target_build_utils v0.3.1 Oct 10 21:20:05.136 INFO kablam! Compiling png v0.9.0 Oct 10 21:20:05.140 INFO kablam! Compiling memmap v0.4.0 Oct 10 21:20:05.168 INFO kablam! Compiling pistoncore-input v0.19.0 Oct 10 21:20:05.168 INFO kablam! Compiling glutin v0.9.2 Oct 10 21:20:05.286 INFO kablam! Compiling gfx_gl v0.4.0 Oct 10 21:20:16.417 INFO kablam! Compiling rayon v1.0.1 Oct 10 21:20:29.780 INFO kablam! Compiling pistoncore-window v0.28.0 Oct 10 21:20:34.740 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 10 21:20:39.763 INFO kablam! Compiling libloading v0.3.4 Oct 10 21:20:40.413 INFO kablam! Compiling pistoncore-event_loop v0.33.0 Oct 10 21:20:46.714 INFO kablam! Compiling piston v0.33.0 Oct 10 21:20:49.296 INFO kablam! Compiling image v0.15.0 Oct 10 21:20:51.649 INFO kablam! Compiling dlib v0.3.1 Oct 10 21:20:53.384 INFO kablam! Compiling wayland-sys v0.9.10 Oct 10 21:20:57.672 INFO kablam! Compiling wayland-client v0.9.10 Oct 10 21:21:04.851 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 10 21:21:04.851 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 10 21:21:20.476 INFO kablam! Compiling wayland-window v0.7.0 Oct 10 21:21:22.880 INFO kablam! Compiling winit v0.7.6 Oct 10 21:21:26.680 INFO kablam! Compiling gfx v0.16.3 Oct 10 21:21:26.680 INFO kablam! Compiling gfx_device_gl v0.14.6 Oct 10 21:21:44.664 INFO kablam! Compiling pistoncore-glutin_window v0.39.1 Oct 10 21:21:47.978 INFO kablam! Compiling piston-gfx_texture v0.26.0 Oct 10 21:21:55.153 INFO kablam! Compiling piston2d-gfx_graphics v0.43.0 Oct 10 21:22:01.179 INFO kablam! Compiling piston_window v0.70.0 Oct 10 21:22:06.713 INFO kablam! Compiling chip8 v0.1.0 (/source) Oct 10 21:22:12.012 INFO kablam! warning: unused import: `std::string::String` Oct 10 21:22:12.012 INFO kablam! --> src/run.rs:9:5 Oct 10 21:22:12.012 INFO kablam! | Oct 10 21:22:12.012 INFO kablam! 9 | use std::string::String; Oct 10 21:22:12.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 21:22:12.012 INFO kablam! | Oct 10 21:22:12.012 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:22:12.012 INFO kablam! Oct 10 21:22:12.340 INFO kablam! warning: constant item is never used: `WHITE` Oct 10 21:22:12.340 INFO kablam! --> src/data.rs:3:1 Oct 10 21:22:12.341 INFO kablam! | Oct 10 21:22:12.342 INFO kablam! 3 | pub const WHITE: [f32; 4] = [1.0, 1.0, 1.0, 1.0]; Oct 10 21:22:12.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:22:12.343 INFO kablam! | Oct 10 21:22:12.343 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:22:12.344 INFO kablam! Oct 10 21:22:12.344 INFO kablam! warning: constant item is never used: `BLACK` Oct 10 21:22:12.345 INFO kablam! --> src/data.rs:4:1 Oct 10 21:22:12.345 INFO kablam! | Oct 10 21:22:12.346 INFO kablam! 4 | pub const BLACK: [f32; 4] = [0.0, 0.0, 0.0, 1.0]; Oct 10 21:22:12.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:22:12.347 INFO kablam! Oct 10 21:22:12.348 INFO kablam! warning: function is never used: `disassemble` Oct 10 21:22:12.348 INFO kablam! --> src/dissasembler.rs:1:1 Oct 10 21:22:12.349 INFO kablam! | Oct 10 21:22:12.349 INFO kablam! 1 | pub fn disassemble(bytes: Vec) -> String { Oct 10 21:22:12.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:22:12.350 INFO kablam! Oct 10 21:22:19.606 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 35s Oct 10 21:22:19.634 INFO kablam! su: No module specific data is present Oct 10 21:22:20.693 INFO running `"docker" "rm" "-f" "9985435cf26bda2a6d74fef5ae0524c8244ed9793c912ce6dce0d807c651eba2"` Oct 10 21:22:20.972 INFO blam! 9985435cf26bda2a6d74fef5ae0524c8244ed9793c912ce6dce0d807c651eba2 Oct 10 21:22:20.976 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:22:20.976 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:22:21.429 INFO blam! 34ae729009c65642f2276f1cfd43da807c789cb1ac4f1b710a40199cdd34665e Oct 10 21:22:21.431 INFO running `"docker" "start" "-a" "34ae729009c65642f2276f1cfd43da807c789cb1ac4f1b710a40199cdd34665e"` Oct 10 21:22:23.400 INFO kablam! usermod: no changes Oct 10 21:22:23.691 INFO kablam! Compiling chip8 v0.1.0 (/source) Oct 10 21:22:29.416 INFO kablam! warning: unused import: `std::string::String` Oct 10 21:22:29.417 INFO kablam! --> src/run.rs:9:5 Oct 10 21:22:29.418 INFO kablam! | Oct 10 21:22:29.419 INFO kablam! 9 | use std::string::String; Oct 10 21:22:29.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 21:22:29.420 INFO kablam! | Oct 10 21:22:29.421 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:22:29.421 INFO kablam! Oct 10 21:22:29.764 INFO kablam! warning: constant item is never used: `WHITE` Oct 10 21:22:29.764 INFO kablam! --> src/data.rs:3:1 Oct 10 21:22:29.764 INFO kablam! | Oct 10 21:22:29.764 INFO kablam! 3 | pub const WHITE: [f32; 4] = [1.0, 1.0, 1.0, 1.0]; Oct 10 21:22:29.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:22:29.764 INFO kablam! | Oct 10 21:22:29.764 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:22:29.764 INFO kablam! Oct 10 21:22:29.764 INFO kablam! warning: constant item is never used: `BLACK` Oct 10 21:22:29.764 INFO kablam! --> src/data.rs:4:1 Oct 10 21:22:29.764 INFO kablam! | Oct 10 21:22:29.764 INFO kablam! 4 | pub const BLACK: [f32; 4] = [0.0, 0.0, 0.0, 1.0]; Oct 10 21:22:29.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:22:29.764 INFO kablam! Oct 10 21:22:29.764 INFO kablam! warning: function is never used: `disassemble` Oct 10 21:22:29.764 INFO kablam! --> src/dissasembler.rs:1:1 Oct 10 21:22:29.764 INFO kablam! | Oct 10 21:22:29.764 INFO kablam! 1 | pub fn disassemble(bytes: Vec) -> String { Oct 10 21:22:29.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:22:29.764 INFO kablam! Oct 10 21:22:30.360 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.92s Oct 10 21:22:30.381 INFO kablam! su: No module specific data is present Oct 10 21:22:31.521 INFO running `"docker" "rm" "-f" "34ae729009c65642f2276f1cfd43da807c789cb1ac4f1b710a40199cdd34665e"` Oct 10 21:22:31.796 INFO blam! 34ae729009c65642f2276f1cfd43da807c789cb1ac4f1b710a40199cdd34665e Oct 10 21:22:31.801 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:22:31.802 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:22:32.228 INFO blam! ccad7fdf6396e63c3db50158ba997c6fe8c1d6afed3b2516f0d36c5559ef1298 Oct 10 21:22:32.236 INFO running `"docker" "start" "-a" "ccad7fdf6396e63c3db50158ba997c6fe8c1d6afed3b2516f0d36c5559ef1298"` Oct 10 21:22:34.047 INFO kablam! usermod: no changes Oct 10 21:22:34.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 10 21:22:34.353 INFO kablam! Running /target/debug/deps/chip8-1a3cf8e2d46e4239 Oct 10 21:22:34.366 INFO blam! Oct 10 21:22:34.366 INFO blam! running 0 tests Oct 10 21:22:34.366 INFO blam! Oct 10 21:22:34.366 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:22:34.367 INFO blam! Oct 10 21:22:34.369 INFO kablam! su: No module specific data is present Oct 10 21:22:35.549 INFO running `"docker" "rm" "-f" "ccad7fdf6396e63c3db50158ba997c6fe8c1d6afed3b2516f0d36c5559ef1298"` Oct 10 21:22:35.828 INFO blam! ccad7fdf6396e63c3db50158ba997c6fe8c1d6afed3b2516f0d36c5559ef1298