Oct 11 07:05:50.698 INFO testing DavidMikeSimon/lotsa_rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:05:50.698 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:05:50.698 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:05:50.963 INFO blam! 4a203fc101c578b982f3914d1cdb53429454785d899e25291082ef67a1d42bbb Oct 11 07:05:50.965 INFO running `"docker" "start" "-a" "4a203fc101c578b982f3914d1cdb53429454785d899e25291082ef67a1d42bbb"` Oct 11 07:05:51.440 INFO kablam! usermod: no changes Oct 11 07:05:51.470 INFO kablam! Compiling lotsa_rust v0.1.0 (/source) Oct 11 07:05:52.227 INFO kablam! warning: unused import: `BlocksMatchingIterator` Oct 11 07:05:52.227 INFO kablam! --> src/debugger.rs:6:5 Oct 11 07:05:52.227 INFO kablam! | Oct 11 07:05:52.227 INFO kablam! 6 | use BlocksMatchingIterator; Oct 11 07:05:52.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:05:52.227 INFO kablam! | Oct 11 07:05:52.227 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:05:52.227 INFO kablam! Oct 11 07:05:52.301 INFO kablam! warning: struct is never constructed: `Debugger` Oct 11 07:05:52.301 INFO kablam! --> src/debugger.rs:10:1 Oct 11 07:05:52.301 INFO kablam! | Oct 11 07:05:52.301 INFO kablam! 10 | pub struct Debugger { Oct 11 07:05:52.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 07:05:52.301 INFO kablam! | Oct 11 07:05:52.301 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:05:52.301 INFO kablam! Oct 11 07:05:52.301 INFO kablam! warning: method is never used: `new` Oct 11 07:05:52.301 INFO kablam! --> src/debugger.rs:15:3 Oct 11 07:05:52.301 INFO kablam! | Oct 11 07:05:52.301 INFO kablam! 15 | pub fn new(block_type_chars: HashMap) -> Debugger { Oct 11 07:05:52.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:05:52.301 INFO kablam! Oct 11 07:05:52.301 INFO kablam! warning: method is never used: `bounds` Oct 11 07:05:52.301 INFO kablam! --> src/debugger.rs:19:3 Oct 11 07:05:52.301 INFO kablam! | Oct 11 07:05:52.301 INFO kablam! 19 | pub fn bounds(&self, c: &Chunk) -> Point { Oct 11 07:05:52.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:05:52.301 INFO kablam! Oct 11 07:05:52.301 INFO kablam! warning: constant item is never used: `LIFE` Oct 11 07:05:52.301 INFO kablam! --> src/life.rs:3:1 Oct 11 07:05:52.301 INFO kablam! | Oct 11 07:05:52.301 INFO kablam! 3 | pub const LIFE: BlockType = BlockType(2); Oct 11 07:05:52.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:05:52.301 INFO kablam! Oct 11 07:05:52.301 INFO kablam! warning: field is never used: `chunk` Oct 11 07:05:52.301 INFO kablam! --> src/lib.rs:66:3 Oct 11 07:05:52.301 INFO kablam! | Oct 11 07:05:52.301 INFO kablam! 66 | chunk: &'a Chunk, Oct 11 07:05:52.301 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 07:05:52.301 INFO kablam! Oct 11 07:05:52.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 11 07:05:52.403 INFO kablam! su: No module specific data is present Oct 11 07:05:52.964 INFO running `"docker" "rm" "-f" "4a203fc101c578b982f3914d1cdb53429454785d899e25291082ef67a1d42bbb"` Oct 11 07:05:53.311 INFO blam! 4a203fc101c578b982f3914d1cdb53429454785d899e25291082ef67a1d42bbb Oct 11 07:05:53.317 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:05:53.319 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:05:53.688 INFO blam! 559ae30d408c0b82bf2f09be347d3da6760e4218fe86ee60e8c57ce2b7deefde Oct 11 07:05:53.694 INFO running `"docker" "start" "-a" "559ae30d408c0b82bf2f09be347d3da6760e4218fe86ee60e8c57ce2b7deefde"` Oct 11 07:05:55.000 INFO kablam! usermod: no changes Oct 11 07:05:55.044 INFO kablam! Compiling lotsa_rust v0.1.0 (/source) Oct 11 07:05:55.752 INFO kablam! warning: unused import: `BlocksMatchingIterator` Oct 11 07:05:55.752 INFO kablam! --> src/debugger.rs:6:5 Oct 11 07:05:55.752 INFO kablam! | Oct 11 07:05:55.752 INFO kablam! 6 | use BlocksMatchingIterator; Oct 11 07:05:55.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:05:55.752 INFO kablam! | Oct 11 07:05:55.752 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:05:55.752 INFO kablam! Oct 11 07:05:55.752 INFO kablam! warning: unused import: `super::*` Oct 11 07:05:55.752 INFO kablam! --> src/life.rs:7:7 Oct 11 07:05:55.752 INFO kablam! | Oct 11 07:05:55.752 INFO kablam! 7 | use super::*; Oct 11 07:05:55.752 INFO kablam! | ^^^^^^^^ Oct 11 07:05:55.752 INFO kablam! Oct 11 07:05:55.915 INFO kablam! warning: field is never used: `block_type_chars` Oct 11 07:05:55.915 INFO kablam! --> src/debugger.rs:11:3 Oct 11 07:05:55.915 INFO kablam! | Oct 11 07:05:55.915 INFO kablam! 11 | block_type_chars: HashMap, Oct 11 07:05:55.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:05:55.915 INFO kablam! | Oct 11 07:05:55.915 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:05:55.915 INFO kablam! Oct 11 07:05:55.915 INFO kablam! warning: field is never used: `chunk` Oct 11 07:05:55.915 INFO kablam! --> src/lib.rs:66:3 Oct 11 07:05:55.915 INFO kablam! | Oct 11 07:05:55.915 INFO kablam! 66 | chunk: &'a Chunk, Oct 11 07:05:55.915 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 07:05:55.915 INFO kablam! Oct 11 07:05:56.493 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 11 07:05:56.497 INFO kablam! su: No module specific data is present Oct 11 07:05:56.785 INFO running `"docker" "rm" "-f" "559ae30d408c0b82bf2f09be347d3da6760e4218fe86ee60e8c57ce2b7deefde"` Oct 11 07:05:56.880 INFO blam! 559ae30d408c0b82bf2f09be347d3da6760e4218fe86ee60e8c57ce2b7deefde Oct 11 07:05:56.885 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:05:56.885 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:05:57.144 INFO blam! 8642043077e17e12a099afe62a6bfb6783f5406ef9cdf2b515665f2d7d27b6d9 Oct 11 07:05:57.144 INFO running `"docker" "start" "-a" "8642043077e17e12a099afe62a6bfb6783f5406ef9cdf2b515665f2d7d27b6d9"` Oct 11 07:05:57.668 INFO kablam! usermod: no changes Oct 11 07:05:57.701 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 07:05:57.703 INFO kablam! Running /target/debug/deps/lotsa_rust-97a73a3883ffcf31 Oct 11 07:05:57.705 INFO blam! Oct 11 07:05:57.705 INFO blam! running 7 tests Oct 11 07:05:57.707 INFO blam! test life::tests::test_blinker ... ok Oct 11 07:05:57.707 INFO blam! test tests::test_get_block ... ok Oct 11 07:05:57.707 INFO blam! test tests::test_set_block_type ... ok Oct 11 07:05:57.708 INFO blam! test tests::test_point_splitting ... ok Oct 11 07:05:57.712 INFO blam! test tests::bench_get_matching_blocks ... ok Oct 11 07:05:57.712 INFO blam! test tests::test_get_matching_blocks ... ok Oct 11 07:05:57.713 INFO blam! test debugger::tests::test_get_bounds ... ok Oct 11 07:05:57.713 INFO kablam! Doc-tests lotsa_rust Oct 11 07:05:57.713 INFO blam! Oct 11 07:05:57.713 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:05:57.713 INFO blam! Oct 11 07:05:59.052 INFO blam! Oct 11 07:05:59.052 INFO blam! running 0 tests Oct 11 07:05:59.052 INFO blam! Oct 11 07:05:59.052 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:05:59.052 INFO blam! Oct 11 07:05:59.058 INFO kablam! su: No module specific data is present Oct 11 07:05:59.324 INFO running `"docker" "rm" "-f" "8642043077e17e12a099afe62a6bfb6783f5406ef9cdf2b515665f2d7d27b6d9"` Oct 11 07:05:59.421 INFO blam! 8642043077e17e12a099afe62a6bfb6783f5406ef9cdf2b515665f2d7d27b6d9