Oct 21 15:19:56.799 INFO checking natemara/schwift against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:19:56.799 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 15:19:57.316 INFO blam! 3e82ad0d23924fab34df827049a072fc744050635dbc1ce8245f61d0af690f96 Oct 21 15:19:57.324 INFO running `"docker" "start" "-a" "3e82ad0d23924fab34df827049a072fc744050635dbc1ce8245f61d0af690f96"` Oct 21 15:19:58.880 INFO kablam! usermod: no changes Oct 21 15:19:59.132 INFO kablam! Compiling rustc-demangle v0.1.5 Oct 21 15:19:59.132 INFO kablam! Compiling pulldown-cmark v0.1.0 Oct 21 15:19:59.132 INFO kablam! Compiling serde v1.0.17 Oct 21 15:19:59.132 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 21 15:19:59.132 INFO kablam! Checking colored v1.6.0 Oct 21 15:19:59.132 INFO kablam! Compiling tempdir v0.3.5 Oct 21 15:19:59.132 INFO kablam! Compiling schwift v0.1.0 (/source) Oct 21 15:19:59.132 INFO kablam! Checking libloading v0.4.2 Oct 21 15:20:04.560 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 21 15:20:04.561 INFO kablam! --> src/lib.rs:57:40 Oct 21 15:20:04.561 INFO kablam! | Oct 21 15:20:04.561 INFO kablam! 57 | let symbol = unsafe { file.slice_unchecked(i, i + 1) }; Oct 21 15:20:04.561 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 15:20:04.561 INFO kablam! | Oct 21 15:20:04.561 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 15:20:04.561 INFO kablam! Oct 21 15:20:04.561 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 21 15:20:04.561 INFO kablam! --> src/lib.rs:64:37 Oct 21 15:20:04.561 INFO kablam! | Oct 21 15:20:04.561 INFO kablam! 64 | return file.slice_unchecked(last_newline, i); Oct 21 15:20:04.561 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 15:20:04.561 INFO kablam! Oct 21 15:20:04.613 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 21 15:20:04.613 INFO kablam! --> src/statement.rs:177:29 Oct 21 15:20:04.613 INFO kablam! | Oct 21 15:20:04.613 INFO kablam! 177 | unsafe { source.slice_unchecked(self.start, self.end) }.to_string(), Oct 21 15:20:04.613 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 15:20:04.613 INFO kablam! Oct 21 15:20:16.084 INFO kablam! Compiling semver v0.8.0 Oct 21 15:20:16.084 INFO kablam! Compiling serde_json v1.0.5 Oct 21 15:20:19.027 INFO kablam! Compiling backtrace v0.3.3 Oct 21 15:20:19.796 INFO kablam! Checking error-chain v0.11.0 Oct 21 15:20:22.336 INFO kablam! Compiling cargo_metadata v0.3.1 Oct 21 15:20:25.161 INFO kablam! Compiling skeptic v0.13.2 Oct 21 15:20:27.157 INFO kablam! Compiling assert_cli v0.5.4 Oct 21 15:20:32.492 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 21 15:20:32.492 INFO kablam! --> src/lib.rs:57:40 Oct 21 15:20:32.492 INFO kablam! | Oct 21 15:20:32.492 INFO kablam! 57 | let symbol = unsafe { file.slice_unchecked(i, i + 1) }; Oct 21 15:20:32.492 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 15:20:32.492 INFO kablam! | Oct 21 15:20:32.492 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 15:20:32.492 INFO kablam! Oct 21 15:20:32.504 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 21 15:20:32.504 INFO kablam! --> src/lib.rs:64:37 Oct 21 15:20:32.504 INFO kablam! | Oct 21 15:20:32.504 INFO kablam! 64 | return file.slice_unchecked(last_newline, i); Oct 21 15:20:32.504 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 15:20:32.504 INFO kablam! Oct 21 15:20:32.679 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 21 15:20:32.679 INFO kablam! --> src/statement.rs:177:29 Oct 21 15:20:32.679 INFO kablam! | Oct 21 15:20:32.679 INFO kablam! 177 | unsafe { source.slice_unchecked(self.start, self.end) }.to_string(), Oct 21 15:20:32.679 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 15:20:32.679 INFO kablam! Oct 21 15:20:33.492 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.58s Oct 21 15:20:33.494 INFO kablam! su: No module specific data is present Oct 21 15:20:34.256 INFO running `"docker" "rm" "-f" "3e82ad0d23924fab34df827049a072fc744050635dbc1ce8245f61d0af690f96"` Oct 21 15:20:34.592 INFO blam! 3e82ad0d23924fab34df827049a072fc744050635dbc1ce8245f61d0af690f96