Oct 13 04:16:31.179 INFO testing permil/rust-puyo against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:16:31.179 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 13 04:16:31.667 INFO blam! 9161042ef742b54736e55c8ae127665ed87728697197659ac75ff8fce34ac4c7 Oct 13 04:16:31.675 INFO running `"docker" "start" "-a" "9161042ef742b54736e55c8ae127665ed87728697197659ac75ff8fce34ac4c7"` Oct 13 04:16:32.954 INFO kablam! usermod: no changes Oct 13 04:16:33.219 INFO kablam! Compiling libc v0.2.24 Oct 13 04:16:33.220 INFO kablam! Compiling either v1.1.0 Oct 13 04:16:33.244 INFO kablam! Compiling num-integer v0.1.34 Oct 13 04:16:33.244 INFO kablam! Compiling enum_primitive v0.1.1 Oct 13 04:16:33.246 INFO kablam! Compiling draw_state v0.7.1 Oct 13 04:16:33.248 INFO kablam! Compiling gfx_gl v0.3.1 Oct 13 04:16:34.324 INFO kablam! Compiling coco v0.1.1 Oct 13 04:16:34.324 INFO kablam! Compiling itertools v0.5.10 Oct 13 04:16:35.272 INFO kablam! Compiling num-iter v0.1.33 Oct 13 04:16:35.275 INFO kablam! Compiling num-rational v0.1.38 Oct 13 04:16:35.660 INFO kablam! Compiling rand v0.3.15 Oct 13 04:16:35.660 INFO kablam! Compiling num_cpus v1.5.1 Oct 13 04:16:39.518 INFO kablam! Compiling fs2 v0.2.5 Oct 13 04:16:39.553 INFO kablam! Compiling x11-dl v2.14.0 Oct 13 04:16:39.555 INFO kablam! Compiling shared_library v0.1.5 Oct 13 04:16:39.575 INFO kablam! Compiling png v0.8.0 Oct 13 04:16:39.985 INFO kablam! Compiling derivative v1.0.0 Oct 13 04:16:40.709 INFO kablam! Compiling memmap v0.4.0 Oct 13 04:16:42.551 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 13 04:16:42.552 INFO kablam! Compiling phf_generator v0.7.21 Oct 13 04:16:42.567 INFO kablam! Compiling rayon-core v1.2.1 Oct 13 04:16:42.595 INFO kablam! Compiling tempfile v2.1.5 Oct 13 04:16:43.875 INFO kablam! Compiling phf_codegen v0.7.21 Oct 13 04:16:45.350 INFO kablam! Compiling target_build_utils v0.3.1 Oct 13 04:16:45.587 INFO kablam! Compiling rayon v0.8.1 Oct 13 04:16:58.387 INFO kablam! Compiling gfx_core v0.7.1 Oct 13 04:16:59.715 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 13 04:17:06.645 INFO kablam! Compiling image v0.14.0 Oct 13 04:17:14.071 INFO kablam! Compiling libloading v0.3.4 Oct 13 04:17:19.519 INFO kablam! Compiling dlib v0.3.1 Oct 13 04:17:20.191 INFO kablam! Compiling wayland-sys v0.8.7 Oct 13 04:17:25.782 INFO kablam! Compiling wayland-client v0.8.7 Oct 13 04:17:29.427 INFO kablam! Compiling wayland-kbd v0.8.0 Oct 13 04:17:29.427 INFO kablam! Compiling wayland-window v0.5.0 Oct 13 04:17:32.383 INFO kablam! Compiling winit v0.6.4 Oct 13 04:17:37.075 INFO kablam! Compiling glutin v0.8.1 Oct 13 04:17:41.179 INFO kablam! Compiling pistoncore-glutin_window v0.37.0 Oct 13 04:17:52.379 INFO kablam! Compiling gfx v0.16.0 Oct 13 04:17:52.380 INFO kablam! Compiling gfx_device_gl v0.14.1 Oct 13 04:18:02.111 INFO kablam! Compiling piston-gfx_texture v0.25.0 Oct 13 04:18:03.735 INFO kablam! Compiling piston2d-gfx_graphics v0.41.0 Oct 13 04:18:07.771 INFO kablam! Compiling piston_window v0.67.0 Oct 13 04:18:09.559 INFO kablam! Compiling puyo v0.1.0 (/source) Oct 13 04:18:11.307 INFO kablam! warning: unused variable: `args` Oct 13 04:18:11.307 INFO kablam! --> src/main.rs:16:25 Oct 13 04:18:11.307 INFO kablam! | Oct 13 04:18:11.307 INFO kablam! 16 | if let Some(ref args) = e.render_args() { Oct 13 04:18:11.307 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 13 04:18:11.307 INFO kablam! | Oct 13 04:18:11.307 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:18:11.307 INFO kablam! Oct 13 04:18:11.307 INFO kablam! warning: unused variable: `column` Oct 13 04:18:11.307 INFO kablam! --> src/field.rs:109:21 Oct 13 04:18:11.307 INFO kablam! | Oct 13 04:18:11.307 INFO kablam! 109 | let mut column = self.grids[i]; Oct 13 04:18:11.307 INFO kablam! | ^^^^^^ help: consider using `_column` instead Oct 13 04:18:11.307 INFO kablam! Oct 13 04:18:11.307 INFO kablam! warning: unused variable: `column` Oct 13 04:18:11.307 INFO kablam! --> src/field.rs:124:21 Oct 13 04:18:11.307 INFO kablam! | Oct 13 04:18:11.307 INFO kablam! 124 | let mut column = self.grids[i]; Oct 13 04:18:11.307 INFO kablam! | ^^^^^^ help: consider using `_column` instead Oct 13 04:18:11.307 INFO kablam! Oct 13 04:18:17.082 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 44s Oct 13 04:18:17.100 INFO kablam! su: No module specific data is present Oct 13 04:18:17.713 INFO running `"docker" "rm" "-f" "9161042ef742b54736e55c8ae127665ed87728697197659ac75ff8fce34ac4c7"` Oct 13 04:18:18.167 INFO blam! 9161042ef742b54736e55c8ae127665ed87728697197659ac75ff8fce34ac4c7 Oct 13 04:18:18.173 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 13 04:18:18.583 INFO blam! cef4b8a15ac1aca052db43f186dd3b4519cde9dc41e0b4610f31ef08e10cc665 Oct 13 04:18:18.592 INFO running `"docker" "start" "-a" "cef4b8a15ac1aca052db43f186dd3b4519cde9dc41e0b4610f31ef08e10cc665"` Oct 13 04:18:20.263 INFO kablam! usermod: no changes Oct 13 04:18:20.563 INFO kablam! Compiling puyo v0.1.0 (/source) Oct 13 04:18:22.530 INFO kablam! warning: unused variable: `args` Oct 13 04:18:22.530 INFO kablam! --> src/main.rs:16:25 Oct 13 04:18:22.530 INFO kablam! | Oct 13 04:18:22.531 INFO kablam! 16 | if let Some(ref args) = e.render_args() { Oct 13 04:18:22.531 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 13 04:18:22.531 INFO kablam! | Oct 13 04:18:22.532 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:18:22.532 INFO kablam! Oct 13 04:18:22.532 INFO kablam! warning: unused variable: `column` Oct 13 04:18:22.532 INFO kablam! --> src/field.rs:109:21 Oct 13 04:18:22.533 INFO kablam! | Oct 13 04:18:22.533 INFO kablam! 109 | let mut column = self.grids[i]; Oct 13 04:18:22.533 INFO kablam! | ^^^^^^ help: consider using `_column` instead Oct 13 04:18:22.534 INFO kablam! Oct 13 04:18:22.534 INFO kablam! warning: unused variable: `column` Oct 13 04:18:22.534 INFO kablam! --> src/field.rs:124:21 Oct 13 04:18:22.534 INFO kablam! | Oct 13 04:18:22.535 INFO kablam! 124 | let mut column = self.grids[i]; Oct 13 04:18:22.535 INFO kablam! | ^^^^^^ help: consider using `_column` instead Oct 13 04:18:22.535 INFO kablam! Oct 13 04:18:23.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.88s Oct 13 04:18:23.187 INFO kablam! su: No module specific data is present Oct 13 04:18:23.891 INFO running `"docker" "rm" "-f" "cef4b8a15ac1aca052db43f186dd3b4519cde9dc41e0b4610f31ef08e10cc665"` Oct 13 04:18:24.191 INFO blam! cef4b8a15ac1aca052db43f186dd3b4519cde9dc41e0b4610f31ef08e10cc665 Oct 13 04:18:24.199 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 13 04:18:24.523 INFO blam! 83d6809b01059e43ee19b33edbdd69342c9b0c8fad46e9a711c24bacdc716ffd Oct 13 04:18:24.524 INFO running `"docker" "start" "-a" "83d6809b01059e43ee19b33edbdd69342c9b0c8fad46e9a711c24bacdc716ffd"` Oct 13 04:18:25.615 INFO kablam! usermod: no changes Oct 13 04:18:25.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.28s Oct 13 04:18:25.950 INFO kablam! Running /target/debug/deps/puyo-aa8bbdee118462c7 Oct 13 04:18:25.952 INFO blam! Oct 13 04:18:25.952 INFO blam! running 0 tests Oct 13 04:18:25.953 INFO blam! Oct 13 04:18:25.953 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:18:25.953 INFO blam! Oct 13 04:18:25.954 INFO kablam! su: No module specific data is present Oct 13 04:18:26.772 INFO running `"docker" "rm" "-f" "83d6809b01059e43ee19b33edbdd69342c9b0c8fad46e9a711c24bacdc716ffd"` Oct 13 04:18:27.019 INFO blam! 83d6809b01059e43ee19b33edbdd69342c9b0c8fad46e9a711c24bacdc716ffd