Oct 11 01:56:41.009 INFO testing bpglaser/rusty_worm against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:56:41.009 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:56:41.009 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 01:56:41.169 INFO blam! dddeb677c3d4e96315ce08cf136cf0356f85038539bd6de2317fe9e4f7d5f5a6 Oct 11 01:56:41.170 INFO running `"docker" "start" "-a" "dddeb677c3d4e96315ce08cf136cf0356f85038539bd6de2317fe9e4f7d5f5a6"` Oct 11 01:56:41.650 INFO kablam! usermod: no changes Oct 11 01:56:41.948 INFO kablam! Compiling serde v0.8.22 Oct 11 01:56:41.951 INFO kablam! Compiling time v0.1.36 Oct 11 01:56:41.951 INFO kablam! Compiling enum_primitive v0.1.1 Oct 11 01:56:41.951 INFO kablam! Compiling shared_library v0.1.5 Oct 11 01:56:41.957 INFO kablam! Compiling deflate v0.7.2 Oct 11 01:56:41.958 INFO kablam! Compiling phf_generator v0.7.20 Oct 11 01:56:41.959 INFO kablam! Compiling deque v0.3.1 Oct 11 01:56:41.964 INFO kablam! Compiling num-bigint v0.1.35 Oct 11 01:56:43.875 INFO kablam! Compiling x11-dl v2.12.0 Oct 11 01:56:43.893 INFO kablam! Compiling gfx_core v0.5.1 Oct 11 01:56:43.935 INFO kablam! Compiling pistoncore-input v0.15.0 Oct 11 01:56:43.936 INFO kablam! Compiling rayon v0.6.0 Oct 11 01:56:44.266 INFO kablam! Compiling glutin v0.7.2 Oct 11 01:56:51.524 INFO kablam! Compiling phf_codegen v0.7.20 Oct 11 01:56:51.581 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 11 01:56:54.261 INFO kablam! Compiling png v0.6.2 Oct 11 01:56:56.628 INFO kablam! Compiling num-rational v0.1.35 Oct 11 01:56:56.657 INFO kablam! Compiling gl v0.6.1 Oct 11 01:56:57.424 INFO kablam! Compiling fs2 v0.2.5 Oct 11 01:56:58.168 INFO kablam! Compiling tempfile v2.1.4 Oct 11 01:57:01.268 INFO kablam! Compiling pistoncore-window v0.24.0 Oct 11 01:57:01.297 INFO kablam! Compiling jpeg-decoder v0.1.11 Oct 11 01:57:04.120 INFO kablam! Compiling target_build_utils v0.1.2 Oct 11 01:57:04.180 INFO kablam! Compiling memmap v0.4.0 Oct 11 01:57:07.128 INFO kablam! Compiling serde_json v0.8.4 Oct 11 01:57:14.964 INFO kablam! Compiling pistoncore-event_loop v0.27.0 Oct 11 01:57:15.016 INFO kablam! Compiling image v0.12.1 Oct 11 01:57:17.345 INFO kablam! Compiling piston v0.27.0 Oct 11 01:57:34.832 INFO kablam! Compiling libloading v0.3.1 Oct 11 01:57:42.168 INFO kablam! Compiling dlib v0.3.1 Oct 11 01:57:42.973 INFO kablam! Compiling wayland-sys v0.7.6 Oct 11 01:57:45.161 INFO kablam! Compiling wayland-client v0.7.6 Oct 11 01:57:46.729 INFO kablam! Compiling gfx v0.13.0 Oct 11 01:57:46.730 INFO kablam! Compiling gfx_device_gl v0.12.0 Oct 11 01:57:49.772 INFO kablam! Compiling wayland-window v0.4.3 Oct 11 01:57:49.772 INFO kablam! Compiling wayland-kbd v0.6.2 Oct 11 01:57:55.916 INFO kablam! Compiling winit v0.5.7 Oct 11 01:57:58.024 INFO kablam! Compiling piston-gfx_texture v0.20.0 Oct 11 01:58:02.848 INFO kablam! Compiling piston2d-gfx_graphics v0.35.0 Oct 11 01:58:06.204 INFO kablam! Compiling pistoncore-glutin_window v0.33.0 Oct 11 01:58:12.606 INFO kablam! Compiling piston_window v0.61.0 Oct 11 01:58:17.431 INFO kablam! Compiling rusty_worm v0.1.0 (/source) Oct 11 01:58:22.808 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 01:58:22.808 INFO kablam! --> src/main.rs:86:51 Oct 11 01:58:22.808 INFO kablam! | Oct 11 01:58:22.808 INFO kablam! 86 | let options: Vec<_> = (0..BOARD_SIZE).zip((0..BOARD_SIZE)).filter(|&(x, y)| !self.worm.contains(&(x,y))).collect(); Oct 11 01:58:22.808 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 01:58:22.808 INFO kablam! | Oct 11 01:58:22.808 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 01:58:22.808 INFO kablam! Oct 11 01:58:27.649 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 45s Oct 11 01:58:27.669 INFO kablam! su: No module specific data is present Oct 11 01:58:28.738 INFO running `"docker" "rm" "-f" "dddeb677c3d4e96315ce08cf136cf0356f85038539bd6de2317fe9e4f7d5f5a6"` Oct 11 01:58:28.979 INFO blam! dddeb677c3d4e96315ce08cf136cf0356f85038539bd6de2317fe9e4f7d5f5a6 Oct 11 01:58:28.982 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:58:28.984 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 01:58:29.540 INFO blam! c665d43c0752ada47624deb5b89fecf2f86a94c8bc1be67e5e4243f7fbb4e04c Oct 11 01:58:29.544 INFO running `"docker" "start" "-a" "c665d43c0752ada47624deb5b89fecf2f86a94c8bc1be67e5e4243f7fbb4e04c"` Oct 11 01:58:30.816 INFO kablam! usermod: no changes Oct 11 01:58:31.124 INFO kablam! Compiling rusty_worm v0.1.0 (/source) Oct 11 01:58:36.892 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 01:58:36.892 INFO kablam! --> src/main.rs:86:51 Oct 11 01:58:36.892 INFO kablam! | Oct 11 01:58:36.892 INFO kablam! 86 | let options: Vec<_> = (0..BOARD_SIZE).zip((0..BOARD_SIZE)).filter(|&(x, y)| !self.worm.contains(&(x,y))).collect(); Oct 11 01:58:36.892 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 01:58:36.892 INFO kablam! | Oct 11 01:58:36.892 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 01:58:36.892 INFO kablam! Oct 11 01:58:37.515 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.66s Oct 11 01:58:37.521 INFO kablam! su: No module specific data is present Oct 11 01:58:38.234 INFO running `"docker" "rm" "-f" "c665d43c0752ada47624deb5b89fecf2f86a94c8bc1be67e5e4243f7fbb4e04c"` Oct 11 01:58:38.532 INFO blam! c665d43c0752ada47624deb5b89fecf2f86a94c8bc1be67e5e4243f7fbb4e04c Oct 11 01:58:38.540 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:58:38.542 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 01:58:38.867 INFO blam! 1074fb0a8184a0848623f20300c53561ebaa923fdff39ab2e8b26f847579342d Oct 11 01:58:38.873 INFO running `"docker" "start" "-a" "1074fb0a8184a0848623f20300c53561ebaa923fdff39ab2e8b26f847579342d"` Oct 11 01:58:39.988 INFO kablam! usermod: no changes Oct 11 01:58:40.213 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 11 01:58:40.233 INFO kablam! Running /target/debug/deps/rusty_worm-a04911be9c7b2a93 Oct 11 01:58:40.239 INFO blam! Oct 11 01:58:40.239 INFO blam! running 0 tests Oct 11 01:58:40.239 INFO blam! Oct 11 01:58:40.239 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:58:40.239 INFO blam! Oct 11 01:58:40.241 INFO kablam! su: No module specific data is present Oct 11 01:58:40.746 INFO running `"docker" "rm" "-f" "1074fb0a8184a0848623f20300c53561ebaa923fdff39ab2e8b26f847579342d"` Oct 11 01:58:40.992 INFO blam! 1074fb0a8184a0848623f20300c53561ebaa923fdff39ab2e8b26f847579342d