Oct 12 23:28:49.824 INFO checking coeuvre/pacman-rs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 23:28:49.824 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:50.304 INFO blam! c3e9e7fe132154b663b1c5019c06f45d6c4fc73724b947289dda157d64ca04d1 Oct 12 23:28:50.310 INFO running `"docker" "start" "-a" "c3e9e7fe132154b663b1c5019c06f45d6c4fc73724b947289dda157d64ca04d1"` Oct 12 23:28:51.428 INFO kablam! usermod: no changes Oct 12 23:28:51.580 INFO kablam! Checking bridge v0.1.0 (/source/src/bridge) Oct 12 23:28:51.580 INFO kablam! Compiling stb v0.1.0 (/source/src/stb) Oct 12 23:28:51.603 INFO kablam! Checking atty v0.2.8 Oct 12 23:28:51.604 INFO kablam! Checking backtrace-sys v0.1.16 Oct 12 23:28:51.604 INFO kablam! Checking regex v0.2.9 Oct 12 23:28:51.604 INFO kablam! Compiling gl v0.1.0 (/source/src/gl) Oct 12 23:28:53.124 INFO kablam! Checking backtrace v0.3.5 Oct 12 23:28:55.360 INFO kablam! Checking failure v0.1.1 Oct 12 23:28:57.229 INFO kablam! warning: In file included from src/stb_image.c:3:0: Oct 12 23:28:57.230 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load_next': Oct 12 23:28:57.230 INFO kablam! warning: src/stb_image.h:6339:84: warning: unused parameter 'req_comp' [-Wunused-parameter] Oct 12 23:28:57.230 INFO kablam! warning: static stbi_uc *stbi__gif_load_next(stbi__context *s, stbi__gif *g, int *comp, int req_comp, stbi_uc *two_back) Oct 12 23:28:57.230 INFO kablam! warning: ^ Oct 12 23:28:57.231 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load': Oct 12 23:28:57.231 INFO kablam! warning: src/stb_image.h:6563:107: warning: unused parameter 'ri' [-Wunused-parameter] Oct 12 23:28:57.231 INFO kablam! warning: static void *stbi__gif_load(stbi__context *s, int *x, int *y, int *comp, int req_comp, stbi__result_info *ri) Oct 12 23:28:57.231 INFO kablam! warning: ^ Oct 12 23:28:57.505 INFO kablam! Checking env_logger v0.5.5 Oct 12 23:29:04.272 INFO kablam! warning: variable does not need to be mutable Oct 12 23:29:04.272 INFO kablam! --> /target/debug/build/gl-26342e74f5ca2ff4/out/bindings.rs:9:23 Oct 12 23:29:04.272 INFO kablam! | Oct 12 23:29:04.272 INFO kablam! 9 | fn metaloadfn(mut loadfn: &mut FnMut(&str) -> *const __gl_imports::raw::c_void, Oct 12 23:29:04.272 INFO kablam! | ----^^^^^^ Oct 12 23:29:04.272 INFO kablam! | | Oct 12 23:29:04.272 INFO kablam! | help: remove this `mut` Oct 12 23:29:04.272 INFO kablam! | Oct 12 23:29:04.272 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 23:29:04.272 INFO kablam! Oct 12 23:29:04.280 INFO kablam! warning: variable does not need to be mutable Oct 12 23:29:04.280 INFO kablam! --> /target/debug/build/gl-26342e74f5ca2ff4/out/bindings.rs:9:23 Oct 12 23:29:04.280 INFO kablam! | Oct 12 23:29:04.280 INFO kablam! 9 | fn metaloadfn(mut loadfn: &mut FnMut(&str) -> *const __gl_imports::raw::c_void, Oct 12 23:29:04.280 INFO kablam! | ----^^^^^^ Oct 12 23:29:04.280 INFO kablam! | | Oct 12 23:29:04.280 INFO kablam! | help: remove this `mut` Oct 12 23:29:04.280 INFO kablam! | Oct 12 23:29:04.280 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 23:29:04.280 INFO kablam! Oct 12 23:29:05.008 INFO kablam! Checking pacman v0.1.0 (/source) Oct 12 23:29:07.764 INFO kablam! warning: field is never used: `vbo` Oct 12 23:29:07.764 INFO kablam! --> src/lib.rs:159:5 Oct 12 23:29:07.764 INFO kablam! | Oct 12 23:29:07.764 INFO kablam! 159 | vbo: GLuint, Oct 12 23:29:07.764 INFO kablam! | ^^^^^^^^^^^ Oct 12 23:29:07.768 INFO kablam! | Oct 12 23:29:07.768 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:29:07.768 INFO kablam! Oct 12 23:29:07.768 INFO kablam! warning: field is never used: `ebo` Oct 12 23:29:07.768 INFO kablam! --> src/lib.rs:160:5 Oct 12 23:29:07.768 INFO kablam! | Oct 12 23:29:07.768 INFO kablam! 160 | ebo: GLuint, Oct 12 23:29:07.769 INFO kablam! | ^^^^^^^^^^^ Oct 12 23:29:07.769 INFO kablam! Oct 12 23:29:07.824 INFO kablam! warning: field is never used: `vbo` Oct 12 23:29:07.825 INFO kablam! --> src/lib.rs:159:5 Oct 12 23:29:07.825 INFO kablam! | Oct 12 23:29:07.825 INFO kablam! 159 | vbo: GLuint, Oct 12 23:29:07.825 INFO kablam! | ^^^^^^^^^^^ Oct 12 23:29:07.825 INFO kablam! | Oct 12 23:29:07.825 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:29:07.825 INFO kablam! Oct 12 23:29:07.825 INFO kablam! warning: field is never used: `ebo` Oct 12 23:29:07.825 INFO kablam! --> src/lib.rs:160:5 Oct 12 23:29:07.825 INFO kablam! | Oct 12 23:29:07.825 INFO kablam! 160 | ebo: GLuint, Oct 12 23:29:07.825 INFO kablam! | ^^^^^^^^^^^ Oct 12 23:29:07.825 INFO kablam! Oct 12 23:29:07.904 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.45s Oct 12 23:29:07.916 INFO kablam! su: No module specific data is present Oct 12 23:29:08.888 INFO running `"docker" "rm" "-f" "c3e9e7fe132154b663b1c5019c06f45d6c4fc73724b947289dda157d64ca04d1"` Oct 12 23:29:09.196 INFO blam! c3e9e7fe132154b663b1c5019c06f45d6c4fc73724b947289dda157d64ca04d1