Nov 16 21:01:35.283 INFO testing lreynolds18/nintendoDS-Emulator against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 21:01:35.285 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 21:01:35.852 INFO [stdout] e64f6ac86c47ceb0234a10178cd519cff1875e32daa950c668d81193ef21b30c Nov 16 21:01:35.854 INFO running `"docker" "start" "-a" "e64f6ac86c47ceb0234a10178cd519cff1875e32daa950c668d81193ef21b30c"` Nov 16 21:01:37.759 INFO [stderr] usermod: no changes Nov 16 21:01:38.204 INFO [stderr] Compiling either v1.2.0 Nov 16 21:01:38.224 INFO [stderr] Compiling inflate v0.3.2 Nov 16 21:01:38.226 INFO [stderr] Compiling arrayvec v0.4.2 Nov 16 21:01:38.228 INFO [stderr] Compiling x11-dl v2.15.0 Nov 16 21:01:38.231 INFO [stderr] Compiling pistoncore-input v0.19.0 Nov 16 21:01:38.236 INFO [stderr] Compiling wayland-window v0.7.0 Nov 16 21:01:40.221 INFO [stderr] Compiling coco v0.1.1 Nov 16 21:01:42.555 INFO [stderr] Compiling rusttype v0.2.3 Nov 16 21:01:43.931 INFO [stderr] Compiling rayon-core v1.2.1 Nov 16 21:01:47.811 INFO [stderr] Compiling rayon v0.8.2 Nov 16 21:01:53.703 INFO [stderr] Compiling piston2d-graphics v0.22.0 Nov 16 21:01:54.035 INFO [stderr] Compiling pistoncore-window v0.29.0 Nov 16 21:01:55.445 INFO [stderr] Compiling jpeg-decoder v0.1.13 Nov 16 21:01:58.143 INFO [stderr] Compiling png v0.10.0 Nov 16 21:01:58.211 INFO [stderr] Compiling pistoncore-event_loop v0.34.0 Nov 16 21:01:59.185 INFO [stderr] Compiling winit v0.7.6 Nov 16 21:02:02.617 INFO [stderr] Compiling piston v0.34.0 Nov 16 21:02:05.120 INFO [stderr] Compiling image v0.16.0 Nov 16 21:02:11.183 INFO [stderr] Compiling glutin v0.9.2 Nov 16 21:02:16.067 INFO [stderr] Compiling pistoncore-glutin_window v0.40.1 Nov 16 21:02:28.643 INFO [stderr] Compiling piston2d-opengl_graphics v0.47.0 Nov 16 21:02:30.891 INFO [stderr] Compiling nds v0.1.0 (/source) Nov 16 21:02:32.691 INFO [stderr] warning: unused variable: `width` Nov 16 21:02:32.691 INFO [stderr] --> src/app.rs:50:31 Nov 16 21:02:32.691 INFO [stderr] | Nov 16 21:02:32.691 INFO [stderr] 50 | pub fn run_app(version: &str, width: i32, height: i32) { Nov 16 21:02:32.691 INFO [stderr] | ^^^^^ help: consider using `_width` instead Nov 16 21:02:32.691 INFO [stderr] | Nov 16 21:02:32.691 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 21:02:32.691 INFO [stderr] Nov 16 21:02:32.691 INFO [stderr] warning: unused variable: `height` Nov 16 21:02:32.691 INFO [stderr] --> src/app.rs:50:43 Nov 16 21:02:32.691 INFO [stderr] | Nov 16 21:02:32.691 INFO [stderr] 50 | pub fn run_app(version: &str, width: i32, height: i32) { Nov 16 21:02:32.691 INFO [stderr] | ^^^^^^ help: consider using `_height` instead Nov 16 21:02:32.691 INFO [stderr] Nov 16 21:02:38.067 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Nov 16 21:02:38.080 INFO [stderr] su: No module specific data is present Nov 16 21:02:38.841 INFO running `"docker" "inspect" "e64f6ac86c47ceb0234a10178cd519cff1875e32daa950c668d81193ef21b30c"` Nov 16 21:02:39.229 INFO running `"docker" "rm" "-f" "e64f6ac86c47ceb0234a10178cd519cff1875e32daa950c668d81193ef21b30c"` Nov 16 21:02:39.547 INFO [stdout] e64f6ac86c47ceb0234a10178cd519cff1875e32daa950c668d81193ef21b30c Nov 16 21:02:39.554 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 21:02:40.025 INFO [stdout] 2e59c8f32503ece8ed552ff5c94b3bd76c04242fecc8f5988bd01965daa2e7b2 Nov 16 21:02:40.029 INFO running `"docker" "start" "-a" "2e59c8f32503ece8ed552ff5c94b3bd76c04242fecc8f5988bd01965daa2e7b2"` Nov 16 21:02:41.263 INFO [stderr] usermod: no changes Nov 16 21:02:41.503 INFO [stderr] Compiling nds v0.1.0 (/source) Nov 16 21:02:44.279 INFO [stderr] warning: unused variable: `width` Nov 16 21:02:44.280 INFO [stderr] --> src/app.rs:50:31 Nov 16 21:02:44.280 INFO [stderr] | Nov 16 21:02:44.280 INFO [stderr] 50 | pub fn run_app(version: &str, width: i32, height: i32) { Nov 16 21:02:44.281 INFO [stderr] | ^^^^^ help: consider using `_width` instead Nov 16 21:02:44.281 INFO [stderr] | Nov 16 21:02:44.281 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 21:02:44.282 INFO [stderr] Nov 16 21:02:44.282 INFO [stderr] warning: unused variable: `height` Nov 16 21:02:44.282 INFO [stderr] --> src/app.rs:50:43 Nov 16 21:02:44.283 INFO [stderr] | Nov 16 21:02:44.283 INFO [stderr] 50 | pub fn run_app(version: &str, width: i32, height: i32) { Nov 16 21:02:44.283 INFO [stderr] | ^^^^^^ help: consider using `_height` instead Nov 16 21:02:44.284 INFO [stderr] Nov 16 21:02:44.802 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.52s Nov 16 21:02:44.820 INFO [stderr] su: No module specific data is present Nov 16 21:02:45.319 INFO running `"docker" "inspect" "2e59c8f32503ece8ed552ff5c94b3bd76c04242fecc8f5988bd01965daa2e7b2"` Nov 16 21:02:45.745 INFO running `"docker" "rm" "-f" "2e59c8f32503ece8ed552ff5c94b3bd76c04242fecc8f5988bd01965daa2e7b2"` Nov 16 21:02:46.015 INFO [stdout] 2e59c8f32503ece8ed552ff5c94b3bd76c04242fecc8f5988bd01965daa2e7b2 Nov 16 21:02:46.023 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 21:02:46.499 INFO [stdout] 4733d4dd3d4d836cea259864c48613f78e5ab5dc9f67af84235cfcf1be4e3f21 Nov 16 21:02:46.501 INFO running `"docker" "start" "-a" "4733d4dd3d4d836cea259864c48613f78e5ab5dc9f67af84235cfcf1be4e3f21"` Nov 16 21:02:47.741 INFO [stderr] usermod: no changes Nov 16 21:02:48.079 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.30s Nov 16 21:02:48.080 INFO [stderr] Running /target/debug/deps/nds-89ee61afb45b292e Nov 16 21:02:48.091 INFO [stdout] Nov 16 21:02:48.091 INFO [stdout] running 1 test Nov 16 21:02:48.091 INFO [stdout] test test::tests::it_works ... ok Nov 16 21:02:48.091 INFO [stdout] Nov 16 21:02:48.091 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 21:02:48.091 INFO [stdout] Nov 16 21:02:48.099 INFO [stderr] Running /target/debug/deps/nds-b397fdb03101ab17 Nov 16 21:02:48.107 INFO [stderr] Doc-tests nds Nov 16 21:02:48.107 INFO [stdout] Nov 16 21:02:48.107 INFO [stdout] running 0 tests Nov 16 21:02:48.107 INFO [stdout] Nov 16 21:02:48.107 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 21:02:48.107 INFO [stdout] Nov 16 21:02:51.074 INFO [stdout] Nov 16 21:02:51.074 INFO [stdout] running 0 tests Nov 16 21:02:51.074 INFO [stdout] Nov 16 21:02:51.074 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 21:02:51.074 INFO [stdout] Nov 16 21:02:51.084 INFO [stderr] su: No module specific data is present Nov 16 21:02:51.817 INFO running `"docker" "inspect" "4733d4dd3d4d836cea259864c48613f78e5ab5dc9f67af84235cfcf1be4e3f21"` Nov 16 21:02:51.953 INFO running `"docker" "rm" "-f" "4733d4dd3d4d836cea259864c48613f78e5ab5dc9f67af84235cfcf1be4e3f21"` Nov 16 21:02:52.119 INFO [stdout] 4733d4dd3d4d836cea259864c48613f78e5ab5dc9f67af84235cfcf1be4e3f21