Oct 14 14:25:01.129 INFO testing krre/origin-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 14:25:01.129 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 14:25:01.517 INFO blam! 81009e40a34e4e945d25291520a14e9e75491edadfbaac1a59850403ecb21b43 Oct 14 14:25:01.520 INFO running `"docker" "start" "-a" "81009e40a34e4e945d25291520a14e9e75491edadfbaac1a59850403ecb21b43"` Oct 14 14:25:02.435 INFO kablam! usermod: no changes Oct 14 14:25:02.607 INFO kablam! Compiling downcast-rs v1.0.3 Oct 14 14:25:02.608 INFO kablam! Compiling nix v0.11.0 Oct 14 14:25:02.620 INFO kablam! Compiling vulkano v0.7.2 Oct 14 14:25:02.622 INFO kablam! Compiling crossbeam v0.3.2 Oct 14 14:25:02.622 INFO kablam! Compiling half v1.0.2 Oct 14 14:25:02.622 INFO kablam! Compiling vk-sys v0.3.3 Oct 14 14:25:02.623 INFO kablam! Compiling x11-dl v2.18.0 Oct 14 14:25:02.627 INFO kablam! Compiling shared_library v0.1.8 Oct 14 14:25:03.966 INFO kablam! Compiling serde_json v1.0.10 Oct 14 14:25:04.386 INFO kablam! Compiling wayland-scanner v0.20.10 Oct 14 14:25:04.387 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 14 14:25:04.443 INFO kablam! Compiling wayland-sys v0.20.10 Oct 14 14:25:08.079 INFO kablam! Compiling wayland-commons v0.20.10 Oct 14 14:25:08.512 INFO kablam! Compiling parking_lot v0.5.5 Oct 14 14:25:11.075 INFO kablam! Compiling wayland-client v0.20.10 Oct 14 14:25:11.075 INFO kablam! Compiling wayland-protocols v0.20.10 Oct 14 14:25:38.731 INFO kablam! Compiling smithay-client-toolkit v0.2.3 Oct 14 14:25:44.319 INFO kablam! Compiling winit v0.15.1 Oct 14 14:25:59.587 INFO kablam! Compiling origin v0.1.0 (/source) Oct 14 14:26:00.387 INFO kablam! warning: unused variable: `acquire_future` Oct 14 14:26:00.387 INFO kablam! --> src/gfx/renderer.rs:61:25 Oct 14 14:26:00.387 INFO kablam! | Oct 14 14:26:00.387 INFO kablam! 61 | let (image_num, acquire_future) = match swapchain::acquire_next_image(self.vulkan_backend.swapchain.clone(), None) { Oct 14 14:26:00.387 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_acquire_future` instead Oct 14 14:26:00.387 INFO kablam! | Oct 14 14:26:00.387 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:26:00.387 INFO kablam! Oct 14 14:26:00.387 INFO kablam! warning: unused variable: `command_buffer` Oct 14 14:26:00.387 INFO kablam! --> src/gfx/renderer.rs:70:13 Oct 14 14:26:00.387 INFO kablam! | Oct 14 14:26:00.387 INFO kablam! 70 | let command_buffer = AutoCommandBufferBuilder::primary_one_time_submit(self.vulkan_backend.device.clone(), self.vulkan_backend.queue.family()).unwrap() Oct 14 14:26:00.387 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_command_buffer` instead Oct 14 14:26:00.387 INFO kablam! Oct 14 14:26:00.431 INFO kablam! warning: field is never used: `renderer` Oct 14 14:26:00.431 INFO kablam! --> src/core/application.rs:14:5 Oct 14 14:26:00.431 INFO kablam! | Oct 14 14:26:00.431 INFO kablam! 14 | renderer: Renderer Oct 14 14:26:00.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 14:26:00.431 INFO kablam! | Oct 14 14:26:00.431 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:26:00.431 INFO kablam! Oct 14 14:26:00.431 INFO kablam! warning: field is never used: `vulkan_backend` Oct 14 14:26:00.431 INFO kablam! --> src/gfx/renderer.rs:27:5 Oct 14 14:26:00.431 INFO kablam! | Oct 14 14:26:00.431 INFO kablam! 27 | vulkan_backend: VulkanBackend Oct 14 14:26:00.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:00.431 INFO kablam! Oct 14 14:26:00.431 INFO kablam! warning: field is never used: `instance` Oct 14 14:26:00.431 INFO kablam! --> src/gfx/renderer.rs:31:5 Oct 14 14:26:00.431 INFO kablam! | Oct 14 14:26:00.431 INFO kablam! 31 | instance: Arc, Oct 14 14:26:00.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:00.431 INFO kablam! Oct 14 14:26:00.431 INFO kablam! warning: field is never used: `queue` Oct 14 14:26:00.431 INFO kablam! --> src/gfx/renderer.rs:34:5 Oct 14 14:26:00.431 INFO kablam! | Oct 14 14:26:00.431 INFO kablam! 34 | queue: Arc, Oct 14 14:26:00.431 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 14:26:00.431 INFO kablam! Oct 14 14:26:00.431 INFO kablam! warning: field is never used: `recreate_swapchain` Oct 14 14:26:00.431 INFO kablam! --> src/gfx/renderer.rs:39:5 Oct 14 14:26:00.431 INFO kablam! | Oct 14 14:26:00.431 INFO kablam! 39 | recreate_swapchain: bool, Oct 14 14:26:00.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:00.431 INFO kablam! Oct 14 14:26:00.431 INFO kablam! warning: field is never used: `previous_frame_end` Oct 14 14:26:00.431 INFO kablam! --> src/gfx/renderer.rs:40:5 Oct 14 14:26:00.431 INFO kablam! | Oct 14 14:26:00.431 INFO kablam! 40 | previous_frame_end: Box Oct 14 14:26:00.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:00.431 INFO kablam! Oct 14 14:26:00.431 INFO kablam! warning: method is never used: `render` Oct 14 14:26:00.431 INFO kablam! --> src/gfx/renderer.rs:51:5 Oct 14 14:26:00.431 INFO kablam! | Oct 14 14:26:00.431 INFO kablam! 51 | pub fn render(&mut self) { Oct 14 14:26:00.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:00.431 INFO kablam! Oct 14 14:26:06.227 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Oct 14 14:26:06.239 INFO kablam! su: No module specific data is present Oct 14 14:26:06.831 INFO running `"docker" "rm" "-f" "81009e40a34e4e945d25291520a14e9e75491edadfbaac1a59850403ecb21b43"` Oct 14 14:26:07.215 INFO blam! 81009e40a34e4e945d25291520a14e9e75491edadfbaac1a59850403ecb21b43 Oct 14 14:26:07.219 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 14:26:07.650 INFO blam! 942351eab350e1335982efa5a4a722ad4c3a5b4525d0c57ec3a42dd9be0e64d0 Oct 14 14:26:07.652 INFO running `"docker" "start" "-a" "942351eab350e1335982efa5a4a722ad4c3a5b4525d0c57ec3a42dd9be0e64d0"` Oct 14 14:26:08.268 INFO kablam! usermod: no changes Oct 14 14:26:08.415 INFO kablam! Compiling origin v0.1.0 (/source) Oct 14 14:26:09.194 INFO kablam! warning: unused variable: `acquire_future` Oct 14 14:26:09.195 INFO kablam! --> src/gfx/renderer.rs:61:25 Oct 14 14:26:09.195 INFO kablam! | Oct 14 14:26:09.195 INFO kablam! 61 | let (image_num, acquire_future) = match swapchain::acquire_next_image(self.vulkan_backend.swapchain.clone(), None) { Oct 14 14:26:09.195 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_acquire_future` instead Oct 14 14:26:09.195 INFO kablam! | Oct 14 14:26:09.195 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:26:09.195 INFO kablam! Oct 14 14:26:09.195 INFO kablam! warning: unused variable: `command_buffer` Oct 14 14:26:09.195 INFO kablam! --> src/gfx/renderer.rs:70:13 Oct 14 14:26:09.195 INFO kablam! | Oct 14 14:26:09.195 INFO kablam! 70 | let command_buffer = AutoCommandBufferBuilder::primary_one_time_submit(self.vulkan_backend.device.clone(), self.vulkan_backend.queue.family()).unwrap() Oct 14 14:26:09.195 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_command_buffer` instead Oct 14 14:26:09.195 INFO kablam! Oct 14 14:26:09.226 INFO kablam! warning: field is never used: `renderer` Oct 14 14:26:09.226 INFO kablam! --> src/core/application.rs:14:5 Oct 14 14:26:09.226 INFO kablam! | Oct 14 14:26:09.226 INFO kablam! 14 | renderer: Renderer Oct 14 14:26:09.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 14:26:09.226 INFO kablam! | Oct 14 14:26:09.226 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:26:09.226 INFO kablam! Oct 14 14:26:09.226 INFO kablam! warning: field is never used: `vulkan_backend` Oct 14 14:26:09.226 INFO kablam! --> src/gfx/renderer.rs:27:5 Oct 14 14:26:09.226 INFO kablam! | Oct 14 14:26:09.226 INFO kablam! 27 | vulkan_backend: VulkanBackend Oct 14 14:26:09.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:09.226 INFO kablam! Oct 14 14:26:09.226 INFO kablam! warning: field is never used: `instance` Oct 14 14:26:09.226 INFO kablam! --> src/gfx/renderer.rs:31:5 Oct 14 14:26:09.226 INFO kablam! | Oct 14 14:26:09.226 INFO kablam! 31 | instance: Arc, Oct 14 14:26:09.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:09.226 INFO kablam! Oct 14 14:26:09.226 INFO kablam! warning: field is never used: `queue` Oct 14 14:26:09.226 INFO kablam! --> src/gfx/renderer.rs:34:5 Oct 14 14:26:09.226 INFO kablam! | Oct 14 14:26:09.226 INFO kablam! 34 | queue: Arc, Oct 14 14:26:09.226 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 14:26:09.226 INFO kablam! Oct 14 14:26:09.226 INFO kablam! warning: field is never used: `recreate_swapchain` Oct 14 14:26:09.226 INFO kablam! --> src/gfx/renderer.rs:39:5 Oct 14 14:26:09.226 INFO kablam! | Oct 14 14:26:09.226 INFO kablam! 39 | recreate_swapchain: bool, Oct 14 14:26:09.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:09.226 INFO kablam! Oct 14 14:26:09.231 INFO kablam! warning: field is never used: `previous_frame_end` Oct 14 14:26:09.231 INFO kablam! --> src/gfx/renderer.rs:40:5 Oct 14 14:26:09.231 INFO kablam! | Oct 14 14:26:09.231 INFO kablam! 40 | previous_frame_end: Box Oct 14 14:26:09.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:09.231 INFO kablam! Oct 14 14:26:09.231 INFO kablam! warning: method is never used: `render` Oct 14 14:26:09.231 INFO kablam! --> src/gfx/renderer.rs:51:5 Oct 14 14:26:09.231 INFO kablam! | Oct 14 14:26:09.231 INFO kablam! 51 | pub fn render(&mut self) { Oct 14 14:26:09.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:09.231 INFO kablam! Oct 14 14:26:09.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Oct 14 14:26:09.783 INFO kablam! su: No module specific data is present Oct 14 14:26:10.438 INFO running `"docker" "rm" "-f" "942351eab350e1335982efa5a4a722ad4c3a5b4525d0c57ec3a42dd9be0e64d0"` Oct 14 14:26:10.707 INFO blam! 942351eab350e1335982efa5a4a722ad4c3a5b4525d0c57ec3a42dd9be0e64d0 Oct 14 14:26:10.713 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 14:26:11.203 INFO blam! edbfb06bbc422684c0e659837670e7aab5ea31b92343e8ae580703b860f3257a Oct 14 14:26:11.215 INFO running `"docker" "start" "-a" "edbfb06bbc422684c0e659837670e7aab5ea31b92343e8ae580703b860f3257a"` Oct 14 14:26:12.266 INFO kablam! usermod: no changes Oct 14 14:26:12.423 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 14 14:26:12.439 INFO kablam! Running /target/debug/deps/origin-f9c1a390c20a6c21 Oct 14 14:26:12.440 INFO blam! Oct 14 14:26:12.440 INFO blam! running 0 tests Oct 14 14:26:12.440 INFO blam! Oct 14 14:26:12.440 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:26:12.440 INFO blam! Oct 14 14:26:12.441 INFO kablam! su: No module specific data is present Oct 14 14:26:13.189 INFO running `"docker" "rm" "-f" "edbfb06bbc422684c0e659837670e7aab5ea31b92343e8ae580703b860f3257a"` Oct 14 14:26:13.500 INFO blam! edbfb06bbc422684c0e659837670e7aab5ea31b92343e8ae580703b860f3257a