Oct 15 00:33:26.956 INFO testing coeuvre/flappy-bird-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:33:26.958 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:27.651 INFO blam! a816b6c6dac8632d6be0ea00e4b1a4f2ea4b9122785341ec7db22c5b15b7df58 Oct 15 00:33:27.653 INFO running `"docker" "start" "-a" "a816b6c6dac8632d6be0ea00e4b1a4f2ea4b9122785341ec7db22c5b15b7df58"` Oct 15 00:33:28.983 INFO kablam! usermod: no changes Oct 15 00:33:29.177 INFO kablam! Compiling bitflags v1.0.0 Oct 15 00:33:29.182 INFO kablam! Compiling shared_library v0.1.7 Oct 15 00:33:29.187 INFO kablam! Compiling x11-dl v2.16.0 Oct 15 00:33:29.188 INFO kablam! Compiling flapply_bird v0.1.0 (/source) Oct 15 00:33:29.189 INFO kablam! Compiling tempfile v2.2.0 Oct 15 00:33:29.190 INFO kablam! Compiling phf_generator v0.7.21 Oct 15 00:33:29.207 INFO kablam! Compiling fs2 v0.2.5 Oct 15 00:33:30.269 INFO kablam! Compiling xml-rs v0.7.0 Oct 15 00:33:31.256 INFO kablam! Compiling memmap v0.4.0 Oct 15 00:33:31.917 INFO kablam! Compiling phf_codegen v0.7.21 Oct 15 00:33:32.805 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 15 00:33:34.701 INFO kablam! Compiling target_build_utils v0.3.1 Oct 15 00:33:41.224 INFO kablam! Compiling gl_generator v0.6.1 Oct 15 00:33:45.995 INFO kablam! Compiling glutin v0.10.1 Oct 15 00:33:45.996 INFO kablam! Compiling gl v0.6.5 Oct 15 00:33:56.075 INFO kablam! Compiling libloading v0.3.4 Oct 15 00:33:58.680 INFO kablam! Compiling dlib v0.3.1 Oct 15 00:33:58.939 INFO kablam! Compiling wayland-sys v0.9.10 Oct 15 00:33:59.983 INFO kablam! Compiling wayland-client v0.9.10 Oct 15 00:34:02.234 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 15 00:34:02.234 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 15 00:34:05.779 INFO kablam! Compiling wayland-window v0.8.0 Oct 15 00:34:06.643 INFO kablam! Compiling winit v0.8.3 Oct 15 00:34:14.023 INFO kablam! warning: unused import: `std` Oct 15 00:34:14.023 INFO kablam! --> src/gfx/program/mod.rs:3:5 Oct 15 00:34:14.023 INFO kablam! | Oct 15 00:34:14.023 INFO kablam! 3 | use std; Oct 15 00:34:14.023 INFO kablam! | ^^^ Oct 15 00:34:14.023 INFO kablam! | Oct 15 00:34:14.023 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 00:34:14.023 INFO kablam! Oct 15 00:34:14.218 INFO kablam! warning: field is never used: `ctx` Oct 15 00:34:14.218 INFO kablam! --> src/gfx/mod.rs:112:5 Oct 15 00:34:14.218 INFO kablam! | Oct 15 00:34:14.218 INFO kablam! 112 | ctx: *mut GlContext, Oct 15 00:34:14.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 00:34:14.218 INFO kablam! | Oct 15 00:34:14.218 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:34:14.218 INFO kablam! Oct 15 00:34:14.218 INFO kablam! warning: field is never used: `w` Oct 15 00:34:14.218 INFO kablam! --> src/gfx/mod.rs:114:5 Oct 15 00:34:14.218 INFO kablam! | Oct 15 00:34:14.218 INFO kablam! 114 | w: u32, Oct 15 00:34:14.218 INFO kablam! | ^^^^^^ Oct 15 00:34:14.218 INFO kablam! Oct 15 00:34:14.218 INFO kablam! warning: field is never used: `h` Oct 15 00:34:14.218 INFO kablam! --> src/gfx/mod.rs:115:5 Oct 15 00:34:14.218 INFO kablam! | Oct 15 00:34:14.218 INFO kablam! 115 | h: u32, Oct 15 00:34:14.218 INFO kablam! | ^^^^^^ Oct 15 00:34:14.218 INFO kablam! Oct 15 00:34:17.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.36s Oct 15 00:34:17.395 INFO kablam! su: No module specific data is present Oct 15 00:34:18.707 INFO running `"docker" "rm" "-f" "a816b6c6dac8632d6be0ea00e4b1a4f2ea4b9122785341ec7db22c5b15b7df58"` Oct 15 00:34:19.047 INFO blam! a816b6c6dac8632d6be0ea00e4b1a4f2ea4b9122785341ec7db22c5b15b7df58 Oct 15 00:34:19.055 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:34:19.597 INFO blam! 6c2ef18d2277e1b433401e94b50843bf5cfe018b1249df0ec86292546d2e9dea Oct 15 00:34:19.599 INFO running `"docker" "start" "-a" "6c2ef18d2277e1b433401e94b50843bf5cfe018b1249df0ec86292546d2e9dea"` Oct 15 00:34:20.683 INFO kablam! usermod: no changes Oct 15 00:34:20.836 INFO kablam! Compiling flapply_bird v0.1.0 (/source) Oct 15 00:34:21.531 INFO kablam! warning: unused import: `std` Oct 15 00:34:21.532 INFO kablam! --> src/gfx/program/mod.rs:3:5 Oct 15 00:34:21.532 INFO kablam! | Oct 15 00:34:21.533 INFO kablam! 3 | use std; Oct 15 00:34:21.533 INFO kablam! | ^^^ Oct 15 00:34:21.533 INFO kablam! | Oct 15 00:34:21.534 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 00:34:21.534 INFO kablam! Oct 15 00:34:21.737 INFO kablam! warning: field is never used: `ctx` Oct 15 00:34:21.737 INFO kablam! --> src/gfx/mod.rs:112:5 Oct 15 00:34:21.737 INFO kablam! | Oct 15 00:34:21.737 INFO kablam! 112 | ctx: *mut GlContext, Oct 15 00:34:21.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 00:34:21.737 INFO kablam! | Oct 15 00:34:21.737 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:34:21.737 INFO kablam! Oct 15 00:34:21.737 INFO kablam! warning: field is never used: `w` Oct 15 00:34:21.737 INFO kablam! --> src/gfx/mod.rs:114:5 Oct 15 00:34:21.737 INFO kablam! | Oct 15 00:34:21.737 INFO kablam! 114 | w: u32, Oct 15 00:34:21.737 INFO kablam! | ^^^^^^ Oct 15 00:34:21.737 INFO kablam! Oct 15 00:34:21.737 INFO kablam! warning: field is never used: `h` Oct 15 00:34:21.737 INFO kablam! --> src/gfx/mod.rs:115:5 Oct 15 00:34:21.737 INFO kablam! | Oct 15 00:34:21.737 INFO kablam! 115 | h: u32, Oct 15 00:34:21.737 INFO kablam! | ^^^^^^ Oct 15 00:34:21.737 INFO kablam! Oct 15 00:34:22.271 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Oct 15 00:34:22.283 INFO kablam! su: No module specific data is present Oct 15 00:34:22.737 INFO running `"docker" "rm" "-f" "6c2ef18d2277e1b433401e94b50843bf5cfe018b1249df0ec86292546d2e9dea"` Oct 15 00:34:23.001 INFO blam! 6c2ef18d2277e1b433401e94b50843bf5cfe018b1249df0ec86292546d2e9dea Oct 15 00:34:23.001 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:23.349 INFO blam! 13f488fe49380fef16f4efa774d4f52a248000289365966761df636031124a09 Oct 15 00:34:23.363 INFO running `"docker" "start" "-a" "13f488fe49380fef16f4efa774d4f52a248000289365966761df636031124a09"` Oct 15 00:34:25.263 INFO kablam! usermod: no changes Oct 15 00:34:25.398 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 00:34:25.415 INFO kablam! Running /target/debug/deps/flapply_bird-602bb097ce35d3a0 Oct 15 00:34:25.417 INFO blam! Oct 15 00:34:25.417 INFO blam! running 0 tests Oct 15 00:34:25.417 INFO blam! Oct 15 00:34:25.417 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:34:25.417 INFO blam! Oct 15 00:34:25.421 INFO kablam! su: No module specific data is present Oct 15 00:34:25.984 INFO running `"docker" "rm" "-f" "13f488fe49380fef16f4efa774d4f52a248000289365966761df636031124a09"` Oct 15 00:34:26.288 INFO blam! 13f488fe49380fef16f4efa774d4f52a248000289365966761df636031124a09