Oct 12 23:28:56.978 INFO checking coeuvre/flappy-bird-rs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 23:28:56.978 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-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 12 23:28:57.376 INFO blam! c56535e589697290895309b7a2ed32ab6d49af69848361d4a16aa783d9292f9f Oct 12 23:28:57.380 INFO running `"docker" "start" "-a" "c56535e589697290895309b7a2ed32ab6d49af69848361d4a16aa783d9292f9f"` Oct 12 23:28:58.525 INFO kablam! usermod: no changes Oct 12 23:28:58.820 INFO kablam! Compiling bitflags v1.0.0 Oct 12 23:28:58.824 INFO kablam! Compiling rand v0.3.17 Oct 12 23:28:58.824 INFO kablam! Checking shared_library v0.1.7 Oct 12 23:28:58.824 INFO kablam! Compiling flapply_bird v0.1.0 (/source) Oct 12 23:28:58.825 INFO kablam! Checking tempfile v2.2.0 Oct 12 23:28:58.836 INFO kablam! Checking x11-dl v2.16.0 Oct 12 23:28:59.138 INFO kablam! Compiling xml-rs v0.7.0 Oct 12 23:29:01.127 INFO kablam! Checking osmesa-sys v0.1.2 Oct 12 23:29:04.137 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 23:29:05.718 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 23:29:08.218 INFO kablam! Compiling target_build_utils v0.3.1 Oct 12 23:29:08.672 INFO kablam! Compiling gl_generator v0.6.1 Oct 12 23:29:11.640 INFO kablam! Compiling glutin v0.10.1 Oct 12 23:29:11.640 INFO kablam! Compiling gl v0.6.5 Oct 12 23:29:23.837 INFO kablam! Compiling libloading v0.3.4 Oct 12 23:29:27.654 INFO kablam! Checking dlib v0.3.1 Oct 12 23:29:28.125 INFO kablam! Checking wayland-sys v0.9.10 Oct 12 23:29:28.994 INFO kablam! Checking wayland-client v0.9.10 Oct 12 23:29:30.974 INFO kablam! Checking wayland-protocols v0.9.10 Oct 12 23:29:30.974 INFO kablam! Checking wayland-kbd v0.9.1 Oct 12 23:29:33.469 INFO kablam! Checking wayland-window v0.8.0 Oct 12 23:29:34.464 INFO kablam! Checking winit v0.8.3 Oct 12 23:29:40.068 INFO kablam! warning: unused import: `std` Oct 12 23:29:40.068 INFO kablam! --> src/gfx/program/mod.rs:3:5 Oct 12 23:29:40.068 INFO kablam! | Oct 12 23:29:40.068 INFO kablam! 3 | use std; Oct 12 23:29:40.068 INFO kablam! | ^^^ Oct 12 23:29:40.068 INFO kablam! | Oct 12 23:29:40.068 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:29:40.068 INFO kablam! Oct 12 23:29:40.392 INFO kablam! warning: unused import: `std` Oct 12 23:29:40.392 INFO kablam! --> src/gfx/program/mod.rs:3:5 Oct 12 23:29:40.392 INFO kablam! | Oct 12 23:29:40.393 INFO kablam! 3 | use std; Oct 12 23:29:40.393 INFO kablam! | ^^^ Oct 12 23:29:40.393 INFO kablam! | Oct 12 23:29:40.393 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:29:40.393 INFO kablam! Oct 12 23:29:40.568 INFO kablam! warning: field is never used: `ctx` Oct 12 23:29:40.568 INFO kablam! --> src/gfx/mod.rs:112:5 Oct 12 23:29:40.568 INFO kablam! | Oct 12 23:29:40.568 INFO kablam! 112 | ctx: *mut GlContext, Oct 12 23:29:40.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 23:29:40.568 INFO kablam! | Oct 12 23:29:40.568 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:29:40.568 INFO kablam! Oct 12 23:29:40.568 INFO kablam! warning: field is never used: `w` Oct 12 23:29:40.568 INFO kablam! --> src/gfx/mod.rs:114:5 Oct 12 23:29:40.568 INFO kablam! | Oct 12 23:29:40.568 INFO kablam! 114 | w: u32, Oct 12 23:29:40.568 INFO kablam! | ^^^^^^ Oct 12 23:29:40.568 INFO kablam! Oct 12 23:29:40.568 INFO kablam! warning: field is never used: `h` Oct 12 23:29:40.568 INFO kablam! --> src/gfx/mod.rs:115:5 Oct 12 23:29:40.568 INFO kablam! | Oct 12 23:29:40.568 INFO kablam! 115 | h: u32, Oct 12 23:29:40.568 INFO kablam! | ^^^^^^ Oct 12 23:29:40.568 INFO kablam! Oct 12 23:29:40.712 INFO kablam! warning: field is never used: `ctx` Oct 12 23:29:40.712 INFO kablam! --> src/gfx/mod.rs:112:5 Oct 12 23:29:40.712 INFO kablam! | Oct 12 23:29:40.712 INFO kablam! 112 | ctx: *mut GlContext, Oct 12 23:29:40.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 23:29:40.712 INFO kablam! | Oct 12 23:29:40.712 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:29:40.712 INFO kablam! Oct 12 23:29:40.712 INFO kablam! warning: field is never used: `w` Oct 12 23:29:40.712 INFO kablam! --> src/gfx/mod.rs:114:5 Oct 12 23:29:40.712 INFO kablam! | Oct 12 23:29:40.712 INFO kablam! 114 | w: u32, Oct 12 23:29:40.712 INFO kablam! | ^^^^^^ Oct 12 23:29:40.712 INFO kablam! Oct 12 23:29:40.712 INFO kablam! warning: field is never used: `h` Oct 12 23:29:40.712 INFO kablam! --> src/gfx/mod.rs:115:5 Oct 12 23:29:40.712 INFO kablam! | Oct 12 23:29:40.712 INFO kablam! 115 | h: u32, Oct 12 23:29:40.712 INFO kablam! | ^^^^^^ Oct 12 23:29:40.712 INFO kablam! Oct 12 23:29:40.734 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.17s Oct 12 23:29:40.744 INFO kablam! su: No module specific data is present Oct 12 23:29:41.062 INFO running `"docker" "rm" "-f" "c56535e589697290895309b7a2ed32ab6d49af69848361d4a16aa783d9292f9f"` Oct 12 23:29:41.175 INFO blam! c56535e589697290895309b7a2ed32ab6d49af69848361d4a16aa783d9292f9f