Oct 15 05:17:14.765 INFO testing abhinavmuta/rsmario against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:17:14.766 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 05:17:15.289 INFO blam! c218fedfd471e3d5490a4f299c06bad4fbbd9f428b62fd64f21c5bf327640460 Oct 15 05:17:15.292 INFO running `"docker" "start" "-a" "c218fedfd471e3d5490a4f299c06bad4fbbd9f428b62fd64f21c5bf327640460"` Oct 15 05:17:17.371 INFO kablam! usermod: no changes Oct 15 05:17:17.841 INFO kablam! Compiling either v1.3.0 Oct 15 05:17:17.859 INFO kablam! Compiling arrayvec v0.4.5 Oct 15 05:17:17.862 INFO kablam! Compiling gfx_gl v0.3.1 Oct 15 05:17:17.869 INFO kablam! Compiling pistoncore-input v0.20.0 Oct 15 05:17:19.906 INFO kablam! Compiling coco v0.1.1 Oct 15 05:17:19.906 INFO kablam! Compiling itertools v0.5.10 Oct 15 05:17:23.235 INFO kablam! Compiling rusttype v0.2.3 Oct 15 05:17:24.035 INFO kablam! Compiling rayon-core v1.2.1 Oct 15 05:17:28.099 INFO kablam! Compiling rayon v0.8.2 Oct 15 05:17:29.305 INFO kablam! Compiling derivative v1.0.0 Oct 15 05:17:33.407 INFO kablam! Compiling piston2d-graphics v0.23.0 Oct 15 05:17:33.835 INFO kablam! Compiling pistoncore-window v0.30.0 Oct 15 05:17:37.147 INFO kablam! Compiling pistoncore-event_loop v0.35.0 Oct 15 05:17:37.147 INFO kablam! Compiling pistoncore-glutin_window v0.42.0 Oct 15 05:17:38.191 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 15 05:17:39.547 INFO kablam! Compiling piston v0.35.0 Oct 15 05:17:46.699 INFO kablam! Compiling gfx_core v0.7.2 Oct 15 05:17:47.747 INFO kablam! Compiling image v0.17.0 Oct 15 05:18:01.391 INFO kablam! Compiling piston2d-opengl_graphics v0.49.0 Oct 15 05:18:21.019 INFO kablam! Compiling gfx v0.16.1 Oct 15 05:18:21.019 INFO kablam! Compiling gfx_device_gl v0.14.4 Oct 15 05:18:29.959 INFO kablam! Compiling piston-gfx_texture v0.29.0 Oct 15 05:18:31.586 INFO kablam! Compiling piston2d-gfx_graphics v0.46.0 Oct 15 05:18:34.819 INFO kablam! Compiling piston_window v0.73.0 Oct 15 05:18:37.592 INFO kablam! Compiling rsmario v0.1.0 (/source) Oct 15 05:18:40.143 INFO kablam! warning: unused variable: `gl` Oct 15 05:18:40.143 INFO kablam! --> src/main.rs:18:13 Oct 15 05:18:40.143 INFO kablam! | Oct 15 05:18:40.143 INFO kablam! 18 | let mut gl = GlGraphics::new(opengl); Oct 15 05:18:40.143 INFO kablam! | ^^ help: consider using `_gl` instead Oct 15 05:18:40.143 INFO kablam! | Oct 15 05:18:40.143 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:18:40.143 INFO kablam! Oct 15 05:18:40.143 INFO kablam! warning: variable does not need to be mutable Oct 15 05:18:40.143 INFO kablam! --> src/main.rs:18:9 Oct 15 05:18:40.143 INFO kablam! | Oct 15 05:18:40.143 INFO kablam! 18 | let mut gl = GlGraphics::new(opengl); Oct 15 05:18:40.143 INFO kablam! | ----^^ Oct 15 05:18:40.143 INFO kablam! | | Oct 15 05:18:40.143 INFO kablam! | help: remove this `mut` Oct 15 05:18:40.143 INFO kablam! | Oct 15 05:18:40.143 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 05:18:40.143 INFO kablam! Oct 15 05:18:43.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Oct 15 05:18:43.360 INFO kablam! su: No module specific data is present Oct 15 05:18:43.677 INFO running `"docker" "rm" "-f" "c218fedfd471e3d5490a4f299c06bad4fbbd9f428b62fd64f21c5bf327640460"` Oct 15 05:18:43.749 INFO blam! c218fedfd471e3d5490a4f299c06bad4fbbd9f428b62fd64f21c5bf327640460 Oct 15 05:18:43.750 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 05:18:43.922 INFO blam! c3e125bac4ab2f07fb5edd701def84da4c015fa9d6a7d48dd7079ca3c7fac973 Oct 15 05:18:43.924 INFO running `"docker" "start" "-a" "c3e125bac4ab2f07fb5edd701def84da4c015fa9d6a7d48dd7079ca3c7fac973"` Oct 15 05:18:44.299 INFO kablam! usermod: no changes Oct 15 05:18:44.491 INFO kablam! Compiling rsmario v0.1.0 (/source) Oct 15 05:18:47.063 INFO kablam! warning: unused variable: `gl` Oct 15 05:18:47.063 INFO kablam! --> src/main.rs:18:13 Oct 15 05:18:47.063 INFO kablam! | Oct 15 05:18:47.063 INFO kablam! 18 | let mut gl = GlGraphics::new(opengl); Oct 15 05:18:47.063 INFO kablam! | ^^ help: consider using `_gl` instead Oct 15 05:18:47.063 INFO kablam! | Oct 15 05:18:47.063 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:18:47.063 INFO kablam! Oct 15 05:18:47.063 INFO kablam! warning: variable does not need to be mutable Oct 15 05:18:47.063 INFO kablam! --> src/main.rs:18:9 Oct 15 05:18:47.063 INFO kablam! | Oct 15 05:18:47.063 INFO kablam! 18 | let mut gl = GlGraphics::new(opengl); Oct 15 05:18:47.063 INFO kablam! | ----^^ Oct 15 05:18:47.063 INFO kablam! | | Oct 15 05:18:47.063 INFO kablam! | help: remove this `mut` Oct 15 05:18:47.063 INFO kablam! | Oct 15 05:18:47.063 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 05:18:47.063 INFO kablam! Oct 15 05:18:47.409 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.09s Oct 15 05:18:47.424 INFO kablam! su: No module specific data is present Oct 15 05:18:47.862 INFO running `"docker" "rm" "-f" "c3e125bac4ab2f07fb5edd701def84da4c015fa9d6a7d48dd7079ca3c7fac973"` Oct 15 05:18:47.943 INFO blam! c3e125bac4ab2f07fb5edd701def84da4c015fa9d6a7d48dd7079ca3c7fac973 Oct 15 05:18:47.945 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 05:18:48.150 INFO blam! bf3c879eb038a45ff9dfde008684111df3cce79bdb0eb3fe565d4440502b28c7 Oct 15 05:18:48.152 INFO running `"docker" "start" "-a" "bf3c879eb038a45ff9dfde008684111df3cce79bdb0eb3fe565d4440502b28c7"` Oct 15 05:18:48.539 INFO kablam! usermod: no changes Oct 15 05:18:48.668 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 05:18:48.693 INFO kablam! Running /target/debug/deps/rsmario-434a6af04faa7eb6 Oct 15 05:18:48.693 INFO blam! Oct 15 05:18:48.693 INFO blam! running 0 tests Oct 15 05:18:48.693 INFO blam! Oct 15 05:18:48.693 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:18:48.693 INFO blam! Oct 15 05:18:48.697 INFO kablam! su: No module specific data is present Oct 15 05:18:48.987 INFO running `"docker" "rm" "-f" "bf3c879eb038a45ff9dfde008684111df3cce79bdb0eb3fe565d4440502b28c7"` Oct 15 05:18:49.102 INFO blam! bf3c879eb038a45ff9dfde008684111df3cce79bdb0eb3fe565d4440502b28c7