Oct 15 06:14:57.808 INFO testing Thinkofname/rust-quake against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:14:57.808 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 06:14:58.425 INFO blam! f809ccaad0421c0fab816c8e3fce247cf7d09125c9b799609981c54738759390 Oct 15 06:14:58.428 INFO running `"docker" "start" "-a" "f809ccaad0421c0fab816c8e3fce247cf7d09125c9b799609981c54738759390"` Oct 15 06:14:59.503 INFO kablam! usermod: no changes Oct 15 06:14:59.795 INFO kablam! Compiling either v1.1.0 Oct 15 06:14:59.800 INFO kablam! Compiling memchr v1.0.1 Oct 15 06:14:59.801 INFO kablam! Compiling cgmath v0.15.0 Oct 15 06:14:59.803 INFO kablam! Compiling x11-dl v2.14.0 Oct 15 06:14:59.803 INFO kablam! Compiling backtrace-sys v0.1.12 Oct 15 06:14:59.806 INFO kablam! Compiling target_build_utils v0.3.1 Oct 15 06:15:00.997 INFO kablam! Compiling itertools v0.5.10 Oct 15 06:15:01.507 INFO kablam! Compiling backtrace v0.3.2 Oct 15 06:15:02.201 INFO kablam! Compiling aho-corasick v0.6.3 Oct 15 06:15:04.423 INFO kablam! Compiling error-chain v0.10.0 Oct 15 06:15:05.539 INFO kablam! Compiling libloading v0.3.4 Oct 15 06:15:05.581 INFO kablam! Compiling regex v0.2.2 Oct 15 06:15:05.750 INFO kablam! Compiling derivative v1.0.0 Oct 15 06:15:12.183 INFO kablam! Compiling dlib v0.3.1 Oct 15 06:15:12.779 INFO kablam! Compiling wayland-sys v0.9.9 Oct 15 06:15:20.147 INFO kablam! Compiling wayland-client v0.9.9 Oct 15 06:15:21.585 INFO kablam! Compiling gfx_core v0.7.1 Oct 15 06:15:23.891 INFO kablam! Compiling env_logger v0.4.3 Oct 15 06:15:27.820 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 15 06:15:27.822 INFO kablam! Compiling wayland-window v0.6.1 Oct 15 06:15:32.027 INFO kablam! Compiling winit v0.7.5 Oct 15 06:15:40.723 INFO kablam! Compiling glutin v0.9.2 Oct 15 06:16:05.799 INFO kablam! Compiling gfx_device_gl v0.14.1 Oct 15 06:16:05.799 INFO kablam! Compiling gfx v0.16.1 Oct 15 06:16:12.163 INFO kablam! Compiling gfx_window_glutin v0.17.0 Oct 15 06:16:15.579 INFO kablam! Compiling quake v0.1.0 (/source) Oct 15 06:16:17.363 INFO kablam! warning: unused import: `gfx::memory` Oct 15 06:16:17.363 INFO kablam! --> src/render/qmap.rs:16:5 Oct 15 06:16:17.363 INFO kablam! | Oct 15 06:16:17.363 INFO kablam! 16 | use gfx::memory; Oct 15 06:16:17.363 INFO kablam! | ^^^^^^^^^^^ Oct 15 06:16:17.363 INFO kablam! | Oct 15 06:16:17.363 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:16:17.363 INFO kablam! Oct 15 06:16:17.363 INFO kablam! warning: unused import: `Texture` Oct 15 06:16:17.363 INFO kablam! --> src/render/qmap.rs:18:5 Oct 15 06:16:17.363 INFO kablam! | Oct 15 06:16:17.363 INFO kablam! 18 | Texture, Oct 15 06:16:17.363 INFO kablam! | ^^^^^^^ Oct 15 06:16:17.363 INFO kablam! Oct 15 06:16:17.363 INFO kablam! warning: unused import: `gfx::memory` Oct 15 06:16:17.363 INFO kablam! --> src/render/mod.rs:19:5 Oct 15 06:16:17.363 INFO kablam! | Oct 15 06:16:17.363 INFO kablam! 19 | use gfx::memory; Oct 15 06:16:17.363 INFO kablam! | ^^^^^^^^^^^ Oct 15 06:16:17.363 INFO kablam! Oct 15 06:16:17.363 INFO kablam! warning: unused import: `Texture` Oct 15 06:16:17.363 INFO kablam! --> src/render/mod.rs:21:5 Oct 15 06:16:17.363 INFO kablam! | Oct 15 06:16:17.363 INFO kablam! 21 | Texture, Oct 15 06:16:17.363 INFO kablam! | ^^^^^^^ Oct 15 06:16:17.363 INFO kablam! Oct 15 06:16:17.370 INFO kablam! warning: unused import: `DeviceEvent` Oct 15 06:16:17.371 INFO kablam! --> src/main.rs:25:5 Oct 15 06:16:17.371 INFO kablam! | Oct 15 06:16:17.371 INFO kablam! 25 | DeviceEvent, Oct 15 06:16:17.371 INFO kablam! | ^^^^^^^^^^^ Oct 15 06:16:17.371 INFO kablam! Oct 15 06:16:19.367 INFO kablam! warning: unused variable: `device` Oct 15 06:16:19.367 INFO kablam! --> src/render/qmap.rs:48:9 Oct 15 06:16:19.367 INFO kablam! | Oct 15 06:16:19.367 INFO kablam! 48 | device: &mut D, factory: &mut F, Oct 15 06:16:19.367 INFO kablam! | ^^^^^^ help: consider using `_device` instead Oct 15 06:16:19.367 INFO kablam! | Oct 15 06:16:19.367 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:16:19.367 INFO kablam! Oct 15 06:16:19.367 INFO kablam! warning: unused variable: `device` Oct 15 06:16:19.367 INFO kablam! --> src/render/qmap.rs:423:9 Oct 15 06:16:19.368 INFO kablam! | Oct 15 06:16:19.368 INFO kablam! 423 | device: &mut D, factory: &mut F, encoder: &mut gfx::Encoder, Oct 15 06:16:19.368 INFO kablam! | ^^^^^^ help: consider using `_device` instead Oct 15 06:16:19.368 INFO kablam! Oct 15 06:16:19.368 INFO kablam! warning: unused variable: `factory` Oct 15 06:16:19.368 INFO kablam! --> src/render/qmap.rs:423:25 Oct 15 06:16:19.368 INFO kablam! | Oct 15 06:16:19.368 INFO kablam! 423 | device: &mut D, factory: &mut F, encoder: &mut gfx::Encoder, Oct 15 06:16:19.368 INFO kablam! | ^^^^^^^ help: consider using `_factory` instead Oct 15 06:16:19.368 INFO kablam! Oct 15 06:16:19.743 INFO kablam! warning: field is never used: `pak` Oct 15 06:16:19.743 INFO kablam! --> src/render/mod.rs:104:5 Oct 15 06:16:19.743 INFO kablam! | Oct 15 06:16:19.743 INFO kablam! 104 | pak: Rc, Oct 15 06:16:19.743 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 06:16:19.743 INFO kablam! | Oct 15 06:16:19.743 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:16:19.743 INFO kablam! Oct 15 06:16:23.726 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Oct 15 06:16:23.743 INFO kablam! su: No module specific data is present Oct 15 06:16:24.563 INFO running `"docker" "rm" "-f" "f809ccaad0421c0fab816c8e3fce247cf7d09125c9b799609981c54738759390"` Oct 15 06:16:24.791 INFO blam! f809ccaad0421c0fab816c8e3fce247cf7d09125c9b799609981c54738759390 Oct 15 06:16:24.804 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 06:16:25.195 INFO blam! 3b2f22f668c07ebd300265f7edc8ed2073d0dd8f7c57588d761d2a8cb1d5a7ed Oct 15 06:16:25.199 INFO running `"docker" "start" "-a" "3b2f22f668c07ebd300265f7edc8ed2073d0dd8f7c57588d761d2a8cb1d5a7ed"` Oct 15 06:16:25.874 INFO kablam! usermod: no changes Oct 15 06:16:26.031 INFO kablam! Compiling quake v0.1.0 (/source) Oct 15 06:16:27.811 INFO kablam! warning: unused import: `gfx::memory` Oct 15 06:16:27.811 INFO kablam! --> src/render/qmap.rs:16:5 Oct 15 06:16:27.811 INFO kablam! | Oct 15 06:16:27.811 INFO kablam! 16 | use gfx::memory; Oct 15 06:16:27.811 INFO kablam! | ^^^^^^^^^^^ Oct 15 06:16:27.811 INFO kablam! | Oct 15 06:16:27.811 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:16:27.811 INFO kablam! Oct 15 06:16:27.811 INFO kablam! warning: unused import: `Texture` Oct 15 06:16:27.811 INFO kablam! --> src/render/qmap.rs:18:5 Oct 15 06:16:27.811 INFO kablam! | Oct 15 06:16:27.811 INFO kablam! 18 | Texture, Oct 15 06:16:27.811 INFO kablam! | ^^^^^^^ Oct 15 06:16:27.811 INFO kablam! Oct 15 06:16:27.811 INFO kablam! warning: unused import: `gfx::memory` Oct 15 06:16:27.811 INFO kablam! --> src/render/mod.rs:19:5 Oct 15 06:16:27.811 INFO kablam! | Oct 15 06:16:27.811 INFO kablam! 19 | use gfx::memory; Oct 15 06:16:27.811 INFO kablam! | ^^^^^^^^^^^ Oct 15 06:16:27.811 INFO kablam! Oct 15 06:16:27.811 INFO kablam! warning: unused import: `Texture` Oct 15 06:16:27.811 INFO kablam! --> src/render/mod.rs:21:5 Oct 15 06:16:27.811 INFO kablam! | Oct 15 06:16:27.811 INFO kablam! 21 | Texture, Oct 15 06:16:27.811 INFO kablam! | ^^^^^^^ Oct 15 06:16:27.811 INFO kablam! Oct 15 06:16:27.816 INFO kablam! warning: unused import: `DeviceEvent` Oct 15 06:16:27.816 INFO kablam! --> src/main.rs:25:5 Oct 15 06:16:27.816 INFO kablam! | Oct 15 06:16:27.816 INFO kablam! 25 | DeviceEvent, Oct 15 06:16:27.816 INFO kablam! | ^^^^^^^^^^^ Oct 15 06:16:27.816 INFO kablam! Oct 15 06:16:29.847 INFO kablam! warning: unused variable: `device` Oct 15 06:16:29.847 INFO kablam! --> src/render/qmap.rs:48:9 Oct 15 06:16:29.847 INFO kablam! | Oct 15 06:16:29.847 INFO kablam! 48 | device: &mut D, factory: &mut F, Oct 15 06:16:29.847 INFO kablam! | ^^^^^^ help: consider using `_device` instead Oct 15 06:16:29.847 INFO kablam! | Oct 15 06:16:29.847 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:16:29.847 INFO kablam! Oct 15 06:16:29.847 INFO kablam! warning: unused variable: `device` Oct 15 06:16:29.847 INFO kablam! --> src/render/qmap.rs:423:9 Oct 15 06:16:29.847 INFO kablam! | Oct 15 06:16:29.847 INFO kablam! 423 | device: &mut D, factory: &mut F, encoder: &mut gfx::Encoder, Oct 15 06:16:29.847 INFO kablam! | ^^^^^^ help: consider using `_device` instead Oct 15 06:16:29.847 INFO kablam! Oct 15 06:16:29.847 INFO kablam! warning: unused variable: `factory` Oct 15 06:16:29.847 INFO kablam! --> src/render/qmap.rs:423:25 Oct 15 06:16:29.847 INFO kablam! | Oct 15 06:16:29.847 INFO kablam! 423 | device: &mut D, factory: &mut F, encoder: &mut gfx::Encoder, Oct 15 06:16:29.847 INFO kablam! | ^^^^^^^ help: consider using `_factory` instead Oct 15 06:16:29.847 INFO kablam! Oct 15 06:16:30.191 INFO kablam! warning: field is never used: `pak` Oct 15 06:16:30.191 INFO kablam! --> src/render/mod.rs:104:5 Oct 15 06:16:30.191 INFO kablam! | Oct 15 06:16:30.191 INFO kablam! 104 | pak: Rc, Oct 15 06:16:30.191 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 06:16:30.191 INFO kablam! | Oct 15 06:16:30.191 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:16:30.191 INFO kablam! Oct 15 06:16:30.804 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.90s Oct 15 06:16:30.815 INFO kablam! su: No module specific data is present Oct 15 06:16:31.523 INFO running `"docker" "rm" "-f" "3b2f22f668c07ebd300265f7edc8ed2073d0dd8f7c57588d761d2a8cb1d5a7ed"` Oct 15 06:16:31.822 INFO blam! 3b2f22f668c07ebd300265f7edc8ed2073d0dd8f7c57588d761d2a8cb1d5a7ed Oct 15 06:16:31.840 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 06:16:32.171 INFO blam! 9bba21ffce988dd319eaac9a01a41c42608232f45419edb3a4d273c530b310b0 Oct 15 06:16:32.176 INFO running `"docker" "start" "-a" "9bba21ffce988dd319eaac9a01a41c42608232f45419edb3a4d273c530b310b0"` Oct 15 06:16:33.215 INFO kablam! usermod: no changes Oct 15 06:16:33.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 15 06:16:33.498 INFO kablam! Running /target/debug/deps/quake-dcdc3b8fb360a6bf Oct 15 06:16:33.503 INFO blam! Oct 15 06:16:33.503 INFO blam! running 0 tests Oct 15 06:16:33.503 INFO blam! Oct 15 06:16:33.504 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:16:33.504 INFO blam! Oct 15 06:16:33.505 INFO kablam! su: No module specific data is present Oct 15 06:16:34.218 INFO running `"docker" "rm" "-f" "9bba21ffce988dd319eaac9a01a41c42608232f45419edb3a4d273c530b310b0"` Oct 15 06:16:34.487 INFO blam! 9bba21ffce988dd319eaac9a01a41c42608232f45419edb3a4d273c530b310b0