Oct 27 08:43:29.720 INFO checking ahwatts/graphplay3-rs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 08:43:29.720 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 08:43:30.286 INFO blam! 582d2165ce26ee88a020d3fce66fcef397cdc39d988887bea2259ef74dd1b155 Oct 27 08:43:30.287 INFO running `"docker" "start" "-a" "582d2165ce26ee88a020d3fce66fcef397cdc39d988887bea2259ef74dd1b155"` Oct 27 08:43:31.151 INFO kablam! usermod: no changes Oct 27 08:43:31.363 INFO kablam! Checking gfx_core v0.8.2 Oct 27 08:43:31.363 INFO kablam! Compiling gfx_gl v0.5.0 Oct 27 08:43:31.363 INFO kablam! Compiling glutin v0.14.0 Oct 27 08:43:31.411 INFO kablam! Checking winit v0.12.0 Oct 27 08:44:05.803 INFO kablam! Checking gfx_device_gl v0.15.2 Oct 27 08:44:05.803 INFO kablam! Checking gfx v0.17.1 Oct 27 08:44:09.452 INFO kablam! Checking gfx_window_glutin v0.22.0 Oct 27 08:44:15.662 INFO kablam! Checking graphplay3 v0.1.0 (/source) Oct 27 08:44:20.692 INFO kablam! warning: struct is never constructed: `Geometry` Oct 27 08:44:20.692 INFO kablam! --> src/gpgfx/mod.rs:7:1 Oct 27 08:44:20.692 INFO kablam! | Oct 27 08:44:20.693 INFO kablam! 7 | pub struct Geometry, R: Resources> { Oct 27 08:44:20.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:44:20.693 INFO kablam! | Oct 27 08:44:20.694 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:44:20.694 INFO kablam! Oct 27 08:44:20.694 INFO kablam! warning: method is never used: `new` Oct 27 08:44:20.695 INFO kablam! --> src/gpgfx/mod.rs:13:5 Oct 27 08:44:20.695 INFO kablam! | Oct 27 08:44:20.695 INFO kablam! 13 | / pub fn new(factory: &mut F, vertices: &[V], elems: I) -> Geometry Oct 27 08:44:20.695 INFO kablam! 14 | | where F: FactoryExt, I: IntoIndexBuffer Oct 27 08:44:20.696 INFO kablam! 15 | | { Oct 27 08:44:20.696 INFO kablam! 16 | | let (vbuf, elems) = factory.create_vertex_buffer_with_slice(vertices, elems); Oct 27 08:44:20.696 INFO kablam! ... | Oct 27 08:44:20.696 INFO kablam! 20 | | } Oct 27 08:44:20.697 INFO kablam! 21 | | } Oct 27 08:44:20.697 INFO kablam! | |_____^ Oct 27 08:44:20.697 INFO kablam! Oct 27 08:44:21.215 INFO kablam! warning: struct is never constructed: `Geometry` Oct 27 08:44:21.216 INFO kablam! --> src/gpgfx/mod.rs:7:1 Oct 27 08:44:21.216 INFO kablam! | Oct 27 08:44:21.216 INFO kablam! 7 | pub struct Geometry, R: Resources> { Oct 27 08:44:21.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:44:21.217 INFO kablam! | Oct 27 08:44:21.217 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:44:21.218 INFO kablam! Oct 27 08:44:21.218 INFO kablam! warning: method is never used: `new` Oct 27 08:44:21.219 INFO kablam! --> src/gpgfx/mod.rs:13:5 Oct 27 08:44:21.219 INFO kablam! | Oct 27 08:44:21.219 INFO kablam! 13 | / pub fn new(factory: &mut F, vertices: &[V], elems: I) -> Geometry Oct 27 08:44:21.219 INFO kablam! 14 | | where F: FactoryExt, I: IntoIndexBuffer Oct 27 08:44:21.220 INFO kablam! 15 | | { Oct 27 08:44:21.220 INFO kablam! 16 | | let (vbuf, elems) = factory.create_vertex_buffer_with_slice(vertices, elems); Oct 27 08:44:21.220 INFO kablam! ... | Oct 27 08:44:21.220 INFO kablam! 20 | | } Oct 27 08:44:21.221 INFO kablam! 21 | | } Oct 27 08:44:21.221 INFO kablam! | |_____^ Oct 27 08:44:21.221 INFO kablam! Oct 27 08:44:21.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.10s Oct 27 08:44:21.289 INFO kablam! su: No module specific data is present Oct 27 08:44:22.279 INFO running `"docker" "rm" "-f" "582d2165ce26ee88a020d3fce66fcef397cdc39d988887bea2259ef74dd1b155"` Oct 27 08:44:22.627 INFO blam! 582d2165ce26ee88a020d3fce66fcef397cdc39d988887bea2259ef74dd1b155