Oct 15 06:14:44.205 INFO testing Thinkofname/rust-quake against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:14:44.207 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:44.669 INFO blam! e969717a71ad13bba03a94f1725103363671ec2de09d120490232dccd168bfd2 Oct 15 06:14:44.671 INFO running `"docker" "start" "-a" "e969717a71ad13bba03a94f1725103363671ec2de09d120490232dccd168bfd2"` Oct 15 06:14:46.923 INFO kablam! usermod: no changes Oct 15 06:14:47.228 INFO kablam! Compiling either v1.1.0 Oct 15 06:14:47.243 INFO kablam! Compiling serde_json v0.9.10 Oct 15 06:14:47.259 INFO kablam! Compiling backtrace-sys v0.1.12 Oct 15 06:14:47.259 INFO kablam! Compiling cgmath v0.15.0 Oct 15 06:14:47.288 INFO kablam! Compiling x11-dl v2.14.0 Oct 15 06:14:47.290 INFO kablam! Compiling env_logger v0.4.3 Oct 15 06:14:48.151 INFO kablam! Compiling itertools v0.5.10 Oct 15 06:14:53.333 INFO kablam! Compiling derivative v1.0.0 Oct 15 06:14:56.595 INFO kablam! Compiling target_build_utils v0.3.1 Oct 15 06:14:59.536 INFO kablam! Compiling libloading v0.3.4 Oct 15 06:15:05.686 INFO kablam! Compiling dlib v0.3.1 Oct 15 06:15:06.267 INFO kablam! Compiling wayland-sys v0.9.9 Oct 15 06:15:08.163 INFO kablam! Compiling gfx_core v0.7.1 Oct 15 06:15:08.339 INFO kablam! Compiling wayland-client v0.9.9 Oct 15 06:15:11.827 INFO kablam! Compiling wayland-window v0.6.1 Oct 15 06:15:11.827 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 15 06:15:14.699 INFO kablam! Compiling backtrace v0.3.2 Oct 15 06:15:16.367 INFO kablam! Compiling error-chain v0.10.0 Oct 15 06:15:16.463 INFO kablam! Compiling winit v0.7.5 Oct 15 06:15:23.883 INFO kablam! Compiling glutin v0.9.2 Oct 15 06:15:49.195 INFO kablam! Compiling gfx_device_gl v0.14.1 Oct 15 06:15:49.195 INFO kablam! Compiling gfx v0.16.1 Oct 15 06:15:56.814 INFO kablam! Compiling gfx_window_glutin v0.17.0 Oct 15 06:16:01.353 INFO kablam! Compiling quake v0.1.0 (/source) Oct 15 06:16:03.195 INFO kablam! warning: unused import: `gfx::memory` Oct 15 06:16:03.195 INFO kablam! --> src/render/qmap.rs:16:5 Oct 15 06:16:03.195 INFO kablam! | Oct 15 06:16:03.195 INFO kablam! 16 | use gfx::memory; Oct 15 06:16:03.195 INFO kablam! | ^^^^^^^^^^^ Oct 15 06:16:03.195 INFO kablam! | Oct 15 06:16:03.195 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:16:03.195 INFO kablam! Oct 15 06:16:03.195 INFO kablam! warning: unused import: `Texture` Oct 15 06:16:03.196 INFO kablam! --> src/render/qmap.rs:18:5 Oct 15 06:16:03.196 INFO kablam! | Oct 15 06:16:03.196 INFO kablam! 18 | Texture, Oct 15 06:16:03.196 INFO kablam! | ^^^^^^^ Oct 15 06:16:03.196 INFO kablam! Oct 15 06:16:03.196 INFO kablam! warning: unused import: `gfx::memory` Oct 15 06:16:03.196 INFO kablam! --> src/render/mod.rs:19:5 Oct 15 06:16:03.196 INFO kablam! | Oct 15 06:16:03.196 INFO kablam! 19 | use gfx::memory; Oct 15 06:16:03.196 INFO kablam! | ^^^^^^^^^^^ Oct 15 06:16:03.196 INFO kablam! Oct 15 06:16:03.196 INFO kablam! warning: unused import: `Texture` Oct 15 06:16:03.196 INFO kablam! --> src/render/mod.rs:21:5 Oct 15 06:16:03.196 INFO kablam! | Oct 15 06:16:03.196 INFO kablam! 21 | Texture, Oct 15 06:16:03.196 INFO kablam! | ^^^^^^^ Oct 15 06:16:03.196 INFO kablam! Oct 15 06:16:03.203 INFO kablam! warning: unused import: `DeviceEvent` Oct 15 06:16:03.204 INFO kablam! --> src/main.rs:25:5 Oct 15 06:16:03.204 INFO kablam! | Oct 15 06:16:03.204 INFO kablam! 25 | DeviceEvent, Oct 15 06:16:03.204 INFO kablam! | ^^^^^^^^^^^ Oct 15 06:16:03.204 INFO kablam! Oct 15 06:16:05.471 INFO kablam! warning: unused variable: `device` Oct 15 06:16:05.471 INFO kablam! --> src/render/qmap.rs:48:9 Oct 15 06:16:05.472 INFO kablam! | Oct 15 06:16:05.472 INFO kablam! 48 | device: &mut D, factory: &mut F, Oct 15 06:16:05.472 INFO kablam! | ^^^^^^ help: consider using `_device` instead Oct 15 06:16:05.473 INFO kablam! | Oct 15 06:16:05.473 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:16:05.473 INFO kablam! Oct 15 06:16:05.474 INFO kablam! warning: unused variable: `device` Oct 15 06:16:05.474 INFO kablam! --> src/render/qmap.rs:423:9 Oct 15 06:16:05.474 INFO kablam! | Oct 15 06:16:05.475 INFO kablam! 423 | device: &mut D, factory: &mut F, encoder: &mut gfx::Encoder, Oct 15 06:16:05.475 INFO kablam! | ^^^^^^ help: consider using `_device` instead Oct 15 06:16:05.475 INFO kablam! Oct 15 06:16:05.476 INFO kablam! warning: unused variable: `factory` Oct 15 06:16:05.476 INFO kablam! --> src/render/qmap.rs:423:25 Oct 15 06:16:05.476 INFO kablam! | Oct 15 06:16:05.477 INFO kablam! 423 | device: &mut D, factory: &mut F, encoder: &mut gfx::Encoder, Oct 15 06:16:05.477 INFO kablam! | ^^^^^^^ help: consider using `_factory` instead Oct 15 06:16:05.477 INFO kablam! Oct 15 06:16:05.847 INFO kablam! warning: field is never used: `pak` Oct 15 06:16:05.848 INFO kablam! --> src/render/mod.rs:104:5 Oct 15 06:16:05.848 INFO kablam! | Oct 15 06:16:05.848 INFO kablam! 104 | pak: Rc, Oct 15 06:16:05.849 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 06:16:05.849 INFO kablam! | Oct 15 06:16:05.849 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:16:05.849 INFO kablam! Oct 15 06:16:11.223 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Oct 15 06:16:11.243 INFO kablam! su: No module specific data is present Oct 15 06:16:11.901 INFO running `"docker" "rm" "-f" "e969717a71ad13bba03a94f1725103363671ec2de09d120490232dccd168bfd2"` Oct 15 06:16:12.152 INFO blam! e969717a71ad13bba03a94f1725103363671ec2de09d120490232dccd168bfd2 Oct 15 06:16:12.162 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:12.567 INFO blam! 78db8875627da8b25fb15ad41493b00902d1ff4765c7a9dce3df8dee9056acba Oct 15 06:16:12.583 INFO running `"docker" "start" "-a" "78db8875627da8b25fb15ad41493b00902d1ff4765c7a9dce3df8dee9056acba"` Oct 15 06:16:13.699 INFO kablam! usermod: no changes Oct 15 06:16:13.841 INFO kablam! Compiling quake v0.1.0 (/source) Oct 15 06:16:15.670 INFO kablam! warning: unused import: `gfx::memory` Oct 15 06:16:15.671 INFO kablam! --> src/render/qmap.rs:16:5 Oct 15 06:16:15.671 INFO kablam! | Oct 15 06:16:15.671 INFO kablam! 16 | use gfx::memory; Oct 15 06:16:15.671 INFO kablam! | ^^^^^^^^^^^ Oct 15 06:16:15.671 INFO kablam! | Oct 15 06:16:15.671 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:16:15.671 INFO kablam! Oct 15 06:16:15.671 INFO kablam! warning: unused import: `Texture` Oct 15 06:16:15.671 INFO kablam! --> src/render/qmap.rs:18:5 Oct 15 06:16:15.671 INFO kablam! | Oct 15 06:16:15.671 INFO kablam! 18 | Texture, Oct 15 06:16:15.671 INFO kablam! | ^^^^^^^ Oct 15 06:16:15.671 INFO kablam! Oct 15 06:16:15.671 INFO kablam! warning: unused import: `gfx::memory` Oct 15 06:16:15.672 INFO kablam! --> src/render/mod.rs:19:5 Oct 15 06:16:15.672 INFO kablam! | Oct 15 06:16:15.672 INFO kablam! 19 | use gfx::memory; Oct 15 06:16:15.672 INFO kablam! | ^^^^^^^^^^^ Oct 15 06:16:15.672 INFO kablam! Oct 15 06:16:15.672 INFO kablam! warning: unused import: `Texture` Oct 15 06:16:15.672 INFO kablam! --> src/render/mod.rs:21:5 Oct 15 06:16:15.672 INFO kablam! | Oct 15 06:16:15.672 INFO kablam! 21 | Texture, Oct 15 06:16:15.672 INFO kablam! | ^^^^^^^ Oct 15 06:16:15.672 INFO kablam! Oct 15 06:16:15.680 INFO kablam! warning: unused import: `DeviceEvent` Oct 15 06:16:15.680 INFO kablam! --> src/main.rs:25:5 Oct 15 06:16:15.680 INFO kablam! | Oct 15 06:16:15.680 INFO kablam! 25 | DeviceEvent, Oct 15 06:16:15.680 INFO kablam! | ^^^^^^^^^^^ Oct 15 06:16:15.680 INFO kablam! Oct 15 06:16:17.731 INFO kablam! warning: unused variable: `device` Oct 15 06:16:17.731 INFO kablam! --> src/render/qmap.rs:48:9 Oct 15 06:16:17.731 INFO kablam! | Oct 15 06:16:17.731 INFO kablam! 48 | device: &mut D, factory: &mut F, Oct 15 06:16:17.731 INFO kablam! | ^^^^^^ help: consider using `_device` instead Oct 15 06:16:17.731 INFO kablam! | Oct 15 06:16:17.731 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:16:17.731 INFO kablam! Oct 15 06:16:17.731 INFO kablam! warning: unused variable: `device` Oct 15 06:16:17.731 INFO kablam! --> src/render/qmap.rs:423:9 Oct 15 06:16:17.731 INFO kablam! | Oct 15 06:16:17.731 INFO kablam! 423 | device: &mut D, factory: &mut F, encoder: &mut gfx::Encoder, Oct 15 06:16:17.731 INFO kablam! | ^^^^^^ help: consider using `_device` instead Oct 15 06:16:17.731 INFO kablam! Oct 15 06:16:17.731 INFO kablam! warning: unused variable: `factory` Oct 15 06:16:17.731 INFO kablam! --> src/render/qmap.rs:423:25 Oct 15 06:16:17.731 INFO kablam! | Oct 15 06:16:17.731 INFO kablam! 423 | device: &mut D, factory: &mut F, encoder: &mut gfx::Encoder, Oct 15 06:16:17.731 INFO kablam! | ^^^^^^^ help: consider using `_factory` instead Oct 15 06:16:17.731 INFO kablam! Oct 15 06:16:18.103 INFO kablam! warning: field is never used: `pak` Oct 15 06:16:18.104 INFO kablam! --> src/render/mod.rs:104:5 Oct 15 06:16:18.104 INFO kablam! | Oct 15 06:16:18.104 INFO kablam! 104 | pak: Rc, Oct 15 06:16:18.104 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 06:16:18.104 INFO kablam! | Oct 15 06:16:18.104 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:16:18.104 INFO kablam! Oct 15 06:16:18.652 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.93s Oct 15 06:16:18.663 INFO kablam! su: No module specific data is present Oct 15 06:16:19.106 INFO running `"docker" "rm" "-f" "78db8875627da8b25fb15ad41493b00902d1ff4765c7a9dce3df8dee9056acba"` Oct 15 06:16:19.215 INFO blam! 78db8875627da8b25fb15ad41493b00902d1ff4765c7a9dce3df8dee9056acba Oct 15 06:16:19.225 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:19.463 INFO blam! 0b5db8df96a57e3e84e8537fa62cc0547f2b2c55faa0c9e1fb850d4ddd4f5c74 Oct 15 06:16:19.464 INFO running `"docker" "start" "-a" "0b5db8df96a57e3e84e8537fa62cc0547f2b2c55faa0c9e1fb850d4ddd4f5c74"` Oct 15 06:16:19.937 INFO kablam! usermod: no changes Oct 15 06:16:20.080 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 06:16:20.098 INFO kablam! Running /target/debug/deps/quake-b7fa7cff4b6ba716 Oct 15 06:16:20.100 INFO blam! Oct 15 06:16:20.101 INFO blam! running 0 tests Oct 15 06:16:20.101 INFO blam! Oct 15 06:16:20.101 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:16:20.101 INFO blam! Oct 15 06:16:20.104 INFO kablam! su: No module specific data is present Oct 15 06:16:20.609 INFO running `"docker" "rm" "-f" "0b5db8df96a57e3e84e8537fa62cc0547f2b2c55faa0c9e1fb850d4ddd4f5c74"` Oct 15 06:16:20.835 INFO blam! 0b5db8df96a57e3e84e8537fa62cc0547f2b2c55faa0c9e1fb850d4ddd4f5c74