Oct 11 07:32:10.389 INFO testing Barbacamanitu/carust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:32:10.389 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:32:10.389 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 07:32:10.794 INFO blam! ebc4e988581d63ce02f4ec4fe180a707350d180d4eb5ef2346e097ae106eedd8 Oct 11 07:32:10.796 INFO running `"docker" "start" "-a" "ebc4e988581d63ce02f4ec4fe180a707350d180d4eb5ef2346e097ae106eedd8"` Oct 11 07:32:11.720 INFO kablam! usermod: no changes Oct 11 07:32:12.033 INFO kablam! Compiling libloading v0.5.0 Oct 11 07:32:12.033 INFO kablam! Compiling glutin v0.18.0 Oct 11 07:32:13.656 INFO kablam! Compiling dlib v0.4.1 Oct 11 07:32:14.928 INFO kablam! Compiling wayland-sys v0.20.12 Oct 11 07:32:18.013 INFO kablam! Compiling wayland-commons v0.20.12 Oct 11 07:32:19.440 INFO kablam! Compiling wayland-client v0.20.12 Oct 11 07:32:24.529 INFO kablam! Compiling wayland-protocols v0.20.12 Oct 11 07:32:30.677 INFO kablam! Compiling smithay-client-toolkit v0.3.0 Oct 11 07:32:37.304 INFO kablam! Compiling winit v0.17.2 Oct 11 07:32:55.288 INFO kablam! Compiling gfx_window_glutin v0.26.0 Oct 11 07:33:00.697 INFO kablam! Compiling carust v0.1.0 (/source) Oct 11 07:33:04.300 INFO kablam! warning: unused import: `gfx::traits::FactoryExt` Oct 11 07:33:04.300 INFO kablam! --> src/main.rs:7:5 Oct 11 07:33:04.300 INFO kablam! | Oct 11 07:33:04.300 INFO kablam! 7 | use gfx::traits::FactoryExt; Oct 11 07:33:04.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:04.300 INFO kablam! | Oct 11 07:33:04.300 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:33:04.300 INFO kablam! Oct 11 07:33:04.300 INFO kablam! warning: unused import: `gfx::Device` Oct 11 07:33:04.300 INFO kablam! --> src/main.rs:8:5 Oct 11 07:33:04.300 INFO kablam! | Oct 11 07:33:04.300 INFO kablam! 8 | use gfx::Device; Oct 11 07:33:04.300 INFO kablam! | ^^^^^^^^^^^ Oct 11 07:33:04.300 INFO kablam! Oct 11 07:33:04.300 INFO kablam! warning: unused import: `gfx_window_glutin as gfx_glutin` Oct 11 07:33:04.300 INFO kablam! --> src/main.rs:9:5 Oct 11 07:33:04.300 INFO kablam! | Oct 11 07:33:04.300 INFO kablam! 9 | use gfx_window_glutin as gfx_glutin; Oct 11 07:33:04.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:04.300 INFO kablam! Oct 11 07:33:04.304 INFO kablam! warning: unused imports: `GlContext`, `GlRequest` Oct 11 07:33:04.304 INFO kablam! --> src/main.rs:10:14 Oct 11 07:33:04.304 INFO kablam! | Oct 11 07:33:04.304 INFO kablam! 10 | use glutin::{GlContext, GlRequest}; Oct 11 07:33:04.304 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^ Oct 11 07:33:04.304 INFO kablam! Oct 11 07:33:04.304 INFO kablam! warning: unused import: `glutin::Api::OpenGl` Oct 11 07:33:04.304 INFO kablam! --> src/main.rs:11:5 Oct 11 07:33:04.304 INFO kablam! | Oct 11 07:33:04.304 INFO kablam! 11 | use glutin::Api::OpenGl; Oct 11 07:33:04.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:04.304 INFO kablam! Oct 11 07:33:04.304 INFO kablam! warning: unused import: `gfx::traits::FactoryExt` Oct 11 07:33:04.304 INFO kablam! --> src/renderer/mod.rs:7:5 Oct 11 07:33:04.304 INFO kablam! | Oct 11 07:33:04.304 INFO kablam! 7 | use gfx::traits::FactoryExt; Oct 11 07:33:04.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:04.304 INFO kablam! Oct 11 07:33:04.304 INFO kablam! warning: unused imports: `ControlFlow`, `Event`, `GlContext`, `WindowEvent` Oct 11 07:33:04.304 INFO kablam! --> src/renderer/mod.rs:9:14 Oct 11 07:33:04.304 INFO kablam! | Oct 11 07:33:04.304 INFO kablam! 9 | use glutin::{GlContext, GlRequest,WindowEvent,Event,ControlFlow}; Oct 11 07:33:04.304 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^ Oct 11 07:33:04.304 INFO kablam! Oct 11 07:33:04.304 INFO kablam! warning: unused import: `gfx::traits::FactoryExt` Oct 11 07:33:04.304 INFO kablam! --> src/renderer/renderer_2d.rs:5:5 Oct 11 07:33:04.304 INFO kablam! | Oct 11 07:33:04.304 INFO kablam! 5 | use gfx::traits::FactoryExt; Oct 11 07:33:04.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:04.304 INFO kablam! Oct 11 07:33:04.305 INFO kablam! warning: unused import: `gfx::Device` Oct 11 07:33:04.305 INFO kablam! --> src/renderer/renderer_2d.rs:6:5 Oct 11 07:33:04.305 INFO kablam! | Oct 11 07:33:04.305 INFO kablam! 6 | use gfx::Device; Oct 11 07:33:04.305 INFO kablam! | ^^^^^^^^^^^ Oct 11 07:33:04.305 INFO kablam! Oct 11 07:33:04.305 INFO kablam! warning: unused import: `gfx_window_glutin as gfx_glutin` Oct 11 07:33:04.305 INFO kablam! --> src/renderer/renderer_2d.rs:7:5 Oct 11 07:33:04.305 INFO kablam! | Oct 11 07:33:04.305 INFO kablam! 7 | use gfx_window_glutin as gfx_glutin; Oct 11 07:33:04.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:04.305 INFO kablam! Oct 11 07:33:04.305 INFO kablam! warning: unused imports: `GlContext`, `GlRequest` Oct 11 07:33:04.305 INFO kablam! --> src/renderer/renderer_2d.rs:8:14 Oct 11 07:33:04.305 INFO kablam! | Oct 11 07:33:04.305 INFO kablam! 8 | use glutin::{GlContext, GlRequest}; Oct 11 07:33:04.305 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^ Oct 11 07:33:04.305 INFO kablam! Oct 11 07:33:04.305 INFO kablam! warning: unused import: `glutin::Api::OpenGl` Oct 11 07:33:04.305 INFO kablam! --> src/renderer/renderer_2d.rs:9:5 Oct 11 07:33:04.305 INFO kablam! | Oct 11 07:33:04.305 INFO kablam! 9 | use glutin::Api::OpenGl; Oct 11 07:33:04.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:04.305 INFO kablam! Oct 11 07:33:04.776 INFO kablam! warning: unused variable: `data` Oct 11 07:33:04.776 INFO kablam! --> src/renderer/renderer_2d.rs:41:26 Oct 11 07:33:04.776 INFO kablam! | Oct 11 07:33:04.776 INFO kablam! 41 | pub fn render(&self, data: &Vec) { Oct 11 07:33:04.776 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 11 07:33:04.776 INFO kablam! | Oct 11 07:33:04.776 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:33:04.776 INFO kablam! Oct 11 07:33:04.832 INFO kablam! warning: type alias is never used: `DepthFormat` Oct 11 07:33:04.832 INFO kablam! --> src/renderer/renderer_2d.rs:14:1 Oct 11 07:33:04.832 INFO kablam! | Oct 11 07:33:04.832 INFO kablam! 14 | pub type DepthFormat = gfx::format::DepthStencil; Oct 11 07:33:04.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:04.832 INFO kablam! | Oct 11 07:33:04.832 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:33:04.832 INFO kablam! Oct 11 07:33:04.832 INFO kablam! warning: constant item is never used: `BLACK` Oct 11 07:33:04.832 INFO kablam! --> src/renderer/renderer_2d.rs:17:1 Oct 11 07:33:04.832 INFO kablam! | Oct 11 07:33:04.832 INFO kablam! 17 | const BLACK: [f32; 4] = [0.0, 0.0, 0.0, 1.0]; Oct 11 07:33:04.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:04.832 INFO kablam! Oct 11 07:33:04.832 INFO kablam! warning: struct is never constructed: `Renderer2D` Oct 11 07:33:04.832 INFO kablam! --> src/renderer/renderer_2d.rs:36:1 Oct 11 07:33:04.832 INFO kablam! | Oct 11 07:33:04.832 INFO kablam! 36 | pub struct Renderer2D { Oct 11 07:33:04.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:04.833 INFO kablam! Oct 11 07:33:04.833 INFO kablam! warning: method is never used: `render` Oct 11 07:33:04.833 INFO kablam! --> src/renderer/renderer_2d.rs:41:5 Oct 11 07:33:04.833 INFO kablam! | Oct 11 07:33:04.833 INFO kablam! 41 | pub fn render(&self, data: &Vec) { Oct 11 07:33:04.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:04.833 INFO kablam! Oct 11 07:33:04.833 INFO kablam! warning: method is never used: `new` Oct 11 07:33:04.833 INFO kablam! --> src/renderer/renderer_2d.rs:45:5 Oct 11 07:33:04.833 INFO kablam! | Oct 11 07:33:04.833 INFO kablam! 45 | pub fn new() -> Renderer2D { Oct 11 07:33:04.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:04.833 INFO kablam! Oct 11 07:33:04.833 INFO kablam! warning: struct is never constructed: `Dimensions` Oct 11 07:33:04.833 INFO kablam! --> src/renderer/mod.rs:28:1 Oct 11 07:33:04.833 INFO kablam! | Oct 11 07:33:04.833 INFO kablam! 28 | struct Dimensions { Oct 11 07:33:04.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:04.833 INFO kablam! Oct 11 07:33:08.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 56.76s Oct 11 07:33:08.537 INFO kablam! su: No module specific data is present Oct 11 07:33:09.264 INFO running `"docker" "rm" "-f" "ebc4e988581d63ce02f4ec4fe180a707350d180d4eb5ef2346e097ae106eedd8"` Oct 11 07:33:09.580 INFO blam! ebc4e988581d63ce02f4ec4fe180a707350d180d4eb5ef2346e097ae106eedd8 Oct 11 07:33:09.582 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:33:09.582 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 07:33:09.971 INFO blam! 804c101d2797dc5b706b4127d32f3add97842bacedbb77e1ef3d48856e883478 Oct 11 07:33:09.971 INFO running `"docker" "start" "-a" "804c101d2797dc5b706b4127d32f3add97842bacedbb77e1ef3d48856e883478"` Oct 11 07:33:11.944 INFO kablam! usermod: no changes Oct 11 07:33:12.133 INFO kablam! Compiling carust v0.1.0 (/source) Oct 11 07:33:16.413 INFO kablam! warning: unused import: `gfx::traits::FactoryExt` Oct 11 07:33:16.413 INFO kablam! --> src/main.rs:7:5 Oct 11 07:33:16.414 INFO kablam! | Oct 11 07:33:16.414 INFO kablam! 7 | use gfx::traits::FactoryExt; Oct 11 07:33:16.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:16.414 INFO kablam! | Oct 11 07:33:16.415 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:33:16.415 INFO kablam! Oct 11 07:33:16.415 INFO kablam! warning: unused import: `gfx::Device` Oct 11 07:33:16.416 INFO kablam! --> src/main.rs:8:5 Oct 11 07:33:16.416 INFO kablam! | Oct 11 07:33:16.416 INFO kablam! 8 | use gfx::Device; Oct 11 07:33:16.417 INFO kablam! | ^^^^^^^^^^^ Oct 11 07:33:16.417 INFO kablam! Oct 11 07:33:16.417 INFO kablam! warning: unused import: `gfx_window_glutin as gfx_glutin` Oct 11 07:33:16.417 INFO kablam! --> src/main.rs:9:5 Oct 11 07:33:16.418 INFO kablam! | Oct 11 07:33:16.418 INFO kablam! 9 | use gfx_window_glutin as gfx_glutin; Oct 11 07:33:16.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:16.419 INFO kablam! Oct 11 07:33:16.419 INFO kablam! warning: unused imports: `GlContext`, `GlRequest` Oct 11 07:33:16.419 INFO kablam! --> src/main.rs:10:14 Oct 11 07:33:16.419 INFO kablam! | Oct 11 07:33:16.420 INFO kablam! 10 | use glutin::{GlContext, GlRequest}; Oct 11 07:33:16.420 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^ Oct 11 07:33:16.420 INFO kablam! Oct 11 07:33:16.421 INFO kablam! warning: unused import: `glutin::Api::OpenGl` Oct 11 07:33:16.421 INFO kablam! --> src/main.rs:11:5 Oct 11 07:33:16.421 INFO kablam! | Oct 11 07:33:16.421 INFO kablam! 11 | use glutin::Api::OpenGl; Oct 11 07:33:16.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:16.422 INFO kablam! Oct 11 07:33:16.422 INFO kablam! warning: unused import: `gfx::traits::FactoryExt` Oct 11 07:33:16.423 INFO kablam! --> src/renderer/mod.rs:7:5 Oct 11 07:33:16.423 INFO kablam! | Oct 11 07:33:16.425 INFO kablam! 7 | use gfx::traits::FactoryExt; Oct 11 07:33:16.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:16.426 INFO kablam! Oct 11 07:33:16.426 INFO kablam! warning: unused imports: `ControlFlow`, `Event`, `GlContext`, `WindowEvent` Oct 11 07:33:16.427 INFO kablam! --> src/renderer/mod.rs:9:14 Oct 11 07:33:16.427 INFO kablam! | Oct 11 07:33:16.427 INFO kablam! 9 | use glutin::{GlContext, GlRequest,WindowEvent,Event,ControlFlow}; Oct 11 07:33:16.427 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^ Oct 11 07:33:16.428 INFO kablam! Oct 11 07:33:16.432 INFO kablam! warning: unused import: `gfx::traits::FactoryExt` Oct 11 07:33:16.432 INFO kablam! --> src/renderer/renderer_2d.rs:5:5 Oct 11 07:33:16.433 INFO kablam! | Oct 11 07:33:16.433 INFO kablam! 5 | use gfx::traits::FactoryExt; Oct 11 07:33:16.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:16.433 INFO kablam! Oct 11 07:33:16.434 INFO kablam! warning: unused import: `gfx::Device` Oct 11 07:33:16.434 INFO kablam! --> src/renderer/renderer_2d.rs:6:5 Oct 11 07:33:16.434 INFO kablam! | Oct 11 07:33:16.434 INFO kablam! 6 | use gfx::Device; Oct 11 07:33:16.435 INFO kablam! | ^^^^^^^^^^^ Oct 11 07:33:16.435 INFO kablam! Oct 11 07:33:16.435 INFO kablam! warning: unused import: `gfx_window_glutin as gfx_glutin` Oct 11 07:33:16.435 INFO kablam! --> src/renderer/renderer_2d.rs:7:5 Oct 11 07:33:16.436 INFO kablam! | Oct 11 07:33:16.436 INFO kablam! 7 | use gfx_window_glutin as gfx_glutin; Oct 11 07:33:16.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:16.436 INFO kablam! Oct 11 07:33:16.437 INFO kablam! warning: unused imports: `GlContext`, `GlRequest` Oct 11 07:33:16.437 INFO kablam! --> src/renderer/renderer_2d.rs:8:14 Oct 11 07:33:16.437 INFO kablam! | Oct 11 07:33:16.438 INFO kablam! 8 | use glutin::{GlContext, GlRequest}; Oct 11 07:33:16.438 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^ Oct 11 07:33:16.438 INFO kablam! Oct 11 07:33:16.438 INFO kablam! warning: unused import: `glutin::Api::OpenGl` Oct 11 07:33:16.439 INFO kablam! --> src/renderer/renderer_2d.rs:9:5 Oct 11 07:33:16.439 INFO kablam! | Oct 11 07:33:16.439 INFO kablam! 9 | use glutin::Api::OpenGl; Oct 11 07:33:16.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:16.440 INFO kablam! Oct 11 07:33:17.035 INFO kablam! warning: unused variable: `data` Oct 11 07:33:17.035 INFO kablam! --> src/renderer/renderer_2d.rs:41:26 Oct 11 07:33:17.036 INFO kablam! | Oct 11 07:33:17.036 INFO kablam! 41 | pub fn render(&self, data: &Vec) { Oct 11 07:33:17.036 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 11 07:33:17.037 INFO kablam! | Oct 11 07:33:17.037 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:33:17.037 INFO kablam! Oct 11 07:33:17.089 INFO kablam! warning: type alias is never used: `DepthFormat` Oct 11 07:33:17.089 INFO kablam! --> src/renderer/renderer_2d.rs:14:1 Oct 11 07:33:17.089 INFO kablam! | Oct 11 07:33:17.090 INFO kablam! 14 | pub type DepthFormat = gfx::format::DepthStencil; Oct 11 07:33:17.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:17.090 INFO kablam! | Oct 11 07:33:17.091 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:33:17.091 INFO kablam! Oct 11 07:33:17.091 INFO kablam! warning: constant item is never used: `BLACK` Oct 11 07:33:17.091 INFO kablam! --> src/renderer/renderer_2d.rs:17:1 Oct 11 07:33:17.091 INFO kablam! | Oct 11 07:33:17.092 INFO kablam! 17 | const BLACK: [f32; 4] = [0.0, 0.0, 0.0, 1.0]; Oct 11 07:33:17.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:17.092 INFO kablam! Oct 11 07:33:17.093 INFO kablam! warning: struct is never constructed: `Renderer2D` Oct 11 07:33:17.093 INFO kablam! --> src/renderer/renderer_2d.rs:36:1 Oct 11 07:33:17.093 INFO kablam! | Oct 11 07:33:17.094 INFO kablam! 36 | pub struct Renderer2D { Oct 11 07:33:17.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:17.094 INFO kablam! Oct 11 07:33:17.094 INFO kablam! warning: method is never used: `render` Oct 11 07:33:17.095 INFO kablam! --> src/renderer/renderer_2d.rs:41:5 Oct 11 07:33:17.095 INFO kablam! | Oct 11 07:33:17.095 INFO kablam! 41 | pub fn render(&self, data: &Vec) { Oct 11 07:33:17.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:17.096 INFO kablam! Oct 11 07:33:17.096 INFO kablam! warning: method is never used: `new` Oct 11 07:33:17.096 INFO kablam! --> src/renderer/renderer_2d.rs:45:5 Oct 11 07:33:17.096 INFO kablam! | Oct 11 07:33:17.097 INFO kablam! 45 | pub fn new() -> Renderer2D { Oct 11 07:33:17.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:17.097 INFO kablam! Oct 11 07:33:17.097 INFO kablam! warning: struct is never constructed: `Dimensions` Oct 11 07:33:17.098 INFO kablam! --> src/renderer/mod.rs:28:1 Oct 11 07:33:17.098 INFO kablam! | Oct 11 07:33:17.098 INFO kablam! 28 | struct Dimensions { Oct 11 07:33:17.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 07:33:17.099 INFO kablam! Oct 11 07:33:17.680 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.72s Oct 11 07:33:17.692 INFO kablam! su: No module specific data is present Oct 11 07:33:18.784 INFO running `"docker" "rm" "-f" "804c101d2797dc5b706b4127d32f3add97842bacedbb77e1ef3d48856e883478"` Oct 11 07:33:19.053 INFO blam! 804c101d2797dc5b706b4127d32f3add97842bacedbb77e1ef3d48856e883478 Oct 11 07:33:19.061 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:33:19.062 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 07:33:19.552 INFO blam! f2a3c7daa8a55abaf135db0f56ea85f873ec256056409359019ce552f4f5e388 Oct 11 07:33:19.554 INFO running `"docker" "start" "-a" "f2a3c7daa8a55abaf135db0f56ea85f873ec256056409359019ce552f4f5e388"` Oct 11 07:33:20.492 INFO kablam! usermod: no changes Oct 11 07:33:20.746 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 11 07:33:20.762 INFO kablam! Running /target/debug/deps/carust-68bfb3914c007393 Oct 11 07:33:20.767 INFO blam! Oct 11 07:33:20.767 INFO blam! running 0 tests Oct 11 07:33:20.767 INFO blam! Oct 11 07:33:20.768 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:33:20.768 INFO blam! Oct 11 07:33:20.773 INFO kablam! su: No module specific data is present Oct 11 07:33:21.612 INFO running `"docker" "rm" "-f" "f2a3c7daa8a55abaf135db0f56ea85f873ec256056409359019ce552f4f5e388"` Oct 11 07:33:21.924 INFO blam! f2a3c7daa8a55abaf135db0f56ea85f873ec256056409359019ce552f4f5e388