Sep 21 05:40:23.706 INFO checking plexus-0.0.10 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 05:40:23.706 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 05:40:23.706 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 05:40:23.918 INFO blam! af36236f1e7e1c6561ee302003960a28b1c3e43896b8b85c25638c22acad5495 Sep 21 05:40:23.920 INFO running `"docker" "start" "-a" "af36236f1e7e1c6561ee302003960a28b1c3e43896b8b85c25638c22acad5495"` Sep 21 05:40:25.024 INFO kablam! usermod: no changes Sep 21 05:40:25.370 INFO kablam! Checking libm v0.1.2 Sep 21 05:40:25.370 INFO kablam! Checking approx v0.3.0 Sep 21 05:40:25.374 INFO kablam! Checking num-complex v0.2.0 Sep 21 05:40:25.374 INFO kablam! Checking generic-array v0.11.1 Sep 21 05:40:25.374 INFO kablam! Checking decorum v0.0.11 Sep 21 05:40:25.374 INFO kablam! Checking gfx_window_glutin v0.18.0 Sep 21 05:40:28.598 INFO kablam! Checking alga v0.7.2 Sep 21 05:40:33.094 INFO kablam! Checking nalgebra v0.16.2 Sep 21 05:41:01.080 INFO kablam! Checking plexus v0.0.10 (/source) Sep 21 05:41:04.513 INFO kablam! warning: use of deprecated item 'failure::Error::root_cause': please use the 'find_root_cause()' method instead Sep 21 05:41:04.513 INFO kablam! --> src/graph/mesh.rs:705:14 Sep 21 05:41:04.513 INFO kablam! | Sep 21 05:41:04.513 INFO kablam! 705 | .root_cause() Sep 21 05:41:04.513 INFO kablam! | ^^^^^^^^^^ Sep 21 05:41:04.513 INFO kablam! | Sep 21 05:41:04.513 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 05:41:04.513 INFO kablam! Sep 21 05:41:04.518 INFO kablam! warning: use of deprecated item 'failure::Error::root_cause': please use the 'find_root_cause()' method instead Sep 21 05:41:04.518 INFO kablam! --> src/graph/mesh.rs:735:14 Sep 21 05:41:04.518 INFO kablam! | Sep 21 05:41:04.518 INFO kablam! 735 | .root_cause() Sep 21 05:41:04.518 INFO kablam! | ^^^^^^^^^^ Sep 21 05:41:04.518 INFO kablam! Sep 21 05:41:04.534 INFO kablam! warning: use of deprecated item 'failure::Error::root_cause': please use the 'find_root_cause()' method instead Sep 21 05:41:04.534 INFO kablam! --> src/graph/mesh.rs:776:14 Sep 21 05:41:04.534 INFO kablam! | Sep 21 05:41:04.534 INFO kablam! 776 | .root_cause() Sep 21 05:41:04.534 INFO kablam! | ^^^^^^^^^^ Sep 21 05:41:04.534 INFO kablam! Sep 21 05:41:07.210 INFO kablam! warning: method is never used: `vertices` Sep 21 05:41:07.210 INFO kablam! --> src/graph/mutation/region.rs:90:5 Sep 21 05:41:07.210 INFO kablam! | Sep 21 05:41:07.210 INFO kablam! 90 | pub fn vertices(&self) -> &[VertexKey] { Sep 21 05:41:07.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:41:07.210 INFO kablam! | Sep 21 05:41:07.210 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 05:41:07.210 INFO kablam! Sep 21 05:41:07.210 INFO kablam! warning: method is never used: `bind` Sep 21 05:41:07.210 INFO kablam! --> src/graph/view/edge.rs:44:5 Sep 21 05:41:07.210 INFO kablam! | Sep 21 05:41:07.210 INFO kablam! 44 | / pub(in graph) fn bind(self, storage: N) -> EdgeView<>::Output, G> Sep 21 05:41:07.210 INFO kablam! 45 | | where Sep 21 05:41:07.210 INFO kablam! 46 | | T: Topological, Sep 21 05:41:07.210 INFO kablam! 47 | | M: Bind, Sep 21 05:41:07.210 INFO kablam! ... | Sep 21 05:41:07.210 INFO kablam! 53 | | EdgeView::from_keyed_storage_unchecked(key, origin.bind(storage)) Sep 21 05:41:07.210 INFO kablam! 54 | | } Sep 21 05:41:07.210 INFO kablam! | |_____^ Sep 21 05:41:07.210 INFO kablam! Sep 21 05:41:07.210 INFO kablam! warning: method is never used: `interior_reborrow_mut` Sep 21 05:41:07.210 INFO kablam! --> src/graph/view/edge.rs:155:5 Sep 21 05:41:07.210 INFO kablam! | Sep 21 05:41:07.210 INFO kablam! 155 | fn interior_reborrow_mut(&mut self) -> EdgeView<&mut M::Target, G> { Sep 21 05:41:07.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:41:07.210 INFO kablam! Sep 21 05:41:07.210 INFO kablam! warning: method is never used: `bind` Sep 21 05:41:07.210 INFO kablam! --> src/graph/view/face.rs:44:5 Sep 21 05:41:07.211 INFO kablam! | Sep 21 05:41:07.211 INFO kablam! 44 | / pub(in graph) fn bind(self, storage: N) -> FaceView<>::Output, G> Sep 21 05:41:07.211 INFO kablam! 45 | | where Sep 21 05:41:07.211 INFO kablam! 46 | | T: Topological, Sep 21 05:41:07.211 INFO kablam! 47 | | M: Bind, Sep 21 05:41:07.211 INFO kablam! ... | Sep 21 05:41:07.211 INFO kablam! 53 | | FaceView::from_keyed_storage_unchecked(key, origin.bind(storage)) Sep 21 05:41:07.211 INFO kablam! 54 | | } Sep 21 05:41:07.211 INFO kablam! | |_____^ Sep 21 05:41:07.211 INFO kablam! Sep 21 05:41:07.211 INFO kablam! warning: method is never used: `bind` Sep 21 05:41:07.211 INFO kablam! --> src/graph/view/vertex.rs:36:5 Sep 21 05:41:07.211 INFO kablam! | Sep 21 05:41:07.211 INFO kablam! 36 | / pub(in graph) fn bind(self, storage: N) -> VertexView<>::Output, G> Sep 21 05:41:07.211 INFO kablam! 37 | | where Sep 21 05:41:07.211 INFO kablam! 38 | | T: Topological, Sep 21 05:41:07.211 INFO kablam! 39 | | M: Bind, Sep 21 05:41:07.211 INFO kablam! ... | Sep 21 05:41:07.211 INFO kablam! 45 | | VertexView::from_keyed_storage_unchecked(key, origin.bind(storage)) Sep 21 05:41:07.211 INFO kablam! 46 | | } Sep 21 05:41:07.211 INFO kablam! | |_____^ Sep 21 05:41:07.211 INFO kablam! Sep 21 05:41:07.238 INFO kablam! warning: method is never used: `vertices` Sep 21 05:41:07.238 INFO kablam! --> src/graph/mutation/region.rs:90:5 Sep 21 05:41:07.238 INFO kablam! | Sep 21 05:41:07.238 INFO kablam! 90 | pub fn vertices(&self) -> &[VertexKey] { Sep 21 05:41:07.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:41:07.238 INFO kablam! | Sep 21 05:41:07.238 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 05:41:07.238 INFO kablam! Sep 21 05:41:07.238 INFO kablam! warning: method is never used: `bind` Sep 21 05:41:07.238 INFO kablam! --> src/graph/view/edge.rs:44:5 Sep 21 05:41:07.238 INFO kablam! | Sep 21 05:41:07.238 INFO kablam! 44 | / pub(in graph) fn bind(self, storage: N) -> EdgeView<>::Output, G> Sep 21 05:41:07.238 INFO kablam! 45 | | where Sep 21 05:41:07.238 INFO kablam! 46 | | T: Topological, Sep 21 05:41:07.238 INFO kablam! 47 | | M: Bind, Sep 21 05:41:07.238 INFO kablam! ... | Sep 21 05:41:07.238 INFO kablam! 53 | | EdgeView::from_keyed_storage_unchecked(key, origin.bind(storage)) Sep 21 05:41:07.238 INFO kablam! 54 | | } Sep 21 05:41:07.238 INFO kablam! | |_____^ Sep 21 05:41:07.238 INFO kablam! Sep 21 05:41:07.238 INFO kablam! warning: method is never used: `interior_reborrow_mut` Sep 21 05:41:07.238 INFO kablam! --> src/graph/view/edge.rs:155:5 Sep 21 05:41:07.238 INFO kablam! | Sep 21 05:41:07.238 INFO kablam! 155 | fn interior_reborrow_mut(&mut self) -> EdgeView<&mut M::Target, G> { Sep 21 05:41:07.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:41:07.238 INFO kablam! Sep 21 05:41:07.238 INFO kablam! warning: method is never used: `bind` Sep 21 05:41:07.238 INFO kablam! --> src/graph/view/face.rs:44:5 Sep 21 05:41:07.238 INFO kablam! | Sep 21 05:41:07.238 INFO kablam! 44 | / pub(in graph) fn bind(self, storage: N) -> FaceView<>::Output, G> Sep 21 05:41:07.238 INFO kablam! 45 | | where Sep 21 05:41:07.238 INFO kablam! 46 | | T: Topological, Sep 21 05:41:07.239 INFO kablam! 47 | | M: Bind, Sep 21 05:41:07.239 INFO kablam! ... | Sep 21 05:41:07.239 INFO kablam! 53 | | FaceView::from_keyed_storage_unchecked(key, origin.bind(storage)) Sep 21 05:41:07.239 INFO kablam! 54 | | } Sep 21 05:41:07.239 INFO kablam! | |_____^ Sep 21 05:41:07.239 INFO kablam! Sep 21 05:41:07.239 INFO kablam! warning: method is never used: `bind` Sep 21 05:41:07.239 INFO kablam! --> src/graph/view/vertex.rs:36:5 Sep 21 05:41:07.239 INFO kablam! | Sep 21 05:41:07.239 INFO kablam! 36 | / pub(in graph) fn bind(self, storage: N) -> VertexView<>::Output, G> Sep 21 05:41:07.239 INFO kablam! 37 | | where Sep 21 05:41:07.239 INFO kablam! 38 | | T: Topological, Sep 21 05:41:07.239 INFO kablam! 39 | | M: Bind, Sep 21 05:41:07.239 INFO kablam! ... | Sep 21 05:41:07.239 INFO kablam! 45 | | VertexView::from_keyed_storage_unchecked(key, origin.bind(storage)) Sep 21 05:41:07.239 INFO kablam! 46 | | } Sep 21 05:41:07.239 INFO kablam! | |_____^ Sep 21 05:41:07.239 INFO kablam! Sep 21 05:41:10.568 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.51s Sep 21 05:41:10.603 INFO kablam! su: No module specific data is present Sep 21 05:41:11.588 INFO running `"docker" "rm" "-f" "af36236f1e7e1c6561ee302003960a28b1c3e43896b8b85c25638c22acad5495"` Sep 21 05:41:11.692 INFO blam! af36236f1e7e1c6561ee302003960a28b1c3e43896b8b85c25638c22acad5495