Oct 13 04:29:16.412 INFO checking H-Plus-Time/percolation against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 04:29:16.412 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 04:29:16.620 INFO blam! 2c4482701e0039d49bf42836e9d5ff1ad3a737fc210f15a13674fb3764710fb0 Oct 13 04:29:16.621 INFO running `"docker" "start" "-a" "2c4482701e0039d49bf42836e9d5ff1ad3a737fc210f15a13674fb3764710fb0"` Oct 13 04:29:17.235 INFO kablam! usermod: no changes Oct 13 04:29:17.484 INFO kablam! Checking cgmath v0.14.1 Oct 13 04:29:17.484 INFO kablam! Checking alga v0.5.2 Oct 13 04:29:17.484 INFO kablam! Checking stdweb v0.1.2 Oct 13 04:29:17.484 INFO kablam! Checking clap v2.26.0 Oct 13 04:29:17.484 INFO kablam! Checking generic-array v0.2.1 Oct 13 04:29:17.484 INFO kablam! Checking euclid v0.15.2 Oct 13 04:29:21.514 INFO kablam! Checking lyon_bezier v0.7.1 Oct 13 04:29:29.589 INFO kablam! Checking nalgebra v0.12.3 Oct 13 04:30:03.212 INFO kablam! Checking spade v1.2.0 Oct 13 04:30:06.697 INFO kablam! Checking geo v0.6.0 Oct 13 04:30:09.816 INFO kablam! Checking percolation v0.1.0 (/source) Oct 13 04:30:12.473 INFO kablam! warning: unused `#[macro_use]` import Oct 13 04:30:12.474 INFO kablam! --> src/main.rs:6:1 Oct 13 04:30:12.475 INFO kablam! | Oct 13 04:30:12.475 INFO kablam! 6 | #[macro_use] Oct 13 04:30:12.475 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:30:12.475 INFO kablam! | Oct 13 04:30:12.475 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:30:12.475 INFO kablam! Oct 13 04:30:12.476 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 04:30:12.476 INFO kablam! --> src/geometric_uf.rs:109:60 Oct 13 04:30:12.476 INFO kablam! | Oct 13 04:30:12.476 INFO kablam! 109 | Point::new(fieldwidth, (fieldheight-wire_thickness)), Point::new(0., (fieldheight-wire_thickness)), Point::new(0., 0.)]); Oct 13 04:30:12.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:30:12.476 INFO kablam! | Oct 13 04:30:12.477 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 04:30:12.477 INFO kablam! Oct 13 04:30:12.477 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 04:30:12.477 INFO kablam! --> src/geometric_uf.rs:109:106 Oct 13 04:30:12.477 INFO kablam! | Oct 13 04:30:12.477 INFO kablam! 109 | Point::new(fieldwidth, (fieldheight-wire_thickness)), Point::new(0., (fieldheight-wire_thickness)), Point::new(0., 0.)]); Oct 13 04:30:12.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:30:12.478 INFO kablam! Oct 13 04:30:12.478 INFO kablam! warning: unused import: `stdweb::serde::Serde` Oct 13 04:30:12.478 INFO kablam! --> src/main.rs:21:5 Oct 13 04:30:12.478 INFO kablam! | Oct 13 04:30:12.478 INFO kablam! 21 | use stdweb::serde::Serde; Oct 13 04:30:12.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:30:12.478 INFO kablam! Oct 13 04:30:12.644 INFO kablam! warning: unused `#[macro_use]` import Oct 13 04:30:12.644 INFO kablam! --> src/main.rs:6:1 Oct 13 04:30:12.644 INFO kablam! | Oct 13 04:30:12.644 INFO kablam! 6 | #[macro_use] Oct 13 04:30:12.644 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:30:12.644 INFO kablam! | Oct 13 04:30:12.644 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:30:12.644 INFO kablam! Oct 13 04:30:12.644 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 04:30:12.644 INFO kablam! --> src/geometric_uf.rs:109:60 Oct 13 04:30:12.644 INFO kablam! | Oct 13 04:30:12.644 INFO kablam! 109 | Point::new(fieldwidth, (fieldheight-wire_thickness)), Point::new(0., (fieldheight-wire_thickness)), Point::new(0., 0.)]); Oct 13 04:30:12.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:30:12.644 INFO kablam! | Oct 13 04:30:12.644 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 04:30:12.644 INFO kablam! Oct 13 04:30:12.644 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 04:30:12.645 INFO kablam! --> src/geometric_uf.rs:109:106 Oct 13 04:30:12.645 INFO kablam! | Oct 13 04:30:12.645 INFO kablam! 109 | Point::new(fieldwidth, (fieldheight-wire_thickness)), Point::new(0., (fieldheight-wire_thickness)), Point::new(0., 0.)]); Oct 13 04:30:12.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:30:12.645 INFO kablam! Oct 13 04:30:12.645 INFO kablam! warning: unused import: `stdweb::serde::Serde` Oct 13 04:30:12.645 INFO kablam! --> src/main.rs:21:5 Oct 13 04:30:12.645 INFO kablam! | Oct 13 04:30:12.645 INFO kablam! 21 | use stdweb::serde::Serde; Oct 13 04:30:12.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:30:12.645 INFO kablam! Oct 13 04:30:12.732 INFO kablam! warning: unused variable: `signed_norm` Oct 13 04:30:12.732 INFO kablam! --> src/geometric_uf.rs:212:13 Oct 13 04:30:12.732 INFO kablam! | Oct 13 04:30:12.732 INFO kablam! 212 | let signed_norm = Normal::new(0.0, 0.3333); Oct 13 04:30:12.732 INFO kablam! | ^^^^^^^^^^^ help: consider using `_signed_norm` instead Oct 13 04:30:12.732 INFO kablam! | Oct 13 04:30:12.732 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:30:12.732 INFO kablam! Oct 13 04:30:12.736 INFO kablam! warning: unused variable: `current_length` Oct 13 04:30:12.736 INFO kablam! --> src/geometric_uf.rs:213:13 Oct 13 04:30:12.736 INFO kablam! | Oct 13 04:30:12.736 INFO kablam! 213 | let current_length: i32 = self.parent.len() as i32; Oct 13 04:30:12.736 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_current_length` instead Oct 13 04:30:12.736 INFO kablam! Oct 13 04:30:12.736 INFO kablam! warning: unused variable: `chunk_size` Oct 13 04:30:12.736 INFO kablam! --> src/geometric_uf.rs:203:32 Oct 13 04:30:12.736 INFO kablam! | Oct 13 04:30:12.736 INFO kablam! 203 | pub fn generate(&mut self, chunk_size: i32, geom_bounds: GeomBounds, num_iter: i32) { Oct 13 04:30:12.736 INFO kablam! | ^^^^^^^^^^ help: consider using `_chunk_size` instead Oct 13 04:30:12.736 INFO kablam! Oct 13 04:30:12.804 INFO kablam! warning: unused attribute Oct 13 04:30:12.804 INFO kablam! --> src/main.rs:2:1 Oct 13 04:30:12.804 INFO kablam! | Oct 13 04:30:12.804 INFO kablam! 2 | #[link_args = "-s ALLOW_MEMORY_GROWTH=1"] Oct 13 04:30:12.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:30:12.804 INFO kablam! | Oct 13 04:30:12.804 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 13 04:30:12.804 INFO kablam! Oct 13 04:30:12.864 INFO kablam! warning: unused variable: `signed_norm` Oct 13 04:30:12.864 INFO kablam! --> src/geometric_uf.rs:212:13 Oct 13 04:30:12.864 INFO kablam! | Oct 13 04:30:12.864 INFO kablam! 212 | let signed_norm = Normal::new(0.0, 0.3333); Oct 13 04:30:12.864 INFO kablam! | ^^^^^^^^^^^ help: consider using `_signed_norm` instead Oct 13 04:30:12.864 INFO kablam! | Oct 13 04:30:12.864 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:30:12.864 INFO kablam! Oct 13 04:30:12.864 INFO kablam! warning: unused variable: `current_length` Oct 13 04:30:12.864 INFO kablam! --> src/geometric_uf.rs:213:13 Oct 13 04:30:12.864 INFO kablam! | Oct 13 04:30:12.864 INFO kablam! 213 | let current_length: i32 = self.parent.len() as i32; Oct 13 04:30:12.864 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_current_length` instead Oct 13 04:30:12.864 INFO kablam! Oct 13 04:30:12.864 INFO kablam! warning: unused variable: `chunk_size` Oct 13 04:30:12.864 INFO kablam! --> src/geometric_uf.rs:203:32 Oct 13 04:30:12.864 INFO kablam! | Oct 13 04:30:12.864 INFO kablam! 203 | pub fn generate(&mut self, chunk_size: i32, geom_bounds: GeomBounds, num_iter: i32) { Oct 13 04:30:12.864 INFO kablam! | ^^^^^^^^^^ help: consider using `_chunk_size` instead Oct 13 04:30:12.864 INFO kablam! Oct 13 04:30:12.912 INFO kablam! warning: unused attribute Oct 13 04:30:12.912 INFO kablam! --> src/main.rs:2:1 Oct 13 04:30:12.912 INFO kablam! | Oct 13 04:30:12.912 INFO kablam! 2 | #[link_args = "-s ALLOW_MEMORY_GROWTH=1"] Oct 13 04:30:12.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:30:12.912 INFO kablam! | Oct 13 04:30:12.912 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 13 04:30:12.912 INFO kablam! Oct 13 04:30:13.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.75s Oct 13 04:30:13.040 INFO kablam! su: No module specific data is present Oct 13 04:30:13.884 INFO running `"docker" "rm" "-f" "2c4482701e0039d49bf42836e9d5ff1ad3a737fc210f15a13674fb3764710fb0"` Oct 13 04:30:14.040 INFO blam! 2c4482701e0039d49bf42836e9d5ff1ad3a737fc210f15a13674fb3764710fb0