Oct 13 04:29:16.405 INFO checking H-Plus-Time/percolation against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:29:16.405 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 04:29:16.576 INFO blam! d505d60047228a633e2d81c494de3ee8a02857ab10c723206d7c1af8cd7f9468 Oct 13 04:29:16.578 INFO running `"docker" "start" "-a" "d505d60047228a633e2d81c494de3ee8a02857ab10c723206d7c1af8cd7f9468"` Oct 13 04:29:17.217 INFO kablam! usermod: no changes Oct 13 04:29:17.436 INFO kablam! Compiling heapsize v0.4.1 Oct 13 04:29:17.436 INFO kablam! Checking clamp v0.1.0 Oct 13 04:29:17.461 INFO kablam! Checking cgmath v0.14.1 Oct 13 04:29:17.461 INFO kablam! Checking stdweb v0.1.2 Oct 13 04:29:17.462 INFO kablam! Checking nalgebra v0.12.3 Oct 13 04:29:21.429 INFO kablam! Checking euclid v0.15.2 Oct 13 04:29:24.614 INFO kablam! Checking lyon_bezier v0.7.1 Oct 13 04:29:56.436 INFO kablam! Checking spade v1.2.0 Oct 13 04:30:00.003 INFO kablam! Checking geo v0.6.0 Oct 13 04:30:03.309 INFO kablam! Checking percolation v0.1.0 (/source) Oct 13 04:30:05.851 INFO kablam! warning: unused `#[macro_use]` import Oct 13 04:30:05.851 INFO kablam! --> src/main.rs:6:1 Oct 13 04:30:05.851 INFO kablam! | Oct 13 04:30:05.851 INFO kablam! 6 | #[macro_use] Oct 13 04:30:05.851 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:30:05.851 INFO kablam! | Oct 13 04:30:05.851 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:30:05.851 INFO kablam! Oct 13 04:30:05.851 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 04:30:05.851 INFO kablam! --> src/geometric_uf.rs:109:60 Oct 13 04:30:05.851 INFO kablam! | Oct 13 04:30:05.851 INFO kablam! 109 | Point::new(fieldwidth, (fieldheight-wire_thickness)), Point::new(0., (fieldheight-wire_thickness)), Point::new(0., 0.)]); Oct 13 04:30:05.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:30:05.851 INFO kablam! | Oct 13 04:30:05.851 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 04:30:05.851 INFO kablam! Oct 13 04:30:05.851 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 04:30:05.851 INFO kablam! --> src/geometric_uf.rs:109:106 Oct 13 04:30:05.851 INFO kablam! | Oct 13 04:30:05.851 INFO kablam! 109 | Point::new(fieldwidth, (fieldheight-wire_thickness)), Point::new(0., (fieldheight-wire_thickness)), Point::new(0., 0.)]); Oct 13 04:30:05.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:30:05.851 INFO kablam! Oct 13 04:30:05.855 INFO kablam! warning: unused import: `stdweb::serde::Serde` Oct 13 04:30:05.856 INFO kablam! --> src/main.rs:21:5 Oct 13 04:30:05.856 INFO kablam! | Oct 13 04:30:05.856 INFO kablam! 21 | use stdweb::serde::Serde; Oct 13 04:30:05.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:30:05.857 INFO kablam! Oct 13 04:30:05.864 INFO kablam! warning: unused `#[macro_use]` import Oct 13 04:30:05.865 INFO kablam! --> src/main.rs:6:1 Oct 13 04:30:05.865 INFO kablam! | Oct 13 04:30:05.865 INFO kablam! 6 | #[macro_use] Oct 13 04:30:05.866 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:30:05.866 INFO kablam! | Oct 13 04:30:05.866 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:30:05.866 INFO kablam! Oct 13 04:30:05.867 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 04:30:05.867 INFO kablam! --> src/geometric_uf.rs:109:60 Oct 13 04:30:05.867 INFO kablam! | Oct 13 04:30:05.868 INFO kablam! 109 | Point::new(fieldwidth, (fieldheight-wire_thickness)), Point::new(0., (fieldheight-wire_thickness)), Point::new(0., 0.)]); Oct 13 04:30:05.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:30:05.868 INFO kablam! | Oct 13 04:30:05.869 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 04:30:05.869 INFO kablam! Oct 13 04:30:05.869 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 04:30:05.870 INFO kablam! --> src/geometric_uf.rs:109:106 Oct 13 04:30:05.870 INFO kablam! | Oct 13 04:30:05.870 INFO kablam! 109 | Point::new(fieldwidth, (fieldheight-wire_thickness)), Point::new(0., (fieldheight-wire_thickness)), Point::new(0., 0.)]); Oct 13 04:30:05.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:30:05.871 INFO kablam! Oct 13 04:30:05.871 INFO kablam! warning: unused import: `stdweb::serde::Serde` Oct 13 04:30:05.872 INFO kablam! --> src/main.rs:21:5 Oct 13 04:30:05.872 INFO kablam! | Oct 13 04:30:05.872 INFO kablam! 21 | use stdweb::serde::Serde; Oct 13 04:30:05.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:30:05.873 INFO kablam! Oct 13 04:30:06.065 INFO kablam! warning: unused variable: `signed_norm` Oct 13 04:30:06.065 INFO kablam! --> src/geometric_uf.rs:212:13 Oct 13 04:30:06.065 INFO kablam! | Oct 13 04:30:06.065 INFO kablam! 212 | let signed_norm = Normal::new(0.0, 0.3333); Oct 13 04:30:06.065 INFO kablam! | ^^^^^^^^^^^ help: consider using `_signed_norm` instead Oct 13 04:30:06.065 INFO kablam! | Oct 13 04:30:06.066 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:30:06.066 INFO kablam! Oct 13 04:30:06.072 INFO kablam! warning: unused variable: `current_length` Oct 13 04:30:06.072 INFO kablam! --> src/geometric_uf.rs:213:13 Oct 13 04:30:06.072 INFO kablam! | Oct 13 04:30:06.072 INFO kablam! 213 | let current_length: i32 = self.parent.len() as i32; Oct 13 04:30:06.072 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_current_length` instead Oct 13 04:30:06.072 INFO kablam! Oct 13 04:30:06.072 INFO kablam! warning: unused variable: `chunk_size` Oct 13 04:30:06.072 INFO kablam! --> src/geometric_uf.rs:203:32 Oct 13 04:30:06.072 INFO kablam! | Oct 13 04:30:06.072 INFO kablam! 203 | pub fn generate(&mut self, chunk_size: i32, geom_bounds: GeomBounds, num_iter: i32) { Oct 13 04:30:06.072 INFO kablam! | ^^^^^^^^^^ help: consider using `_chunk_size` instead Oct 13 04:30:06.072 INFO kablam! Oct 13 04:30:06.101 INFO kablam! warning: unused variable: `signed_norm` Oct 13 04:30:06.101 INFO kablam! --> src/geometric_uf.rs:212:13 Oct 13 04:30:06.101 INFO kablam! | Oct 13 04:30:06.101 INFO kablam! 212 | let signed_norm = Normal::new(0.0, 0.3333); Oct 13 04:30:06.101 INFO kablam! | ^^^^^^^^^^^ help: consider using `_signed_norm` instead Oct 13 04:30:06.101 INFO kablam! | Oct 13 04:30:06.101 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:30:06.101 INFO kablam! Oct 13 04:30:06.101 INFO kablam! warning: unused variable: `current_length` Oct 13 04:30:06.101 INFO kablam! --> src/geometric_uf.rs:213:13 Oct 13 04:30:06.101 INFO kablam! | Oct 13 04:30:06.101 INFO kablam! 213 | let current_length: i32 = self.parent.len() as i32; Oct 13 04:30:06.102 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_current_length` instead Oct 13 04:30:06.102 INFO kablam! Oct 13 04:30:06.102 INFO kablam! warning: unused variable: `chunk_size` Oct 13 04:30:06.102 INFO kablam! --> src/geometric_uf.rs:203:32 Oct 13 04:30:06.102 INFO kablam! | Oct 13 04:30:06.102 INFO kablam! 203 | pub fn generate(&mut self, chunk_size: i32, geom_bounds: GeomBounds, num_iter: i32) { Oct 13 04:30:06.102 INFO kablam! | ^^^^^^^^^^ help: consider using `_chunk_size` instead Oct 13 04:30:06.102 INFO kablam! Oct 13 04:30:06.136 INFO kablam! warning: unused attribute Oct 13 04:30:06.137 INFO kablam! --> src/main.rs:2:1 Oct 13 04:30:06.137 INFO kablam! | Oct 13 04:30:06.140 INFO kablam! 2 | #[link_args = "-s ALLOW_MEMORY_GROWTH=1"] Oct 13 04:30:06.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:30:06.140 INFO kablam! | Oct 13 04:30:06.140 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 13 04:30:06.140 INFO kablam! Oct 13 04:30:06.152 INFO kablam! warning: unused attribute Oct 13 04:30:06.153 INFO kablam! --> src/main.rs:2:1 Oct 13 04:30:06.153 INFO kablam! | Oct 13 04:30:06.153 INFO kablam! 2 | #[link_args = "-s ALLOW_MEMORY_GROWTH=1"] Oct 13 04:30:06.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:30:06.154 INFO kablam! | Oct 13 04:30:06.154 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 13 04:30:06.154 INFO kablam! Oct 13 04:30:06.204 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.96s Oct 13 04:30:06.232 INFO kablam! su: No module specific data is present Oct 13 04:30:06.895 INFO running `"docker" "rm" "-f" "d505d60047228a633e2d81c494de3ee8a02857ab10c723206d7c1af8cd7f9468"` Oct 13 04:30:07.148 INFO blam! d505d60047228a633e2d81c494de3ee8a02857ab10c723206d7c1af8cd7f9468