Oct 21 19:56:37.929 INFO checking ahwatts/graphplay3-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:56:37.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 19:56:38.098 INFO blam! 976a33b80d1a7c88d5d8062ba00baba8c3fe845c119c45ba34f4f5f585f5d7db Oct 21 19:56:38.102 INFO running `"docker" "start" "-a" "976a33b80d1a7c88d5d8062ba00baba8c3fe845c119c45ba34f4f5f585f5d7db"` Oct 21 19:56:38.760 INFO kablam! usermod: no changes Oct 21 19:56:39.048 INFO kablam! Compiling log v0.4.1 Oct 21 19:56:39.049 INFO kablam! Compiling x11-dl v2.17.5 Oct 21 19:56:39.049 INFO kablam! Checking gfx_core v0.8.2 Oct 21 19:56:39.864 INFO kablam! Compiling gl_generator v0.9.0 Oct 21 19:56:43.033 INFO kablam! Compiling gfx_gl v0.5.0 Oct 21 19:56:43.033 INFO kablam! Compiling glutin v0.14.0 Oct 21 19:56:47.432 INFO kablam! Checking winit v0.12.0 Oct 21 19:57:12.879 INFO kablam! Checking gfx_device_gl v0.15.2 Oct 21 19:57:12.879 INFO kablam! Checking gfx v0.17.1 Oct 21 19:57:15.660 INFO kablam! Checking gfx_window_glutin v0.22.0 Oct 21 19:57:21.928 INFO kablam! Checking graphplay3 v0.1.0 (/source) Oct 21 19:57:25.836 INFO kablam! warning: struct is never constructed: `Geometry` Oct 21 19:57:25.836 INFO kablam! --> src/gpgfx/mod.rs:7:1 Oct 21 19:57:25.836 INFO kablam! | Oct 21 19:57:25.836 INFO kablam! 7 | pub struct Geometry, R: Resources> { Oct 21 19:57:25.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:57:25.836 INFO kablam! | Oct 21 19:57:25.836 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:57:25.836 INFO kablam! Oct 21 19:57:25.836 INFO kablam! warning: method is never used: `new` Oct 21 19:57:25.836 INFO kablam! --> src/gpgfx/mod.rs:13:5 Oct 21 19:57:25.836 INFO kablam! | Oct 21 19:57:25.836 INFO kablam! 13 | / pub fn new(factory: &mut F, vertices: &[V], elems: I) -> Geometry Oct 21 19:57:25.836 INFO kablam! 14 | | where F: FactoryExt, I: IntoIndexBuffer Oct 21 19:57:25.836 INFO kablam! 15 | | { Oct 21 19:57:25.837 INFO kablam! 16 | | let (vbuf, elems) = factory.create_vertex_buffer_with_slice(vertices, elems); Oct 21 19:57:25.837 INFO kablam! ... | Oct 21 19:57:25.837 INFO kablam! 20 | | } Oct 21 19:57:25.837 INFO kablam! 21 | | } Oct 21 19:57:25.837 INFO kablam! | |_____^ Oct 21 19:57:25.837 INFO kablam! Oct 21 19:57:26.152 INFO kablam! warning: struct is never constructed: `Geometry` Oct 21 19:57:26.152 INFO kablam! --> src/gpgfx/mod.rs:7:1 Oct 21 19:57:26.152 INFO kablam! | Oct 21 19:57:26.152 INFO kablam! 7 | pub struct Geometry, R: Resources> { Oct 21 19:57:26.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:57:26.152 INFO kablam! | Oct 21 19:57:26.152 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:57:26.152 INFO kablam! Oct 21 19:57:26.152 INFO kablam! warning: method is never used: `new` Oct 21 19:57:26.152 INFO kablam! --> src/gpgfx/mod.rs:13:5 Oct 21 19:57:26.152 INFO kablam! | Oct 21 19:57:26.152 INFO kablam! 13 | / pub fn new(factory: &mut F, vertices: &[V], elems: I) -> Geometry Oct 21 19:57:26.152 INFO kablam! 14 | | where F: FactoryExt, I: IntoIndexBuffer Oct 21 19:57:26.152 INFO kablam! 15 | | { Oct 21 19:57:26.152 INFO kablam! 16 | | let (vbuf, elems) = factory.create_vertex_buffer_with_slice(vertices, elems); Oct 21 19:57:26.152 INFO kablam! ... | Oct 21 19:57:26.152 INFO kablam! 20 | | } Oct 21 19:57:26.153 INFO kablam! 21 | | } Oct 21 19:57:26.153 INFO kablam! | |_____^ Oct 21 19:57:26.153 INFO kablam! Oct 21 19:57:26.202 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.40s Oct 21 19:57:26.218 INFO kablam! su: No module specific data is present Oct 21 19:57:26.852 INFO running `"docker" "rm" "-f" "976a33b80d1a7c88d5d8062ba00baba8c3fe845c119c45ba34f4f5f585f5d7db"` Oct 21 19:57:27.128 INFO blam! 976a33b80d1a7c88d5d8062ba00baba8c3fe845c119c45ba34f4f5f585f5d7db