Oct 14 16:07:50.452 INFO testing jsfr/lines-king against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 16:07:50.453 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 16:07:51.083 INFO blam! 4782a89c95dc57f412ec314cfe8e9330d3f0e490c39b24af552dfc4de061545d Oct 14 16:07:51.091 INFO running `"docker" "start" "-a" "4782a89c95dc57f412ec314cfe8e9330d3f0e490c39b24af552dfc4de061545d"` Oct 14 16:07:52.471 INFO kablam! usermod: no changes Oct 14 16:07:52.818 INFO kablam! Compiling libc v0.2.19 Oct 14 16:07:52.820 INFO kablam! Compiling enum_primitive v0.1.1 Oct 14 16:07:52.821 INFO kablam! Compiling num-complex v0.1.35 Oct 14 16:07:52.821 INFO kablam! Compiling png v0.6.2 Oct 14 16:07:52.822 INFO kablam! Compiling glutin v0.7.2 Oct 14 16:07:56.188 INFO kablam! Compiling rand v0.3.15 Oct 14 16:07:56.188 INFO kablam! Compiling fs2 v0.2.5 Oct 14 16:07:56.188 INFO kablam! Compiling num_cpus v1.2.1 Oct 14 16:07:56.188 INFO kablam! Compiling x11-dl v2.12.0 Oct 14 16:07:56.443 INFO kablam! Compiling shared_library v0.1.5 Oct 14 16:08:00.851 INFO kablam! Compiling time v0.1.35 Oct 14 16:08:01.483 INFO kablam! Compiling memmap v0.4.0 Oct 14 16:08:01.485 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 16:08:04.797 INFO kablam! Compiling phf_generator v0.7.20 Oct 14 16:08:04.799 INFO kablam! Compiling tempfile v2.1.4 Oct 14 16:08:04.803 INFO kablam! Compiling deque v0.3.1 Oct 14 16:08:04.803 INFO kablam! Compiling num-bigint v0.1.35 Oct 14 16:08:05.868 INFO kablam! Compiling rayon v0.6.0 Oct 14 16:08:06.335 INFO kablam! Compiling phf_codegen v0.7.20 Oct 14 16:08:08.571 INFO kablam! Compiling pistoncore-event_loop v0.27.0 Oct 14 16:08:08.713 INFO kablam! Compiling target_build_utils v0.1.2 Oct 14 16:08:09.891 INFO kablam! Compiling piston v0.27.0 Oct 14 16:08:11.607 INFO kablam! Compiling num-rational v0.1.35 Oct 14 16:08:13.999 INFO kablam! Compiling num v0.1.36 Oct 14 16:08:14.983 INFO kablam! Compiling nalgebra v0.10.1 Oct 14 16:08:16.571 INFO kablam! Compiling jpeg-decoder v0.1.11 Oct 14 16:08:26.879 INFO kablam! Compiling image v0.12.0 Oct 14 16:08:35.728 INFO kablam! Compiling libloading v0.3.1 Oct 14 16:08:41.023 INFO kablam! Compiling dlib v0.3.1 Oct 14 16:08:41.835 INFO kablam! Compiling wayland-sys v0.7.6 Oct 14 16:08:46.587 INFO kablam! Compiling wayland-client v0.7.6 Oct 14 16:08:51.663 INFO kablam! Compiling piston2d-opengl_graphics v0.37.0 Oct 14 16:08:52.978 INFO kablam! Compiling wayland-kbd v0.6.2 Oct 14 16:08:52.978 INFO kablam! Compiling wayland-window v0.4.3 Oct 14 16:08:55.997 INFO kablam! Compiling winit v0.5.7 Oct 14 16:09:04.843 INFO kablam! Compiling pistoncore-glutin_window v0.33.0 Oct 14 16:09:08.166 INFO kablam! Compiling lines-king v0.1.0 (/source) Oct 14 16:09:09.123 INFO kablam! warning: unused variable: `args` Oct 14 16:09:09.123 INFO kablam! --> src/main.rs:148:26 Oct 14 16:09:09.123 INFO kablam! | Oct 14 16:09:09.123 INFO kablam! 148 | fn update(&mut self, args: &UpdateArgs) { Oct 14 16:09:09.123 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 14 16:09:09.123 INFO kablam! | Oct 14 16:09:09.123 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:09:09.123 INFO kablam! Oct 14 16:09:09.135 INFO kablam! warning: constant item is never used: `GREEN` Oct 14 16:09:09.135 INFO kablam! --> src/main.rs:18:1 Oct 14 16:09:09.135 INFO kablam! | Oct 14 16:09:09.135 INFO kablam! 18 | const GREEN: Color = [0.0, 1.0, 0.0, 1.0]; Oct 14 16:09:09.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:09:09.135 INFO kablam! | Oct 14 16:09:09.135 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:09:09.135 INFO kablam! Oct 14 16:09:09.135 INFO kablam! warning: constant item is never used: `YELLOW` Oct 14 16:09:09.135 INFO kablam! --> src/main.rs:20:1 Oct 14 16:09:09.135 INFO kablam! | Oct 14 16:09:09.135 INFO kablam! 20 | const YELLOW: Color = [0.0, 1.0, 1.0, 1.0]; Oct 14 16:09:09.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:09:09.135 INFO kablam! Oct 14 16:09:09.135 INFO kablam! warning: constant item is never used: `PLAYER_SIZE` Oct 14 16:09:09.135 INFO kablam! --> src/main.rs:26:1 Oct 14 16:09:09.135 INFO kablam! | Oct 14 16:09:09.135 INFO kablam! 26 | const PLAYER_SIZE: usize = 4; Oct 14 16:09:09.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:09:09.135 INFO kablam! Oct 14 16:09:12.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Oct 14 16:09:12.467 INFO kablam! su: No module specific data is present Oct 14 16:09:13.358 INFO running `"docker" "rm" "-f" "4782a89c95dc57f412ec314cfe8e9330d3f0e490c39b24af552dfc4de061545d"` Oct 14 16:09:13.635 INFO blam! 4782a89c95dc57f412ec314cfe8e9330d3f0e490c39b24af552dfc4de061545d Oct 14 16:09:13.648 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 16:09:14.153 INFO blam! 2b8f0624235938e34368987a72b5b5834d04f07b2a1c1d94a6ca0afa5a93a3a5 Oct 14 16:09:14.154 INFO running `"docker" "start" "-a" "2b8f0624235938e34368987a72b5b5834d04f07b2a1c1d94a6ca0afa5a93a3a5"` Oct 14 16:09:15.362 INFO kablam! usermod: no changes Oct 14 16:09:15.579 INFO kablam! Compiling lines-king v0.1.0 (/source) Oct 14 16:09:16.551 INFO kablam! warning: unused variable: `args` Oct 14 16:09:16.552 INFO kablam! --> src/main.rs:148:26 Oct 14 16:09:16.552 INFO kablam! | Oct 14 16:09:16.552 INFO kablam! 148 | fn update(&mut self, args: &UpdateArgs) { Oct 14 16:09:16.552 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 14 16:09:16.553 INFO kablam! | Oct 14 16:09:16.553 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:09:16.553 INFO kablam! Oct 14 16:09:16.567 INFO kablam! warning: constant item is never used: `GREEN` Oct 14 16:09:16.567 INFO kablam! --> src/main.rs:18:1 Oct 14 16:09:16.567 INFO kablam! | Oct 14 16:09:16.567 INFO kablam! 18 | const GREEN: Color = [0.0, 1.0, 0.0, 1.0]; Oct 14 16:09:16.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:09:16.567 INFO kablam! | Oct 14 16:09:16.567 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:09:16.567 INFO kablam! Oct 14 16:09:16.567 INFO kablam! warning: constant item is never used: `YELLOW` Oct 14 16:09:16.567 INFO kablam! --> src/main.rs:20:1 Oct 14 16:09:16.567 INFO kablam! | Oct 14 16:09:16.567 INFO kablam! 20 | const YELLOW: Color = [0.0, 1.0, 1.0, 1.0]; Oct 14 16:09:16.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:09:16.567 INFO kablam! Oct 14 16:09:16.567 INFO kablam! warning: constant item is never used: `PLAYER_SIZE` Oct 14 16:09:16.567 INFO kablam! --> src/main.rs:26:1 Oct 14 16:09:16.567 INFO kablam! | Oct 14 16:09:16.567 INFO kablam! 26 | const PLAYER_SIZE: usize = 4; Oct 14 16:09:16.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:09:16.567 INFO kablam! Oct 14 16:09:17.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.83s Oct 14 16:09:17.239 INFO kablam! su: No module specific data is present Oct 14 16:09:17.839 INFO running `"docker" "rm" "-f" "2b8f0624235938e34368987a72b5b5834d04f07b2a1c1d94a6ca0afa5a93a3a5"` Oct 14 16:09:18.101 INFO blam! 2b8f0624235938e34368987a72b5b5834d04f07b2a1c1d94a6ca0afa5a93a3a5 Oct 14 16:09:18.103 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 16:09:18.466 INFO blam! b43578bfefafbd1ce2874141c750a12bc1a5cf55d6d3b0c39522acc0bc173f16 Oct 14 16:09:18.471 INFO running `"docker" "start" "-a" "b43578bfefafbd1ce2874141c750a12bc1a5cf55d6d3b0c39522acc0bc173f16"` Oct 14 16:09:18.851 INFO kablam! usermod: no changes Oct 14 16:09:19.007 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 14 16:09:19.015 INFO kablam! Running /target/debug/deps/lines_king-58254b630cbc9821 Oct 14 16:09:19.017 INFO blam! Oct 14 16:09:19.018 INFO blam! running 0 tests Oct 14 16:09:19.018 INFO blam! Oct 14 16:09:19.018 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:09:19.018 INFO blam! Oct 14 16:09:19.019 INFO kablam! su: No module specific data is present Oct 14 16:09:19.283 INFO running `"docker" "rm" "-f" "b43578bfefafbd1ce2874141c750a12bc1a5cf55d6d3b0c39522acc0bc173f16"` Oct 14 16:09:19.394 INFO blam! b43578bfefafbd1ce2874141c750a12bc1a5cf55d6d3b0c39522acc0bc173f16