[INFO] updating cached repository ZapAnton/sortings [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ZapAnton/sortings [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ZapAnton/sortings" "work/ex/beta-1.37-6/sources/1.36.0/gh/ZapAnton/sortings"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ZapAnton/sortings'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ZapAnton/sortings" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ZapAnton/sortings"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ZapAnton/sortings'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ee837d5f10470fa2c9eabbb8dea73ab98436830e [INFO] sha for GitHub repo ZapAnton/sortings: ee837d5f10470fa2c9eabbb8dea73ab98436830e [INFO] validating manifest of ZapAnton/sortings 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 ZapAnton/sortings 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 ZapAnton/sortings [INFO] finished frobbing ZapAnton/sortings [INFO] frobbed toml for ZapAnton/sortings written to work/ex/beta-1.37-6/sources/1.36.0/gh/ZapAnton/sortings/Cargo.toml [INFO] started frobbing ZapAnton/sortings [INFO] finished frobbing ZapAnton/sortings [INFO] frobbed toml for ZapAnton/sortings written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ZapAnton/sortings/Cargo.toml [INFO] crate ZapAnton/sortings 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 ZapAnton/sortings 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ZapAnton/sortings:/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] 3020e7f915dfa6422c419980e34b17dd722cebd1f8c2602dc58827275971af21 [INFO] running `"docker" "start" "-a" "3020e7f915dfa6422c419980e34b17dd722cebd1f8c2602dc58827275971af21"` [INFO] [stderr] Compiling sortings v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "3020e7f915dfa6422c419980e34b17dd722cebd1f8c2602dc58827275971af21"` [INFO] running `"docker" "rm" "-f" "3020e7f915dfa6422c419980e34b17dd722cebd1f8c2602dc58827275971af21"` [INFO] [stdout] 3020e7f915dfa6422c419980e34b17dd722cebd1f8c2602dc58827275971af21 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ZapAnton/sortings:/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] 768728c0f4cc60fa325b64213ee333115bdb350baab5028217d0fa06ad18738d [INFO] running `"docker" "start" "-a" "768728c0f4cc60fa325b64213ee333115bdb350baab5028217d0fa06ad18738d"` [INFO] [stderr] Compiling sortings v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "768728c0f4cc60fa325b64213ee333115bdb350baab5028217d0fa06ad18738d"` [INFO] running `"docker" "rm" "-f" "768728c0f4cc60fa325b64213ee333115bdb350baab5028217d0fa06ad18738d"` [INFO] [stdout] 768728c0f4cc60fa325b64213ee333115bdb350baab5028217d0fa06ad18738d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ZapAnton/sortings:/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] 1dc2be541d0f779b582042075fb30c1c750d126572603150b207b7507abe09ee [INFO] running `"docker" "start" "-a" "1dc2be541d0f779b582042075fb30c1c750d126572603150b207b7507abe09ee"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/sortings-985bab04c3c92476 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test sort::tests::selection_sort_test ... ok [INFO] [stdout] test sort::tests::general_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1dc2be541d0f779b582042075fb30c1c750d126572603150b207b7507abe09ee"` [INFO] running `"docker" "rm" "-f" "1dc2be541d0f779b582042075fb30c1c750d126572603150b207b7507abe09ee"` [INFO] [stdout] 1dc2be541d0f779b582042075fb30c1c750d126572603150b207b7507abe09ee