[INFO] crate sliding_windows 3.0.0 is already in cache [INFO] extracting crate sliding_windows 3.0.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/sliding_windows/3.0.0 [INFO] extracting crate sliding_windows 3.0.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sliding_windows/3.0.0 [INFO] validating manifest of sliding_windows-3.0.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sliding_windows-3.0.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sliding_windows-3.0.0 [INFO] finished frobbing sliding_windows-3.0.0 [INFO] frobbed toml for sliding_windows-3.0.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/sliding_windows/3.0.0/Cargo.toml [INFO] started frobbing sliding_windows-3.0.0 [INFO] finished frobbing sliding_windows-3.0.0 [INFO] frobbed toml for sliding_windows-3.0.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sliding_windows/3.0.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sliding_windows-3.0.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/sliding_windows/3.0.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 61b8da43c4cabe3bc84f23d123c971f3a6cd0ab9ff14dfe57030996e0a1c0c6f [INFO] running `"docker" "start" "-a" "61b8da43c4cabe3bc84f23d123c971f3a6cd0ab9ff14dfe57030996e0a1c0c6f"` [INFO] [stderr] Compiling sliding_windows v3.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary `unsafe` block [INFO] [stderr] --> src/sliding_windows.rs:94:9 [INFO] [stderr] | [INFO] [stderr] 94 | unsafe { [INFO] [stderr] | ^^^^^^ unnecessary `unsafe` block [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_unsafe)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `"docker" "inspect" "61b8da43c4cabe3bc84f23d123c971f3a6cd0ab9ff14dfe57030996e0a1c0c6f"` [INFO] running `"docker" "rm" "-f" "61b8da43c4cabe3bc84f23d123c971f3a6cd0ab9ff14dfe57030996e0a1c0c6f"` [INFO] [stdout] 61b8da43c4cabe3bc84f23d123c971f3a6cd0ab9ff14dfe57030996e0a1c0c6f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/sliding_windows/3.0.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 92485c010445b42164fd6251fb2b28b5d1f6446bc316d215625cb548b086ecb4 [INFO] running `"docker" "start" "-a" "92485c010445b42164fd6251fb2b28b5d1f6446bc316d215625cb548b086ecb4"` [INFO] [stderr] Compiling sliding_windows v3.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/tests.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | let mut element_1 = iter_mut.next().unwrap(); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary `unsafe` block [INFO] [stderr] --> src/sliding_windows.rs:94:9 [INFO] [stderr] | [INFO] [stderr] 94 | unsafe { [INFO] [stderr] | ^^^^^^ unnecessary `unsafe` block [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_unsafe)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "92485c010445b42164fd6251fb2b28b5d1f6446bc316d215625cb548b086ecb4"` [INFO] running `"docker" "rm" "-f" "92485c010445b42164fd6251fb2b28b5d1f6446bc316d215625cb548b086ecb4"` [INFO] [stdout] 92485c010445b42164fd6251fb2b28b5d1f6446bc316d215625cb548b086ecb4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/sliding_windows/3.0.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 451244830abec36739b97392f309a3232bb6c5db220dfcec894b34343b533f26 [INFO] running `"docker" "start" "-a" "451244830abec36739b97392f309a3232bb6c5db220dfcec894b34343b533f26"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/sliding_windows-c4971f77b67e26c3 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::sliding_windows_5 ... ok [INFO] [stdout] test tests::sliding_windows_4 ... ok [INFO] [stdout] test tests::sliding_windows_2 ... ok [INFO] [stdout] test tests::sliding_windows_1 ... ok [INFO] [stdout] test tests::sliding_windows_6 ... ok [INFO] [stdout] test tests::sliding_windows_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests sliding_windows [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 62) ... ok [INFO] [stdout] test src/sliding_windows.rs - sliding_windows::Window (line 106) ... ok [INFO] [stdout] test src/lib.rs - (line 37) ... ok [INFO] [stdout] test src/lib.rs - (line 20) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "451244830abec36739b97392f309a3232bb6c5db220dfcec894b34343b533f26"` [INFO] running `"docker" "rm" "-f" "451244830abec36739b97392f309a3232bb6c5db220dfcec894b34343b533f26"` [INFO] [stdout] 451244830abec36739b97392f309a3232bb6c5db220dfcec894b34343b533f26