Oct 11 01:08:08.519 INFO testing coeuvre/pacman-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:08:08.520 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:08:08.520 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:08:08.711 INFO blam! b848699b108bf946d3edaa1f2dcbfa3559edd05dea67a3763e9b3c97a82234db Oct 11 01:08:08.713 INFO running `"docker" "start" "-a" "b848699b108bf946d3edaa1f2dcbfa3559edd05dea67a3763e9b3c97a82234db"` Oct 11 01:08:09.253 INFO kablam! usermod: no changes Oct 11 01:08:09.374 INFO kablam! Compiling bridge v0.1.0 (/source/src/bridge) Oct 11 01:08:09.374 INFO kablam! Compiling stb v0.1.0 (/source/src/stb) Oct 11 01:08:09.375 INFO kablam! Compiling atty v0.2.8 Oct 11 01:08:09.376 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 11 01:08:09.376 INFO kablam! Compiling regex v0.2.9 Oct 11 01:08:09.376 INFO kablam! Compiling gl v0.1.0 (/source/src/gl) Oct 11 01:08:10.082 INFO kablam! Compiling backtrace v0.3.5 Oct 11 01:08:11.422 INFO kablam! warning: In file included from src/stb_image.c:3:0: Oct 11 01:08:11.422 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load_next': Oct 11 01:08:11.422 INFO kablam! warning: src/stb_image.h:6339:84: warning: unused parameter 'req_comp' [-Wunused-parameter] Oct 11 01:08:11.422 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 11 01:08:11.422 INFO kablam! warning: ^ Oct 11 01:08:11.422 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load': Oct 11 01:08:11.422 INFO kablam! warning: src/stb_image.h:6563:107: warning: unused parameter 'ri' [-Wunused-parameter] Oct 11 01:08:11.422 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 11 01:08:11.422 INFO kablam! warning: ^ Oct 11 01:08:11.536 INFO kablam! Compiling failure v0.1.1 Oct 11 01:08:16.516 INFO kablam! Compiling env_logger v0.5.5 Oct 11 01:08:18.911 INFO kablam! warning: variable does not need to be mutable Oct 11 01:08:18.911 INFO kablam! --> /target/debug/build/gl-eb0c333fabdd78bc/out/bindings.rs:9:23 Oct 11 01:08:18.911 INFO kablam! | Oct 11 01:08:18.911 INFO kablam! 9 | fn metaloadfn(mut loadfn: &mut FnMut(&str) -> *const __gl_imports::raw::c_void, Oct 11 01:08:18.911 INFO kablam! | ----^^^^^^ Oct 11 01:08:18.911 INFO kablam! | | Oct 11 01:08:18.912 INFO kablam! | help: remove this `mut` Oct 11 01:08:18.912 INFO kablam! | Oct 11 01:08:18.912 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 01:08:18.912 INFO kablam! Oct 11 01:08:19.457 INFO kablam! Compiling pacman v0.1.0 (/source) Oct 11 01:08:21.551 INFO kablam! warning: field is never used: `vbo` Oct 11 01:08:21.551 INFO kablam! --> src/lib.rs:159:5 Oct 11 01:08:21.551 INFO kablam! | Oct 11 01:08:21.551 INFO kablam! 159 | vbo: GLuint, Oct 11 01:08:21.551 INFO kablam! | ^^^^^^^^^^^ Oct 11 01:08:21.551 INFO kablam! | Oct 11 01:08:21.551 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:08:21.551 INFO kablam! Oct 11 01:08:21.551 INFO kablam! warning: field is never used: `ebo` Oct 11 01:08:21.551 INFO kablam! --> src/lib.rs:160:5 Oct 11 01:08:21.551 INFO kablam! | Oct 11 01:08:21.551 INFO kablam! 160 | ebo: GLuint, Oct 11 01:08:21.551 INFO kablam! | ^^^^^^^^^^^ Oct 11 01:08:21.551 INFO kablam! Oct 11 01:08:22.213 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.94s Oct 11 01:08:22.219 INFO kablam! su: No module specific data is present Oct 11 01:08:22.653 INFO running `"docker" "rm" "-f" "b848699b108bf946d3edaa1f2dcbfa3559edd05dea67a3763e9b3c97a82234db"` Oct 11 01:08:22.768 INFO blam! b848699b108bf946d3edaa1f2dcbfa3559edd05dea67a3763e9b3c97a82234db Oct 11 01:08:22.772 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:08:22.774 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:08:22.988 INFO blam! 3d89ce7424dcde2111891605614b97d24e4bbefec4a582d54d7280830b5748a3 Oct 11 01:08:22.990 INFO running `"docker" "start" "-a" "3d89ce7424dcde2111891605614b97d24e4bbefec4a582d54d7280830b5748a3"` Oct 11 01:08:23.615 INFO kablam! usermod: no changes Oct 11 01:08:23.680 INFO kablam! warning: In file included from src/stb_image.c:3:0: Oct 11 01:08:23.681 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load_next': Oct 11 01:08:23.681 INFO kablam! warning: src/stb_image.h:6339:84: warning: unused parameter 'req_comp' [-Wunused-parameter] Oct 11 01:08:23.681 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 11 01:08:23.681 INFO kablam! warning: ^ Oct 11 01:08:23.681 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load': Oct 11 01:08:23.688 INFO kablam! warning: src/stb_image.h:6563:107: warning: unused parameter 'ri' [-Wunused-parameter] Oct 11 01:08:23.688 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 11 01:08:23.688 INFO kablam! warning: ^ Oct 11 01:08:23.688 INFO kablam! Compiling pacman v0.1.0 (/source) Oct 11 01:08:25.889 INFO kablam! warning: field is never used: `vbo` Oct 11 01:08:25.889 INFO kablam! --> src/lib.rs:159:5 Oct 11 01:08:25.889 INFO kablam! | Oct 11 01:08:25.889 INFO kablam! 159 | vbo: GLuint, Oct 11 01:08:25.889 INFO kablam! | ^^^^^^^^^^^ Oct 11 01:08:25.889 INFO kablam! | Oct 11 01:08:25.889 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:08:25.889 INFO kablam! Oct 11 01:08:25.889 INFO kablam! warning: field is never used: `ebo` Oct 11 01:08:25.889 INFO kablam! --> src/lib.rs:160:5 Oct 11 01:08:25.889 INFO kablam! | Oct 11 01:08:25.890 INFO kablam! 160 | ebo: GLuint, Oct 11 01:08:25.890 INFO kablam! | ^^^^^^^^^^^ Oct 11 01:08:25.890 INFO kablam! Oct 11 01:08:27.244 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.61s Oct 11 01:08:27.248 INFO kablam! su: No module specific data is present Oct 11 01:08:27.770 INFO running `"docker" "rm" "-f" "3d89ce7424dcde2111891605614b97d24e4bbefec4a582d54d7280830b5748a3"` Oct 11 01:08:28.073 INFO blam! 3d89ce7424dcde2111891605614b97d24e4bbefec4a582d54d7280830b5748a3 Oct 11 01:08:28.084 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:08:28.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:08:28.428 INFO blam! b791c2e3552ed23318b869c1c5ccdce4c940772854e17b140373daeb21791d57 Oct 11 01:08:28.430 INFO running `"docker" "start" "-a" "b791c2e3552ed23318b869c1c5ccdce4c940772854e17b140373daeb21791d57"` Oct 11 01:08:29.399 INFO kablam! usermod: no changes Oct 11 01:08:29.575 INFO kablam! warning: In file included from src/stb_image.c:3:0: Oct 11 01:08:29.575 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load_next': Oct 11 01:08:29.575 INFO kablam! warning: src/stb_image.h:6339:84: warning: unused parameter 'req_comp' [-Wunused-parameter] Oct 11 01:08:29.575 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 11 01:08:29.575 INFO kablam! warning: ^ Oct 11 01:08:29.575 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load': Oct 11 01:08:29.575 INFO kablam! warning: src/stb_image.h:6563:107: warning: unused parameter 'ri' [-Wunused-parameter] Oct 11 01:08:29.575 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 11 01:08:29.575 INFO kablam! warning: ^ Oct 11 01:08:29.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 11 01:08:29.575 INFO kablam! Running /target/debug/deps/pacman-84e301ce8e26a403 Oct 11 01:08:29.590 INFO blam! Oct 11 01:08:29.590 INFO blam! running 0 tests Oct 11 01:08:29.590 INFO blam! Oct 11 01:08:29.590 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:08:29.590 INFO blam! Oct 11 01:08:29.592 INFO kablam! su: No module specific data is present Oct 11 01:08:30.105 INFO running `"docker" "rm" "-f" "b791c2e3552ed23318b869c1c5ccdce4c940772854e17b140373daeb21791d57"` Oct 11 01:08:30.234 INFO blam! b791c2e3552ed23318b869c1c5ccdce4c940772854e17b140373daeb21791d57