Oct 14 18:46:14.426 INFO testing hockeybuggy/rust_pong against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 18:46:14.427 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 18:46:14.999 INFO blam! 24fe45f1b514f4fbaee1039151a1a8163d06f6fa25904a134212419723a61564 Oct 14 18:46:15.004 INFO running `"docker" "start" "-a" "24fe45f1b514f4fbaee1039151a1a8163d06f6fa25904a134212419723a61564"` Oct 14 18:46:17.633 INFO kablam! usermod: no changes Oct 14 18:46:17.946 INFO kablam! Compiling libc v0.2.23 Oct 14 18:46:17.948 INFO kablam! Compiling enum_primitive v0.1.1 Oct 14 18:46:17.949 INFO kablam! Compiling serde_json v0.9.10 Oct 14 18:46:17.950 INFO kablam! Compiling num-rational v0.1.38 Oct 14 18:46:18.043 INFO kablam! Compiling gl_generator v0.5.3 Oct 14 18:46:18.059 INFO kablam! Compiling png v0.7.0 Oct 14 18:46:22.791 INFO kablam! Compiling rand v0.3.15 Oct 14 18:46:22.792 INFO kablam! Compiling fs2 v0.2.5 Oct 14 18:46:22.792 INFO kablam! Compiling num_cpus v1.5.1 Oct 14 18:46:22.792 INFO kablam! Compiling shared_library v0.1.5 Oct 14 18:46:25.269 INFO kablam! Compiling x11-dl v2.14.0 Oct 14 18:46:25.329 INFO kablam! Compiling memmap v0.4.0 Oct 14 18:46:29.519 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 18:46:33.956 INFO kablam! Compiling glutin v0.8.1 Oct 14 18:46:33.958 INFO kablam! Compiling gl v0.6.2 Oct 14 18:46:42.451 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 18:46:42.492 INFO kablam! Compiling tempfile v2.1.5 Oct 14 18:46:42.512 INFO kablam! Compiling rayon-core v1.0.2 Oct 14 18:46:44.404 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 18:46:46.833 INFO kablam! Compiling target_build_utils v0.3.1 Oct 14 18:46:49.983 INFO kablam! Compiling rayon v0.7.1 Oct 14 18:47:02.492 INFO kablam! Compiling jpeg-decoder v0.1.12 Oct 14 18:47:11.009 INFO kablam! Compiling image v0.13.0 Oct 14 18:47:20.023 INFO kablam! Compiling libloading v0.3.4 Oct 14 18:47:24.351 INFO kablam! Compiling dlib v0.3.1 Oct 14 18:47:24.984 INFO kablam! Compiling wayland-sys v0.8.7 Oct 14 18:47:30.257 INFO kablam! Compiling wayland-client v0.8.7 Oct 14 18:47:36.437 INFO kablam! Compiling wayland-window v0.5.0 Oct 14 18:47:36.437 INFO kablam! Compiling wayland-kbd v0.8.0 Oct 14 18:47:36.539 INFO kablam! Compiling piston2d-opengl_graphics v0.43.1 Oct 14 18:47:39.327 INFO kablam! Compiling winit v0.6.4 Oct 14 18:47:46.919 INFO kablam! Compiling pistoncore-glutin_window v0.37.0 Oct 14 18:47:50.655 INFO kablam! Compiling rust_pong v0.1.0 (/source) Oct 14 18:47:51.771 INFO kablam! warning: unused variable: `args` Oct 14 18:47:51.771 INFO kablam! --> src/pong/game.rs:68:30 Oct 14 18:47:51.771 INFO kablam! | Oct 14 18:47:51.772 INFO kablam! 68 | pub fn update(&mut self, args: &UpdateArgs) { Oct 14 18:47:51.772 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 14 18:47:51.772 INFO kablam! | Oct 14 18:47:51.772 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:47:51.772 INFO kablam! Oct 14 18:47:54.948 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Oct 14 18:47:54.960 INFO kablam! su: No module specific data is present Oct 14 18:47:55.696 INFO running `"docker" "rm" "-f" "24fe45f1b514f4fbaee1039151a1a8163d06f6fa25904a134212419723a61564"` Oct 14 18:47:55.825 INFO blam! 24fe45f1b514f4fbaee1039151a1a8163d06f6fa25904a134212419723a61564 Oct 14 18:47:55.826 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 18:47:56.020 INFO blam! 742eba6e2b364938ac5c99c63c114f3b11db75872fa5e392d20e4d2590c7085d Oct 14 18:47:56.023 INFO running `"docker" "start" "-a" "742eba6e2b364938ac5c99c63c114f3b11db75872fa5e392d20e4d2590c7085d"` Oct 14 18:47:56.473 INFO kablam! usermod: no changes Oct 14 18:47:56.639 INFO kablam! Compiling rust_pong v0.1.0 (/source) Oct 14 18:47:57.835 INFO kablam! warning: unused variable: `args` Oct 14 18:47:57.836 INFO kablam! --> src/pong/game.rs:68:30 Oct 14 18:47:57.836 INFO kablam! | Oct 14 18:47:57.836 INFO kablam! 68 | pub fn update(&mut self, args: &UpdateArgs) { Oct 14 18:47:57.837 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 14 18:47:57.837 INFO kablam! | Oct 14 18:47:57.837 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:47:57.837 INFO kablam! Oct 14 18:47:58.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.91s Oct 14 18:47:58.423 INFO kablam! su: No module specific data is present Oct 14 18:47:59.119 INFO running `"docker" "rm" "-f" "742eba6e2b364938ac5c99c63c114f3b11db75872fa5e392d20e4d2590c7085d"` Oct 14 18:47:59.327 INFO blam! 742eba6e2b364938ac5c99c63c114f3b11db75872fa5e392d20e4d2590c7085d Oct 14 18:47:59.336 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 18:47:59.743 INFO blam! 0915cd8fc611abbb597f78c0246d3480385e64bfcf9a2af01a8173c6db4b158d Oct 14 18:47:59.747 INFO running `"docker" "start" "-a" "0915cd8fc611abbb597f78c0246d3480385e64bfcf9a2af01a8173c6db4b158d"` Oct 14 18:48:00.473 INFO kablam! usermod: no changes Oct 14 18:48:00.624 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 14 18:48:00.643 INFO kablam! Running /target/debug/deps/rust_pong-ab1d1d2ae65c4af0 Oct 14 18:48:00.645 INFO blam! Oct 14 18:48:00.645 INFO blam! running 0 tests Oct 14 18:48:00.645 INFO blam! Oct 14 18:48:00.645 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:48:00.645 INFO blam! Oct 14 18:48:00.647 INFO kablam! su: No module specific data is present Oct 14 18:48:01.024 INFO running `"docker" "rm" "-f" "0915cd8fc611abbb597f78c0246d3480385e64bfcf9a2af01a8173c6db4b158d"` Oct 14 18:48:01.255 INFO blam! 0915cd8fc611abbb597f78c0246d3480385e64bfcf9a2af01a8173c6db4b158d