Oct 27 06:43:25.669 INFO checking cjm00/rust-wfc against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:43:25.671 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/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 27 06:43:26.100 INFO blam! a794d788fe865435f94d6d5b1b2ae102071e7486fd8153dacd0c73e936c0336e Oct 27 06:43:26.103 INFO running `"docker" "start" "-a" "a794d788fe865435f94d6d5b1b2ae102071e7486fd8153dacd0c73e936c0336e"` Oct 27 06:43:28.103 INFO kablam! usermod: no changes Oct 27 06:43:28.280 INFO kablam! Checking either v1.1.0 Oct 27 06:43:28.281 INFO kablam! Compiling ndarray v0.9.0 Oct 27 06:43:28.287 INFO kablam! Checking bit-vec v0.4.3 Oct 27 06:43:28.288 INFO kablam! Checking num-integer v0.1.33 Oct 27 06:43:28.288 INFO kablam! Checking num-complex v0.1.37 Oct 27 06:43:29.287 INFO kablam! Checking itertools v0.6.0 Oct 27 06:43:30.699 INFO kablam! Checking num-iter v0.1.33 Oct 27 06:43:32.299 INFO kablam! Checking num v0.1.36 Oct 27 06:43:32.299 INFO kablam! Checking png v0.6.2 Oct 27 06:43:33.419 INFO kablam! Checking chrono v0.3.0 Oct 27 06:43:43.443 INFO kablam! Checking rust-wfc v0.1.0 (/source) Oct 27 06:43:44.747 INFO kablam! warning: doc comment not used by rustdoc Oct 27 06:43:44.747 INFO kablam! --> src/overlappingmodel.rs:88:9 Oct 27 06:43:44.747 INFO kablam! | Oct 27 06:43:44.747 INFO kablam! 88 | /// Marks all but a single state of the BitVec as forbidden, randomly chosen Oct 27 06:43:44.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:43:44.747 INFO kablam! | Oct 27 06:43:44.747 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 27 06:43:44.747 INFO kablam! Oct 27 06:43:44.747 INFO kablam! warning: doc comment not used by rustdoc Oct 27 06:43:44.747 INFO kablam! --> src/utils.rs:40:5 Oct 27 06:43:44.747 INFO kablam! | Oct 27 06:43:44.747 INFO kablam! 40 | /// Returns an index from the slice of (T, u) where u is the integer weight, i.e. Oct 27 06:43:44.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:43:44.747 INFO kablam! Oct 27 06:43:45.347 INFO kablam! warning: doc comment not used by rustdoc Oct 27 06:43:45.347 INFO kablam! --> src/overlappingmodel.rs:88:9 Oct 27 06:43:45.347 INFO kablam! | Oct 27 06:43:45.347 INFO kablam! 88 | /// Marks all but a single state of the BitVec as forbidden, randomly chosen Oct 27 06:43:45.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:43:45.355 INFO kablam! | Oct 27 06:43:45.355 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 27 06:43:45.355 INFO kablam! Oct 27 06:43:45.355 INFO kablam! warning: doc comment not used by rustdoc Oct 27 06:43:45.355 INFO kablam! --> src/utils.rs:40:5 Oct 27 06:43:45.355 INFO kablam! | Oct 27 06:43:45.355 INFO kablam! 40 | /// Returns an index from the slice of (T, u) where u is the integer weight, i.e. Oct 27 06:43:45.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:43:45.355 INFO kablam! Oct 27 06:43:45.455 INFO kablam! warning: unused variable: `coord` Oct 27 06:43:45.455 INFO kablam! --> src/overlappingmodel.rs:421:45 Oct 27 06:43:45.455 INFO kablam! | Oct 27 06:43:45.455 INFO kablam! 421 | fn wrap_coord>(&self, coord: (T, T)) -> Result<(usize, usize), ()> { Oct 27 06:43:45.455 INFO kablam! | ^^^^^ help: consider using `_coord` instead Oct 27 06:43:45.455 INFO kablam! | Oct 27 06:43:45.455 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:43:45.455 INFO kablam! Oct 27 06:43:45.813 INFO kablam! warning: unused variable: `coord` Oct 27 06:43:45.814 INFO kablam! --> src/overlappingmodel.rs:421:45 Oct 27 06:43:45.815 INFO kablam! | Oct 27 06:43:45.816 INFO kablam! 421 | fn wrap_coord>(&self, coord: (T, T)) -> Result<(usize, usize), ()> { Oct 27 06:43:45.816 INFO kablam! | ^^^^^ help: consider using `_coord` instead Oct 27 06:43:45.817 INFO kablam! | Oct 27 06:43:45.817 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:43:45.818 INFO kablam! Oct 27 06:43:45.982 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.84s Oct 27 06:43:45.987 INFO kablam! su: No module specific data is present Oct 27 06:43:46.855 INFO running `"docker" "rm" "-f" "a794d788fe865435f94d6d5b1b2ae102071e7486fd8153dacd0c73e936c0336e"` Oct 27 06:43:47.203 INFO blam! a794d788fe865435f94d6d5b1b2ae102071e7486fd8153dacd0c73e936c0336e