Oct 10 17:26:55.477 INFO testing notryanb/disasteroids against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:26:55.478 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:26:55.479 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 17:26:55.790 INFO blam! 424e559e5f0026bc096b4a5fa15fcba76e8e568e865ed2ac67e81af7c2f99f22 Oct 10 17:26:55.801 INFO running `"docker" "start" "-a" "424e559e5f0026bc096b4a5fa15fcba76e8e568e865ed2ac67e81af7c2f99f22"` Oct 10 17:26:56.876 INFO kablam! usermod: no changes Oct 10 17:26:57.288 INFO kablam! Compiling shared_library v0.1.7 Oct 10 17:26:57.288 INFO kablam! Compiling arrayvec v0.4.5 Oct 10 17:26:57.288 INFO kablam! Compiling tempfile v2.2.0 Oct 10 17:26:57.300 INFO kablam! Compiling phf_generator v0.7.21 Oct 10 17:26:57.308 INFO kablam! Compiling rayon-core v1.2.1 Oct 10 17:26:57.308 INFO kablam! Compiling x11-dl v2.16.0 Oct 10 17:26:57.308 INFO kablam! Compiling fs2 v0.2.5 Oct 10 17:26:57.308 INFO kablam! Compiling pistoncore-input v0.20.0 Oct 10 17:27:00.445 INFO kablam! Compiling memmap v0.4.0 Oct 10 17:27:00.453 INFO kablam! Compiling phf_codegen v0.7.21 Oct 10 17:27:00.461 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 10 17:27:01.059 INFO kablam! Compiling rusttype v0.2.3 Oct 10 17:27:02.713 INFO kablam! Compiling target_build_utils v0.3.1 Oct 10 17:27:03.076 INFO kablam! Compiling rayon v0.8.2 Oct 10 17:27:07.512 INFO kablam! Compiling pistoncore-window v0.30.0 Oct 10 17:27:07.716 INFO kablam! Compiling piston2d-graphics v0.23.0 Oct 10 17:27:11.324 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 10 17:27:12.381 INFO kablam! Compiling pistoncore-event_loop v0.35.0 Oct 10 17:27:14.316 INFO kablam! Compiling piston v0.35.0 Oct 10 17:27:15.241 INFO kablam! Compiling image v0.17.0 Oct 10 17:27:18.635 INFO kablam! Compiling libloading v0.3.4 Oct 10 17:27:21.626 INFO kablam! Compiling dlib v0.3.1 Oct 10 17:27:22.172 INFO kablam! Compiling wayland-sys v0.9.10 Oct 10 17:27:25.628 INFO kablam! Compiling wayland-client v0.9.10 Oct 10 17:27:27.598 INFO kablam! Compiling piston-gfx_texture v0.29.0 Oct 10 17:27:27.598 INFO kablam! Compiling piston2d-opengl_graphics v0.49.0 Oct 10 17:27:29.264 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 10 17:27:29.264 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 10 17:27:30.942 INFO kablam! Compiling piston2d-gfx_graphics v0.46.0 Oct 10 17:27:33.193 INFO kablam! Compiling wayland-window v0.8.0 Oct 10 17:27:34.492 INFO kablam! Compiling winit v0.8.3 Oct 10 17:27:38.823 INFO kablam! Compiling glutin v0.10.0 Oct 10 17:27:41.358 INFO kablam! Compiling pistoncore-glutin_window v0.42.0 Oct 10 17:27:44.820 INFO kablam! Compiling piston_window v0.73.0 Oct 10 17:27:48.694 INFO kablam! Compiling disasteroids v0.0.1 (/source) Oct 10 17:27:52.957 INFO kablam! warning: unused imports: `Button`, `Input`, `Motion` Oct 10 17:27:52.957 INFO kablam! --> src/main.rs:6:5 Oct 10 17:27:52.958 INFO kablam! | Oct 10 17:27:52.958 INFO kablam! 6 | Button, Oct 10 17:27:52.959 INFO kablam! | ^^^^^^ Oct 10 17:27:52.959 INFO kablam! 7 | EventLoop, Oct 10 17:27:52.959 INFO kablam! 8 | Input, Oct 10 17:27:52.960 INFO kablam! | ^^^^^ Oct 10 17:27:52.960 INFO kablam! 9 | Motion, Oct 10 17:27:52.960 INFO kablam! | ^^^^^^ Oct 10 17:27:52.961 INFO kablam! | Oct 10 17:27:52.961 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:27:52.961 INFO kablam! Oct 10 17:27:52.962 INFO kablam! warning: unused import: `opengl_graphics::GlGraphics` Oct 10 17:27:52.962 INFO kablam! --> src/main.rs:14:5 Oct 10 17:27:52.962 INFO kablam! | Oct 10 17:27:52.962 INFO kablam! 14 | use opengl_graphics::GlGraphics; Oct 10 17:27:52.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:27:52.963 INFO kablam! Oct 10 17:27:57.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 10 17:27:57.031 INFO kablam! su: No module specific data is present Oct 10 17:27:57.360 INFO running `"docker" "rm" "-f" "424e559e5f0026bc096b4a5fa15fcba76e8e568e865ed2ac67e81af7c2f99f22"` Oct 10 17:27:57.486 INFO blam! 424e559e5f0026bc096b4a5fa15fcba76e8e568e865ed2ac67e81af7c2f99f22 Oct 10 17:27:57.488 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:27:57.488 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 17:27:57.719 INFO blam! 261e796f7e8bd3da7ca648f771a0d14996842c86c16db267055a0b6d8a06f0fa Oct 10 17:27:57.721 INFO running `"docker" "start" "-a" "261e796f7e8bd3da7ca648f771a0d14996842c86c16db267055a0b6d8a06f0fa"` Oct 10 17:27:58.448 INFO kablam! usermod: no changes Oct 10 17:27:58.660 INFO kablam! Compiling disasteroids v0.0.1 (/source) Oct 10 17:28:02.415 INFO kablam! warning: unused imports: `Button`, `Input`, `Motion` Oct 10 17:28:02.415 INFO kablam! --> src/main.rs:6:5 Oct 10 17:28:02.415 INFO kablam! | Oct 10 17:28:02.415 INFO kablam! 6 | Button, Oct 10 17:28:02.415 INFO kablam! | ^^^^^^ Oct 10 17:28:02.415 INFO kablam! 7 | EventLoop, Oct 10 17:28:02.415 INFO kablam! 8 | Input, Oct 10 17:28:02.415 INFO kablam! | ^^^^^ Oct 10 17:28:02.415 INFO kablam! 9 | Motion, Oct 10 17:28:02.415 INFO kablam! | ^^^^^^ Oct 10 17:28:02.415 INFO kablam! | Oct 10 17:28:02.415 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:28:02.415 INFO kablam! Oct 10 17:28:02.415 INFO kablam! warning: unused import: `opengl_graphics::GlGraphics` Oct 10 17:28:02.415 INFO kablam! --> src/main.rs:14:5 Oct 10 17:28:02.415 INFO kablam! | Oct 10 17:28:02.415 INFO kablam! 14 | use opengl_graphics::GlGraphics; Oct 10 17:28:02.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:28:02.415 INFO kablam! Oct 10 17:28:02.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.34s Oct 10 17:28:02.820 INFO kablam! su: No module specific data is present Oct 10 17:28:03.106 INFO running `"docker" "rm" "-f" "261e796f7e8bd3da7ca648f771a0d14996842c86c16db267055a0b6d8a06f0fa"` Oct 10 17:28:03.238 INFO blam! 261e796f7e8bd3da7ca648f771a0d14996842c86c16db267055a0b6d8a06f0fa Oct 10 17:28:03.240 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:28:03.240 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 17:28:03.486 INFO blam! f506afaa24fbaeb41e8cc1b95634ee3047c4b9b3b33e7240bc898e8eda7d14c7 Oct 10 17:28:03.487 INFO running `"docker" "start" "-a" "f506afaa24fbaeb41e8cc1b95634ee3047c4b9b3b33e7240bc898e8eda7d14c7"` Oct 10 17:28:04.063 INFO kablam! usermod: no changes Oct 10 17:28:04.226 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 10 17:28:04.236 INFO kablam! Running /target/debug/deps/disasteroids-1a51ec5b64f7dff7 Oct 10 17:28:04.238 INFO blam! Oct 10 17:28:04.238 INFO blam! running 0 tests Oct 10 17:28:04.238 INFO blam! Oct 10 17:28:04.238 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:28:04.238 INFO blam! Oct 10 17:28:04.240 INFO kablam! su: No module specific data is present Oct 10 17:28:04.514 INFO running `"docker" "rm" "-f" "f506afaa24fbaeb41e8cc1b95634ee3047c4b9b3b33e7240bc898e8eda7d14c7"` Oct 10 17:28:04.598 INFO blam! f506afaa24fbaeb41e8cc1b95634ee3047c4b9b3b33e7240bc898e8eda7d14c7