Oct 11 13:09:23.609 INFO testing rsnappy-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 13:09:23.609 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 13:09:23.611 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 13:09:24.012 INFO blam! 5f52eec46e44d5ecd128b0d13ee1de03993410abd7799aaf1124362b3689fd4b Oct 11 13:09:24.028 INFO running `"docker" "start" "-a" "5f52eec46e44d5ecd128b0d13ee1de03993410abd7799aaf1124362b3689fd4b"` Oct 11 13:09:25.496 INFO kablam! usermod: no changes Oct 11 13:09:25.600 INFO kablam! Compiling rsnappy v0.1.0 (/source) Oct 11 13:09:28.352 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 13:09:28.352 INFO kablam! --> src/decompress.rs:269:22 Oct 11 13:09:28.352 INFO kablam! | Oct 11 13:09:28.352 INFO kablam! 269 | for i in (0..len as usize) { Oct 11 13:09:28.352 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 13:09:28.352 INFO kablam! | Oct 11 13:09:28.352 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 13:09:28.352 INFO kablam! Oct 11 13:09:28.664 INFO kablam! error: index out of bounds: the len is 3 but the index is 3 Oct 11 13:09:28.664 INFO kablam! --> src/compress.rs:83:17 Oct 11 13:09:28.664 INFO kablam! | Oct 11 13:09:28.664 INFO kablam! 83 | self.queue[3] = self.queue[2]; Oct 11 13:09:28.664 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 13:09:28.664 INFO kablam! | Oct 11 13:09:28.664 INFO kablam! = note: #[deny(const_err)] on by default Oct 11 13:09:28.664 INFO kablam! Oct 11 13:09:28.664 INFO kablam! error: index out of bounds: the len is 3 but the index is 3 Oct 11 13:09:28.664 INFO kablam! --> src/compress.rs:87:33 Oct 11 13:09:28.664 INFO kablam! | Oct 11 13:09:28.664 INFO kablam! 87 | self.queue[4] = self.queue[3]; Oct 11 13:09:28.664 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 13:09:28.664 INFO kablam! Oct 11 13:09:28.664 INFO kablam! error: index out of bounds: the len is 3 but the index is 4 Oct 11 13:09:28.664 INFO kablam! --> src/compress.rs:87:17 Oct 11 13:09:28.664 INFO kablam! | Oct 11 13:09:28.664 INFO kablam! 87 | self.queue[4] = self.queue[3]; Oct 11 13:09:28.665 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 13:09:28.665 INFO kablam! Oct 11 13:09:28.665 INFO kablam! error: index out of bounds: the len is 3 but the index is 3 Oct 11 13:09:28.665 INFO kablam! --> src/compress.rs:88:17 Oct 11 13:09:28.665 INFO kablam! | Oct 11 13:09:28.665 INFO kablam! 88 | self.queue[3] = self.queue[2]; Oct 11 13:09:28.665 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 13:09:28.665 INFO kablam! Oct 11 13:09:28.692 INFO kablam! error: aborting due to 4 previous errors Oct 11 13:09:28.692 INFO kablam! Oct 11 13:09:28.705 INFO kablam! error: Could not compile `rsnappy`. Oct 11 13:09:28.705 INFO kablam! Oct 11 13:09:28.705 INFO kablam! To learn more, run the command again with --verbose. Oct 11 13:09:28.705 INFO kablam! su: No module specific data is present Oct 11 13:09:29.692 INFO running `"docker" "rm" "-f" "5f52eec46e44d5ecd128b0d13ee1de03993410abd7799aaf1124362b3689fd4b"` Oct 11 13:09:30.104 INFO blam! 5f52eec46e44d5ecd128b0d13ee1de03993410abd7799aaf1124362b3689fd4b