Oct 13 01:34:55.823 INFO checking ahwatts/graphplay3-rs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 01:34:55.823 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 01:34:56.292 INFO blam! eb9b7cd83b5cada27fda27cc5f2ea1bd43cf140bc8781e3a9f51be81e0458717 Oct 13 01:34:56.297 INFO running `"docker" "start" "-a" "eb9b7cd83b5cada27fda27cc5f2ea1bd43cf140bc8781e3a9f51be81e0458717"` Oct 13 01:34:57.288 INFO kablam! usermod: no changes Oct 13 01:34:57.511 INFO kablam! Compiling gl_generator v0.9.0 Oct 13 01:34:57.511 INFO kablam! Checking gfx_core v0.8.2 Oct 13 01:34:57.511 INFO kablam! Checking winit v0.12.0 Oct 13 01:35:03.866 INFO kablam! Compiling gfx_gl v0.5.0 Oct 13 01:35:03.866 INFO kablam! Compiling glutin v0.14.0 Oct 13 01:35:37.260 INFO kablam! Checking gfx_device_gl v0.15.2 Oct 13 01:35:37.260 INFO kablam! Checking gfx v0.17.1 Oct 13 01:35:39.962 INFO kablam! Checking gfx_window_glutin v0.22.0 Oct 13 01:35:46.419 INFO kablam! Checking graphplay3 v0.1.0 (/source) Oct 13 01:35:51.544 INFO kablam! warning: struct is never constructed: `Geometry` Oct 13 01:35:51.545 INFO kablam! --> src/gpgfx/mod.rs:7:1 Oct 13 01:35:51.545 INFO kablam! | Oct 13 01:35:51.545 INFO kablam! 7 | pub struct Geometry, R: Resources> { Oct 13 01:35:51.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:35:51.546 INFO kablam! | Oct 13 01:35:51.546 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:35:51.547 INFO kablam! Oct 13 01:35:51.547 INFO kablam! warning: method is never used: `new` Oct 13 01:35:51.548 INFO kablam! --> src/gpgfx/mod.rs:13:5 Oct 13 01:35:51.548 INFO kablam! | Oct 13 01:35:51.548 INFO kablam! 13 | / pub fn new(factory: &mut F, vertices: &[V], elems: I) -> Geometry Oct 13 01:35:51.549 INFO kablam! 14 | | where F: FactoryExt, I: IntoIndexBuffer Oct 13 01:35:51.549 INFO kablam! 15 | | { Oct 13 01:35:51.549 INFO kablam! 16 | | let (vbuf, elems) = factory.create_vertex_buffer_with_slice(vertices, elems); Oct 13 01:35:51.549 INFO kablam! ... | Oct 13 01:35:51.550 INFO kablam! 20 | | } Oct 13 01:35:51.550 INFO kablam! 21 | | } Oct 13 01:35:51.550 INFO kablam! | |_____^ Oct 13 01:35:51.551 INFO kablam! Oct 13 01:35:51.712 INFO kablam! warning: struct is never constructed: `Geometry` Oct 13 01:35:51.713 INFO kablam! --> src/gpgfx/mod.rs:7:1 Oct 13 01:35:51.713 INFO kablam! | Oct 13 01:35:51.714 INFO kablam! 7 | pub struct Geometry, R: Resources> { Oct 13 01:35:51.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:35:51.715 INFO kablam! | Oct 13 01:35:51.716 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:35:51.716 INFO kablam! Oct 13 01:35:51.717 INFO kablam! warning: method is never used: `new` Oct 13 01:35:51.718 INFO kablam! --> src/gpgfx/mod.rs:13:5 Oct 13 01:35:51.718 INFO kablam! | Oct 13 01:35:51.719 INFO kablam! 13 | / pub fn new(factory: &mut F, vertices: &[V], elems: I) -> Geometry Oct 13 01:35:51.719 INFO kablam! 14 | | where F: FactoryExt, I: IntoIndexBuffer Oct 13 01:35:51.720 INFO kablam! 15 | | { Oct 13 01:35:51.721 INFO kablam! 16 | | let (vbuf, elems) = factory.create_vertex_buffer_with_slice(vertices, elems); Oct 13 01:35:51.721 INFO kablam! ... | Oct 13 01:35:51.722 INFO kablam! 20 | | } Oct 13 01:35:51.722 INFO kablam! 21 | | } Oct 13 01:35:51.722 INFO kablam! | |_____^ Oct 13 01:35:51.722 INFO kablam! Oct 13 01:35:51.774 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.45s Oct 13 01:35:51.783 INFO kablam! su: No module specific data is present Oct 13 01:35:53.409 INFO running `"docker" "rm" "-f" "eb9b7cd83b5cada27fda27cc5f2ea1bd43cf140bc8781e3a9f51be81e0458717"` Oct 13 01:35:53.704 INFO blam! eb9b7cd83b5cada27fda27cc5f2ea1bd43cf140bc8781e3a9f51be81e0458717