Oct 14 14:25:00.337 INFO testing krre/origin-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 14:25:00.337 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 14:25:00.764 INFO blam! a7687e0c5e7239aec52a1f24919bb8ae20063edca1025f3ecc9ddb453d65ebde Oct 14 14:25:00.771 INFO running `"docker" "start" "-a" "a7687e0c5e7239aec52a1f24919bb8ae20063edca1025f3ecc9ddb453d65ebde"` Oct 14 14:25:01.627 INFO kablam! usermod: no changes Oct 14 14:25:01.751 INFO kablam! Compiling smallvec v0.6.2 Oct 14 14:25:01.751 INFO kablam! Compiling vulkano v0.7.2 Oct 14 14:25:01.751 INFO kablam! Compiling num-traits v0.2.1 Oct 14 14:25:01.755 INFO kablam! Compiling half v1.0.2 Oct 14 14:25:01.755 INFO kablam! Compiling x11-dl v2.18.0 Oct 14 14:25:01.755 INFO kablam! Compiling shared_library v0.1.8 Oct 14 14:25:01.755 INFO kablam! Compiling wayland-scanner v0.20.10 Oct 14 14:25:01.763 INFO kablam! Compiling nix v0.11.0 Oct 14 14:25:02.748 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 14 14:25:03.945 INFO kablam! Compiling wayland-sys v0.20.10 Oct 14 14:25:04.683 INFO kablam! Compiling serde_json v1.0.10 Oct 14 14:25:08.179 INFO kablam! Compiling parking_lot v0.5.5 Oct 14 14:25:08.190 INFO kablam! Compiling wayland-client v0.20.10 Oct 14 14:25:08.211 INFO kablam! Compiling wayland-protocols v0.20.10 Oct 14 14:25:08.263 INFO kablam! Compiling wayland-commons v0.20.10 Oct 14 14:25:38.691 INFO kablam! Compiling smithay-client-toolkit v0.2.3 Oct 14 14:25:43.303 INFO kablam! Compiling winit v0.15.1 Oct 14 14:25:58.591 INFO kablam! Compiling origin v0.1.0 (/source) Oct 14 14:25:59.331 INFO kablam! warning: unused variable: `acquire_future` Oct 14 14:25:59.331 INFO kablam! --> src/gfx/renderer.rs:61:25 Oct 14 14:25:59.331 INFO kablam! | Oct 14 14:25:59.331 INFO kablam! 61 | let (image_num, acquire_future) = match swapchain::acquire_next_image(self.vulkan_backend.swapchain.clone(), None) { Oct 14 14:25:59.331 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_acquire_future` instead Oct 14 14:25:59.331 INFO kablam! | Oct 14 14:25:59.331 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:25:59.331 INFO kablam! Oct 14 14:25:59.331 INFO kablam! warning: unused variable: `command_buffer` Oct 14 14:25:59.331 INFO kablam! --> src/gfx/renderer.rs:70:13 Oct 14 14:25:59.331 INFO kablam! | Oct 14 14:25:59.331 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:25:59.331 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_command_buffer` instead Oct 14 14:25:59.331 INFO kablam! Oct 14 14:25:59.367 INFO kablam! warning: field is never used: `renderer` Oct 14 14:25:59.367 INFO kablam! --> src/core/application.rs:14:5 Oct 14 14:25:59.367 INFO kablam! | Oct 14 14:25:59.367 INFO kablam! 14 | renderer: Renderer Oct 14 14:25:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 14:25:59.367 INFO kablam! | Oct 14 14:25:59.367 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:25:59.367 INFO kablam! Oct 14 14:25:59.367 INFO kablam! warning: field is never used: `vulkan_backend` Oct 14 14:25:59.367 INFO kablam! --> src/gfx/renderer.rs:27:5 Oct 14 14:25:59.367 INFO kablam! | Oct 14 14:25:59.367 INFO kablam! 27 | vulkan_backend: VulkanBackend Oct 14 14:25:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:25:59.367 INFO kablam! Oct 14 14:25:59.367 INFO kablam! warning: field is never used: `instance` Oct 14 14:25:59.367 INFO kablam! --> src/gfx/renderer.rs:31:5 Oct 14 14:25:59.367 INFO kablam! | Oct 14 14:25:59.367 INFO kablam! 31 | instance: Arc, Oct 14 14:25:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:25:59.367 INFO kablam! Oct 14 14:25:59.367 INFO kablam! warning: field is never used: `queue` Oct 14 14:25:59.367 INFO kablam! --> src/gfx/renderer.rs:34:5 Oct 14 14:25:59.367 INFO kablam! | Oct 14 14:25:59.367 INFO kablam! 34 | queue: Arc, Oct 14 14:25:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 14:25:59.367 INFO kablam! Oct 14 14:25:59.367 INFO kablam! warning: field is never used: `recreate_swapchain` Oct 14 14:25:59.367 INFO kablam! --> src/gfx/renderer.rs:39:5 Oct 14 14:25:59.367 INFO kablam! | Oct 14 14:25:59.367 INFO kablam! 39 | recreate_swapchain: bool, Oct 14 14:25:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:25:59.367 INFO kablam! Oct 14 14:25:59.367 INFO kablam! warning: field is never used: `previous_frame_end` Oct 14 14:25:59.367 INFO kablam! --> src/gfx/renderer.rs:40:5 Oct 14 14:25:59.367 INFO kablam! | Oct 14 14:25:59.367 INFO kablam! 40 | previous_frame_end: Box Oct 14 14:25:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:25:59.367 INFO kablam! Oct 14 14:25:59.367 INFO kablam! warning: method is never used: `render` Oct 14 14:25:59.367 INFO kablam! --> src/gfx/renderer.rs:51:5 Oct 14 14:25:59.367 INFO kablam! | Oct 14 14:25:59.367 INFO kablam! 51 | pub fn render(&mut self) { Oct 14 14:25:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:25:59.367 INFO kablam! Oct 14 14:26:05.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Oct 14 14:26:05.494 INFO kablam! su: No module specific data is present Oct 14 14:26:06.518 INFO running `"docker" "rm" "-f" "a7687e0c5e7239aec52a1f24919bb8ae20063edca1025f3ecc9ddb453d65ebde"` Oct 14 14:26:06.811 INFO blam! a7687e0c5e7239aec52a1f24919bb8ae20063edca1025f3ecc9ddb453d65ebde Oct 14 14:26:06.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 14:26:07.252 INFO blam! c0d2456e7d4e528ac15e4dd79883d6dda0749e207ca6ca453b81928687c73a17 Oct 14 14:26:07.254 INFO running `"docker" "start" "-a" "c0d2456e7d4e528ac15e4dd79883d6dda0749e207ca6ca453b81928687c73a17"` Oct 14 14:26:08.219 INFO kablam! usermod: no changes Oct 14 14:26:08.383 INFO kablam! Compiling origin v0.1.0 (/source) Oct 14 14:26:09.143 INFO kablam! warning: unused variable: `acquire_future` Oct 14 14:26:09.143 INFO kablam! --> src/gfx/renderer.rs:61:25 Oct 14 14:26:09.143 INFO kablam! | Oct 14 14:26:09.143 INFO kablam! 61 | let (image_num, acquire_future) = match swapchain::acquire_next_image(self.vulkan_backend.swapchain.clone(), None) { Oct 14 14:26:09.143 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_acquire_future` instead Oct 14 14:26:09.143 INFO kablam! | Oct 14 14:26:09.143 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:26:09.143 INFO kablam! Oct 14 14:26:09.143 INFO kablam! warning: unused variable: `command_buffer` Oct 14 14:26:09.143 INFO kablam! --> src/gfx/renderer.rs:70:13 Oct 14 14:26:09.143 INFO kablam! | Oct 14 14:26:09.143 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.143 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_command_buffer` instead Oct 14 14:26:09.143 INFO kablam! Oct 14 14:26:09.181 INFO kablam! warning: field is never used: `renderer` Oct 14 14:26:09.181 INFO kablam! --> src/core/application.rs:14:5 Oct 14 14:26:09.181 INFO kablam! | Oct 14 14:26:09.181 INFO kablam! 14 | renderer: Renderer Oct 14 14:26:09.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 14:26:09.181 INFO kablam! | Oct 14 14:26:09.181 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:26:09.181 INFO kablam! Oct 14 14:26:09.181 INFO kablam! warning: field is never used: `vulkan_backend` Oct 14 14:26:09.181 INFO kablam! --> src/gfx/renderer.rs:27:5 Oct 14 14:26:09.181 INFO kablam! | Oct 14 14:26:09.181 INFO kablam! 27 | vulkan_backend: VulkanBackend Oct 14 14:26:09.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:09.181 INFO kablam! Oct 14 14:26:09.181 INFO kablam! warning: field is never used: `instance` Oct 14 14:26:09.181 INFO kablam! --> src/gfx/renderer.rs:31:5 Oct 14 14:26:09.181 INFO kablam! | Oct 14 14:26:09.181 INFO kablam! 31 | instance: Arc, Oct 14 14:26:09.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:09.181 INFO kablam! Oct 14 14:26:09.181 INFO kablam! warning: field is never used: `queue` Oct 14 14:26:09.181 INFO kablam! --> src/gfx/renderer.rs:34:5 Oct 14 14:26:09.181 INFO kablam! | Oct 14 14:26:09.181 INFO kablam! 34 | queue: Arc, Oct 14 14:26:09.181 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 14:26:09.181 INFO kablam! Oct 14 14:26:09.181 INFO kablam! warning: field is never used: `recreate_swapchain` Oct 14 14:26:09.181 INFO kablam! --> src/gfx/renderer.rs:39:5 Oct 14 14:26:09.181 INFO kablam! | Oct 14 14:26:09.181 INFO kablam! 39 | recreate_swapchain: bool, Oct 14 14:26:09.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:09.181 INFO kablam! Oct 14 14:26:09.181 INFO kablam! warning: field is never used: `previous_frame_end` Oct 14 14:26:09.181 INFO kablam! --> src/gfx/renderer.rs:40:5 Oct 14 14:26:09.181 INFO kablam! | Oct 14 14:26:09.181 INFO kablam! 40 | previous_frame_end: Box Oct 14 14:26:09.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:09.181 INFO kablam! Oct 14 14:26:09.181 INFO kablam! warning: method is never used: `render` Oct 14 14:26:09.181 INFO kablam! --> src/gfx/renderer.rs:51:5 Oct 14 14:26:09.181 INFO kablam! | Oct 14 14:26:09.181 INFO kablam! 51 | pub fn render(&mut self) { Oct 14 14:26:09.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:09.181 INFO kablam! Oct 14 14:26:09.743 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Oct 14 14:26:09.743 INFO kablam! su: No module specific data is present Oct 14 14:26:10.331 INFO running `"docker" "rm" "-f" "c0d2456e7d4e528ac15e4dd79883d6dda0749e207ca6ca453b81928687c73a17"` Oct 14 14:26:10.663 INFO blam! c0d2456e7d4e528ac15e4dd79883d6dda0749e207ca6ca453b81928687c73a17 Oct 14 14:26:10.665 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 14:26:11.047 INFO blam! 5bb1339df5b497e15bc903d022627d3d5acf0a77f87977a6e8f3867140a0f1f8 Oct 14 14:26:11.063 INFO running `"docker" "start" "-a" "5bb1339df5b497e15bc903d022627d3d5acf0a77f87977a6e8f3867140a0f1f8"` Oct 14 14:26:12.243 INFO kablam! usermod: no changes Oct 14 14:26:12.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 14 14:26:12.471 INFO kablam! Running /target/debug/deps/origin-511a1c4978b72997 Oct 14 14:26:12.471 INFO blam! Oct 14 14:26:12.471 INFO blam! running 0 tests Oct 14 14:26:12.471 INFO blam! Oct 14 14:26:12.471 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:26:12.471 INFO blam! Oct 14 14:26:12.479 INFO kablam! su: No module specific data is present Oct 14 14:26:13.379 INFO running `"docker" "rm" "-f" "5bb1339df5b497e15bc903d022627d3d5acf0a77f87977a6e8f3867140a0f1f8"` Oct 14 14:26:13.614 INFO blam! 5bb1339df5b497e15bc903d022627d3d5acf0a77f87977a6e8f3867140a0f1f8