Oct 11 00:07:27.860 INFO testing dkastner/soldat against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:07:27.860 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:07:27.860 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 11 00:07:28.058 INFO blam! d456f31a35859f5ef38f7c228ccfa94fcfe11fdf8af1be3672dbe762819dd495 Oct 11 00:07:28.060 INFO running `"docker" "start" "-a" "d456f31a35859f5ef38f7c228ccfa94fcfe11fdf8af1be3672dbe762819dd495"` Oct 11 00:07:28.511 INFO kablam! usermod: no changes Oct 11 00:07:28.721 INFO kablam! Compiling glutin v0.7.1 Oct 11 00:07:28.724 INFO kablam! Compiling wayland-sys v0.7.6 Oct 11 00:07:30.807 INFO kablam! Compiling wayland-client v0.7.6 Oct 11 00:07:33.353 INFO kablam! Compiling wayland-window v0.4.3 Oct 11 00:07:33.353 INFO kablam! Compiling wayland-kbd v0.6.2 Oct 11 00:07:35.673 INFO kablam! Compiling winit v0.5.7 Oct 11 00:07:43.056 INFO kablam! Compiling glium v0.16.0 Oct 11 00:08:11.149 INFO kablam! Compiling soldat v0.1.0 (/source) Oct 11 00:08:14.141 INFO kablam! warning: unused `#[macro_use]` import Oct 11 00:08:14.141 INFO kablam! --> src/main.rs:1:1 Oct 11 00:08:14.141 INFO kablam! | Oct 11 00:08:14.141 INFO kablam! 1 | #[macro_use] Oct 11 00:08:14.141 INFO kablam! | ^^^^^^^^^^^^ Oct 11 00:08:14.141 INFO kablam! | Oct 11 00:08:14.141 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:08:14.141 INFO kablam! Oct 11 00:08:14.141 INFO kablam! warning: unused import: `Display` Oct 11 00:08:14.141 INFO kablam! --> src/main.rs:6:13 Oct 11 00:08:14.141 INFO kablam! | Oct 11 00:08:14.141 INFO kablam! 6 | use glium::{Display, DisplayBuild, Surface}; Oct 11 00:08:14.141 INFO kablam! | ^^^^^^^ Oct 11 00:08:14.141 INFO kablam! Oct 11 00:08:14.190 INFO kablam! warning: unreachable expression Oct 11 00:08:14.190 INFO kablam! --> src/main.rs:26:42 Oct 11 00:08:14.190 INFO kablam! | Oct 11 00:08:14.190 INFO kablam! 26 | glutin::Event::Closed => return break, Oct 11 00:08:14.190 INFO kablam! | ^^^^^^^^^^^^ Oct 11 00:08:14.190 INFO kablam! | Oct 11 00:08:14.190 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 00:08:14.190 INFO kablam! Oct 11 00:08:14.191 INFO kablam! warning: unreachable expression Oct 11 00:08:14.191 INFO kablam! --> src/main.rs:28:87 Oct 11 00:08:14.191 INFO kablam! | Oct 11 00:08:14.191 INFO kablam! 28 | Some(glutin::VirtualKeyCode::Escape)) => return break, Oct 11 00:08:14.191 INFO kablam! | ^^^^^^^^^^^^ Oct 11 00:08:14.191 INFO kablam! Oct 11 00:08:17.288 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.75s Oct 11 00:08:17.304 INFO kablam! su: No module specific data is present Oct 11 00:08:17.928 INFO running `"docker" "rm" "-f" "d456f31a35859f5ef38f7c228ccfa94fcfe11fdf8af1be3672dbe762819dd495"` Oct 11 00:08:18.216 INFO blam! d456f31a35859f5ef38f7c228ccfa94fcfe11fdf8af1be3672dbe762819dd495 Oct 11 00:08:18.220 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:08:18.220 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 11 00:08:18.613 INFO blam! d7686cd0ff31b2d22594163c383500c938b5debd09426e266f5fd373624cd39c Oct 11 00:08:18.624 INFO running `"docker" "start" "-a" "d7686cd0ff31b2d22594163c383500c938b5debd09426e266f5fd373624cd39c"` Oct 11 00:08:19.723 INFO kablam! usermod: no changes Oct 11 00:08:19.920 INFO kablam! Compiling soldat v0.1.0 (/source) Oct 11 00:08:22.780 INFO kablam! warning: unused `#[macro_use]` import Oct 11 00:08:22.780 INFO kablam! --> src/main.rs:1:1 Oct 11 00:08:22.780 INFO kablam! | Oct 11 00:08:22.780 INFO kablam! 1 | #[macro_use] Oct 11 00:08:22.780 INFO kablam! | ^^^^^^^^^^^^ Oct 11 00:08:22.780 INFO kablam! | Oct 11 00:08:22.780 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:08:22.780 INFO kablam! Oct 11 00:08:22.780 INFO kablam! warning: unused import: `Display` Oct 11 00:08:22.780 INFO kablam! --> src/main.rs:6:13 Oct 11 00:08:22.780 INFO kablam! | Oct 11 00:08:22.780 INFO kablam! 6 | use glium::{Display, DisplayBuild, Surface}; Oct 11 00:08:22.780 INFO kablam! | ^^^^^^^ Oct 11 00:08:22.780 INFO kablam! Oct 11 00:08:22.816 INFO kablam! warning: unreachable expression Oct 11 00:08:22.816 INFO kablam! --> src/main.rs:26:42 Oct 11 00:08:22.816 INFO kablam! | Oct 11 00:08:22.816 INFO kablam! 26 | glutin::Event::Closed => return break, Oct 11 00:08:22.816 INFO kablam! | ^^^^^^^^^^^^ Oct 11 00:08:22.816 INFO kablam! | Oct 11 00:08:22.816 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 00:08:22.816 INFO kablam! Oct 11 00:08:22.816 INFO kablam! warning: unreachable expression Oct 11 00:08:22.816 INFO kablam! --> src/main.rs:28:87 Oct 11 00:08:22.816 INFO kablam! | Oct 11 00:08:22.816 INFO kablam! 28 | Some(glutin::VirtualKeyCode::Escape)) => return break, Oct 11 00:08:22.816 INFO kablam! | ^^^^^^^^^^^^ Oct 11 00:08:22.816 INFO kablam! Oct 11 00:08:23.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.69s Oct 11 00:08:23.444 INFO kablam! su: No module specific data is present Oct 11 00:08:24.026 INFO running `"docker" "rm" "-f" "d7686cd0ff31b2d22594163c383500c938b5debd09426e266f5fd373624cd39c"` Oct 11 00:08:24.342 INFO blam! d7686cd0ff31b2d22594163c383500c938b5debd09426e266f5fd373624cd39c Oct 11 00:08:24.388 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:08:24.390 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 11 00:08:24.820 INFO blam! 0d933da48b3f0ee8b36832e5811d0e437710910bf6ec908a0f9c0bb96fed3621 Oct 11 00:08:24.824 INFO running `"docker" "start" "-a" "0d933da48b3f0ee8b36832e5811d0e437710910bf6ec908a0f9c0bb96fed3621"` Oct 11 00:08:25.857 INFO kablam! usermod: no changes Oct 11 00:08:26.060 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 11 00:08:26.084 INFO kablam! Running /target/debug/deps/soldat-80317ac1b9f80967 Oct 11 00:08:26.085 INFO blam! Oct 11 00:08:26.085 INFO blam! running 0 tests Oct 11 00:08:26.085 INFO blam! Oct 11 00:08:26.085 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:08:26.085 INFO blam! Oct 11 00:08:26.088 INFO kablam! su: No module specific data is present Oct 11 00:08:26.747 INFO running `"docker" "rm" "-f" "0d933da48b3f0ee8b36832e5811d0e437710910bf6ec908a0f9c0bb96fed3621"` Oct 11 00:08:27.027 INFO blam! 0d933da48b3f0ee8b36832e5811d0e437710910bf6ec908a0f9c0bb96fed3621