[INFO] updating cached repository kurikaesu/Rust-Iterative-MergeSort [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kurikaesu/Rust-Iterative-MergeSort [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kurikaesu/Rust-Iterative-MergeSort" "work/ex/beta-1.37-6/sources/1.36.0/gh/kurikaesu/Rust-Iterative-MergeSort"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kurikaesu/Rust-Iterative-MergeSort'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kurikaesu/Rust-Iterative-MergeSort" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kurikaesu/Rust-Iterative-MergeSort"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kurikaesu/Rust-Iterative-MergeSort'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f2f48105720814f8309187f541f0ee6ab6404f0a [INFO] sha for GitHub repo kurikaesu/Rust-Iterative-MergeSort: f2f48105720814f8309187f541f0ee6ab6404f0a [INFO] validating manifest of kurikaesu/Rust-Iterative-MergeSort 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 kurikaesu/Rust-Iterative-MergeSort 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 kurikaesu/Rust-Iterative-MergeSort [INFO] finished frobbing kurikaesu/Rust-Iterative-MergeSort [INFO] frobbed toml for kurikaesu/Rust-Iterative-MergeSort written to work/ex/beta-1.37-6/sources/1.36.0/gh/kurikaesu/Rust-Iterative-MergeSort/Cargo.toml [INFO] started frobbing kurikaesu/Rust-Iterative-MergeSort [INFO] finished frobbing kurikaesu/Rust-Iterative-MergeSort [INFO] frobbed toml for kurikaesu/Rust-Iterative-MergeSort written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kurikaesu/Rust-Iterative-MergeSort/Cargo.toml [INFO] crate kurikaesu/Rust-Iterative-MergeSort 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 kurikaesu/Rust-Iterative-MergeSort 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kurikaesu/Rust-Iterative-MergeSort:/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] a16deffb73064cf652870ecabde87530be150616f43fbe2c10fa8642f7430e41 [INFO] running `"docker" "start" "-a" "a16deffb73064cf652870ecabde87530be150616f43fbe2c10fa8642f7430e41"` [INFO] [stderr] Compiling MergeSortIterative v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `MergeSortIterative` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `merge_sort_iterative` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "a16deffb73064cf652870ecabde87530be150616f43fbe2c10fa8642f7430e41"` [INFO] running `"docker" "rm" "-f" "a16deffb73064cf652870ecabde87530be150616f43fbe2c10fa8642f7430e41"` [INFO] [stdout] a16deffb73064cf652870ecabde87530be150616f43fbe2c10fa8642f7430e41 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kurikaesu/Rust-Iterative-MergeSort:/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] a59c0aa465bc9c6e59f106b44a809b2f3c0e36f32b724d2cd5b7b80e849ae6bc [INFO] running `"docker" "start" "-a" "a59c0aa465bc9c6e59f106b44a809b2f3c0e36f32b724d2cd5b7b80e849ae6bc"` [INFO] [stderr] Compiling MergeSortIterative v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `MergeSortIterative` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `merge_sort_iterative` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "a59c0aa465bc9c6e59f106b44a809b2f3c0e36f32b724d2cd5b7b80e849ae6bc"` [INFO] running `"docker" "rm" "-f" "a59c0aa465bc9c6e59f106b44a809b2f3c0e36f32b724d2cd5b7b80e849ae6bc"` [INFO] [stdout] a59c0aa465bc9c6e59f106b44a809b2f3c0e36f32b724d2cd5b7b80e849ae6bc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kurikaesu/Rust-Iterative-MergeSort:/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] a48169def8a7f3705d6bafc936fffde2779e40bb1b7507d0b194dbe6c37bc0f5 [INFO] running `"docker" "start" "-a" "a48169def8a7f3705d6bafc936fffde2779e40bb1b7507d0b194dbe6c37bc0f5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/MergeSortIterative-1720ee86c11d0939 [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" "a48169def8a7f3705d6bafc936fffde2779e40bb1b7507d0b194dbe6c37bc0f5"` [INFO] running `"docker" "rm" "-f" "a48169def8a7f3705d6bafc936fffde2779e40bb1b7507d0b194dbe6c37bc0f5"` [INFO] [stdout] a48169def8a7f3705d6bafc936fffde2779e40bb1b7507d0b194dbe6c37bc0f5