Oct 15 09:54:45.633 INFO testing Jibbow/rust-2048 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:54:45.633 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 09:54:46.007 INFO blam! 56b4236c031541d25d27f5e70ee20a99246251ee5b1a301fb31289b0dad882b1 Oct 15 09:54:46.017 INFO running `"docker" "start" "-a" "56b4236c031541d25d27f5e70ee20a99246251ee5b1a301fb31289b0dad882b1"` Oct 15 09:54:46.855 INFO kablam! usermod: no changes Oct 15 09:54:47.206 INFO kablam! Compiling serde v1.0.17 Oct 15 09:54:47.220 INFO kablam! Compiling shared_library v0.1.7 Oct 15 09:54:47.220 INFO kablam! Compiling x11-dl v2.16.0 Oct 15 09:54:47.231 INFO kablam! Compiling arrayvec v0.4.5 Oct 15 09:54:47.232 INFO kablam! Compiling phf_generator v0.7.21 Oct 15 09:54:47.232 INFO kablam! Compiling tempfile v2.2.0 Oct 15 09:54:47.233 INFO kablam! Compiling rayon-core v1.2.1 Oct 15 09:54:47.236 INFO kablam! Compiling fs2 v0.2.5 Oct 15 09:54:49.299 INFO kablam! Compiling serde_derive v1.0.17 Oct 15 09:54:49.352 INFO kablam! Compiling memmap v0.4.0 Oct 15 09:54:49.352 INFO kablam! Compiling phf_codegen v0.7.21 Oct 15 09:54:50.510 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 15 09:54:51.055 INFO kablam! Compiling rusttype v0.2.3 Oct 15 09:54:51.139 INFO kablam! Compiling target_build_utils v0.3.1 Oct 15 09:54:51.483 INFO kablam! Compiling rayon v0.8.2 Oct 15 09:54:59.692 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 15 09:54:59.875 INFO kablam! Compiling piston2d-graphics v0.23.0 Oct 15 09:55:14.423 INFO kablam! Compiling image v0.17.0 Oct 15 09:55:17.580 INFO kablam! Compiling pistoncore-input v0.20.0 Oct 15 09:55:22.751 INFO kablam! Compiling libloading v0.3.4 Oct 15 09:55:23.375 INFO kablam! Compiling pistoncore-window v0.30.0 Oct 15 09:55:26.058 INFO kablam! Compiling dlib v0.3.1 Oct 15 09:55:26.316 INFO kablam! Compiling pistoncore-event_loop v0.35.0 Oct 15 09:55:26.595 INFO kablam! Compiling wayland-sys v0.9.10 Oct 15 09:55:29.440 INFO kablam! Compiling piston v0.35.0 Oct 15 09:55:29.545 INFO kablam! Compiling wayland-client v0.9.10 Oct 15 09:55:32.559 INFO kablam! Compiling piston-gfx_texture v0.29.0 Oct 15 09:55:32.559 INFO kablam! Compiling piston2d-opengl_graphics v0.49.0 Oct 15 09:55:34.075 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 15 09:55:34.075 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 15 09:55:38.259 INFO kablam! Compiling piston2d-gfx_graphics v0.46.0 Oct 15 09:55:40.809 INFO kablam! Compiling wayland-window v0.8.0 Oct 15 09:55:41.836 INFO kablam! Compiling winit v0.8.3 Oct 15 09:55:46.079 INFO kablam! Compiling glutin v0.10.0 Oct 15 09:55:48.726 INFO kablam! Compiling pistoncore-glutin_window v0.42.0 Oct 15 09:55:51.599 INFO kablam! Compiling piston_window v0.73.0 Oct 15 09:55:54.799 INFO kablam! Compiling rust-2048 v0.1.0 (/source) Oct 15 09:55:58.059 INFO kablam! warning: unused variable: `args` Oct 15 09:55:58.059 INFO kablam! --> src/main.rs:46:21 Oct 15 09:55:58.059 INFO kablam! | Oct 15 09:55:58.059 INFO kablam! 46 | if let Some(args) = e.render_args() { Oct 15 09:55:58.059 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 09:55:58.059 INFO kablam! | Oct 15 09:55:58.059 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:55:58.059 INFO kablam! Oct 15 09:55:58.059 INFO kablam! warning: unused variable: `size` Oct 15 09:55:58.059 INFO kablam! --> src/gameboard_view.rs:83:21 Oct 15 09:55:58.059 INFO kablam! | Oct 15 09:55:58.059 INFO kablam! 83 | let size = settings.size / gameboardsize as f64 - 8.0; Oct 15 09:55:58.059 INFO kablam! | ^^^^ help: consider using `_size` instead Oct 15 09:55:58.059 INFO kablam! Oct 15 09:55:58.085 INFO kablam! warning: comparison is useless due to type limits Oct 15 09:55:58.085 INFO kablam! --> src/gameboard.rs:67:9 Oct 15 09:55:58.086 INFO kablam! | Oct 15 09:55:58.086 INFO kablam! 67 | pos.0 >= 0 && (pos.0 as usize) < SIZE Oct 15 09:55:58.086 INFO kablam! | ^^^^^^^^^^ Oct 15 09:55:58.086 INFO kablam! | Oct 15 09:55:58.086 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 15 09:55:58.086 INFO kablam! Oct 15 09:55:58.086 INFO kablam! warning: comparison is useless due to type limits Oct 15 09:55:58.086 INFO kablam! --> src/gameboard.rs:68:16 Oct 15 09:55:58.086 INFO kablam! | Oct 15 09:55:58.086 INFO kablam! 68 | && pos.1 >= 0 && (pos.1 as usize) < SIZE Oct 15 09:55:58.086 INFO kablam! | ^^^^^^^^^^ Oct 15 09:55:58.086 INFO kablam! Oct 15 09:56:04.972 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Oct 15 09:56:04.991 INFO kablam! su: No module specific data is present Oct 15 09:56:05.690 INFO running `"docker" "rm" "-f" "56b4236c031541d25d27f5e70ee20a99246251ee5b1a301fb31289b0dad882b1"` Oct 15 09:56:06.095 INFO blam! 56b4236c031541d25d27f5e70ee20a99246251ee5b1a301fb31289b0dad882b1 Oct 15 09:56:06.099 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 09:56:06.629 INFO blam! a33d7066324846d3c4dee568099f814af1b367f3261b6e683d96e35601753d5d Oct 15 09:56:06.643 INFO running `"docker" "start" "-a" "a33d7066324846d3c4dee568099f814af1b367f3261b6e683d96e35601753d5d"` Oct 15 09:56:08.130 INFO kablam! usermod: no changes Oct 15 09:56:08.457 INFO kablam! Compiling rust-2048 v0.1.0 (/source) Oct 15 09:56:11.932 INFO kablam! warning: unused variable: `args` Oct 15 09:56:11.933 INFO kablam! --> src/main.rs:46:21 Oct 15 09:56:11.933 INFO kablam! | Oct 15 09:56:11.933 INFO kablam! 46 | if let Some(args) = e.render_args() { Oct 15 09:56:11.933 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 09:56:11.934 INFO kablam! | Oct 15 09:56:11.934 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:56:11.935 INFO kablam! Oct 15 09:56:11.935 INFO kablam! warning: unused variable: `size` Oct 15 09:56:11.935 INFO kablam! --> src/gameboard_view.rs:83:21 Oct 15 09:56:11.936 INFO kablam! | Oct 15 09:56:11.936 INFO kablam! 83 | let size = settings.size / gameboardsize as f64 - 8.0; Oct 15 09:56:11.936 INFO kablam! | ^^^^ help: consider using `_size` instead Oct 15 09:56:11.936 INFO kablam! Oct 15 09:56:11.963 INFO kablam! warning: comparison is useless due to type limits Oct 15 09:56:11.963 INFO kablam! --> src/gameboard.rs:67:9 Oct 15 09:56:11.964 INFO kablam! | Oct 15 09:56:11.964 INFO kablam! 67 | pos.0 >= 0 && (pos.0 as usize) < SIZE Oct 15 09:56:11.964 INFO kablam! | ^^^^^^^^^^ Oct 15 09:56:11.965 INFO kablam! | Oct 15 09:56:11.965 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 15 09:56:11.965 INFO kablam! Oct 15 09:56:11.966 INFO kablam! warning: comparison is useless due to type limits Oct 15 09:56:11.966 INFO kablam! --> src/gameboard.rs:68:16 Oct 15 09:56:11.966 INFO kablam! | Oct 15 09:56:11.966 INFO kablam! 68 | && pos.1 >= 0 && (pos.1 as usize) < SIZE Oct 15 09:56:11.967 INFO kablam! | ^^^^^^^^^^ Oct 15 09:56:11.967 INFO kablam! Oct 15 09:56:12.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.57s Oct 15 09:56:12.759 INFO kablam! su: No module specific data is present Oct 15 09:56:13.887 INFO running `"docker" "rm" "-f" "a33d7066324846d3c4dee568099f814af1b367f3261b6e683d96e35601753d5d"` Oct 15 09:56:14.147 INFO blam! a33d7066324846d3c4dee568099f814af1b367f3261b6e683d96e35601753d5d Oct 15 09:56:14.153 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 09:56:14.561 INFO blam! 9515d9862cacc1314cc614df28397e020d07996bc69bbad38315630e35914c31 Oct 15 09:56:14.564 INFO running `"docker" "start" "-a" "9515d9862cacc1314cc614df28397e020d07996bc69bbad38315630e35914c31"` Oct 15 09:56:16.478 INFO kablam! usermod: no changes Oct 15 09:56:16.855 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.34s Oct 15 09:56:16.870 INFO blam! Oct 15 09:56:16.871 INFO kablam! Running /target/debug/deps/rust_2048-d40fac168b6ed890 Oct 15 09:56:16.871 INFO blam! running 0 tests Oct 15 09:56:16.871 INFO blam! Oct 15 09:56:16.871 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:56:16.871 INFO blam! Oct 15 09:56:16.878 INFO kablam! su: No module specific data is present Oct 15 09:56:18.007 INFO running `"docker" "rm" "-f" "9515d9862cacc1314cc614df28397e020d07996bc69bbad38315630e35914c31"` Oct 15 09:56:18.271 INFO blam! 9515d9862cacc1314cc614df28397e020d07996bc69bbad38315630e35914c31