Oct 15 06:34:14.356 INFO testing SwagColoredKitteh/shiny-pancake against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:34:14.356 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 15 06:34:14.803 INFO blam! bbadf485d83b8afaa2647df93e92cb03b6d9b00bd95619f4868254f47cca7382 Oct 15 06:34:14.807 INFO running `"docker" "start" "-a" "bbadf485d83b8afaa2647df93e92cb03b6d9b00bd95619f4868254f47cca7382"` Oct 15 06:34:16.030 INFO kablam! usermod: no changes Oct 15 06:34:16.409 INFO kablam! Compiling piston-shaders_graphics2d v0.2.1 Oct 15 06:34:16.415 INFO kablam! Compiling term_size v0.2.1 Oct 15 06:34:16.423 INFO kablam! Compiling phf_generator v0.7.20 Oct 15 06:34:16.423 INFO kablam! Compiling deque v0.3.1 Oct 15 06:34:16.423 INFO kablam! Compiling num-bigint v0.1.35 Oct 15 06:34:16.423 INFO kablam! Compiling wayland-scanner v0.7.6 Oct 15 06:34:16.423 INFO kablam! Compiling pistoncore-input v0.15.0 Oct 15 06:34:16.431 INFO kablam! Compiling glutin v0.7.0 Oct 15 06:34:17.759 INFO kablam! Compiling gl v0.6.1 Oct 15 06:34:18.295 INFO kablam! Compiling clap v2.19.0 Oct 15 06:34:18.752 INFO kablam! Compiling rayon v0.5.0 Oct 15 06:34:19.235 INFO kablam! Compiling memmap v0.4.0 Oct 15 06:34:22.433 INFO kablam! Compiling phf_codegen v0.7.20 Oct 15 06:34:29.118 INFO kablam! Compiling target_build_utils v0.1.2 Oct 15 06:34:29.182 INFO kablam! Compiling wayland-client v0.7.6 Oct 15 06:34:29.216 INFO kablam! Compiling pistoncore-window v0.24.0 Oct 15 06:34:29.403 INFO kablam! Compiling num-rational v0.1.35 Oct 15 06:34:29.492 INFO kablam! Compiling jpeg-decoder v0.1.8 Oct 15 06:34:33.691 INFO kablam! Compiling pistoncore-event_loop v0.27.0 Oct 15 06:34:41.291 INFO kablam! Compiling piston v0.27.0 Oct 15 06:34:41.503 INFO kablam! Compiling image v0.10.4 Oct 15 06:35:06.347 INFO kablam! Compiling libloading v0.3.1 Oct 15 06:35:11.396 INFO kablam! Compiling piston-gfx_texture v0.18.0 Oct 15 06:35:13.048 INFO kablam! Compiling dlib v0.3.1 Oct 15 06:35:13.959 INFO kablam! Compiling wayland-sys v0.7.6 Oct 15 06:35:14.925 INFO kablam! Compiling piston2d-gfx_graphics v0.33.1 Oct 15 06:35:19.739 INFO kablam! Compiling wayland-window v0.4.2 Oct 15 06:35:19.739 INFO kablam! Compiling wayland-kbd v0.6.2 Oct 15 06:35:23.143 INFO kablam! Compiling winit v0.5.6 Oct 15 06:35:31.016 INFO kablam! Compiling pistoncore-glutin_window v0.33.0 Oct 15 06:35:35.839 INFO kablam! Compiling piston_window v0.58.0 Oct 15 06:35:38.576 INFO kablam! Compiling shiny-pancake v1.0.0 (/source) Oct 15 06:35:41.855 INFO kablam! warning: method is never used: `zero` Oct 15 06:35:41.855 INFO kablam! --> src/vec2.rs:8:5 Oct 15 06:35:41.855 INFO kablam! | Oct 15 06:35:41.855 INFO kablam! 8 | pub fn zero() -> Vec2 { Oct 15 06:35:41.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:35:41.855 INFO kablam! | Oct 15 06:35:41.855 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:35:41.855 INFO kablam! Oct 15 06:35:41.855 INFO kablam! warning: method is never used: `current_frame_mut` Oct 15 06:35:41.855 INFO kablam! --> src/render_state.rs:35:5 Oct 15 06:35:41.855 INFO kablam! | Oct 15 06:35:41.855 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Oct 15 06:35:41.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:35:41.855 INFO kablam! Oct 15 06:35:41.855 INFO kablam! warning: method is never used: `last_frame` Oct 15 06:35:41.855 INFO kablam! --> src/render_state.rs:40:5 Oct 15 06:35:41.855 INFO kablam! | Oct 15 06:35:41.855 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Oct 15 06:35:41.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:35:41.855 INFO kablam! Oct 15 06:35:48.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 15 06:35:48.119 INFO kablam! su: No module specific data is present Oct 15 06:35:48.807 INFO running `"docker" "rm" "-f" "bbadf485d83b8afaa2647df93e92cb03b6d9b00bd95619f4868254f47cca7382"` Oct 15 06:35:49.067 INFO blam! bbadf485d83b8afaa2647df93e92cb03b6d9b00bd95619f4868254f47cca7382 Oct 15 06:35:49.091 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 15 06:35:49.497 INFO blam! 736d432a57a93d0f22ea5232987693797783101ed6e36b068a1c9799917f8bcb Oct 15 06:35:49.497 INFO running `"docker" "start" "-a" "736d432a57a93d0f22ea5232987693797783101ed6e36b068a1c9799917f8bcb"` Oct 15 06:35:50.755 INFO kablam! usermod: no changes Oct 15 06:35:51.035 INFO kablam! Compiling shiny-pancake v1.0.0 (/source) Oct 15 06:35:54.278 INFO kablam! warning: method is never used: `zero` Oct 15 06:35:54.278 INFO kablam! --> src/vec2.rs:8:5 Oct 15 06:35:54.278 INFO kablam! | Oct 15 06:35:54.278 INFO kablam! 8 | pub fn zero() -> Vec2 { Oct 15 06:35:54.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:35:54.278 INFO kablam! | Oct 15 06:35:54.278 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:35:54.278 INFO kablam! Oct 15 06:35:54.278 INFO kablam! warning: method is never used: `current_frame_mut` Oct 15 06:35:54.278 INFO kablam! --> src/render_state.rs:35:5 Oct 15 06:35:54.278 INFO kablam! | Oct 15 06:35:54.278 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Oct 15 06:35:54.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:35:54.278 INFO kablam! Oct 15 06:35:54.279 INFO kablam! warning: method is never used: `last_frame` Oct 15 06:35:54.279 INFO kablam! --> src/render_state.rs:40:5 Oct 15 06:35:54.279 INFO kablam! | Oct 15 06:35:54.279 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Oct 15 06:35:54.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:35:54.279 INFO kablam! Oct 15 06:35:54.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.18s Oct 15 06:35:54.987 INFO kablam! su: No module specific data is present Oct 15 06:35:55.931 INFO running `"docker" "rm" "-f" "736d432a57a93d0f22ea5232987693797783101ed6e36b068a1c9799917f8bcb"` Oct 15 06:35:56.231 INFO blam! 736d432a57a93d0f22ea5232987693797783101ed6e36b068a1c9799917f8bcb Oct 15 06:35:56.234 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 15 06:35:56.645 INFO blam! 6516d318d56a9248a090396bbc9bc25b154305d6b9c8420be3e65a3c3092adab Oct 15 06:35:56.647 INFO running `"docker" "start" "-a" "6516d318d56a9248a090396bbc9bc25b154305d6b9c8420be3e65a3c3092adab"` Oct 15 06:35:58.470 INFO kablam! usermod: no changes Oct 15 06:35:58.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 15 06:35:58.799 INFO kablam! Running /target/debug/deps/shiny_pancake-68be6ae76d8358d3 Oct 15 06:35:58.806 INFO blam! Oct 15 06:35:58.806 INFO blam! running 0 tests Oct 15 06:35:58.806 INFO blam! Oct 15 06:35:58.806 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:35:58.806 INFO blam! Oct 15 06:35:58.811 INFO kablam! su: No module specific data is present Oct 15 06:35:59.781 INFO running `"docker" "rm" "-f" "6516d318d56a9248a090396bbc9bc25b154305d6b9c8420be3e65a3c3092adab"` Oct 15 06:36:00.191 INFO blam! 6516d318d56a9248a090396bbc9bc25b154305d6b9c8420be3e65a3c3092adab