Oct 15 00:33:16.144 INFO testing coeuvre/pacman-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 00:33:16.144 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 00:33:16.368 INFO blam! 2100a1755b9409be9b63602c98d62d5755641f9c3153bbbe4b254dee46ea47af Oct 15 00:33:16.370 INFO running `"docker" "start" "-a" "2100a1755b9409be9b63602c98d62d5755641f9c3153bbbe4b254dee46ea47af"` Oct 15 00:33:17.090 INFO kablam! usermod: no changes Oct 15 00:33:17.252 INFO kablam! Compiling cc v1.0.6 Oct 15 00:33:17.252 INFO kablam! Compiling regex v0.2.9 Oct 15 00:33:17.252 INFO kablam! Compiling bridge v0.1.0 (/source/src/bridge) Oct 15 00:33:17.252 INFO kablam! Compiling atty v0.2.8 Oct 15 00:33:17.252 INFO kablam! Compiling regex-syntax v0.5.2 Oct 15 00:33:17.252 INFO kablam! Compiling gl_generator v0.5.5 Oct 15 00:33:21.368 INFO kablam! Compiling gl v0.1.0 (/source/src/gl) Oct 15 00:33:21.557 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 15 00:33:21.557 INFO kablam! Compiling stb v0.1.0 (/source/src/stb) Oct 15 00:33:23.639 INFO kablam! warning: In file included from src/stb_image.c:3:0: Oct 15 00:33:23.639 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load_next': Oct 15 00:33:23.639 INFO kablam! warning: src/stb_image.h:6339:84: warning: unused parameter 'req_comp' [-Wunused-parameter] Oct 15 00:33:23.639 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 15 00:33:23.639 INFO kablam! warning: ^ Oct 15 00:33:23.639 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load': Oct 15 00:33:23.639 INFO kablam! warning: src/stb_image.h:6563:107: warning: unused parameter 'ri' [-Wunused-parameter] Oct 15 00:33:23.639 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 15 00:33:23.639 INFO kablam! warning: ^ Oct 15 00:33:34.843 INFO kablam! warning: variable does not need to be mutable Oct 15 00:33:34.844 INFO kablam! --> /target/debug/build/gl-d8ed7ca4f5d5439b/out/bindings.rs:9:23 Oct 15 00:33:34.844 INFO kablam! | Oct 15 00:33:34.845 INFO kablam! 9 | fn metaloadfn(mut loadfn: &mut FnMut(&str) -> *const __gl_imports::raw::c_void, Oct 15 00:33:34.846 INFO kablam! | ----^^^^^^ Oct 15 00:33:34.846 INFO kablam! | | Oct 15 00:33:34.847 INFO kablam! | help: remove this `mut` Oct 15 00:33:34.848 INFO kablam! | Oct 15 00:33:34.848 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 00:33:34.849 INFO kablam! Oct 15 00:33:44.679 INFO kablam! Compiling env_logger v0.5.5 Oct 15 00:33:46.643 INFO kablam! Compiling backtrace v0.3.5 Oct 15 00:33:48.079 INFO kablam! Compiling failure v0.1.1 Oct 15 00:33:48.900 INFO kablam! Compiling pacman v0.1.0 (/source) Oct 15 00:33:50.011 INFO kablam! warning: field is never used: `vbo` Oct 15 00:33:50.012 INFO kablam! --> src/lib.rs:159:5 Oct 15 00:33:50.012 INFO kablam! | Oct 15 00:33:50.012 INFO kablam! 159 | vbo: GLuint, Oct 15 00:33:50.013 INFO kablam! | ^^^^^^^^^^^ Oct 15 00:33:50.013 INFO kablam! | Oct 15 00:33:50.013 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:33:50.014 INFO kablam! Oct 15 00:33:50.014 INFO kablam! warning: field is never used: `ebo` Oct 15 00:33:50.014 INFO kablam! --> src/lib.rs:160:5 Oct 15 00:33:50.015 INFO kablam! | Oct 15 00:33:50.015 INFO kablam! 160 | ebo: GLuint, Oct 15 00:33:50.015 INFO kablam! | ^^^^^^^^^^^ Oct 15 00:33:50.015 INFO kablam! Oct 15 00:33:50.947 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.83s Oct 15 00:33:50.953 INFO kablam! su: No module specific data is present Oct 15 00:33:51.690 INFO running `"docker" "rm" "-f" "2100a1755b9409be9b63602c98d62d5755641f9c3153bbbe4b254dee46ea47af"` Oct 15 00:33:51.983 INFO blam! 2100a1755b9409be9b63602c98d62d5755641f9c3153bbbe4b254dee46ea47af Oct 15 00:33:51.995 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 00:33:52.389 INFO blam! d7567eae40990d36d727e3e1caeb06df03b45ec48e16de77059c470973384ec4 Oct 15 00:33:52.399 INFO running `"docker" "start" "-a" "d7567eae40990d36d727e3e1caeb06df03b45ec48e16de77059c470973384ec4"` Oct 15 00:33:53.518 INFO kablam! usermod: no changes Oct 15 00:33:53.663 INFO kablam! warning: In file included from src/stb_image.c:3:0: Oct 15 00:33:53.663 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load_next': Oct 15 00:33:53.663 INFO kablam! warning: src/stb_image.h:6339:84: warning: unused parameter 'req_comp' [-Wunused-parameter] Oct 15 00:33:53.663 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 15 00:33:53.663 INFO kablam! warning: ^ Oct 15 00:33:53.663 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load': Oct 15 00:33:53.663 INFO kablam! warning: src/stb_image.h:6563:107: warning: unused parameter 'ri' [-Wunused-parameter] Oct 15 00:33:53.663 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 15 00:33:53.663 INFO kablam! warning: ^ Oct 15 00:33:53.663 INFO kablam! Compiling pacman v0.1.0 (/source) Oct 15 00:33:54.667 INFO kablam! warning: field is never used: `vbo` Oct 15 00:33:54.667 INFO kablam! --> src/lib.rs:159:5 Oct 15 00:33:54.667 INFO kablam! | Oct 15 00:33:54.667 INFO kablam! 159 | vbo: GLuint, Oct 15 00:33:54.667 INFO kablam! | ^^^^^^^^^^^ Oct 15 00:33:54.667 INFO kablam! | Oct 15 00:33:54.667 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:33:54.667 INFO kablam! Oct 15 00:33:54.667 INFO kablam! warning: field is never used: `ebo` Oct 15 00:33:54.667 INFO kablam! --> src/lib.rs:160:5 Oct 15 00:33:54.667 INFO kablam! | Oct 15 00:33:54.667 INFO kablam! 160 | ebo: GLuint, Oct 15 00:33:54.667 INFO kablam! | ^^^^^^^^^^^ Oct 15 00:33:54.667 INFO kablam! Oct 15 00:33:56.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.91s Oct 15 00:33:56.455 INFO kablam! su: No module specific data is present Oct 15 00:33:56.897 INFO running `"docker" "rm" "-f" "d7567eae40990d36d727e3e1caeb06df03b45ec48e16de77059c470973384ec4"` Oct 15 00:33:57.011 INFO blam! d7567eae40990d36d727e3e1caeb06df03b45ec48e16de77059c470973384ec4 Oct 15 00:33:57.020 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 00:33:57.345 INFO blam! 47e1f2ba27f0b2d671246425831f49fc9e3e953417eea7d847ad52873bbc7b9a Oct 15 00:33:57.351 INFO running `"docker" "start" "-a" "47e1f2ba27f0b2d671246425831f49fc9e3e953417eea7d847ad52873bbc7b9a"` Oct 15 00:33:58.067 INFO kablam! usermod: no changes Oct 15 00:33:58.186 INFO kablam! warning: In file included from src/stb_image.c:3:0: Oct 15 00:33:58.186 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load_next': Oct 15 00:33:58.186 INFO kablam! warning: src/stb_image.h:6339:84: warning: unused parameter 'req_comp' [-Wunused-parameter] Oct 15 00:33:58.186 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 15 00:33:58.186 INFO kablam! warning: ^ Oct 15 00:33:58.186 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load': Oct 15 00:33:58.186 INFO kablam! warning: src/stb_image.h:6563:107: warning: unused parameter 'ri' [-Wunused-parameter] Oct 15 00:33:58.186 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 15 00:33:58.186 INFO kablam! warning: ^ Oct 15 00:33:58.186 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 00:33:58.199 INFO kablam! Running /target/debug/deps/pacman-9b4442220f73c6e2 Oct 15 00:33:58.212 INFO blam! Oct 15 00:33:58.212 INFO blam! running 0 tests Oct 15 00:33:58.212 INFO blam! Oct 15 00:33:58.212 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:33:58.212 INFO blam! Oct 15 00:33:58.219 INFO kablam! su: No module specific data is present Oct 15 00:33:58.720 INFO running `"docker" "rm" "-f" "47e1f2ba27f0b2d671246425831f49fc9e3e953417eea7d847ad52873bbc7b9a"` Oct 15 00:33:58.927 INFO blam! 47e1f2ba27f0b2d671246425831f49fc9e3e953417eea7d847ad52873bbc7b9a