Oct 15 00:33:22.220 INFO testing coeuvre/pacman-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:33:22.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:22.563 INFO blam! 308fa39885e5964e318fce5889d9cc3f9f73114c7197907f619d557247f6c025 Oct 15 00:33:22.569 INFO running `"docker" "start" "-a" "308fa39885e5964e318fce5889d9cc3f9f73114c7197907f619d557247f6c025"` Oct 15 00:33:23.391 INFO kablam! usermod: no changes Oct 15 00:33:23.500 INFO kablam! Compiling cc v1.0.6 Oct 15 00:33:23.506 INFO kablam! Compiling regex v0.2.9 Oct 15 00:33:23.506 INFO kablam! Compiling bridge v0.1.0 (/source/src/bridge) Oct 15 00:33:23.527 INFO kablam! Compiling atty v0.2.8 Oct 15 00:33:23.530 INFO kablam! Compiling regex-syntax v0.5.2 Oct 15 00:33:23.530 INFO kablam! Compiling gl_generator v0.5.5 Oct 15 00:33:27.935 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 15 00:33:27.935 INFO kablam! Compiling stb v0.1.0 (/source/src/stb) Oct 15 00:33:30.799 INFO kablam! Compiling gl v0.1.0 (/source/src/gl) Oct 15 00:33:33.952 INFO kablam! warning: In file included from src/stb_image.c:3:0: Oct 15 00:33:33.953 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load_next': Oct 15 00:33:33.954 INFO kablam! warning: src/stb_image.h:6339:84: warning: unused parameter 'req_comp' [-Wunused-parameter] Oct 15 00:33:33.955 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:33.956 INFO kablam! warning: ^ Oct 15 00:33:33.957 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load': Oct 15 00:33:33.958 INFO kablam! warning: src/stb_image.h:6563:107: warning: unused parameter 'ri' [-Wunused-parameter] Oct 15 00:33:33.959 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:33.960 INFO kablam! warning: ^ Oct 15 00:33:50.259 INFO kablam! warning: variable does not need to be mutable Oct 15 00:33:50.259 INFO kablam! --> /target/debug/build/gl-eb0c333fabdd78bc/out/bindings.rs:9:23 Oct 15 00:33:50.259 INFO kablam! | Oct 15 00:33:50.259 INFO kablam! 9 | fn metaloadfn(mut loadfn: &mut FnMut(&str) -> *const __gl_imports::raw::c_void, Oct 15 00:33:50.259 INFO kablam! | ----^^^^^^ Oct 15 00:33:50.259 INFO kablam! | | Oct 15 00:33:50.259 INFO kablam! | help: remove this `mut` Oct 15 00:33:50.259 INFO kablam! | Oct 15 00:33:50.259 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 00:33:50.259 INFO kablam! Oct 15 00:33:54.191 INFO kablam! Compiling env_logger v0.5.5 Oct 15 00:33:54.755 INFO kablam! Compiling backtrace v0.3.5 Oct 15 00:33:55.908 INFO kablam! Compiling failure v0.1.1 Oct 15 00:33:56.847 INFO kablam! Compiling pacman v0.1.0 (/source) Oct 15 00:33:57.827 INFO kablam! warning: field is never used: `vbo` Oct 15 00:33:57.827 INFO kablam! --> src/lib.rs:159:5 Oct 15 00:33:57.827 INFO kablam! | Oct 15 00:33:57.827 INFO kablam! 159 | vbo: GLuint, Oct 15 00:33:57.827 INFO kablam! | ^^^^^^^^^^^ Oct 15 00:33:57.827 INFO kablam! | Oct 15 00:33:57.827 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:33:57.827 INFO kablam! Oct 15 00:33:57.827 INFO kablam! warning: field is never used: `ebo` Oct 15 00:33:57.827 INFO kablam! --> src/lib.rs:160:5 Oct 15 00:33:57.827 INFO kablam! | Oct 15 00:33:57.827 INFO kablam! 160 | ebo: GLuint, Oct 15 00:33:57.827 INFO kablam! | ^^^^^^^^^^^ Oct 15 00:33:57.827 INFO kablam! Oct 15 00:33:58.499 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.09s Oct 15 00:33:58.506 INFO kablam! su: No module specific data is present Oct 15 00:33:58.809 INFO running `"docker" "rm" "-f" "308fa39885e5964e318fce5889d9cc3f9f73114c7197907f619d557247f6c025"` Oct 15 00:33:59.026 INFO blam! 308fa39885e5964e318fce5889d9cc3f9f73114c7197907f619d557247f6c025 Oct 15 00:33:59.028 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:59.299 INFO blam! e8aafb3a8b890f9c05e99e23c968ec17b8ee898ef2188e9e429ccaac45520e34 Oct 15 00:33:59.304 INFO running `"docker" "start" "-a" "e8aafb3a8b890f9c05e99e23c968ec17b8ee898ef2188e9e429ccaac45520e34"` Oct 15 00:33:59.999 INFO kablam! usermod: no changes Oct 15 00:34:00.089 INFO kablam! warning: In file included from src/stb_image.c:3:0: Oct 15 00:34:00.089 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load_next': Oct 15 00:34:00.090 INFO kablam! warning: src/stb_image.h:6339:84: warning: unused parameter 'req_comp' [-Wunused-parameter] Oct 15 00:34:00.090 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:34:00.090 INFO kablam! warning: ^ Oct 15 00:34:00.090 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load': Oct 15 00:34:00.090 INFO kablam! warning: src/stb_image.h:6563:107: warning: unused parameter 'ri' [-Wunused-parameter] Oct 15 00:34:00.090 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:34:00.090 INFO kablam! warning: ^ Oct 15 00:34:00.090 INFO kablam! Compiling pacman v0.1.0 (/source) Oct 15 00:34:01.067 INFO kablam! warning: field is never used: `vbo` Oct 15 00:34:01.067 INFO kablam! --> src/lib.rs:159:5 Oct 15 00:34:01.067 INFO kablam! | Oct 15 00:34:01.067 INFO kablam! 159 | vbo: GLuint, Oct 15 00:34:01.067 INFO kablam! | ^^^^^^^^^^^ Oct 15 00:34:01.067 INFO kablam! | Oct 15 00:34:01.067 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:34:01.067 INFO kablam! Oct 15 00:34:01.067 INFO kablam! warning: field is never used: `ebo` Oct 15 00:34:01.067 INFO kablam! --> src/lib.rs:160:5 Oct 15 00:34:01.067 INFO kablam! | Oct 15 00:34:01.067 INFO kablam! 160 | ebo: GLuint, Oct 15 00:34:01.067 INFO kablam! | ^^^^^^^^^^^ Oct 15 00:34:01.067 INFO kablam! Oct 15 00:34:02.456 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.43s Oct 15 00:34:02.456 INFO kablam! su: No module specific data is present Oct 15 00:34:03.038 INFO running `"docker" "rm" "-f" "e8aafb3a8b890f9c05e99e23c968ec17b8ee898ef2188e9e429ccaac45520e34"` Oct 15 00:34:03.295 INFO blam! e8aafb3a8b890f9c05e99e23c968ec17b8ee898ef2188e9e429ccaac45520e34 Oct 15 00:34:03.305 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:34:03.788 INFO blam! 1c98328bdf8bc6b3a633e8885a33c9d91b82394c810b7c95f64836b3465d6717 Oct 15 00:34:03.789 INFO running `"docker" "start" "-a" "1c98328bdf8bc6b3a633e8885a33c9d91b82394c810b7c95f64836b3465d6717"` Oct 15 00:34:04.951 INFO kablam! usermod: no changes Oct 15 00:34:05.031 INFO kablam! warning: In file included from src/stb_image.c:3:0: Oct 15 00:34:05.031 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load_next': Oct 15 00:34:05.031 INFO kablam! warning: src/stb_image.h:6339:84: warning: unused parameter 'req_comp' [-Wunused-parameter] Oct 15 00:34:05.031 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:34:05.031 INFO kablam! warning: ^ Oct 15 00:34:05.031 INFO kablam! warning: src/stb_image.h: In function 'stbi__gif_load': Oct 15 00:34:05.031 INFO kablam! warning: src/stb_image.h:6563:107: warning: unused parameter 'ri' [-Wunused-parameter] Oct 15 00:34:05.031 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:34:05.031 INFO kablam! warning: ^ Oct 15 00:34:05.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 00:34:05.031 INFO kablam! Running /target/debug/deps/pacman-84e301ce8e26a403 Oct 15 00:34:05.052 INFO blam! Oct 15 00:34:05.052 INFO blam! running 0 tests Oct 15 00:34:05.052 INFO blam! Oct 15 00:34:05.052 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:34:05.052 INFO blam! Oct 15 00:34:05.063 INFO kablam! su: No module specific data is present Oct 15 00:34:05.731 INFO running `"docker" "rm" "-f" "1c98328bdf8bc6b3a633e8885a33c9d91b82394c810b7c95f64836b3465d6717"` Oct 15 00:34:06.043 INFO blam! 1c98328bdf8bc6b3a633e8885a33c9d91b82394c810b7c95f64836b3465d6717