Oct 14 14:12:49.039 INFO testing kvark/yasteroids against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 14:12:49.041 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14:12:49.499 INFO blam! 3ce7dc7c882bc7f3402e92b02b37ef5b78821b02f7d4c4582c74025413904561 Oct 14 14:12:49.499 INFO running `"docker" "start" "-a" "3ce7dc7c882bc7f3402e92b02b37ef5b78821b02f7d4c4582c74025413904561"` Oct 14 14:12:51.083 INFO kablam! usermod: no changes Oct 14 14:12:51.391 INFO kablam! Compiling libc v0.2.18 Oct 14 14:12:51.391 INFO kablam! Compiling serde v0.8.19 Oct 14 14:12:51.392 INFO kablam! Compiling atom v0.3.4 Oct 14 14:12:51.392 INFO kablam! Compiling threadpool v1.3.2 Oct 14 14:12:51.404 INFO kablam! Compiling tuple_utils v0.2.0 Oct 14 14:12:51.404 INFO kablam! Compiling mopa v0.2.2 Oct 14 14:12:51.406 INFO kablam! Compiling x11-dl v2.11.0 Oct 14 14:12:51.427 INFO kablam! Compiling gfx_core v0.6.0 Oct 14 14:12:56.500 INFO kablam! Compiling rand v0.3.15 Oct 14 14:12:56.500 INFO kablam! Compiling fs2 v0.2.5 Oct 14 14:12:56.501 INFO kablam! Compiling shared_library v0.1.5 Oct 14 14:12:56.502 INFO kablam! Compiling time v0.1.35 Oct 14 14:12:58.364 INFO kablam! Compiling memmap v0.4.0 Oct 14 14:13:00.173 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 14:13:04.228 INFO kablam! Compiling pulse v0.5.3 Oct 14 14:13:08.964 INFO kablam! Compiling phf_generator v0.7.20 Oct 14 14:13:08.966 INFO kablam! Compiling tempfile v2.1.4 Oct 14 14:13:09.055 INFO kablam! Compiling num-bigint v0.1.35 Oct 14 14:13:09.167 INFO kablam! Compiling specs v0.7.1 Oct 14 14:13:10.792 INFO kablam! Compiling phf_codegen v0.7.20 Oct 14 14:13:12.600 INFO kablam! Compiling target_build_utils v0.1.2 Oct 14 14:13:18.139 INFO kablam! Compiling num-rational v0.1.35 Oct 14 14:13:21.571 INFO kablam! Compiling num v0.1.36 Oct 14 14:13:23.066 INFO kablam! Compiling cgmath v0.8.0 Oct 14 14:13:26.182 INFO kablam! Compiling serde_json v0.8.4 Oct 14 14:13:41.103 INFO kablam! Compiling libloading v0.3.1 Oct 14 14:13:45.315 INFO kablam! Compiling dlib v0.3.1 Oct 14 14:13:45.735 INFO kablam! Compiling wayland-sys v0.7.6 Oct 14 14:13:48.301 INFO kablam! Compiling wayland-client v0.7.6 Oct 14 14:13:52.059 INFO kablam! Compiling wayland-window v0.4.3 Oct 14 14:13:52.060 INFO kablam! Compiling wayland-kbd v0.6.2 Oct 14 14:13:55.356 INFO kablam! Compiling winit v0.5.8 Oct 14 14:14:02.400 INFO kablam! Compiling glutin v0.7.2 Oct 14 14:14:11.607 INFO kablam! Compiling gfx_device_gl v0.13.0 Oct 14 14:14:11.607 INFO kablam! Compiling gfx v0.14.0 Oct 14 14:14:19.929 INFO kablam! Compiling gfx_window_glutin v0.14.0 Oct 14 14:14:23.651 INFO kablam! Compiling pegasus v0.3.0 Oct 14 14:14:24.293 INFO kablam! Compiling yasteroids v0.4.0 (/source) Oct 14 14:14:25.735 INFO kablam! warning: variable does not need to be mutable Oct 14 14:14:25.736 INFO kablam! --> src/sys/draw.rs:98:13 Oct 14 14:14:25.736 INFO kablam! | Oct 14 14:14:25.736 INFO kablam! 98 | let mut bundles = Arc::get_mut(&mut self.bundles).unwrap(); Oct 14 14:14:25.737 INFO kablam! | ----^^^^^^^ Oct 14 14:14:25.737 INFO kablam! | | Oct 14 14:14:25.737 INFO kablam! | help: remove this `mut` Oct 14 14:14:25.738 INFO kablam! | Oct 14 14:14:25.738 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 14:14:25.738 INFO kablam! Oct 14 14:14:32.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 41s Oct 14 14:14:32.557 INFO kablam! su: No module specific data is present Oct 14 14:14:33.352 INFO running `"docker" "rm" "-f" "3ce7dc7c882bc7f3402e92b02b37ef5b78821b02f7d4c4582c74025413904561"` Oct 14 14:14:33.607 INFO blam! 3ce7dc7c882bc7f3402e92b02b37ef5b78821b02f7d4c4582c74025413904561 Oct 14 14:14:33.618 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14:14:33.983 INFO blam! bea51f159e98facd521e6dafe98d08dbd30c378569bc91dac9a20ee2a9de1f99 Oct 14 14:14:33.995 INFO running `"docker" "start" "-a" "bea51f159e98facd521e6dafe98d08dbd30c378569bc91dac9a20ee2a9de1f99"` Oct 14 14:14:36.065 INFO kablam! usermod: no changes Oct 14 14:14:36.311 INFO kablam! Compiling yasteroids v0.4.0 (/source) Oct 14 14:14:37.758 INFO kablam! warning: variable does not need to be mutable Oct 14 14:14:37.759 INFO kablam! --> src/sys/draw.rs:98:13 Oct 14 14:14:37.759 INFO kablam! | Oct 14 14:14:37.759 INFO kablam! 98 | let mut bundles = Arc::get_mut(&mut self.bundles).unwrap(); Oct 14 14:14:37.760 INFO kablam! | ----^^^^^^^ Oct 14 14:14:37.760 INFO kablam! | | Oct 14 14:14:37.760 INFO kablam! | help: remove this `mut` Oct 14 14:14:37.760 INFO kablam! | Oct 14 14:14:37.761 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 14:14:37.761 INFO kablam! Oct 14 14:14:38.460 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.37s Oct 14 14:14:38.482 INFO kablam! su: No module specific data is present Oct 14 14:14:39.817 INFO running `"docker" "rm" "-f" "bea51f159e98facd521e6dafe98d08dbd30c378569bc91dac9a20ee2a9de1f99"` Oct 14 14:14:40.143 INFO blam! bea51f159e98facd521e6dafe98d08dbd30c378569bc91dac9a20ee2a9de1f99 Oct 14 14:14:40.163 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14:14:40.664 INFO blam! f6e64b8fc21a3f9656ad9284c6cfc8bebc3c80ef19164b5ca891178ca720ac89 Oct 14 14:14:40.666 INFO running `"docker" "start" "-a" "f6e64b8fc21a3f9656ad9284c6cfc8bebc3c80ef19164b5ca891178ca720ac89"` Oct 14 14:14:42.601 INFO kablam! usermod: no changes Oct 14 14:14:42.841 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 14 14:14:42.850 INFO kablam! Running /target/debug/deps/yasteroids-6e1a670780fb0f0b Oct 14 14:14:42.851 INFO blam! Oct 14 14:14:42.851 INFO blam! running 0 tests Oct 14 14:14:42.851 INFO blam! Oct 14 14:14:42.851 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:14:42.851 INFO blam! Oct 14 14:14:42.862 INFO kablam! su: No module specific data is present Oct 14 14:14:43.767 INFO running `"docker" "rm" "-f" "f6e64b8fc21a3f9656ad9284c6cfc8bebc3c80ef19164b5ca891178ca720ac89"` Oct 14 14:14:44.058 INFO blam! f6e64b8fc21a3f9656ad9284c6cfc8bebc3c80ef19164b5ca891178ca720ac89