Oct 27 06:37:08.796 INFO checking coeuvre/flappy-bird-rs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:37:08.797 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 06:37:09.265 INFO blam! 778b7cf2d3706f3aa17d3e9f1354a64893de71c9ba132ff44ae10bd1deddc105 Oct 27 06:37:09.275 INFO running `"docker" "start" "-a" "778b7cf2d3706f3aa17d3e9f1354a64893de71c9ba132ff44ae10bd1deddc105"` Oct 27 06:37:10.631 INFO kablam! usermod: no changes Oct 27 06:37:10.879 INFO kablam! Compiling flapply_bird v0.1.0 (/source) Oct 27 06:37:10.887 INFO kablam! Compiling gl v0.6.5 Oct 27 06:37:10.891 INFO kablam! Checking glutin v0.10.1 Oct 27 06:37:25.371 INFO kablam! warning: unused import: `std` Oct 27 06:37:25.371 INFO kablam! --> src/gfx/program/mod.rs:3:5 Oct 27 06:37:25.371 INFO kablam! | Oct 27 06:37:25.371 INFO kablam! 3 | use std; Oct 27 06:37:25.372 INFO kablam! | ^^^ Oct 27 06:37:25.372 INFO kablam! | Oct 27 06:37:25.372 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:37:25.372 INFO kablam! Oct 27 06:37:25.743 INFO kablam! warning: field is never used: `ctx` Oct 27 06:37:25.744 INFO kablam! --> src/gfx/mod.rs:112:5 Oct 27 06:37:25.745 INFO kablam! | Oct 27 06:37:25.746 INFO kablam! 112 | ctx: *mut GlContext, Oct 27 06:37:25.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 06:37:25.746 INFO kablam! | Oct 27 06:37:25.747 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:37:25.747 INFO kablam! Oct 27 06:37:25.747 INFO kablam! warning: field is never used: `w` Oct 27 06:37:25.747 INFO kablam! --> src/gfx/mod.rs:114:5 Oct 27 06:37:25.748 INFO kablam! | Oct 27 06:37:25.748 INFO kablam! 114 | w: u32, Oct 27 06:37:25.748 INFO kablam! | ^^^^^^ Oct 27 06:37:25.749 INFO kablam! Oct 27 06:37:25.749 INFO kablam! warning: field is never used: `h` Oct 27 06:37:25.749 INFO kablam! --> src/gfx/mod.rs:115:5 Oct 27 06:37:25.750 INFO kablam! | Oct 27 06:37:25.750 INFO kablam! 115 | h: u32, Oct 27 06:37:25.750 INFO kablam! | ^^^^^^ Oct 27 06:37:25.758 INFO kablam! Oct 27 06:37:26.051 INFO kablam! warning: unused import: `std` Oct 27 06:37:26.051 INFO kablam! --> src/gfx/program/mod.rs:3:5 Oct 27 06:37:26.051 INFO kablam! | Oct 27 06:37:26.051 INFO kablam! 3 | use std; Oct 27 06:37:26.051 INFO kablam! | ^^^ Oct 27 06:37:26.051 INFO kablam! | Oct 27 06:37:26.051 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:37:26.051 INFO kablam! Oct 27 06:37:26.215 INFO kablam! warning: field is never used: `ctx` Oct 27 06:37:26.216 INFO kablam! --> src/gfx/mod.rs:112:5 Oct 27 06:37:26.216 INFO kablam! | Oct 27 06:37:26.216 INFO kablam! 112 | ctx: *mut GlContext, Oct 27 06:37:26.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 06:37:26.216 INFO kablam! | Oct 27 06:37:26.216 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:37:26.217 INFO kablam! Oct 27 06:37:26.217 INFO kablam! warning: field is never used: `w` Oct 27 06:37:26.217 INFO kablam! --> src/gfx/mod.rs:114:5 Oct 27 06:37:26.217 INFO kablam! | Oct 27 06:37:26.217 INFO kablam! 114 | w: u32, Oct 27 06:37:26.217 INFO kablam! | ^^^^^^ Oct 27 06:37:26.217 INFO kablam! Oct 27 06:37:26.218 INFO kablam! warning: field is never used: `h` Oct 27 06:37:26.218 INFO kablam! --> src/gfx/mod.rs:115:5 Oct 27 06:37:26.218 INFO kablam! | Oct 27 06:37:26.218 INFO kablam! 115 | h: u32, Oct 27 06:37:26.218 INFO kablam! | ^^^^^^ Oct 27 06:37:26.218 INFO kablam! Oct 27 06:37:26.299 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.63s Oct 27 06:37:26.300 INFO kablam! su: No module specific data is present Oct 27 06:37:27.537 INFO running `"docker" "rm" "-f" "778b7cf2d3706f3aa17d3e9f1354a64893de71c9ba132ff44ae10bd1deddc105"` Oct 27 06:37:27.975 INFO blam! 778b7cf2d3706f3aa17d3e9f1354a64893de71c9ba132ff44ae10bd1deddc105