[INFO] updating cached repository aksharpatel47/algorithms-and-data-structures [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aksharpatel47/algorithms-and-data-structures [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aksharpatel47/algorithms-and-data-structures" "work/ex/beta-1.37-6/sources/1.36.0/gh/aksharpatel47/algorithms-and-data-structures"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/aksharpatel47/algorithms-and-data-structures'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aksharpatel47/algorithms-and-data-structures" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aksharpatel47/algorithms-and-data-structures"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aksharpatel47/algorithms-and-data-structures'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 776ea82bfc006d7f9b6f088b267feab59dd8c2e7 [INFO] sha for GitHub repo aksharpatel47/algorithms-and-data-structures: 776ea82bfc006d7f9b6f088b267feab59dd8c2e7 [INFO] validating manifest of aksharpatel47/algorithms-and-data-structures on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of aksharpatel47/algorithms-and-data-structures on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing aksharpatel47/algorithms-and-data-structures [INFO] finished frobbing aksharpatel47/algorithms-and-data-structures [INFO] frobbed toml for aksharpatel47/algorithms-and-data-structures written to work/ex/beta-1.37-6/sources/1.36.0/gh/aksharpatel47/algorithms-and-data-structures/Cargo.toml [INFO] started frobbing aksharpatel47/algorithms-and-data-structures [INFO] finished frobbing aksharpatel47/algorithms-and-data-structures [INFO] frobbed toml for aksharpatel47/algorithms-and-data-structures written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aksharpatel47/algorithms-and-data-structures/Cargo.toml [INFO] crate aksharpatel47/algorithms-and-data-structures already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing aksharpatel47/algorithms-and-data-structures against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/aksharpatel47/algorithms-and-data-structures:/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.36.0" "build" "--frozen"` [INFO] [stdout] 4c0cbc32397650ae04ff04b556f5464cb216c2aa97098356f90bc52084286ca7 [INFO] running `"docker" "start" "-a" "4c0cbc32397650ae04ff04b556f5464cb216c2aa97098356f90bc52084286ca7"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling algorithms v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/sorting/insertion_sort/mod.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | let mut key = values[i]; [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] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "4c0cbc32397650ae04ff04b556f5464cb216c2aa97098356f90bc52084286ca7"` [INFO] running `"docker" "rm" "-f" "4c0cbc32397650ae04ff04b556f5464cb216c2aa97098356f90bc52084286ca7"` [INFO] [stdout] 4c0cbc32397650ae04ff04b556f5464cb216c2aa97098356f90bc52084286ca7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/aksharpatel47/algorithms-and-data-structures:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] fddd0ef3a1d7e839fd774ff65770b8e51affadd3798be45035a55bae6494c864 [INFO] running `"docker" "start" "-a" "fddd0ef3a1d7e839fd774ff65770b8e51affadd3798be45035a55bae6494c864"` [INFO] [stderr] Compiling algorithms v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/sorting/insertion_sort/mod.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | let mut key = values[i]; [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] Finished dev [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `"docker" "inspect" "fddd0ef3a1d7e839fd774ff65770b8e51affadd3798be45035a55bae6494c864"` [INFO] running `"docker" "rm" "-f" "fddd0ef3a1d7e839fd774ff65770b8e51affadd3798be45035a55bae6494c864"` [INFO] [stdout] fddd0ef3a1d7e839fd774ff65770b8e51affadd3798be45035a55bae6494c864 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/aksharpatel47/algorithms-and-data-structures:/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.36.0" "test" "--frozen"` [INFO] [stdout] 1281e8b4d2084851bc9500923ae8920eaaedc4d260f0a16de9420e47672cc8f8 [INFO] running `"docker" "start" "-a" "1281e8b4d2084851bc9500923ae8920eaaedc4d260f0a16de9420e47672cc8f8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/algorithms-8a9c6fb7aeec3913 [INFO] [stderr] Running /opt/crater/target/debug/deps/algorithms-c781461ac771beb4 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test sorting::insertion_sort::test::test_sort ... ok [INFO] [stdout] test sorting::selection_sort::test::test_sort ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests algorithms [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1281e8b4d2084851bc9500923ae8920eaaedc4d260f0a16de9420e47672cc8f8"` [INFO] running `"docker" "rm" "-f" "1281e8b4d2084851bc9500923ae8920eaaedc4d260f0a16de9420e47672cc8f8"` [INFO] [stdout] 1281e8b4d2084851bc9500923ae8920eaaedc4d260f0a16de9420e47672cc8f8