Oct 15 21:22:11.299 INFO testing rsnappy-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 21:22:11.301 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:11.863 INFO blam! 0a5cecc1a1e1cd49854ce97fadde872eae57cfdcd9ec2c1e6f9490e07b669ced Oct 15 21:22:11.865 INFO running `"docker" "start" "-a" "0a5cecc1a1e1cd49854ce97fadde872eae57cfdcd9ec2c1e6f9490e07b669ced"` Oct 15 21:22:13.303 INFO kablam! usermod: no changes Oct 15 21:22:13.411 INFO kablam! Compiling rsnappy v0.1.0 (/source) Oct 15 21:22:15.103 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 21:22:15.103 INFO kablam! --> src/decompress.rs:269:22 Oct 15 21:22:15.103 INFO kablam! | Oct 15 21:22:15.103 INFO kablam! 269 | for i in (0..len as usize) { Oct 15 21:22:15.103 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 21:22:15.103 INFO kablam! | Oct 15 21:22:15.103 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 21:22:15.103 INFO kablam! Oct 15 21:22:15.409 INFO kablam! error: index out of bounds: the len is 3 but the index is 3 Oct 15 21:22:15.409 INFO kablam! --> src/compress.rs:83:17 Oct 15 21:22:15.409 INFO kablam! | Oct 15 21:22:15.409 INFO kablam! 83 | self.queue[3] = self.queue[2]; Oct 15 21:22:15.409 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 21:22:15.409 INFO kablam! | Oct 15 21:22:15.409 INFO kablam! = note: #[deny(const_err)] on by default Oct 15 21:22:15.409 INFO kablam! Oct 15 21:22:15.409 INFO kablam! error: index out of bounds: the len is 3 but the index is 3 Oct 15 21:22:15.409 INFO kablam! --> src/compress.rs:87:33 Oct 15 21:22:15.409 INFO kablam! | Oct 15 21:22:15.409 INFO kablam! 87 | self.queue[4] = self.queue[3]; Oct 15 21:22:15.409 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 21:22:15.409 INFO kablam! Oct 15 21:22:15.409 INFO kablam! error: index out of bounds: the len is 3 but the index is 4 Oct 15 21:22:15.409 INFO kablam! --> src/compress.rs:87:17 Oct 15 21:22:15.409 INFO kablam! | Oct 15 21:22:15.409 INFO kablam! 87 | self.queue[4] = self.queue[3]; Oct 15 21:22:15.409 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 21:22:15.409 INFO kablam! Oct 15 21:22:15.409 INFO kablam! error: index out of bounds: the len is 3 but the index is 3 Oct 15 21:22:15.409 INFO kablam! --> src/compress.rs:88:17 Oct 15 21:22:15.409 INFO kablam! | Oct 15 21:22:15.409 INFO kablam! 88 | self.queue[3] = self.queue[2]; Oct 15 21:22:15.409 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 21:22:15.410 INFO kablam! Oct 15 21:22:15.439 INFO kablam! error: aborting due to 4 previous errors Oct 15 21:22:15.439 INFO kablam! Oct 15 21:22:15.455 INFO kablam! error: Could not compile `rsnappy`. Oct 15 21:22:15.455 INFO kablam! Oct 15 21:22:15.455 INFO kablam! To learn more, run the command again with --verbose. Oct 15 21:22:15.455 INFO kablam! su: No module specific data is present Oct 15 21:22:16.003 INFO running `"docker" "rm" "-f" "0a5cecc1a1e1cd49854ce97fadde872eae57cfdcd9ec2c1e6f9490e07b669ced"` Oct 15 21:22:16.306 INFO blam! 0a5cecc1a1e1cd49854ce97fadde872eae57cfdcd9ec2c1e6f9490e07b669ced