Nov 16 17:54:41.875 INFO testing novemberisms/RustyBird against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 17:54:41.876 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 17:54:42.195 INFO [stdout] 05628bb93d34fb7643b4faec1162404fe333f66e278abb0e3abc5bfbf0dbc73b Nov 16 17:54:42.203 INFO running `"docker" "start" "-a" "05628bb93d34fb7643b4faec1162404fe333f66e278abb0e3abc5bfbf0dbc73b"` Nov 16 17:54:43.529 INFO [stderr] usermod: no changes Nov 16 17:54:43.815 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Nov 16 17:54:43.815 INFO [stderr] Compiling num-derive v0.2.2 Nov 16 17:54:43.815 INFO [stderr] Compiling glutin v0.14.0 Nov 16 17:54:43.843 INFO [stderr] Compiling pistoncore-input v0.21.0 Nov 16 17:54:45.851 INFO [stderr] Compiling crossbeam-deque v0.2.0 Nov 16 17:54:48.035 INFO [stderr] Compiling rayon-core v1.4.1 Nov 16 17:54:52.519 INFO [stderr] Compiling rayon v1.0.2 Nov 16 17:54:54.823 INFO [stderr] Compiling pistoncore-window v0.32.0 Nov 16 17:54:57.039 INFO [stderr] Compiling pistoncore-event_loop v0.37.0 Nov 16 17:54:58.619 INFO [stderr] Compiling piston v0.37.0 Nov 16 17:55:01.219 INFO [stderr] Compiling jpeg-decoder v0.1.15 Nov 16 17:55:05.291 INFO [stderr] Compiling image v0.19.0 Nov 16 17:55:07.563 INFO [stderr] Compiling pistoncore-glutin_window v0.47.0 Nov 16 17:55:21.664 INFO [stderr] Compiling piston2d-opengl_graphics v0.53.0 Nov 16 17:55:24.199 INFO [stderr] Compiling flappy v0.1.0 (/source) Nov 16 17:55:25.828 INFO [stderr] warning: unused import: `SCREENWIDTH` Nov 16 17:55:25.828 INFO [stderr] --> src/score_drawer.rs:1:5 Nov 16 17:55:25.828 INFO [stderr] | Nov 16 17:55:25.828 INFO [stderr] 1 | use SCREENWIDTH; Nov 16 17:55:25.828 INFO [stderr] | ^^^^^^^^^^^ Nov 16 17:55:25.828 INFO [stderr] | Nov 16 17:55:25.828 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 17:55:25.828 INFO [stderr] Nov 16 17:55:26.001 INFO [stderr] warning: variable does not need to be mutable Nov 16 17:55:26.001 INFO [stderr] --> src/assets.rs:110:7 Nov 16 17:55:26.001 INFO [stderr] | Nov 16 17:55:26.001 INFO [stderr] 110 | let mut transform = context.transform; Nov 16 17:55:26.001 INFO [stderr] | ----^^^^^^^^^ Nov 16 17:55:26.001 INFO [stderr] | | Nov 16 17:55:26.001 INFO [stderr] | help: remove this `mut` Nov 16 17:55:26.001 INFO [stderr] | Nov 16 17:55:26.001 INFO [stderr] = note: #[warn(unused_mut)] on by default Nov 16 17:55:26.001 INFO [stderr] Nov 16 17:55:30.363 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.80s Nov 16 17:55:30.376 INFO [stderr] su: No module specific data is present Nov 16 17:55:30.928 INFO running `"docker" "inspect" "05628bb93d34fb7643b4faec1162404fe333f66e278abb0e3abc5bfbf0dbc73b"` Nov 16 17:55:31.216 INFO running `"docker" "rm" "-f" "05628bb93d34fb7643b4faec1162404fe333f66e278abb0e3abc5bfbf0dbc73b"` Nov 16 17:55:31.595 INFO [stdout] 05628bb93d34fb7643b4faec1162404fe333f66e278abb0e3abc5bfbf0dbc73b Nov 16 17:55:31.601 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 17:55:32.032 INFO [stdout] fa67cac506848670c9ae1e51c8b8a1662fb8451ff19127ae7b4d96d2d9c48947 Nov 16 17:55:32.037 INFO running `"docker" "start" "-a" "fa67cac506848670c9ae1e51c8b8a1662fb8451ff19127ae7b4d96d2d9c48947"` Nov 16 17:55:33.122 INFO [stderr] usermod: no changes Nov 16 17:55:33.372 INFO [stderr] Compiling flappy v0.1.0 (/source) Nov 16 17:55:35.247 INFO [stderr] warning: unused import: `SCREENWIDTH` Nov 16 17:55:35.247 INFO [stderr] --> src/score_drawer.rs:1:5 Nov 16 17:55:35.247 INFO [stderr] | Nov 16 17:55:35.247 INFO [stderr] 1 | use SCREENWIDTH; Nov 16 17:55:35.247 INFO [stderr] | ^^^^^^^^^^^ Nov 16 17:55:35.247 INFO [stderr] | Nov 16 17:55:35.247 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 17:55:35.247 INFO [stderr] Nov 16 17:55:35.431 INFO [stderr] warning: variable does not need to be mutable Nov 16 17:55:35.431 INFO [stderr] --> src/assets.rs:110:7 Nov 16 17:55:35.431 INFO [stderr] | Nov 16 17:55:35.431 INFO [stderr] 110 | let mut transform = context.transform; Nov 16 17:55:35.431 INFO [stderr] | ----^^^^^^^^^ Nov 16 17:55:35.431 INFO [stderr] | | Nov 16 17:55:35.431 INFO [stderr] | help: remove this `mut` Nov 16 17:55:35.431 INFO [stderr] | Nov 16 17:55:35.431 INFO [stderr] = note: #[warn(unused_mut)] on by default Nov 16 17:55:35.431 INFO [stderr] Nov 16 17:55:35.807 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.66s Nov 16 17:55:35.812 INFO [stderr] su: No module specific data is present Nov 16 17:55:36.629 INFO running `"docker" "inspect" "fa67cac506848670c9ae1e51c8b8a1662fb8451ff19127ae7b4d96d2d9c48947"` Nov 16 17:55:36.897 INFO running `"docker" "rm" "-f" "fa67cac506848670c9ae1e51c8b8a1662fb8451ff19127ae7b4d96d2d9c48947"` Nov 16 17:55:37.178 INFO [stdout] fa67cac506848670c9ae1e51c8b8a1662fb8451ff19127ae7b4d96d2d9c48947 Nov 16 17:55:37.183 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 17:55:37.585 INFO [stdout] aca497f06ecdbca54a9e6f055a04a83ca0cb88c4e9fca947fc8a310f0d70d277 Nov 16 17:55:37.588 INFO running `"docker" "start" "-a" "aca497f06ecdbca54a9e6f055a04a83ca0cb88c4e9fca947fc8a310f0d70d277"` Nov 16 17:55:38.767 INFO [stderr] usermod: no changes Nov 16 17:55:39.016 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Nov 16 17:55:39.034 INFO [stderr] Running /target/debug/deps/flappy-e01efe3f83863314 Nov 16 17:55:39.041 INFO [stdout] Nov 16 17:55:39.041 INFO [stdout] running 0 tests Nov 16 17:55:39.041 INFO [stdout] Nov 16 17:55:39.041 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 17:55:39.041 INFO [stdout] Nov 16 17:55:39.044 INFO [stderr] su: No module specific data is present Nov 16 17:55:39.604 INFO running `"docker" "inspect" "aca497f06ecdbca54a9e6f055a04a83ca0cb88c4e9fca947fc8a310f0d70d277"` Nov 16 17:55:39.882 INFO running `"docker" "rm" "-f" "aca497f06ecdbca54a9e6f055a04a83ca0cb88c4e9fca947fc8a310f0d70d277"` Nov 16 17:55:40.275 INFO [stdout] aca497f06ecdbca54a9e6f055a04a83ca0cb88c4e9fca947fc8a310f0d70d277