Oct 13 10:50:50.347 INFO checking plexus-0.0.10 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 10:50:50.347 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 10:50:50.658 INFO blam! c3090896a5f86c63ed7d39accd7a4644fe5c8c471578e53449459263b1d35a49 Oct 13 10:50:50.659 INFO running `"docker" "start" "-a" "c3090896a5f86c63ed7d39accd7a4644fe5c8c471578e53449459263b1d35a49"` Oct 13 10:50:51.240 INFO kablam! usermod: no changes Oct 13 10:50:51.578 INFO kablam! Compiling gl_generator v0.7.0 Oct 13 10:50:51.584 INFO kablam! Checking gfx_core v0.7.2 Oct 13 10:50:51.588 INFO kablam! Checking alga v0.7.2 Oct 13 10:50:51.597 INFO kablam! Compiling glutin v0.10.1 Oct 13 10:50:51.597 INFO kablam! Checking decorum v0.0.11 Oct 13 10:50:51.608 INFO kablam! Checking wayland-protocols v0.9.10 Oct 13 10:50:51.608 INFO kablam! Checking wayland-kbd v0.9.1 Oct 13 10:51:03.988 INFO kablam! Compiling gfx_gl v0.4.0 Oct 13 10:51:05.787 INFO kablam! Checking wayland-window v0.8.0 Oct 13 10:51:07.020 INFO kablam! Checking nalgebra v0.16.4 Oct 13 10:51:09.600 INFO kablam! Checking winit v0.8.3 Oct 13 10:51:46.360 INFO kablam! Checking gfx_device_gl v0.14.6 Oct 13 10:51:46.360 INFO kablam! Checking gfx v0.16.3 Oct 13 10:51:50.753 INFO kablam! Checking gfx_window_glutin v0.18.0 Oct 13 10:52:02.381 INFO kablam! Checking plexus v0.0.10 (/source) Oct 13 10:52:10.808 INFO kablam! warning: use of deprecated item 'failure::Error::root_cause': please use the 'find_root_cause()' method instead Oct 13 10:52:10.809 INFO kablam! --> src/graph/mesh.rs:705:14 Oct 13 10:52:10.809 INFO kablam! | Oct 13 10:52:10.809 INFO kablam! 705 | .root_cause() Oct 13 10:52:10.810 INFO kablam! | ^^^^^^^^^^ Oct 13 10:52:10.810 INFO kablam! | Oct 13 10:52:10.810 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 10:52:10.810 INFO kablam! Oct 13 10:52:10.811 INFO kablam! warning: use of deprecated item 'failure::Error::root_cause': please use the 'find_root_cause()' method instead Oct 13 10:52:10.811 INFO kablam! --> src/graph/mesh.rs:735:14 Oct 13 10:52:10.811 INFO kablam! | Oct 13 10:52:10.811 INFO kablam! 735 | .root_cause() Oct 13 10:52:10.812 INFO kablam! | ^^^^^^^^^^ Oct 13 10:52:10.812 INFO kablam! Oct 13 10:52:10.836 INFO kablam! warning: use of deprecated item 'failure::Error::root_cause': please use the 'find_root_cause()' method instead Oct 13 10:52:10.837 INFO kablam! --> src/graph/mesh.rs:776:14 Oct 13 10:52:10.837 INFO kablam! | Oct 13 10:52:10.837 INFO kablam! 776 | .root_cause() Oct 13 10:52:10.837 INFO kablam! | ^^^^^^^^^^ Oct 13 10:52:10.838 INFO kablam! Oct 13 10:52:12.992 INFO kablam! warning: method is never used: `vertices` Oct 13 10:52:12.992 INFO kablam! --> src/graph/mutation/region.rs:90:5 Oct 13 10:52:12.992 INFO kablam! | Oct 13 10:52:12.992 INFO kablam! 90 | pub fn vertices(&self) -> &[VertexKey] { Oct 13 10:52:12.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:52:12.992 INFO kablam! | Oct 13 10:52:12.992 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 10:52:12.992 INFO kablam! Oct 13 10:52:12.992 INFO kablam! warning: method is never used: `bind` Oct 13 10:52:12.993 INFO kablam! --> src/graph/view/edge.rs:44:5 Oct 13 10:52:12.993 INFO kablam! | Oct 13 10:52:12.993 INFO kablam! 44 | / pub(in graph) fn bind(self, storage: N) -> EdgeView<>::Output, G> Oct 13 10:52:12.993 INFO kablam! 45 | | where Oct 13 10:52:12.993 INFO kablam! 46 | | T: Topological, Oct 13 10:52:12.993 INFO kablam! 47 | | M: Bind, Oct 13 10:52:12.993 INFO kablam! ... | Oct 13 10:52:12.993 INFO kablam! 53 | | EdgeView::from_keyed_storage_unchecked(key, origin.bind(storage)) Oct 13 10:52:12.993 INFO kablam! 54 | | } Oct 13 10:52:12.993 INFO kablam! | |_____^ Oct 13 10:52:12.993 INFO kablam! Oct 13 10:52:12.993 INFO kablam! warning: method is never used: `interior_reborrow_mut` Oct 13 10:52:12.993 INFO kablam! --> src/graph/view/edge.rs:155:5 Oct 13 10:52:12.993 INFO kablam! | Oct 13 10:52:12.993 INFO kablam! 155 | fn interior_reborrow_mut(&mut self) -> EdgeView<&mut M::Target, G> { Oct 13 10:52:12.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:52:12.993 INFO kablam! Oct 13 10:52:12.993 INFO kablam! warning: method is never used: `bind` Oct 13 10:52:12.993 INFO kablam! --> src/graph/view/face.rs:44:5 Oct 13 10:52:12.993 INFO kablam! | Oct 13 10:52:12.993 INFO kablam! 44 | / pub(in graph) fn bind(self, storage: N) -> FaceView<>::Output, G> Oct 13 10:52:12.993 INFO kablam! 45 | | where Oct 13 10:52:12.993 INFO kablam! 46 | | T: Topological, Oct 13 10:52:12.993 INFO kablam! 47 | | M: Bind, Oct 13 10:52:12.993 INFO kablam! ... | Oct 13 10:52:12.993 INFO kablam! 53 | | FaceView::from_keyed_storage_unchecked(key, origin.bind(storage)) Oct 13 10:52:12.993 INFO kablam! 54 | | } Oct 13 10:52:12.993 INFO kablam! | |_____^ Oct 13 10:52:12.993 INFO kablam! Oct 13 10:52:12.993 INFO kablam! warning: method is never used: `bind` Oct 13 10:52:12.993 INFO kablam! --> src/graph/view/vertex.rs:36:5 Oct 13 10:52:12.993 INFO kablam! | Oct 13 10:52:12.993 INFO kablam! 36 | / pub(in graph) fn bind(self, storage: N) -> VertexView<>::Output, G> Oct 13 10:52:12.993 INFO kablam! 37 | | where Oct 13 10:52:12.993 INFO kablam! 38 | | T: Topological, Oct 13 10:52:12.993 INFO kablam! 39 | | M: Bind, Oct 13 10:52:12.993 INFO kablam! ... | Oct 13 10:52:12.993 INFO kablam! 45 | | VertexView::from_keyed_storage_unchecked(key, origin.bind(storage)) Oct 13 10:52:12.993 INFO kablam! 46 | | } Oct 13 10:52:12.993 INFO kablam! | |_____^ Oct 13 10:52:12.993 INFO kablam! Oct 13 10:52:13.128 INFO kablam! warning: method is never used: `vertices` Oct 13 10:52:13.128 INFO kablam! --> src/graph/mutation/region.rs:90:5 Oct 13 10:52:13.128 INFO kablam! | Oct 13 10:52:13.128 INFO kablam! 90 | pub fn vertices(&self) -> &[VertexKey] { Oct 13 10:52:13.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:52:13.128 INFO kablam! | Oct 13 10:52:13.128 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 10:52:13.128 INFO kablam! Oct 13 10:52:13.128 INFO kablam! warning: method is never used: `bind` Oct 13 10:52:13.128 INFO kablam! --> src/graph/view/edge.rs:44:5 Oct 13 10:52:13.128 INFO kablam! | Oct 13 10:52:13.128 INFO kablam! 44 | / pub(in graph) fn bind(self, storage: N) -> EdgeView<>::Output, G> Oct 13 10:52:13.128 INFO kablam! 45 | | where Oct 13 10:52:13.128 INFO kablam! 46 | | T: Topological, Oct 13 10:52:13.128 INFO kablam! 47 | | M: Bind, Oct 13 10:52:13.128 INFO kablam! ... | Oct 13 10:52:13.128 INFO kablam! 53 | | EdgeView::from_keyed_storage_unchecked(key, origin.bind(storage)) Oct 13 10:52:13.128 INFO kablam! 54 | | } Oct 13 10:52:13.128 INFO kablam! | |_____^ Oct 13 10:52:13.128 INFO kablam! Oct 13 10:52:13.128 INFO kablam! warning: method is never used: `interior_reborrow_mut` Oct 13 10:52:13.128 INFO kablam! --> src/graph/view/edge.rs:155:5 Oct 13 10:52:13.128 INFO kablam! | Oct 13 10:52:13.128 INFO kablam! 155 | fn interior_reborrow_mut(&mut self) -> EdgeView<&mut M::Target, G> { Oct 13 10:52:13.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:52:13.128 INFO kablam! Oct 13 10:52:13.128 INFO kablam! warning: method is never used: `bind` Oct 13 10:52:13.128 INFO kablam! --> src/graph/view/face.rs:44:5 Oct 13 10:52:13.128 INFO kablam! | Oct 13 10:52:13.128 INFO kablam! 44 | / pub(in graph) fn bind(self, storage: N) -> FaceView<>::Output, G> Oct 13 10:52:13.128 INFO kablam! 45 | | where Oct 13 10:52:13.128 INFO kablam! 46 | | T: Topological, Oct 13 10:52:13.128 INFO kablam! 47 | | M: Bind, Oct 13 10:52:13.128 INFO kablam! ... | Oct 13 10:52:13.128 INFO kablam! 53 | | FaceView::from_keyed_storage_unchecked(key, origin.bind(storage)) Oct 13 10:52:13.128 INFO kablam! 54 | | } Oct 13 10:52:13.128 INFO kablam! | |_____^ Oct 13 10:52:13.128 INFO kablam! Oct 13 10:52:13.134 INFO kablam! warning: method is never used: `bind` Oct 13 10:52:13.134 INFO kablam! --> src/graph/view/vertex.rs:36:5 Oct 13 10:52:13.134 INFO kablam! | Oct 13 10:52:13.134 INFO kablam! 36 | / pub(in graph) fn bind(self, storage: N) -> VertexView<>::Output, G> Oct 13 10:52:13.134 INFO kablam! 37 | | where Oct 13 10:52:13.134 INFO kablam! 38 | | T: Topological, Oct 13 10:52:13.134 INFO kablam! 39 | | M: Bind, Oct 13 10:52:13.134 INFO kablam! ... | Oct 13 10:52:13.134 INFO kablam! 45 | | VertexView::from_keyed_storage_unchecked(key, origin.bind(storage)) Oct 13 10:52:13.134 INFO kablam! 46 | | } Oct 13 10:52:13.134 INFO kablam! | |_____^ Oct 13 10:52:13.134 INFO kablam! Oct 13 10:52:20.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Oct 13 10:52:20.623 INFO kablam! su: No module specific data is present Oct 13 10:52:21.346 INFO running `"docker" "rm" "-f" "c3090896a5f86c63ed7d39accd7a4644fe5c8c471578e53449459263b1d35a49"` Oct 13 10:52:21.588 INFO blam! c3090896a5f86c63ed7d39accd7a4644fe5c8c471578e53449459263b1d35a49