Oct 10 19:19:34.620 INFO testing lreynolds18/nintendoDS-Emulator against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:19:34.620 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:19:34.622 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 19:19:35.032 INFO blam! 00e0f274aa9201f72268445aacd3b46d2af4ed97fd8b028afd07a31c1b736884 Oct 10 19:19:35.040 INFO running `"docker" "start" "-a" "00e0f274aa9201f72268445aacd3b46d2af4ed97fd8b028afd07a31c1b736884"` Oct 10 19:19:36.730 INFO kablam! usermod: no changes Oct 10 19:19:37.080 INFO kablam! Compiling rayon-core v1.2.1 Oct 10 19:19:37.080 INFO kablam! Compiling arrayvec v0.4.2 Oct 10 19:19:37.080 INFO kablam! Compiling x11-dl v2.15.0 Oct 10 19:19:37.098 INFO kablam! Compiling pistoncore-input v0.19.0 Oct 10 19:19:40.412 INFO kablam! Compiling rusttype v0.2.3 Oct 10 19:19:41.568 INFO kablam! Compiling rayon v0.8.2 Oct 10 19:19:46.782 INFO kablam! Compiling pistoncore-window v0.29.0 Oct 10 19:19:49.628 INFO kablam! Compiling piston2d-graphics v0.22.0 Oct 10 19:19:50.032 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 10 19:19:50.104 INFO kablam! Compiling winit v0.7.6 Oct 10 19:19:54.135 INFO kablam! Compiling pistoncore-event_loop v0.34.0 Oct 10 19:19:54.620 INFO kablam! Compiling image v0.16.0 Oct 10 19:19:58.476 INFO kablam! Compiling glutin v0.9.2 Oct 10 19:19:58.532 INFO kablam! Compiling piston v0.34.0 Oct 10 19:20:03.600 INFO kablam! Compiling pistoncore-glutin_window v0.40.1 Oct 10 19:20:14.718 INFO kablam! Compiling piston2d-opengl_graphics v0.47.0 Oct 10 19:20:18.082 INFO kablam! Compiling nds v0.1.0 (/source) Oct 10 19:20:22.055 INFO kablam! warning: unused variable: `width` Oct 10 19:20:22.055 INFO kablam! --> src/app.rs:50:31 Oct 10 19:20:22.055 INFO kablam! | Oct 10 19:20:22.055 INFO kablam! 50 | pub fn run_app(version: &str, width: i32, height: i32) { Oct 10 19:20:22.055 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 10 19:20:22.060 INFO kablam! | Oct 10 19:20:22.060 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 19:20:22.060 INFO kablam! Oct 10 19:20:22.060 INFO kablam! warning: unused variable: `height` Oct 10 19:20:22.060 INFO kablam! --> src/app.rs:50:43 Oct 10 19:20:22.060 INFO kablam! | Oct 10 19:20:22.060 INFO kablam! 50 | pub fn run_app(version: &str, width: i32, height: i32) { Oct 10 19:20:22.060 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 10 19:20:22.060 INFO kablam! Oct 10 19:20:30.034 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.27s Oct 10 19:20:30.049 INFO kablam! su: No module specific data is present Oct 10 19:20:30.958 INFO running `"docker" "rm" "-f" "00e0f274aa9201f72268445aacd3b46d2af4ed97fd8b028afd07a31c1b736884"` Oct 10 19:20:31.220 INFO blam! 00e0f274aa9201f72268445aacd3b46d2af4ed97fd8b028afd07a31c1b736884 Oct 10 19:20:31.229 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:20:31.229 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 19:20:31.700 INFO blam! ebdfb71e16dd5bc5e662fe6776893d0d7e99d63dcc57febf5d1d2bd806f9d0e1 Oct 10 19:20:31.701 INFO running `"docker" "start" "-a" "ebdfb71e16dd5bc5e662fe6776893d0d7e99d63dcc57febf5d1d2bd806f9d0e1"` Oct 10 19:20:33.191 INFO kablam! usermod: no changes Oct 10 19:20:33.428 INFO kablam! Compiling nds v0.1.0 (/source) Oct 10 19:20:39.205 INFO kablam! warning: unused variable: `width` Oct 10 19:20:39.205 INFO kablam! --> src/app.rs:50:31 Oct 10 19:20:39.205 INFO kablam! | Oct 10 19:20:39.205 INFO kablam! 50 | pub fn run_app(version: &str, width: i32, height: i32) { Oct 10 19:20:39.205 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 10 19:20:39.205 INFO kablam! | Oct 10 19:20:39.205 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 19:20:39.205 INFO kablam! Oct 10 19:20:39.205 INFO kablam! warning: unused variable: `height` Oct 10 19:20:39.205 INFO kablam! --> src/app.rs:50:43 Oct 10 19:20:39.205 INFO kablam! | Oct 10 19:20:39.205 INFO kablam! 50 | pub fn run_app(version: &str, width: i32, height: i32) { Oct 10 19:20:39.205 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 10 19:20:39.205 INFO kablam! Oct 10 19:20:40.450 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.22s Oct 10 19:20:40.529 INFO kablam! su: No module specific data is present Oct 10 19:20:41.055 INFO running `"docker" "rm" "-f" "ebdfb71e16dd5bc5e662fe6776893d0d7e99d63dcc57febf5d1d2bd806f9d0e1"` Oct 10 19:20:41.264 INFO blam! ebdfb71e16dd5bc5e662fe6776893d0d7e99d63dcc57febf5d1d2bd806f9d0e1 Oct 10 19:20:41.276 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:20:41.277 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 19:20:41.724 INFO blam! a679635b0edd2578edff41123b29e807334e795f0ff0cdb4084ac39fda94b029 Oct 10 19:20:41.726 INFO running `"docker" "start" "-a" "a679635b0edd2578edff41123b29e807334e795f0ff0cdb4084ac39fda94b029"` Oct 10 19:20:42.314 INFO kablam! usermod: no changes Oct 10 19:20:42.478 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 10 19:20:42.505 INFO kablam! Running /target/debug/deps/nds-20a343842b6f3f3a Oct 10 19:20:42.506 INFO blam! Oct 10 19:20:42.506 INFO blam! running 1 test Oct 10 19:20:42.506 INFO blam! test test::tests::it_works ... ok Oct 10 19:20:42.506 INFO blam! Oct 10 19:20:42.506 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:20:42.506 INFO blam! Oct 10 19:20:42.507 INFO kablam! Running /target/debug/deps/nds-69bf018c8e7313e6 Oct 10 19:20:42.509 INFO blam! Oct 10 19:20:42.509 INFO blam! running 0 tests Oct 10 19:20:42.510 INFO blam! Oct 10 19:20:42.510 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:20:42.510 INFO blam! Oct 10 19:20:42.511 INFO kablam! Doc-tests nds Oct 10 19:20:49.568 INFO blam! Oct 10 19:20:49.568 INFO blam! running 0 tests Oct 10 19:20:49.568 INFO blam! Oct 10 19:20:49.568 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:20:49.568 INFO blam! Oct 10 19:20:49.576 INFO kablam! su: No module specific data is present Oct 10 19:20:50.038 INFO running `"docker" "rm" "-f" "a679635b0edd2578edff41123b29e807334e795f0ff0cdb4084ac39fda94b029"` Oct 10 19:20:50.139 INFO blam! a679635b0edd2578edff41123b29e807334e795f0ff0cdb4084ac39fda94b029