Oct 21 18:53:47.911 INFO checking cjm00/rust-wfc against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:53:47.912 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/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 21 18:53:48.409 INFO blam! 0a2bcddf7e8b5d493ec2aea86046528da266e6548e609a9770920f1928a3466d Oct 21 18:53:48.413 INFO running `"docker" "start" "-a" "0a2bcddf7e8b5d493ec2aea86046528da266e6548e609a9770920f1928a3466d"` Oct 21 18:53:49.916 INFO kablam! usermod: no changes Oct 21 18:53:50.036 INFO kablam! Compiling ndarray v0.9.0 Oct 21 18:53:50.036 INFO kablam! Checking bit-vec v0.4.3 Oct 21 18:53:50.036 INFO kablam! Checking num-integer v0.1.33 Oct 21 18:53:50.036 INFO kablam! Checking num-complex v0.1.37 Oct 21 18:53:51.601 INFO kablam! Checking num-iter v0.1.33 Oct 21 18:53:52.669 INFO kablam! Checking num v0.1.36 Oct 21 18:53:52.670 INFO kablam! Checking png v0.6.2 Oct 21 18:53:53.608 INFO kablam! Checking chrono v0.3.0 Oct 21 18:54:02.260 INFO kablam! Checking rust-wfc v0.1.0 (/source) Oct 21 18:54:03.332 INFO kablam! warning: doc comment not used by rustdoc Oct 21 18:54:03.332 INFO kablam! --> src/overlappingmodel.rs:88:9 Oct 21 18:54:03.332 INFO kablam! | Oct 21 18:54:03.332 INFO kablam! 88 | /// Marks all but a single state of the BitVec as forbidden, randomly chosen Oct 21 18:54:03.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:54:03.332 INFO kablam! | Oct 21 18:54:03.332 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 21 18:54:03.332 INFO kablam! Oct 21 18:54:03.332 INFO kablam! warning: doc comment not used by rustdoc Oct 21 18:54:03.332 INFO kablam! --> src/utils.rs:40:5 Oct 21 18:54:03.332 INFO kablam! | Oct 21 18:54:03.332 INFO kablam! 40 | /// Returns an index from the slice of (T, u) where u is the integer weight, i.e. Oct 21 18:54:03.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:54:03.332 INFO kablam! Oct 21 18:54:03.632 INFO kablam! warning: unused variable: `coord` Oct 21 18:54:03.632 INFO kablam! --> src/overlappingmodel.rs:421:45 Oct 21 18:54:03.632 INFO kablam! | Oct 21 18:54:03.632 INFO kablam! 421 | fn wrap_coord>(&self, coord: (T, T)) -> Result<(usize, usize), ()> { Oct 21 18:54:03.632 INFO kablam! | ^^^^^ help: consider using `_coord` instead Oct 21 18:54:03.632 INFO kablam! | Oct 21 18:54:03.632 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:54:03.632 INFO kablam! Oct 21 18:54:04.024 INFO kablam! warning: doc comment not used by rustdoc Oct 21 18:54:04.024 INFO kablam! --> src/overlappingmodel.rs:88:9 Oct 21 18:54:04.024 INFO kablam! | Oct 21 18:54:04.024 INFO kablam! 88 | /// Marks all but a single state of the BitVec as forbidden, randomly chosen Oct 21 18:54:04.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:54:04.025 INFO kablam! | Oct 21 18:54:04.025 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 21 18:54:04.025 INFO kablam! Oct 21 18:54:04.025 INFO kablam! warning: doc comment not used by rustdoc Oct 21 18:54:04.025 INFO kablam! --> src/utils.rs:40:5 Oct 21 18:54:04.025 INFO kablam! | Oct 21 18:54:04.026 INFO kablam! 40 | /// Returns an index from the slice of (T, u) where u is the integer weight, i.e. Oct 21 18:54:04.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:54:04.026 INFO kablam! Oct 21 18:54:04.268 INFO kablam! warning: unused variable: `coord` Oct 21 18:54:04.268 INFO kablam! --> src/overlappingmodel.rs:421:45 Oct 21 18:54:04.268 INFO kablam! | Oct 21 18:54:04.268 INFO kablam! 421 | fn wrap_coord>(&self, coord: (T, T)) -> Result<(usize, usize), ()> { Oct 21 18:54:04.268 INFO kablam! | ^^^^^ help: consider using `_coord` instead Oct 21 18:54:04.268 INFO kablam! | Oct 21 18:54:04.268 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:54:04.268 INFO kablam! Oct 21 18:54:04.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.46s Oct 21 18:54:04.417 INFO kablam! su: No module specific data is present Oct 21 18:54:05.668 INFO running `"docker" "rm" "-f" "0a2bcddf7e8b5d493ec2aea86046528da266e6548e609a9770920f1928a3466d"` Oct 21 18:54:05.979 INFO blam! 0a2bcddf7e8b5d493ec2aea86046528da266e6548e609a9770920f1928a3466d