Oct 10 22:52:38.877 INFO testing fschutt/xlib-programming-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:52:38.878 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:52:38.878 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 22:52:39.070 INFO blam! 9f73686eed1f54d6c653bba31525ddde73f21508bd52e93d51df5423d6dd99c5 Oct 10 22:52:39.071 INFO running `"docker" "start" "-a" "9f73686eed1f54d6c653bba31525ddde73f21508bd52e93d51df5423d6dd99c5"` Oct 10 22:52:39.567 INFO kablam! usermod: no changes Oct 10 22:52:39.614 INFO kablam! Compiling x11-dl v2.14.0 Oct 10 22:52:39.615 INFO kablam! Compiling dbus v0.5.3 Oct 10 22:52:52.182 INFO kablam! Compiling xlibprogramming v0.1.0 (/source) Oct 10 22:52:52.840 INFO kablam! warning: unused imports: `CurrentTime`, `GrabModeAsync` Oct 10 22:52:52.840 INFO kablam! --> src/main.rs:7:33 Oct 10 22:52:52.840 INFO kablam! | Oct 10 22:52:52.840 INFO kablam! 7 | use x11_dl::xlib::{True, False, GrabModeAsync, CurrentTime, XEvent}; Oct 10 22:52:52.840 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 10 22:52:52.840 INFO kablam! | Oct 10 22:52:52.840 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 22:52:52.840 INFO kablam! Oct 10 22:52:53.516 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.92s Oct 10 22:52:53.517 INFO kablam! su: No module specific data is present Oct 10 22:52:54.578 INFO running `"docker" "rm" "-f" "9f73686eed1f54d6c653bba31525ddde73f21508bd52e93d51df5423d6dd99c5"` Oct 10 22:52:54.852 INFO blam! 9f73686eed1f54d6c653bba31525ddde73f21508bd52e93d51df5423d6dd99c5 Oct 10 22:52:54.868 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:52:54.868 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 22:52:55.255 INFO blam! 1861a59d7b6ccafe8941ec3e44804b4448367fcbf4d0e5d32c468ab2d9aa93ea Oct 10 22:52:55.255 INFO running `"docker" "start" "-a" "1861a59d7b6ccafe8941ec3e44804b4448367fcbf4d0e5d32c468ab2d9aa93ea"` Oct 10 22:52:56.288 INFO kablam! usermod: no changes Oct 10 22:52:56.348 INFO kablam! Compiling xlibprogramming v0.1.0 (/source) Oct 10 22:52:57.116 INFO kablam! warning: unused imports: `CurrentTime`, `GrabModeAsync` Oct 10 22:52:57.116 INFO kablam! --> src/main.rs:7:33 Oct 10 22:52:57.116 INFO kablam! | Oct 10 22:52:57.116 INFO kablam! 7 | use x11_dl::xlib::{True, False, GrabModeAsync, CurrentTime, XEvent}; Oct 10 22:52:57.116 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 10 22:52:57.116 INFO kablam! | Oct 10 22:52:57.116 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 22:52:57.116 INFO kablam! Oct 10 22:52:57.202 INFO kablam! warning: variable does not need to be mutable Oct 10 22:52:57.202 INFO kablam! --> examples/simple_opengl_window.rs:44:9 Oct 10 22:52:57.202 INFO kablam! | Oct 10 22:52:57.203 INFO kablam! 44 | let mut display = { Oct 10 22:52:57.203 INFO kablam! | ----^^^^^^^ Oct 10 22:52:57.203 INFO kablam! | | Oct 10 22:52:57.203 INFO kablam! | help: remove this `mut` Oct 10 22:52:57.203 INFO kablam! | Oct 10 22:52:57.203 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 22:52:57.203 INFO kablam! Oct 10 22:52:57.203 INFO kablam! warning: variable does not need to be mutable Oct 10 22:52:57.203 INFO kablam! --> examples/simple_opengl_window.rs:64:9 Oct 10 22:52:57.203 INFO kablam! | Oct 10 22:52:57.203 INFO kablam! 64 | let mut visual_info = { if vi.is_null() { Oct 10 22:52:57.203 INFO kablam! | ----^^^^^^^^^^^ Oct 10 22:52:57.203 INFO kablam! | | Oct 10 22:52:57.203 INFO kablam! | help: remove this `mut` Oct 10 22:52:57.203 INFO kablam! Oct 10 22:52:57.684 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 10 22:52:57.687 INFO kablam! su: No module specific data is present Oct 10 22:52:57.980 INFO running `"docker" "rm" "-f" "1861a59d7b6ccafe8941ec3e44804b4448367fcbf4d0e5d32c468ab2d9aa93ea"` Oct 10 22:52:58.177 INFO blam! 1861a59d7b6ccafe8941ec3e44804b4448367fcbf4d0e5d32c468ab2d9aa93ea Oct 10 22:52:58.177 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:52:58.178 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 22:52:58.383 INFO blam! bec68d91ceb4b43de785f23565d6f8fe937f1e67a3e4db8e5c63d843590ce98e Oct 10 22:52:58.389 INFO running `"docker" "start" "-a" "bec68d91ceb4b43de785f23565d6f8fe937f1e67a3e4db8e5c63d843590ce98e"` Oct 10 22:52:58.974 INFO kablam! usermod: no changes Oct 10 22:52:59.049 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 22:52:59.069 INFO kablam! Running /target/debug/deps/xlibprogramming-1fc2cccd7b8f1b3e Oct 10 22:52:59.069 INFO blam! Oct 10 22:52:59.069 INFO kablam! su: No module specific data is present Oct 10 22:52:59.069 INFO blam! running 0 tests Oct 10 22:52:59.070 INFO blam! Oct 10 22:52:59.070 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:52:59.070 INFO blam! Oct 10 22:52:59.545 INFO running `"docker" "rm" "-f" "bec68d91ceb4b43de785f23565d6f8fe937f1e67a3e4db8e5c63d843590ce98e"` Oct 10 22:52:59.944 INFO blam! bec68d91ceb4b43de785f23565d6f8fe937f1e67a3e4db8e5c63d843590ce98e