Oct 10 15:29:14.568 INFO testing samkellett/battles against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:29:14.568 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:29:14.569 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:29:14.850 INFO blam! 96cd0501d623f8570b6ff86ca6f7b799d9e718434d6b81e25105eccbc2b2f56d Oct 10 15:29:14.852 INFO running `"docker" "start" "-a" "96cd0501d623f8570b6ff86ca6f7b799d9e718434d6b81e25105eccbc2b2f56d"` Oct 10 15:29:15.552 INFO kablam! usermod: no changes Oct 10 15:29:15.804 INFO kablam! Compiling serde v0.9.12 Oct 10 15:29:15.806 INFO kablam! Compiling shared_library v0.1.5 Oct 10 15:29:15.808 INFO kablam! Compiling cgmath v0.12.0 Oct 10 15:29:15.810 INFO kablam! Compiling x11-dl v2.12.0 Oct 10 15:29:15.812 INFO kablam! Compiling glium v0.16.0 Oct 10 15:29:15.812 INFO kablam! Compiling backtrace v0.2.3 Oct 10 15:29:17.203 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 10 15:29:28.388 INFO kablam! Compiling serde_json v0.9.9 Oct 10 15:29:28.389 INFO kablam! Compiling toml v0.3.2 Oct 10 15:29:35.223 INFO kablam! Compiling target_build_utils v0.3.0 Oct 10 15:29:37.290 INFO kablam! Compiling libloading v0.3.4 Oct 10 15:29:40.736 INFO kablam! Compiling dlib v0.3.1 Oct 10 15:29:41.336 INFO kablam! Compiling wayland-sys v0.7.8 Oct 10 15:29:43.316 INFO kablam! Compiling wayland-client v0.7.8 Oct 10 15:29:45.904 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 10 15:29:45.905 INFO kablam! Compiling wayland-window v0.4.4 Oct 10 15:29:48.996 INFO kablam! Compiling winit v0.5.11 Oct 10 15:29:53.920 INFO kablam! Compiling glutin v0.7.4 Oct 10 15:30:17.080 INFO kablam! Compiling battles v0.1.0 (/source) Oct 10 15:30:19.612 INFO kablam! warning: variable does not need to be mutable Oct 10 15:30:19.612 INFO kablam! --> src/main.rs:28:13 Oct 10 15:30:19.612 INFO kablam! | Oct 10 15:30:19.612 INFO kablam! 28 | let mut game_object = game_objects.first_mut().unwrap(); Oct 10 15:30:19.612 INFO kablam! | ----^^^^^^^^^^^ Oct 10 15:30:19.612 INFO kablam! | | Oct 10 15:30:19.612 INFO kablam! | help: remove this `mut` Oct 10 15:30:19.612 INFO kablam! | Oct 10 15:30:19.612 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 15:30:19.612 INFO kablam! Oct 10 15:30:19.675 INFO kablam! warning: method is never used: `square_slice` Oct 10 15:30:19.675 INFO kablam! --> src/render/sprites/mesh.rs:42:5 Oct 10 15:30:19.675 INFO kablam! | Oct 10 15:30:19.675 INFO kablam! 42 | / pub fn square_slice(size: f32, Oct 10 15:30:19.675 INFO kablam! 43 | | origin: &cgmath::Vector2, Oct 10 15:30:19.675 INFO kablam! 44 | | dimensions: &cgmath::Vector2, Oct 10 15:30:19.675 INFO kablam! 45 | | parent_dimensions: &cgmath::Vector2) Oct 10 15:30:19.675 INFO kablam! ... | Oct 10 15:30:19.675 INFO kablam! 76 | | Oct 10 15:30:19.675 INFO kablam! 77 | | } Oct 10 15:30:19.675 INFO kablam! | |_____^ Oct 10 15:30:19.675 INFO kablam! | Oct 10 15:30:19.675 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:30:19.675 INFO kablam! Oct 10 15:30:25.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 10 15:30:25.389 INFO kablam! su: No module specific data is present Oct 10 15:30:26.022 INFO running `"docker" "rm" "-f" "96cd0501d623f8570b6ff86ca6f7b799d9e718434d6b81e25105eccbc2b2f56d"` Oct 10 15:30:26.308 INFO blam! 96cd0501d623f8570b6ff86ca6f7b799d9e718434d6b81e25105eccbc2b2f56d Oct 10 15:30:26.316 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:30:26.316 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:30:26.836 INFO blam! f2e7ec64af8872a5059a8389f6736996bf0ea948565f38d233e5d66a1a30b2d7 Oct 10 15:30:26.840 INFO running `"docker" "start" "-a" "f2e7ec64af8872a5059a8389f6736996bf0ea948565f38d233e5d66a1a30b2d7"` Oct 10 15:30:28.148 INFO kablam! usermod: no changes Oct 10 15:30:28.388 INFO kablam! Compiling battles v0.1.0 (/source) Oct 10 15:30:30.120 INFO kablam! warning: enum is never used: `Rotation` Oct 10 15:30:30.120 INFO kablam! --> examples/003-transform.rs:8:1 Oct 10 15:30:30.120 INFO kablam! | Oct 10 15:30:30.120 INFO kablam! 8 | enum Rotation { Oct 10 15:30:30.120 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 15:30:30.120 INFO kablam! | Oct 10 15:30:30.120 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:30:30.120 INFO kablam! Oct 10 15:30:30.120 INFO kablam! warning: method is never used: `rotate_z` Oct 10 15:30:30.120 INFO kablam! --> examples/003-transform.rs:26:5 Oct 10 15:30:30.120 INFO kablam! | Oct 10 15:30:30.120 INFO kablam! 26 | fn rotate_z (&mut self, rotation: Rotation) { Oct 10 15:30:30.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:30:30.120 INFO kablam! Oct 10 15:30:34.364 INFO kablam! warning: variable does not need to be mutable Oct 10 15:30:34.364 INFO kablam! --> src/main.rs:28:13 Oct 10 15:30:34.364 INFO kablam! | Oct 10 15:30:34.364 INFO kablam! 28 | let mut game_object = game_objects.first_mut().unwrap(); Oct 10 15:30:34.364 INFO kablam! | ----^^^^^^^^^^^ Oct 10 15:30:34.364 INFO kablam! | | Oct 10 15:30:34.364 INFO kablam! | help: remove this `mut` Oct 10 15:30:34.364 INFO kablam! | Oct 10 15:30:34.364 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 15:30:34.364 INFO kablam! Oct 10 15:30:34.512 INFO kablam! warning: method is never used: `square_slice` Oct 10 15:30:34.512 INFO kablam! --> src/render/sprites/mesh.rs:42:5 Oct 10 15:30:34.512 INFO kablam! | Oct 10 15:30:34.512 INFO kablam! 42 | / pub fn square_slice(size: f32, Oct 10 15:30:34.512 INFO kablam! 43 | | origin: &cgmath::Vector2, Oct 10 15:30:34.512 INFO kablam! 44 | | dimensions: &cgmath::Vector2, Oct 10 15:30:34.512 INFO kablam! 45 | | parent_dimensions: &cgmath::Vector2) Oct 10 15:30:34.512 INFO kablam! ... | Oct 10 15:30:34.513 INFO kablam! 76 | | Oct 10 15:30:34.513 INFO kablam! 77 | | } Oct 10 15:30:34.513 INFO kablam! | |_____^ Oct 10 15:30:34.513 INFO kablam! | Oct 10 15:30:34.513 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:30:34.513 INFO kablam! Oct 10 15:30:44.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.51s Oct 10 15:30:44.725 INFO kablam! su: No module specific data is present Oct 10 15:30:45.315 INFO running `"docker" "rm" "-f" "f2e7ec64af8872a5059a8389f6736996bf0ea948565f38d233e5d66a1a30b2d7"` Oct 10 15:30:45.611 INFO blam! f2e7ec64af8872a5059a8389f6736996bf0ea948565f38d233e5d66a1a30b2d7 Oct 10 15:30:45.614 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:30:45.616 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:30:46.004 INFO blam! 2929d2f12b722bad89202c5c86adb3df7423026dc1c9cd30769d21ebe7b7d024 Oct 10 15:30:46.005 INFO running `"docker" "start" "-a" "2929d2f12b722bad89202c5c86adb3df7423026dc1c9cd30769d21ebe7b7d024"` Oct 10 15:30:47.156 INFO kablam! usermod: no changes Oct 10 15:30:47.345 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 10 15:30:47.372 INFO kablam! Running /target/debug/deps/battles-f7ba4efe03ac0e28 Oct 10 15:30:47.372 INFO blam! Oct 10 15:30:47.372 INFO blam! running 0 tests Oct 10 15:30:47.372 INFO blam! Oct 10 15:30:47.372 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:30:47.372 INFO blam! Oct 10 15:30:47.382 INFO kablam! su: No module specific data is present Oct 10 15:30:48.093 INFO running `"docker" "rm" "-f" "2929d2f12b722bad89202c5c86adb3df7423026dc1c9cd30769d21ebe7b7d024"` Oct 10 15:30:48.377 INFO blam! 2929d2f12b722bad89202c5c86adb3df7423026dc1c9cd30769d21ebe7b7d024