Oct 14 22:42:09.442 INFO testing dive2Pro/throw-apple against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:42:09.442 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 22:42:10.007 INFO blam! 171b520e825f477ad7ec37c808f4d646b9402ffcb26030f855246304c6d93f9b Oct 14 22:42:10.010 INFO running `"docker" "start" "-a" "171b520e825f477ad7ec37c808f4d646b9402ffcb26030f855246304c6d93f9b"` Oct 14 22:42:12.346 INFO kablam! usermod: no changes Oct 14 22:42:12.698 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 14 22:42:12.698 INFO kablam! Compiling log v0.4.3 Oct 14 22:42:12.703 INFO kablam! Compiling shared_library v0.1.9 Oct 14 22:42:12.704 INFO kablam! Compiling x11-dl v2.18.2 Oct 14 22:42:12.709 INFO kablam! Compiling num-derive v0.2.2 Oct 14 22:42:12.727 INFO kablam! Compiling wayland-sys v0.12.5 Oct 14 22:42:12.727 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 14 22:42:15.795 INFO kablam! Compiling gl_generator v0.9.0 Oct 14 22:42:16.865 INFO kablam! Compiling gfx_core v0.8.2 Oct 14 22:42:16.882 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 14 22:42:16.972 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 22:42:24.490 INFO kablam! Compiling wayland-client v0.12.5 Oct 14 22:42:25.751 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 14 22:42:30.275 INFO kablam! Compiling rayon-core v1.4.1 Oct 14 22:42:30.603 INFO kablam! Compiling gl v0.10.0 Oct 14 22:42:30.603 INFO kablam! Compiling glutin v0.14.0 Oct 14 22:42:30.603 INFO kablam! Compiling gfx_gl v0.5.0 Oct 14 22:42:44.576 INFO kablam! Compiling pistoncore-window v0.32.0 Oct 14 22:42:47.572 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 14 22:42:47.644 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 14 22:42:49.620 INFO kablam! Compiling rayon v1.0.2 Oct 14 22:42:58.103 INFO kablam! Compiling pistoncore-event_loop v0.37.0 Oct 14 22:43:05.575 INFO kablam! Compiling piston v0.37.0 Oct 14 22:43:19.628 INFO kablam! Compiling wayland-window v0.13.3 Oct 14 22:43:22.026 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 14 22:43:25.617 INFO kablam! Compiling winit v0.12.0 Oct 14 22:43:36.029 INFO kablam! Compiling image v0.19.0 Oct 14 22:43:55.577 INFO kablam! Compiling pistoncore-glutin_window v0.47.0 Oct 14 22:44:20.868 INFO kablam! Compiling gfx v0.17.1 Oct 14 22:44:20.868 INFO kablam! Compiling gfx_device_gl v0.15.3 Oct 14 22:44:28.807 INFO kablam! Compiling piston-gfx_texture v0.32.0 Oct 14 22:44:30.651 INFO kablam! Compiling piston2d-gfx_graphics v0.51.0 Oct 14 22:44:34.803 INFO kablam! Compiling piston_window v0.80.0 Oct 14 22:44:37.359 INFO kablam! Compiling piston-demo v0.1.0 (/source) Oct 14 22:44:39.463 INFO kablam! warning: unused import: `Instant` Oct 14 22:44:39.463 INFO kablam! --> src/main.rs:8:17 Oct 14 22:44:39.463 INFO kablam! | Oct 14 22:44:39.463 INFO kablam! 8 | use std::time::{Instant, Duration}; Oct 14 22:44:39.463 INFO kablam! | ^^^^^^^ Oct 14 22:44:39.463 INFO kablam! | Oct 14 22:44:39.464 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:44:39.464 INFO kablam! Oct 14 22:44:39.464 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 14 22:44:39.464 INFO kablam! --> src/main.rs:11:5 Oct 14 22:44:39.464 INFO kablam! | Oct 14 22:44:39.464 INFO kablam! 11 | use std::marker::PhantomData; Oct 14 22:44:39.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:44:39.464 INFO kablam! Oct 14 22:44:39.464 INFO kablam! warning: unused import: `std::cmp::PartialEq` Oct 14 22:44:39.464 INFO kablam! --> src/main.rs:12:5 Oct 14 22:44:39.464 INFO kablam! | Oct 14 22:44:39.464 INFO kablam! 12 | use std::cmp::PartialEq; Oct 14 22:44:39.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 22:44:39.464 INFO kablam! Oct 14 22:44:39.659 INFO kablam! warning: unreachable pattern Oct 14 22:44:39.659 INFO kablam! --> src/main.rs:403:21 Oct 14 22:44:39.659 INFO kablam! | Oct 14 22:44:39.659 INFO kablam! 403 | GameMode::END => { Oct 14 22:44:39.659 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 22:44:39.659 INFO kablam! | Oct 14 22:44:39.659 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 22:44:39.659 INFO kablam! Oct 14 22:44:39.659 INFO kablam! warning: unreachable pattern Oct 14 22:44:39.659 INFO kablam! --> src/main.rs:407:21 Oct 14 22:44:39.659 INFO kablam! | Oct 14 22:44:39.659 INFO kablam! 407 | _ => {} Oct 14 22:44:39.659 INFO kablam! | ^ Oct 14 22:44:39.659 INFO kablam! Oct 14 22:44:39.659 INFO kablam! warning: unreachable pattern Oct 14 22:44:39.659 INFO kablam! --> src/main.rs:570:21 Oct 14 22:44:39.659 INFO kablam! | Oct 14 22:44:39.659 INFO kablam! 570 | _ => {} Oct 14 22:44:39.659 INFO kablam! | ^ Oct 14 22:44:39.659 INFO kablam! Oct 14 22:44:39.711 INFO kablam! warning: struct is never constructed: `ItemModel` Oct 14 22:44:39.711 INFO kablam! --> src/main.rs:15:1 Oct 14 22:44:39.711 INFO kablam! | Oct 14 22:44:39.711 INFO kablam! 15 | struct ItemModel {} Oct 14 22:44:39.711 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 22:44:39.711 INFO kablam! | Oct 14 22:44:39.711 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:44:39.711 INFO kablam! Oct 14 22:44:39.711 INFO kablam! warning: comparison is useless due to type limits Oct 14 22:44:39.711 INFO kablam! --> src/main.rs:104:24 Oct 14 22:44:39.711 INFO kablam! | Oct 14 22:44:39.711 INFO kablam! 104 | if (p_y > 3) | (p_y < 0) | (p_x < 0) | (p_x > 3) { Oct 14 22:44:39.711 INFO kablam! | ^^^^^^^^^ Oct 14 22:44:39.711 INFO kablam! | Oct 14 22:44:39.711 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 14 22:44:39.711 INFO kablam! Oct 14 22:44:39.711 INFO kablam! warning: comparison is useless due to type limits Oct 14 22:44:39.711 INFO kablam! --> src/main.rs:104:36 Oct 14 22:44:39.711 INFO kablam! | Oct 14 22:44:39.711 INFO kablam! 104 | if (p_y > 3) | (p_y < 0) | (p_x < 0) | (p_x > 3) { Oct 14 22:44:39.711 INFO kablam! | ^^^^^^^^^ Oct 14 22:44:39.711 INFO kablam! Oct 14 22:44:47.500 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 35s Oct 14 22:44:47.531 INFO kablam! su: No module specific data is present Oct 14 22:44:51.014 INFO running `"docker" "rm" "-f" "171b520e825f477ad7ec37c808f4d646b9402ffcb26030f855246304c6d93f9b"` Oct 14 22:44:51.231 INFO blam! 171b520e825f477ad7ec37c808f4d646b9402ffcb26030f855246304c6d93f9b Oct 14 22:44:51.235 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 22:44:51.616 INFO blam! d14a95bb581548f96f971ff201bef1d8345faf40b4fb5c742c7254b16bf029fa Oct 14 22:44:51.639 INFO running `"docker" "start" "-a" "d14a95bb581548f96f971ff201bef1d8345faf40b4fb5c742c7254b16bf029fa"` Oct 14 22:44:52.756 INFO kablam! usermod: no changes Oct 14 22:44:52.945 INFO kablam! Compiling piston-demo v0.1.0 (/source) Oct 14 22:44:55.179 INFO kablam! warning: unused import: `Instant` Oct 14 22:44:55.179 INFO kablam! --> src/main.rs:8:17 Oct 14 22:44:55.179 INFO kablam! | Oct 14 22:44:55.180 INFO kablam! 8 | use std::time::{Instant, Duration}; Oct 14 22:44:55.180 INFO kablam! | ^^^^^^^ Oct 14 22:44:55.180 INFO kablam! | Oct 14 22:44:55.181 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:44:55.181 INFO kablam! Oct 14 22:44:55.181 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 14 22:44:55.181 INFO kablam! --> src/main.rs:11:5 Oct 14 22:44:55.181 INFO kablam! | Oct 14 22:44:55.182 INFO kablam! 11 | use std::marker::PhantomData; Oct 14 22:44:55.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:44:55.182 INFO kablam! Oct 14 22:44:55.183 INFO kablam! warning: unused import: `std::cmp::PartialEq` Oct 14 22:44:55.183 INFO kablam! --> src/main.rs:12:5 Oct 14 22:44:55.183 INFO kablam! | Oct 14 22:44:55.183 INFO kablam! 12 | use std::cmp::PartialEq; Oct 14 22:44:55.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 22:44:55.184 INFO kablam! Oct 14 22:44:55.380 INFO kablam! warning: unreachable pattern Oct 14 22:44:55.380 INFO kablam! --> src/main.rs:403:21 Oct 14 22:44:55.380 INFO kablam! | Oct 14 22:44:55.381 INFO kablam! 403 | GameMode::END => { Oct 14 22:44:55.381 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 22:44:55.381 INFO kablam! | Oct 14 22:44:55.382 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 22:44:55.382 INFO kablam! Oct 14 22:44:55.383 INFO kablam! warning: unreachable pattern Oct 14 22:44:55.383 INFO kablam! --> src/main.rs:407:21 Oct 14 22:44:55.383 INFO kablam! | Oct 14 22:44:55.383 INFO kablam! 407 | _ => {} Oct 14 22:44:55.383 INFO kablam! | ^ Oct 14 22:44:55.383 INFO kablam! Oct 14 22:44:55.384 INFO kablam! warning: unreachable pattern Oct 14 22:44:55.384 INFO kablam! --> src/main.rs:570:21 Oct 14 22:44:55.384 INFO kablam! | Oct 14 22:44:55.384 INFO kablam! 570 | _ => {} Oct 14 22:44:55.384 INFO kablam! | ^ Oct 14 22:44:55.384 INFO kablam! Oct 14 22:44:55.428 INFO kablam! warning: struct is never constructed: `ItemModel` Oct 14 22:44:55.428 INFO kablam! --> src/main.rs:15:1 Oct 14 22:44:55.428 INFO kablam! | Oct 14 22:44:55.428 INFO kablam! 15 | struct ItemModel {} Oct 14 22:44:55.428 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 22:44:55.428 INFO kablam! | Oct 14 22:44:55.428 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:44:55.428 INFO kablam! Oct 14 22:44:55.429 INFO kablam! warning: comparison is useless due to type limits Oct 14 22:44:55.429 INFO kablam! --> src/main.rs:104:24 Oct 14 22:44:55.429 INFO kablam! | Oct 14 22:44:55.429 INFO kablam! 104 | if (p_y > 3) | (p_y < 0) | (p_x < 0) | (p_x > 3) { Oct 14 22:44:55.429 INFO kablam! | ^^^^^^^^^ Oct 14 22:44:55.429 INFO kablam! | Oct 14 22:44:55.429 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 14 22:44:55.429 INFO kablam! Oct 14 22:44:55.429 INFO kablam! warning: comparison is useless due to type limits Oct 14 22:44:55.429 INFO kablam! --> src/main.rs:104:36 Oct 14 22:44:55.429 INFO kablam! | Oct 14 22:44:55.429 INFO kablam! 104 | if (p_y > 3) | (p_y < 0) | (p_x < 0) | (p_x > 3) { Oct 14 22:44:55.429 INFO kablam! | ^^^^^^^^^ Oct 14 22:44:55.430 INFO kablam! Oct 14 22:44:55.980 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.19s Oct 14 22:44:55.999 INFO kablam! su: No module specific data is present Oct 14 22:44:57.551 INFO running `"docker" "rm" "-f" "d14a95bb581548f96f971ff201bef1d8345faf40b4fb5c742c7254b16bf029fa"` Oct 14 22:44:57.903 INFO blam! d14a95bb581548f96f971ff201bef1d8345faf40b4fb5c742c7254b16bf029fa Oct 14 22:44:57.912 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 22:44:58.305 INFO blam! 027f431fc0705368f5770b861796082b5b1eeb21e75cdfaf2babd90a288a6a67 Oct 14 22:44:58.308 INFO running `"docker" "start" "-a" "027f431fc0705368f5770b861796082b5b1eeb21e75cdfaf2babd90a288a6a67"` Oct 14 22:44:59.507 INFO kablam! usermod: no changes Oct 14 22:44:59.743 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 14 22:44:59.751 INFO kablam! Running /target/debug/deps/piston_demo-3dc085093f9d427a Oct 14 22:44:59.759 INFO blam! Oct 14 22:44:59.759 INFO blam! running 0 tests Oct 14 22:44:59.759 INFO blam! Oct 14 22:44:59.759 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:44:59.759 INFO blam! Oct 14 22:44:59.762 INFO kablam! su: No module specific data is present Oct 14 22:45:01.015 INFO running `"docker" "rm" "-f" "027f431fc0705368f5770b861796082b5b1eeb21e75cdfaf2babd90a288a6a67"` Oct 14 22:45:01.262 INFO blam! 027f431fc0705368f5770b861796082b5b1eeb21e75cdfaf2babd90a288a6a67