Oct 14 22:42:05.098 INFO testing dive2Pro/throw-apple against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 22:42:05.099 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:05.903 INFO blam! 0a722bb45c2f7f397d269fbb7b302d2c26837759f20ac5a6b9f71dc394ff8a2f Oct 14 22:42:05.911 INFO running `"docker" "start" "-a" "0a722bb45c2f7f397d269fbb7b302d2c26837759f20ac5a6b9f71dc394ff8a2f"` Oct 14 22:42:07.279 INFO kablam! usermod: no changes Oct 14 22:42:07.723 INFO kablam! Compiling x11-dl v2.18.2 Oct 14 22:42:07.723 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 14 22:42:07.733 INFO kablam! Compiling gfx_core v0.8.2 Oct 14 22:42:07.733 INFO kablam! Compiling num-derive v0.2.2 Oct 14 22:42:07.733 INFO kablam! Compiling gfx_gl v0.5.0 Oct 14 22:42:07.755 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 14 22:42:07.755 INFO kablam! Compiling wayland-window v0.13.3 Oct 14 22:42:15.765 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 14 22:42:19.108 INFO kablam! Compiling rayon-core v1.4.1 Oct 14 22:42:26.207 INFO kablam! Compiling rayon v1.0.2 Oct 14 22:42:31.243 INFO kablam! Compiling pistoncore-window v0.32.0 Oct 14 22:42:35.691 INFO kablam! Compiling pistoncore-event_loop v0.37.0 Oct 14 22:42:39.079 INFO kablam! Compiling piston v0.37.0 Oct 14 22:42:45.425 INFO kablam! Compiling winit v0.12.0 Oct 14 22:42:47.329 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 14 22:42:56.657 INFO kablam! Compiling image v0.19.0 Oct 14 22:43:05.537 INFO kablam! Compiling glutin v0.14.0 Oct 14 22:43:13.539 INFO kablam! Compiling pistoncore-glutin_window v0.47.0 Oct 14 22:43:46.324 INFO kablam! Compiling gfx v0.17.1 Oct 14 22:43:46.326 INFO kablam! Compiling gfx_device_gl v0.15.3 Oct 14 22:43:58.956 INFO kablam! Compiling piston-gfx_texture v0.32.0 Oct 14 22:44:01.013 INFO kablam! Compiling piston2d-gfx_graphics v0.51.0 Oct 14 22:44:05.164 INFO kablam! Compiling piston_window v0.80.0 Oct 14 22:44:07.703 INFO kablam! Compiling piston-demo v0.1.0 (/source) Oct 14 22:44:10.212 INFO kablam! warning: unused import: `Instant` Oct 14 22:44:10.212 INFO kablam! --> src/main.rs:8:17 Oct 14 22:44:10.212 INFO kablam! | Oct 14 22:44:10.212 INFO kablam! 8 | use std::time::{Instant, Duration}; Oct 14 22:44:10.212 INFO kablam! | ^^^^^^^ Oct 14 22:44:10.212 INFO kablam! | Oct 14 22:44:10.212 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:44:10.212 INFO kablam! Oct 14 22:44:10.212 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 14 22:44:10.212 INFO kablam! --> src/main.rs:11:5 Oct 14 22:44:10.212 INFO kablam! | Oct 14 22:44:10.212 INFO kablam! 11 | use std::marker::PhantomData; Oct 14 22:44:10.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:44:10.212 INFO kablam! Oct 14 22:44:10.212 INFO kablam! warning: unused import: `std::cmp::PartialEq` Oct 14 22:44:10.212 INFO kablam! --> src/main.rs:12:5 Oct 14 22:44:10.212 INFO kablam! | Oct 14 22:44:10.212 INFO kablam! 12 | use std::cmp::PartialEq; Oct 14 22:44:10.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 22:44:10.212 INFO kablam! Oct 14 22:44:10.423 INFO kablam! warning: unreachable pattern Oct 14 22:44:10.423 INFO kablam! --> src/main.rs:403:21 Oct 14 22:44:10.423 INFO kablam! | Oct 14 22:44:10.423 INFO kablam! 403 | GameMode::END => { Oct 14 22:44:10.423 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 22:44:10.423 INFO kablam! | Oct 14 22:44:10.423 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 22:44:10.423 INFO kablam! Oct 14 22:44:10.423 INFO kablam! warning: unreachable pattern Oct 14 22:44:10.423 INFO kablam! --> src/main.rs:407:21 Oct 14 22:44:10.423 INFO kablam! | Oct 14 22:44:10.423 INFO kablam! 407 | _ => {} Oct 14 22:44:10.423 INFO kablam! | ^ Oct 14 22:44:10.423 INFO kablam! Oct 14 22:44:10.423 INFO kablam! warning: unreachable pattern Oct 14 22:44:10.423 INFO kablam! --> src/main.rs:570:21 Oct 14 22:44:10.423 INFO kablam! | Oct 14 22:44:10.423 INFO kablam! 570 | _ => {} Oct 14 22:44:10.423 INFO kablam! | ^ Oct 14 22:44:10.423 INFO kablam! Oct 14 22:44:10.499 INFO kablam! warning: struct is never constructed: `ItemModel` Oct 14 22:44:10.499 INFO kablam! --> src/main.rs:15:1 Oct 14 22:44:10.499 INFO kablam! | Oct 14 22:44:10.499 INFO kablam! 15 | struct ItemModel {} Oct 14 22:44:10.499 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 22:44:10.499 INFO kablam! | Oct 14 22:44:10.499 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:44:10.499 INFO kablam! Oct 14 22:44:10.507 INFO kablam! warning: comparison is useless due to type limits Oct 14 22:44:10.507 INFO kablam! --> src/main.rs:104:24 Oct 14 22:44:10.507 INFO kablam! | Oct 14 22:44:10.507 INFO kablam! 104 | if (p_y > 3) | (p_y < 0) | (p_x < 0) | (p_x > 3) { Oct 14 22:44:10.507 INFO kablam! | ^^^^^^^^^ Oct 14 22:44:10.507 INFO kablam! | Oct 14 22:44:10.507 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 14 22:44:10.507 INFO kablam! Oct 14 22:44:10.507 INFO kablam! warning: comparison is useless due to type limits Oct 14 22:44:10.507 INFO kablam! --> src/main.rs:104:36 Oct 14 22:44:10.507 INFO kablam! | Oct 14 22:44:10.507 INFO kablam! 104 | if (p_y > 3) | (p_y < 0) | (p_x < 0) | (p_x > 3) { Oct 14 22:44:10.507 INFO kablam! | ^^^^^^^^^ Oct 14 22:44:10.507 INFO kablam! Oct 14 22:44:17.414 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 10s Oct 14 22:44:17.429 INFO kablam! su: No module specific data is present Oct 14 22:44:18.399 INFO running `"docker" "rm" "-f" "0a722bb45c2f7f397d269fbb7b302d2c26837759f20ac5a6b9f71dc394ff8a2f"` Oct 14 22:44:18.647 INFO blam! 0a722bb45c2f7f397d269fbb7b302d2c26837759f20ac5a6b9f71dc394ff8a2f Oct 14 22:44:18.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:19.003 INFO blam! f359a66a598bfa7146016af09c471537784d3b55a5b76aea37e9d28cb10ea133 Oct 14 22:44:19.004 INFO running `"docker" "start" "-a" "f359a66a598bfa7146016af09c471537784d3b55a5b76aea37e9d28cb10ea133"` Oct 14 22:44:20.409 INFO kablam! usermod: no changes Oct 14 22:44:20.661 INFO kablam! Compiling piston-demo v0.1.0 (/source) Oct 14 22:44:22.799 INFO kablam! warning: unused import: `Instant` Oct 14 22:44:22.799 INFO kablam! --> src/main.rs:8:17 Oct 14 22:44:22.799 INFO kablam! | Oct 14 22:44:22.799 INFO kablam! 8 | use std::time::{Instant, Duration}; Oct 14 22:44:22.799 INFO kablam! | ^^^^^^^ Oct 14 22:44:22.799 INFO kablam! | Oct 14 22:44:22.799 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:44:22.799 INFO kablam! Oct 14 22:44:22.799 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 14 22:44:22.799 INFO kablam! --> src/main.rs:11:5 Oct 14 22:44:22.799 INFO kablam! | Oct 14 22:44:22.807 INFO kablam! 11 | use std::marker::PhantomData; Oct 14 22:44:22.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:44:22.807 INFO kablam! Oct 14 22:44:22.807 INFO kablam! warning: unused import: `std::cmp::PartialEq` Oct 14 22:44:22.807 INFO kablam! --> src/main.rs:12:5 Oct 14 22:44:22.807 INFO kablam! | Oct 14 22:44:22.807 INFO kablam! 12 | use std::cmp::PartialEq; Oct 14 22:44:22.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 22:44:22.807 INFO kablam! Oct 14 22:44:23.019 INFO kablam! warning: unreachable pattern Oct 14 22:44:23.020 INFO kablam! --> src/main.rs:403:21 Oct 14 22:44:23.020 INFO kablam! | Oct 14 22:44:23.020 INFO kablam! 403 | GameMode::END => { Oct 14 22:44:23.021 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 22:44:23.021 INFO kablam! | Oct 14 22:44:23.021 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 22:44:23.022 INFO kablam! Oct 14 22:44:23.022 INFO kablam! warning: unreachable pattern Oct 14 22:44:23.022 INFO kablam! --> src/main.rs:407:21 Oct 14 22:44:23.022 INFO kablam! | Oct 14 22:44:23.023 INFO kablam! 407 | _ => {} Oct 14 22:44:23.023 INFO kablam! | ^ Oct 14 22:44:23.023 INFO kablam! Oct 14 22:44:23.024 INFO kablam! warning: unreachable pattern Oct 14 22:44:23.024 INFO kablam! --> src/main.rs:570:21 Oct 14 22:44:23.024 INFO kablam! | Oct 14 22:44:23.025 INFO kablam! 570 | _ => {} Oct 14 22:44:23.025 INFO kablam! | ^ Oct 14 22:44:23.025 INFO kablam! Oct 14 22:44:23.068 INFO kablam! warning: struct is never constructed: `ItemModel` Oct 14 22:44:23.068 INFO kablam! --> src/main.rs:15:1 Oct 14 22:44:23.069 INFO kablam! | Oct 14 22:44:23.069 INFO kablam! 15 | struct ItemModel {} Oct 14 22:44:23.069 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 22:44:23.070 INFO kablam! | Oct 14 22:44:23.070 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:44:23.071 INFO kablam! Oct 14 22:44:23.071 INFO kablam! warning: comparison is useless due to type limits Oct 14 22:44:23.071 INFO kablam! --> src/main.rs:104:24 Oct 14 22:44:23.072 INFO kablam! | Oct 14 22:44:23.072 INFO kablam! 104 | if (p_y > 3) | (p_y < 0) | (p_x < 0) | (p_x > 3) { Oct 14 22:44:23.072 INFO kablam! | ^^^^^^^^^ Oct 14 22:44:23.073 INFO kablam! | Oct 14 22:44:23.074 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 14 22:44:23.075 INFO kablam! Oct 14 22:44:23.075 INFO kablam! warning: comparison is useless due to type limits Oct 14 22:44:23.077 INFO kablam! --> src/main.rs:104:36 Oct 14 22:44:23.077 INFO kablam! | Oct 14 22:44:23.078 INFO kablam! 104 | if (p_y > 3) | (p_y < 0) | (p_x < 0) | (p_x > 3) { Oct 14 22:44:23.078 INFO kablam! | ^^^^^^^^^ Oct 14 22:44:23.079 INFO kablam! Oct 14 22:44:23.526 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.08s Oct 14 22:44:23.536 INFO kablam! su: No module specific data is present Oct 14 22:44:24.011 INFO running `"docker" "rm" "-f" "f359a66a598bfa7146016af09c471537784d3b55a5b76aea37e9d28cb10ea133"` Oct 14 22:44:24.341 INFO blam! f359a66a598bfa7146016af09c471537784d3b55a5b76aea37e9d28cb10ea133 Oct 14 22:44:24.352 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:24.769 INFO blam! d38d3efbfe83d41343e5fed7ebe3fe5eb2290f69747307870617db6791465d1c Oct 14 22:44:24.779 INFO running `"docker" "start" "-a" "d38d3efbfe83d41343e5fed7ebe3fe5eb2290f69747307870617db6791465d1c"` Oct 14 22:44:25.835 INFO kablam! usermod: no changes Oct 14 22:44:26.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 14 22:44:26.129 INFO kablam! Running /target/debug/deps/piston_demo-d0b6f23be1311b1f Oct 14 22:44:26.139 INFO blam! Oct 14 22:44:26.139 INFO blam! running 0 tests Oct 14 22:44:26.139 INFO blam! Oct 14 22:44:26.139 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:44:26.139 INFO blam! Oct 14 22:44:26.140 INFO kablam! su: No module specific data is present Oct 14 22:44:26.605 INFO running `"docker" "rm" "-f" "d38d3efbfe83d41343e5fed7ebe3fe5eb2290f69747307870617db6791465d1c"` Oct 14 22:44:26.883 INFO blam! d38d3efbfe83d41343e5fed7ebe3fe5eb2290f69747307870617db6791465d1c