Oct 15 21:22:13.432 INFO testing rsnappy-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 21:22:13.432 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 21:22:13.825 INFO blam! 395df63caaafbbebf64c1845500a1ecb44aa0ed1b84dcc48c4fa9ea130a81a46 Oct 15 21:22:13.843 INFO running `"docker" "start" "-a" "395df63caaafbbebf64c1845500a1ecb44aa0ed1b84dcc48c4fa9ea130a81a46"` Oct 15 21:22:15.495 INFO kablam! usermod: no changes Oct 15 21:22:15.648 INFO kablam! Compiling rsnappy v0.1.0 (/source) Oct 15 21:22:17.451 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 21:22:17.451 INFO kablam! --> src/decompress.rs:269:22 Oct 15 21:22:17.451 INFO kablam! | Oct 15 21:22:17.451 INFO kablam! 269 | for i in (0..len as usize) { Oct 15 21:22:17.451 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 21:22:17.451 INFO kablam! | Oct 15 21:22:17.451 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 21:22:17.451 INFO kablam! Oct 15 21:22:17.731 INFO kablam! error: index out of bounds: the len is 3 but the index is 3 Oct 15 21:22:17.731 INFO kablam! --> src/compress.rs:83:17 Oct 15 21:22:17.731 INFO kablam! | Oct 15 21:22:17.731 INFO kablam! 83 | self.queue[3] = self.queue[2]; Oct 15 21:22:17.731 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 21:22:17.731 INFO kablam! | Oct 15 21:22:17.731 INFO kablam! = note: #[deny(const_err)] on by default Oct 15 21:22:17.731 INFO kablam! Oct 15 21:22:17.731 INFO kablam! error: index out of bounds: the len is 3 but the index is 3 Oct 15 21:22:17.731 INFO kablam! --> src/compress.rs:87:33 Oct 15 21:22:17.731 INFO kablam! | Oct 15 21:22:17.731 INFO kablam! 87 | self.queue[4] = self.queue[3]; Oct 15 21:22:17.731 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 21:22:17.731 INFO kablam! Oct 15 21:22:17.731 INFO kablam! error: index out of bounds: the len is 3 but the index is 4 Oct 15 21:22:17.731 INFO kablam! --> src/compress.rs:87:17 Oct 15 21:22:17.731 INFO kablam! | Oct 15 21:22:17.731 INFO kablam! 87 | self.queue[4] = self.queue[3]; Oct 15 21:22:17.731 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 21:22:17.731 INFO kablam! Oct 15 21:22:17.731 INFO kablam! error: index out of bounds: the len is 3 but the index is 3 Oct 15 21:22:17.731 INFO kablam! --> src/compress.rs:88:17 Oct 15 21:22:17.731 INFO kablam! | Oct 15 21:22:17.731 INFO kablam! 88 | self.queue[3] = self.queue[2]; Oct 15 21:22:17.731 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 21:22:17.731 INFO kablam! Oct 15 21:22:17.763 INFO kablam! error: aborting due to 4 previous errors Oct 15 21:22:17.763 INFO kablam! Oct 15 21:22:17.787 INFO kablam! error: Could not compile `rsnappy`. Oct 15 21:22:17.787 INFO kablam! Oct 15 21:22:17.787 INFO kablam! To learn more, run the command again with --verbose. Oct 15 21:22:17.787 INFO kablam! su: No module specific data is present Oct 15 21:22:18.671 INFO running `"docker" "rm" "-f" "395df63caaafbbebf64c1845500a1ecb44aa0ed1b84dcc48c4fa9ea130a81a46"` Oct 15 21:22:18.943 INFO blam! 395df63caaafbbebf64c1845500a1ecb44aa0ed1b84dcc48c4fa9ea130a81a46