Oct 13 05:21:35.763 INFO testing nlsnightmare/grockets-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 05:21:35.765 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 05:21:36.232 INFO blam! dcaf7ba51f3aced17a3bb43270b2ec468bf5abb055c9271df0c31473f06908e9 Oct 13 05:21:36.234 INFO running `"docker" "start" "-a" "dcaf7ba51f3aced17a3bb43270b2ec468bf5abb055c9271df0c31473f06908e9"` Oct 13 05:21:38.063 INFO kablam! usermod: no changes Oct 13 05:21:38.355 INFO kablam! Compiling libloading v0.5.0 Oct 13 05:21:38.355 INFO kablam! Compiling log v0.4.5 Oct 13 05:21:38.375 INFO kablam! Compiling stb_truetype v0.2.4 Oct 13 05:21:38.399 INFO kablam! Compiling num-traits v0.1.43 Oct 13 05:21:38.401 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 13 05:21:38.402 INFO kablam! Compiling shared_library v0.1.9 Oct 13 05:21:38.403 INFO kablam! Compiling x11-dl v2.18.3 Oct 13 05:21:38.405 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 13 05:21:41.009 INFO kablam! Compiling png v0.12.0 Oct 13 05:21:41.035 INFO kablam! Compiling ordered-float v0.5.2 Oct 13 05:21:42.859 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 13 05:21:42.903 INFO kablam! Compiling gl_generator v0.9.0 Oct 13 05:21:43.211 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 13 05:21:44.613 INFO kablam! Compiling rusttype v0.4.3 Oct 13 05:21:46.931 INFO kablam! Compiling parking_lot v0.6.4 Oct 13 05:21:47.059 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 13 05:21:54.144 INFO kablam! Compiling rayon-core v1.4.1 Oct 13 05:21:54.147 INFO kablam! Compiling dlib v0.4.1 Oct 13 05:21:54.163 INFO kablam! Compiling piston2d-graphics v0.26.0 Oct 13 05:21:56.451 INFO kablam! Compiling wayland-sys v0.20.12 Oct 13 05:21:56.630 INFO kablam! Compiling gl v0.10.0 Oct 13 05:21:56.630 INFO kablam! Compiling glutin v0.18.0 Oct 13 05:22:05.346 INFO kablam! Compiling pistoncore-window v0.32.0 Oct 13 05:22:05.363 INFO kablam! Compiling rayon v1.0.2 Oct 13 05:22:05.499 INFO kablam! Compiling wayland-commons v0.20.12 Oct 13 05:22:07.555 INFO kablam! Compiling wayland-client v0.20.12 Oct 13 05:22:10.700 INFO kablam! Compiling pistoncore-event_loop v0.37.0 Oct 13 05:22:13.504 INFO kablam! Compiling piston v0.37.0 Oct 13 05:22:17.507 INFO kablam! Compiling wayland-protocols v0.20.12 Oct 13 05:22:19.172 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 13 05:22:27.971 INFO kablam! Compiling image v0.20.0 Oct 13 05:22:31.518 INFO kablam! Compiling smithay-client-toolkit v0.3.0 Oct 13 05:22:40.183 INFO kablam! Compiling winit v0.17.2 Oct 13 05:23:00.063 INFO kablam! Compiling piston2d-opengl_graphics v0.54.0 Oct 13 05:23:06.875 INFO kablam! Compiling pistoncore-glutin_window v0.48.0 Oct 13 05:23:12.327 INFO kablam! Compiling grockets-rs v0.1.0 (/source) Oct 13 05:23:14.587 INFO kablam! warning: unused import: `piston::input::UpdateArgs` Oct 13 05:23:14.587 INFO kablam! --> src/rocket.rs:12:5 Oct 13 05:23:14.587 INFO kablam! | Oct 13 05:23:14.587 INFO kablam! 12 | use piston::input::UpdateArgs; Oct 13 05:23:14.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:23:14.587 INFO kablam! | Oct 13 05:23:14.587 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:23:14.587 INFO kablam! Oct 13 05:23:14.587 INFO kablam! warning: unused import: `graphics` Oct 13 05:23:14.587 INFO kablam! --> src/rocket.rs:84:13 Oct 13 05:23:14.587 INFO kablam! | Oct 13 05:23:14.587 INFO kablam! 84 | use graphics; Oct 13 05:23:14.587 INFO kablam! | ^^^^^^^^ Oct 13 05:23:14.587 INFO kablam! Oct 13 05:23:14.699 INFO kablam! warning: unused variable: `i` Oct 13 05:23:14.699 INFO kablam! --> src/rocket.rs:31:9 Oct 13 05:23:14.699 INFO kablam! | Oct 13 05:23:14.699 INFO kablam! 31 | for i in 0..1000 { Oct 13 05:23:14.699 INFO kablam! | ^ help: consider using `_i` instead Oct 13 05:23:14.699 INFO kablam! | Oct 13 05:23:14.699 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:23:14.699 INFO kablam! Oct 13 05:23:14.711 INFO kablam! warning: field is never used: `counter` Oct 13 05:23:14.711 INFO kablam! --> src/rocket.rs:59:5 Oct 13 05:23:14.711 INFO kablam! | Oct 13 05:23:14.711 INFO kablam! 59 | counter: i32, Oct 13 05:23:14.711 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:23:14.711 INFO kablam! Oct 13 05:23:14.711 INFO kablam! warning: method is never used: `calculate_score` Oct 13 05:23:14.711 INFO kablam! --> src/rocket.rs:76:5 Oct 13 05:23:14.711 INFO kablam! | Oct 13 05:23:14.711 INFO kablam! 76 | fn calculate_score(&self) { Oct 13 05:23:14.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:23:14.711 INFO kablam! Oct 13 05:23:14.711 INFO kablam! warning: method is never used: `draw_target` Oct 13 05:23:14.711 INFO kablam! --> src/main.rs:53:5 Oct 13 05:23:14.711 INFO kablam! | Oct 13 05:23:14.711 INFO kablam! 53 | fn draw_target(&self, c: &graphics::Context, gl: &mut GlGraphics) { Oct 13 05:23:14.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:23:14.711 INFO kablam! Oct 13 05:23:19.384 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 41s Oct 13 05:23:19.399 INFO kablam! su: No module specific data is present Oct 13 05:23:20.212 INFO running `"docker" "rm" "-f" "dcaf7ba51f3aced17a3bb43270b2ec468bf5abb055c9271df0c31473f06908e9"` Oct 13 05:23:20.489 INFO blam! dcaf7ba51f3aced17a3bb43270b2ec468bf5abb055c9271df0c31473f06908e9 Oct 13 05:23:20.505 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 05:23:20.929 INFO blam! 10c727ecc450e89912a72ce417310c658cb863b6905e7b279342a5973fd13d7d Oct 13 05:23:20.930 INFO running `"docker" "start" "-a" "10c727ecc450e89912a72ce417310c658cb863b6905e7b279342a5973fd13d7d"` Oct 13 05:23:22.218 INFO kablam! usermod: no changes Oct 13 05:23:22.439 INFO kablam! Compiling grockets-rs v0.1.0 (/source) Oct 13 05:23:24.451 INFO kablam! warning: unused import: `piston::input::UpdateArgs` Oct 13 05:23:24.451 INFO kablam! --> src/rocket.rs:12:5 Oct 13 05:23:24.451 INFO kablam! | Oct 13 05:23:24.451 INFO kablam! 12 | use piston::input::UpdateArgs; Oct 13 05:23:24.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:23:24.451 INFO kablam! | Oct 13 05:23:24.451 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:23:24.451 INFO kablam! Oct 13 05:23:24.451 INFO kablam! warning: unused import: `graphics` Oct 13 05:23:24.451 INFO kablam! --> src/rocket.rs:84:13 Oct 13 05:23:24.451 INFO kablam! | Oct 13 05:23:24.451 INFO kablam! 84 | use graphics; Oct 13 05:23:24.451 INFO kablam! | ^^^^^^^^ Oct 13 05:23:24.451 INFO kablam! Oct 13 05:23:24.561 INFO kablam! warning: unused variable: `i` Oct 13 05:23:24.561 INFO kablam! --> src/rocket.rs:31:9 Oct 13 05:23:24.561 INFO kablam! | Oct 13 05:23:24.561 INFO kablam! 31 | for i in 0..1000 { Oct 13 05:23:24.561 INFO kablam! | ^ help: consider using `_i` instead Oct 13 05:23:24.561 INFO kablam! | Oct 13 05:23:24.561 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:23:24.561 INFO kablam! Oct 13 05:23:24.579 INFO kablam! warning: field is never used: `counter` Oct 13 05:23:24.579 INFO kablam! --> src/rocket.rs:59:5 Oct 13 05:23:24.579 INFO kablam! | Oct 13 05:23:24.579 INFO kablam! 59 | counter: i32, Oct 13 05:23:24.579 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:23:24.579 INFO kablam! Oct 13 05:23:24.579 INFO kablam! warning: method is never used: `calculate_score` Oct 13 05:23:24.579 INFO kablam! --> src/rocket.rs:76:5 Oct 13 05:23:24.579 INFO kablam! | Oct 13 05:23:24.579 INFO kablam! 76 | fn calculate_score(&self) { Oct 13 05:23:24.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:23:24.579 INFO kablam! Oct 13 05:23:24.579 INFO kablam! warning: method is never used: `draw_target` Oct 13 05:23:24.579 INFO kablam! --> src/main.rs:53:5 Oct 13 05:23:24.579 INFO kablam! | Oct 13 05:23:24.579 INFO kablam! 53 | fn draw_target(&self, c: &graphics::Context, gl: &mut GlGraphics) { Oct 13 05:23:24.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:23:24.579 INFO kablam! Oct 13 05:23:26.082 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.83s Oct 13 05:23:26.093 INFO kablam! su: No module specific data is present Oct 13 05:23:26.579 INFO running `"docker" "rm" "-f" "10c727ecc450e89912a72ce417310c658cb863b6905e7b279342a5973fd13d7d"` Oct 13 05:23:26.973 INFO blam! 10c727ecc450e89912a72ce417310c658cb863b6905e7b279342a5973fd13d7d Oct 13 05:23:26.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 05:23:27.399 INFO blam! 884753c7baef35916d7e3518e9376191085dbea2bc72976a7575106eb119de89 Oct 13 05:23:27.407 INFO running `"docker" "start" "-a" "884753c7baef35916d7e3518e9376191085dbea2bc72976a7575106eb119de89"` Oct 13 05:23:28.970 INFO kablam! usermod: no changes Oct 13 05:23:29.162 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 13 05:23:29.195 INFO kablam! Running /target/debug/deps/grockets_rs-00fdadceaab387ce Oct 13 05:23:29.199 INFO blam! Oct 13 05:23:29.199 INFO blam! running 0 tests Oct 13 05:23:29.199 INFO blam! Oct 13 05:23:29.199 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:23:29.199 INFO blam! Oct 13 05:23:29.199 INFO kablam! su: No module specific data is present Oct 13 05:23:30.055 INFO running `"docker" "rm" "-f" "884753c7baef35916d7e3518e9376191085dbea2bc72976a7575106eb119de89"` Oct 13 05:23:30.312 INFO blam! 884753c7baef35916d7e3518e9376191085dbea2bc72976a7575106eb119de89