Oct 11 00:09:35.156 INFO testing dive2Pro/throw-apple against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:09:35.156 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:09:35.156 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 11 00:09:35.573 INFO blam! bf85fa797b78b4bc63a4e54ef8657e75e664934a6e66db30163769c9910b6a00 Oct 11 00:09:35.575 INFO running `"docker" "start" "-a" "bf85fa797b78b4bc63a4e54ef8657e75e664934a6e66db30163769c9910b6a00"` Oct 11 00:09:36.917 INFO kablam! usermod: no changes Oct 11 00:09:37.340 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 11 00:09:37.352 INFO kablam! Compiling x11-dl v2.18.2 Oct 11 00:09:37.366 INFO kablam! Compiling syn v0.14.6 Oct 11 00:09:37.367 INFO kablam! Compiling gfx_core v0.8.2 Oct 11 00:09:37.368 INFO kablam! Compiling gfx_gl v0.5.0 Oct 11 00:09:37.368 INFO kablam! Compiling gl v0.10.0 Oct 11 00:09:37.369 INFO kablam! Compiling glutin v0.14.0 Oct 11 00:09:37.369 INFO kablam! Compiling wayland-sys v0.12.5 Oct 11 00:09:43.452 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 11 00:09:43.886 INFO kablam! Compiling wayland-client v0.12.5 Oct 11 00:09:48.976 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 11 00:09:50.404 INFO kablam! Compiling rayon-core v1.4.1 Oct 11 00:10:06.198 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 11 00:10:06.216 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 11 00:10:06.216 INFO kablam! Compiling rayon v1.0.2 Oct 11 00:10:07.884 INFO kablam! Compiling serde_derive v1.0.70 Oct 11 00:10:10.828 INFO kablam! Compiling num-derive v0.2.2 Oct 11 00:10:28.754 INFO kablam! Compiling wayland-window v0.13.3 Oct 11 00:10:29.690 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 11 00:10:32.168 INFO kablam! Compiling winit v0.12.0 Oct 11 00:10:38.606 INFO kablam! Compiling image v0.19.0 Oct 11 00:10:53.885 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 11 00:11:10.772 INFO kablam! Compiling pistoncore-window v0.32.0 Oct 11 00:11:12.365 INFO kablam! Compiling pistoncore-event_loop v0.37.0 Oct 11 00:11:12.365 INFO kablam! Compiling pistoncore-glutin_window v0.47.0 Oct 11 00:11:13.512 INFO kablam! Compiling piston v0.37.0 Oct 11 00:11:18.836 INFO kablam! Compiling gfx v0.17.1 Oct 11 00:11:18.836 INFO kablam! Compiling gfx_device_gl v0.15.3 Oct 11 00:11:28.210 INFO kablam! Compiling piston-gfx_texture v0.32.0 Oct 11 00:11:29.884 INFO kablam! Compiling piston2d-gfx_graphics v0.51.0 Oct 11 00:11:33.468 INFO kablam! Compiling piston_window v0.80.0 Oct 11 00:11:35.289 INFO kablam! Compiling piston-demo v0.1.0 (/source) Oct 11 00:11:37.124 INFO kablam! warning: unused import: `Instant` Oct 11 00:11:37.124 INFO kablam! --> src/main.rs:8:17 Oct 11 00:11:37.124 INFO kablam! | Oct 11 00:11:37.124 INFO kablam! 8 | use std::time::{Instant, Duration}; Oct 11 00:11:37.124 INFO kablam! | ^^^^^^^ Oct 11 00:11:37.124 INFO kablam! | Oct 11 00:11:37.124 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:11:37.124 INFO kablam! Oct 11 00:11:37.124 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 11 00:11:37.124 INFO kablam! --> src/main.rs:11:5 Oct 11 00:11:37.124 INFO kablam! | Oct 11 00:11:37.124 INFO kablam! 11 | use std::marker::PhantomData; Oct 11 00:11:37.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:11:37.124 INFO kablam! Oct 11 00:11:37.124 INFO kablam! warning: unused import: `std::cmp::PartialEq` Oct 11 00:11:37.124 INFO kablam! --> src/main.rs:12:5 Oct 11 00:11:37.124 INFO kablam! | Oct 11 00:11:37.124 INFO kablam! 12 | use std::cmp::PartialEq; Oct 11 00:11:37.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 00:11:37.124 INFO kablam! Oct 11 00:11:37.356 INFO kablam! warning: unreachable pattern Oct 11 00:11:37.356 INFO kablam! --> src/main.rs:403:21 Oct 11 00:11:37.356 INFO kablam! | Oct 11 00:11:37.356 INFO kablam! 403 | GameMode::END => { Oct 11 00:11:37.356 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 00:11:37.356 INFO kablam! | Oct 11 00:11:37.356 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 11 00:11:37.356 INFO kablam! Oct 11 00:11:37.356 INFO kablam! warning: unreachable pattern Oct 11 00:11:37.356 INFO kablam! --> src/main.rs:407:21 Oct 11 00:11:37.356 INFO kablam! | Oct 11 00:11:37.356 INFO kablam! 407 | _ => {} Oct 11 00:11:37.356 INFO kablam! | ^ Oct 11 00:11:37.356 INFO kablam! Oct 11 00:11:37.356 INFO kablam! warning: unreachable pattern Oct 11 00:11:37.356 INFO kablam! --> src/main.rs:570:21 Oct 11 00:11:37.356 INFO kablam! | Oct 11 00:11:37.356 INFO kablam! 570 | _ => {} Oct 11 00:11:37.356 INFO kablam! | ^ Oct 11 00:11:37.356 INFO kablam! Oct 11 00:11:37.408 INFO kablam! warning: struct is never constructed: `ItemModel` Oct 11 00:11:37.408 INFO kablam! --> src/main.rs:15:1 Oct 11 00:11:37.408 INFO kablam! | Oct 11 00:11:37.408 INFO kablam! 15 | struct ItemModel {} Oct 11 00:11:37.408 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 00:11:37.408 INFO kablam! | Oct 11 00:11:37.408 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:11:37.408 INFO kablam! Oct 11 00:11:37.410 INFO kablam! warning: comparison is useless due to type limits Oct 11 00:11:37.410 INFO kablam! --> src/main.rs:104:24 Oct 11 00:11:37.410 INFO kablam! | Oct 11 00:11:37.410 INFO kablam! 104 | if (p_y > 3) | (p_y < 0) | (p_x < 0) | (p_x > 3) { Oct 11 00:11:37.410 INFO kablam! | ^^^^^^^^^ Oct 11 00:11:37.410 INFO kablam! | Oct 11 00:11:37.410 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 11 00:11:37.410 INFO kablam! Oct 11 00:11:37.411 INFO kablam! warning: comparison is useless due to type limits Oct 11 00:11:37.411 INFO kablam! --> src/main.rs:104:36 Oct 11 00:11:37.411 INFO kablam! | Oct 11 00:11:37.411 INFO kablam! 104 | if (p_y > 3) | (p_y < 0) | (p_x < 0) | (p_x > 3) { Oct 11 00:11:37.411 INFO kablam! | ^^^^^^^^^ Oct 11 00:11:37.411 INFO kablam! Oct 11 00:11:44.136 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 07s Oct 11 00:11:44.146 INFO kablam! su: No module specific data is present Oct 11 00:11:44.495 INFO running `"docker" "rm" "-f" "bf85fa797b78b4bc63a4e54ef8657e75e664934a6e66db30163769c9910b6a00"` Oct 11 00:11:44.604 INFO blam! bf85fa797b78b4bc63a4e54ef8657e75e664934a6e66db30163769c9910b6a00 Oct 11 00:11:44.606 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:11:44.606 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 11 00:11:44.824 INFO blam! b2ce8624d7405344b8343b6eb5fe335d24c3351757354c656c3b16d2cc2e7b3b Oct 11 00:11:44.825 INFO running `"docker" "start" "-a" "b2ce8624d7405344b8343b6eb5fe335d24c3351757354c656c3b16d2cc2e7b3b"` Oct 11 00:11:45.232 INFO kablam! usermod: no changes Oct 11 00:11:45.480 INFO kablam! Compiling piston-demo v0.1.0 (/source) Oct 11 00:11:47.112 INFO kablam! warning: unused import: `Instant` Oct 11 00:11:47.112 INFO kablam! --> src/main.rs:8:17 Oct 11 00:11:47.112 INFO kablam! | Oct 11 00:11:47.112 INFO kablam! 8 | use std::time::{Instant, Duration}; Oct 11 00:11:47.112 INFO kablam! | ^^^^^^^ Oct 11 00:11:47.112 INFO kablam! | Oct 11 00:11:47.112 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:11:47.112 INFO kablam! Oct 11 00:11:47.112 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 11 00:11:47.112 INFO kablam! --> src/main.rs:11:5 Oct 11 00:11:47.112 INFO kablam! | Oct 11 00:11:47.112 INFO kablam! 11 | use std::marker::PhantomData; Oct 11 00:11:47.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:11:47.112 INFO kablam! Oct 11 00:11:47.112 INFO kablam! warning: unused import: `std::cmp::PartialEq` Oct 11 00:11:47.112 INFO kablam! --> src/main.rs:12:5 Oct 11 00:11:47.112 INFO kablam! | Oct 11 00:11:47.112 INFO kablam! 12 | use std::cmp::PartialEq; Oct 11 00:11:47.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 00:11:47.113 INFO kablam! Oct 11 00:11:47.324 INFO kablam! warning: unreachable pattern Oct 11 00:11:47.324 INFO kablam! --> src/main.rs:403:21 Oct 11 00:11:47.324 INFO kablam! | Oct 11 00:11:47.324 INFO kablam! 403 | GameMode::END => { Oct 11 00:11:47.324 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 00:11:47.324 INFO kablam! | Oct 11 00:11:47.324 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 11 00:11:47.324 INFO kablam! Oct 11 00:11:47.324 INFO kablam! warning: unreachable pattern Oct 11 00:11:47.324 INFO kablam! --> src/main.rs:407:21 Oct 11 00:11:47.324 INFO kablam! | Oct 11 00:11:47.324 INFO kablam! 407 | _ => {} Oct 11 00:11:47.324 INFO kablam! | ^ Oct 11 00:11:47.324 INFO kablam! Oct 11 00:11:47.324 INFO kablam! warning: unreachable pattern Oct 11 00:11:47.324 INFO kablam! --> src/main.rs:570:21 Oct 11 00:11:47.324 INFO kablam! | Oct 11 00:11:47.324 INFO kablam! 570 | _ => {} Oct 11 00:11:47.324 INFO kablam! | ^ Oct 11 00:11:47.324 INFO kablam! Oct 11 00:11:47.376 INFO kablam! warning: struct is never constructed: `ItemModel` Oct 11 00:11:47.376 INFO kablam! --> src/main.rs:15:1 Oct 11 00:11:47.376 INFO kablam! | Oct 11 00:11:47.376 INFO kablam! 15 | struct ItemModel {} Oct 11 00:11:47.376 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 00:11:47.376 INFO kablam! | Oct 11 00:11:47.376 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:11:47.376 INFO kablam! Oct 11 00:11:47.380 INFO kablam! warning: comparison is useless due to type limits Oct 11 00:11:47.380 INFO kablam! --> src/main.rs:104:24 Oct 11 00:11:47.380 INFO kablam! | Oct 11 00:11:47.380 INFO kablam! 104 | if (p_y > 3) | (p_y < 0) | (p_x < 0) | (p_x > 3) { Oct 11 00:11:47.380 INFO kablam! | ^^^^^^^^^ Oct 11 00:11:47.380 INFO kablam! | Oct 11 00:11:47.380 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 11 00:11:47.380 INFO kablam! Oct 11 00:11:47.380 INFO kablam! warning: comparison is useless due to type limits Oct 11 00:11:47.380 INFO kablam! --> src/main.rs:104:36 Oct 11 00:11:47.380 INFO kablam! | Oct 11 00:11:47.380 INFO kablam! 104 | if (p_y > 3) | (p_y < 0) | (p_x < 0) | (p_x > 3) { Oct 11 00:11:47.380 INFO kablam! | ^^^^^^^^^ Oct 11 00:11:47.380 INFO kablam! Oct 11 00:11:47.935 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.68s Oct 11 00:11:47.952 INFO kablam! su: No module specific data is present Oct 11 00:11:48.478 INFO running `"docker" "rm" "-f" "b2ce8624d7405344b8343b6eb5fe335d24c3351757354c656c3b16d2cc2e7b3b"` Oct 11 00:11:48.583 INFO blam! b2ce8624d7405344b8343b6eb5fe335d24c3351757354c656c3b16d2cc2e7b3b Oct 11 00:11:48.586 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:11:48.587 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 11 00:11:48.837 INFO blam! a90eb1ae5b3ba11fe6ac10737f31de90acd905bd8869179cffbe8a1d0c2fd8e9 Oct 11 00:11:48.844 INFO running `"docker" "start" "-a" "a90eb1ae5b3ba11fe6ac10737f31de90acd905bd8869179cffbe8a1d0c2fd8e9"` Oct 11 00:11:49.328 INFO kablam! usermod: no changes Oct 11 00:11:49.508 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 11 00:11:49.529 INFO kablam! Running /target/debug/deps/piston_demo-3dc085093f9d427a Oct 11 00:11:49.530 INFO blam! Oct 11 00:11:49.530 INFO blam! running 0 tests Oct 11 00:11:49.530 INFO blam! Oct 11 00:11:49.530 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:11:49.530 INFO blam! Oct 11 00:11:49.534 INFO kablam! su: No module specific data is present Oct 11 00:11:49.899 INFO running `"docker" "rm" "-f" "a90eb1ae5b3ba11fe6ac10737f31de90acd905bd8869179cffbe8a1d0c2fd8e9"` Oct 11 00:11:50.011 INFO blam! a90eb1ae5b3ba11fe6ac10737f31de90acd905bd8869179cffbe8a1d0c2fd8e9