Oct 11 03:40:41.051 INFO testing abhinavmuta/rsmario against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:40:41.051 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:40:41.053 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 03:40:41.421 INFO blam! edcf41edb2bb77c466c852ab86a4c7145d521ffeea75f794ba558e6161fd98d0 Oct 11 03:40:41.432 INFO running `"docker" "start" "-a" "edcf41edb2bb77c466c852ab86a4c7145d521ffeea75f794ba558e6161fd98d0"` Oct 11 03:40:42.449 INFO kablam! usermod: no changes Oct 11 03:40:42.824 INFO kablam! Compiling serde v1.0.17 Oct 11 03:40:42.827 INFO kablam! Compiling arrayvec v0.4.5 Oct 11 03:40:42.827 INFO kablam! Compiling rayon-core v1.2.1 Oct 11 03:40:42.829 INFO kablam! Compiling derivative v1.0.0 Oct 11 03:40:42.830 INFO kablam! Compiling serde_derive v1.0.17 Oct 11 03:40:45.788 INFO kablam! Compiling rusttype v0.2.3 Oct 11 03:40:45.920 INFO kablam! Compiling rayon v0.8.2 Oct 11 03:40:54.700 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 11 03:40:55.472 INFO kablam! Compiling piston2d-graphics v0.23.0 Oct 11 03:40:57.832 INFO kablam! Compiling gfx_core v0.7.2 Oct 11 03:41:00.074 INFO kablam! Compiling pistoncore-input v0.20.0 Oct 11 03:41:00.129 INFO kablam! Compiling image v0.17.0 Oct 11 03:41:03.720 INFO kablam! Compiling pistoncore-window v0.30.0 Oct 11 03:41:05.601 INFO kablam! Compiling pistoncore-event_loop v0.35.0 Oct 11 03:41:05.602 INFO kablam! Compiling pistoncore-glutin_window v0.42.0 Oct 11 03:41:12.404 INFO kablam! Compiling piston v0.35.0 Oct 11 03:41:14.617 INFO kablam! Compiling piston2d-opengl_graphics v0.49.0 Oct 11 03:41:30.606 INFO kablam! Compiling gfx v0.16.1 Oct 11 03:41:30.606 INFO kablam! Compiling gfx_device_gl v0.14.4 Oct 11 03:41:37.785 INFO kablam! Compiling piston-gfx_texture v0.29.0 Oct 11 03:41:41.281 INFO kablam! Compiling piston2d-gfx_graphics v0.46.0 Oct 11 03:41:47.464 INFO kablam! Compiling piston_window v0.73.0 Oct 11 03:41:53.598 INFO kablam! Compiling rsmario v0.1.0 (/source) Oct 11 03:41:58.848 INFO kablam! warning: unused variable: `gl` Oct 11 03:41:58.848 INFO kablam! --> src/main.rs:18:13 Oct 11 03:41:58.848 INFO kablam! | Oct 11 03:41:58.848 INFO kablam! 18 | let mut gl = GlGraphics::new(opengl); Oct 11 03:41:58.848 INFO kablam! | ^^ help: consider using `_gl` instead Oct 11 03:41:58.848 INFO kablam! | Oct 11 03:41:58.848 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:41:58.848 INFO kablam! Oct 11 03:41:58.848 INFO kablam! warning: variable does not need to be mutable Oct 11 03:41:58.848 INFO kablam! --> src/main.rs:18:9 Oct 11 03:41:58.848 INFO kablam! | Oct 11 03:41:58.848 INFO kablam! 18 | let mut gl = GlGraphics::new(opengl); Oct 11 03:41:58.848 INFO kablam! | ----^^ Oct 11 03:41:58.848 INFO kablam! | | Oct 11 03:41:58.848 INFO kablam! | help: remove this `mut` Oct 11 03:41:58.848 INFO kablam! | Oct 11 03:41:58.848 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 03:41:58.848 INFO kablam! Oct 11 03:42:03.118 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Oct 11 03:42:03.135 INFO kablam! su: No module specific data is present Oct 11 03:42:04.043 INFO running `"docker" "rm" "-f" "edcf41edb2bb77c466c852ab86a4c7145d521ffeea75f794ba558e6161fd98d0"` Oct 11 03:42:04.356 INFO blam! edcf41edb2bb77c466c852ab86a4c7145d521ffeea75f794ba558e6161fd98d0 Oct 11 03:42:04.361 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:42:04.362 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 03:42:04.840 INFO blam! a46bcbaf05133a7900886a2cd8799a0e4b015c934f4f5178bba72c736f48a249 Oct 11 03:42:04.844 INFO running `"docker" "start" "-a" "a46bcbaf05133a7900886a2cd8799a0e4b015c934f4f5178bba72c736f48a249"` Oct 11 03:42:06.356 INFO kablam! usermod: no changes Oct 11 03:42:06.687 INFO kablam! Compiling rsmario v0.1.0 (/source) Oct 11 03:42:13.290 INFO kablam! warning: unused variable: `gl` Oct 11 03:42:13.290 INFO kablam! --> src/main.rs:18:13 Oct 11 03:42:13.290 INFO kablam! | Oct 11 03:42:13.291 INFO kablam! 18 | let mut gl = GlGraphics::new(opengl); Oct 11 03:42:13.291 INFO kablam! | ^^ help: consider using `_gl` instead Oct 11 03:42:13.291 INFO kablam! | Oct 11 03:42:13.292 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:42:13.292 INFO kablam! Oct 11 03:42:13.292 INFO kablam! warning: variable does not need to be mutable Oct 11 03:42:13.293 INFO kablam! --> src/main.rs:18:9 Oct 11 03:42:13.293 INFO kablam! | Oct 11 03:42:13.293 INFO kablam! 18 | let mut gl = GlGraphics::new(opengl); Oct 11 03:42:13.294 INFO kablam! | ----^^ Oct 11 03:42:13.294 INFO kablam! | | Oct 11 03:42:13.294 INFO kablam! | help: remove this `mut` Oct 11 03:42:13.294 INFO kablam! | Oct 11 03:42:13.295 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 03:42:13.295 INFO kablam! Oct 11 03:42:14.028 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.65s Oct 11 03:42:14.044 INFO kablam! su: No module specific data is present Oct 11 03:42:14.640 INFO running `"docker" "rm" "-f" "a46bcbaf05133a7900886a2cd8799a0e4b015c934f4f5178bba72c736f48a249"` Oct 11 03:42:14.861 INFO blam! a46bcbaf05133a7900886a2cd8799a0e4b015c934f4f5178bba72c736f48a249 Oct 11 03:42:14.866 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:42:14.866 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 03:42:15.274 INFO blam! 1666ebd5ff04c1cc13d051bf02da69c22dcaef8e0a765c6231eaf3da5e52ccb9 Oct 11 03:42:15.275 INFO running `"docker" "start" "-a" "1666ebd5ff04c1cc13d051bf02da69c22dcaef8e0a765c6231eaf3da5e52ccb9"` Oct 11 03:42:16.501 INFO kablam! usermod: no changes Oct 11 03:42:16.734 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 11 03:42:16.759 INFO kablam! Running /target/debug/deps/rsmario-434a6af04faa7eb6 Oct 11 03:42:16.770 INFO blam! Oct 11 03:42:16.770 INFO blam! running 0 tests Oct 11 03:42:16.770 INFO blam! Oct 11 03:42:16.770 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:42:16.770 INFO blam! Oct 11 03:42:16.772 INFO kablam! su: No module specific data is present Oct 11 03:42:17.654 INFO running `"docker" "rm" "-f" "1666ebd5ff04c1cc13d051bf02da69c22dcaef8e0a765c6231eaf3da5e52ccb9"` Oct 11 03:42:17.878 INFO blam! 1666ebd5ff04c1cc13d051bf02da69c22dcaef8e0a765c6231eaf3da5e52ccb9