[INFO] updating cached repository upsuper/sort-compare [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/upsuper/sort-compare [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/upsuper/sort-compare" "work/ex/beta-1.37-6/sources/1.36.0/gh/upsuper/sort-compare"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/upsuper/sort-compare'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/upsuper/sort-compare" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/upsuper/sort-compare"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/upsuper/sort-compare'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] eac0521f7043d01649532a0054e51f2071708c85 [INFO] sha for GitHub repo upsuper/sort-compare: eac0521f7043d01649532a0054e51f2071708c85 [INFO] validating manifest of upsuper/sort-compare 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 upsuper/sort-compare 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 upsuper/sort-compare [INFO] finished frobbing upsuper/sort-compare [INFO] frobbed toml for upsuper/sort-compare written to work/ex/beta-1.37-6/sources/1.36.0/gh/upsuper/sort-compare/Cargo.toml [INFO] started frobbing upsuper/sort-compare [INFO] finished frobbing upsuper/sort-compare [INFO] frobbed toml for upsuper/sort-compare written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/upsuper/sort-compare/Cargo.toml [INFO] crate upsuper/sort-compare 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 upsuper/sort-compare 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/upsuper/sort-compare:/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] 8ba3143e4e57c5ca8e743f4390031da4dbadd55104974be114934c9334e3e0b9 [INFO] running `"docker" "start" "-a" "8ba3143e4e57c5ca8e743f4390031da4dbadd55104974be114934c9334e3e0b9"` [INFO] [stderr] Compiling sort-compare v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `"docker" "inspect" "8ba3143e4e57c5ca8e743f4390031da4dbadd55104974be114934c9334e3e0b9"` [INFO] running `"docker" "rm" "-f" "8ba3143e4e57c5ca8e743f4390031da4dbadd55104974be114934c9334e3e0b9"` [INFO] [stdout] 8ba3143e4e57c5ca8e743f4390031da4dbadd55104974be114934c9334e3e0b9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/upsuper/sort-compare:/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] 0a83835f10db3e478005580d5d63ae1b84772ce400d8d7682c9e7801572148b3 [INFO] running `"docker" "start" "-a" "0a83835f10db3e478005580d5d63ae1b84772ce400d8d7682c9e7801572148b3"` [INFO] [stderr] Compiling sort-compare v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `"docker" "inspect" "0a83835f10db3e478005580d5d63ae1b84772ce400d8d7682c9e7801572148b3"` [INFO] running `"docker" "rm" "-f" "0a83835f10db3e478005580d5d63ae1b84772ce400d8d7682c9e7801572148b3"` [INFO] [stdout] 0a83835f10db3e478005580d5d63ae1b84772ce400d8d7682c9e7801572148b3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/upsuper/sort-compare:/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] c5099a64329664ca64d7627e342f01622edf98d61d9b0d9647a68e9eed00f478 [INFO] running `"docker" "start" "-a" "c5099a64329664ca64d7627e342f01622edf98d61d9b0d9647a68e9eed00f478"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/sort_compare-b68f5da7d5ec2d1e [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test heap_sort::test_heap_sort ... ok [INFO] [stdout] test merge_sort::test_merge_sort ... ok [INFO] [stdout] test heap_sort::test_heap_sort2 ... ok [INFO] [stdout] test merge_sort::test_natural_merge_sort2 ... ok [INFO] [stdout] test merge_sort::test_natural_merge_sort ... ok [INFO] [stdout] test quick_sort::test_quick_sort ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c5099a64329664ca64d7627e342f01622edf98d61d9b0d9647a68e9eed00f478"` [INFO] running `"docker" "rm" "-f" "c5099a64329664ca64d7627e342f01622edf98d61d9b0d9647a68e9eed00f478"` [INFO] [stdout] c5099a64329664ca64d7627e342f01622edf98d61d9b0d9647a68e9eed00f478