Sep 01 04:59:46.035 INFO checking str_stack-0.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 04:59:46.035 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 04:59:46.035 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 04:59:46.175 INFO blam! 192695571b3ac0c18bc2c2f32d5830bf0f89bbfc28ef555dafe69ad91cc7b095 Sep 01 04:59:46.176 INFO running `"docker" "start" "-a" "192695571b3ac0c18bc2c2f32d5830bf0f89bbfc28ef555dafe69ad91cc7b095"` Sep 01 04:59:46.762 INFO kablam! Checking str_stack v0.1.0 (file:///source) Sep 01 04:59:47.186 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 04:59:47.186 INFO kablam! --> src/lib.rs:66:32 Sep 01 04:59:47.186 INFO kablam! | Sep 01 04:59:47.186 INFO kablam! 66 | Some(self.data.slice_unchecked(start, end)) Sep 01 04:59:47.186 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 04:59:47.186 INFO kablam! | Sep 01 04:59:47.186 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 04:59:47.187 INFO kablam! Sep 01 04:59:47.190 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 04:59:47.190 INFO kablam! --> src/lib.rs:99:32 Sep 01 04:59:47.190 INFO kablam! | Sep 01 04:59:47.190 INFO kablam! 99 | Some(self.data.slice_unchecked(start, end)) Sep 01 04:59:47.190 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 04:59:47.190 INFO kablam! Sep 01 04:59:47.206 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 04:59:47.206 INFO kablam! --> src/lib.rs:251:19 Sep 01 04:59:47.206 INFO kablam! | Sep 01 04:59:47.206 INFO kablam! 251 | self.data.slice_unchecked(start, end) Sep 01 04:59:47.206 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 04:59:47.206 INFO kablam! Sep 01 04:59:47.213 INFO kablam! warning: unused import: `Read` Sep 01 04:59:47.213 INFO kablam! --> src/lib.rs:21:21 Sep 01 04:59:47.213 INFO kablam! | Sep 01 04:59:47.213 INFO kablam! 21 | use std::io::{self, Read}; Sep 01 04:59:47.213 INFO kablam! | ^^^^ Sep 01 04:59:47.213 INFO kablam! | Sep 01 04:59:47.213 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 04:59:47.213 INFO kablam! Sep 01 04:59:47.277 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 04:59:47.277 INFO kablam! --> src/lib.rs:66:32 Sep 01 04:59:47.277 INFO kablam! | Sep 01 04:59:47.277 INFO kablam! 66 | Some(self.data.slice_unchecked(start, end)) Sep 01 04:59:47.277 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 04:59:47.278 INFO kablam! | Sep 01 04:59:47.278 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 04:59:47.278 INFO kablam! Sep 01 04:59:47.281 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 04:59:47.281 INFO kablam! --> src/lib.rs:99:32 Sep 01 04:59:47.281 INFO kablam! | Sep 01 04:59:47.281 INFO kablam! 99 | Some(self.data.slice_unchecked(start, end)) Sep 01 04:59:47.282 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 04:59:47.282 INFO kablam! Sep 01 04:59:47.297 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 01 04:59:47.297 INFO kablam! --> src/lib.rs:251:19 Sep 01 04:59:47.297 INFO kablam! | Sep 01 04:59:47.297 INFO kablam! 251 | self.data.slice_unchecked(start, end) Sep 01 04:59:47.297 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 04:59:47.297 INFO kablam! Sep 01 04:59:47.411 INFO kablam! warning: unused import: `Read` Sep 01 04:59:47.411 INFO kablam! --> src/lib.rs:21:21 Sep 01 04:59:47.411 INFO kablam! | Sep 01 04:59:47.411 INFO kablam! 21 | use std::io::{self, Read}; Sep 01 04:59:47.411 INFO kablam! | ^^^^ Sep 01 04:59:47.411 INFO kablam! | Sep 01 04:59:47.411 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 04:59:47.411 INFO kablam! Sep 01 04:59:47.707 INFO kablam! warning: unused import: `std::fmt::Write` Sep 01 04:59:47.707 INFO kablam! --> benches/main.rs:6:5 Sep 01 04:59:47.707 INFO kablam! | Sep 01 04:59:47.707 INFO kablam! 6 | use std::fmt::Write; Sep 01 04:59:47.707 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 04:59:47.707 INFO kablam! | Sep 01 04:59:47.707 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 04:59:47.707 INFO kablam! Sep 01 04:59:47.740 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Sep 01 04:59:47.742 INFO kablam! su: No module specific data is present Sep 01 04:59:48.395 INFO running `"docker" "rm" "-f" "192695571b3ac0c18bc2c2f32d5830bf0f89bbfc28ef555dafe69ad91cc7b095"` Sep 01 04:59:48.476 INFO blam! 192695571b3ac0c18bc2c2f32d5830bf0f89bbfc28ef555dafe69ad91cc7b095