[INFO] updating cached repository archer884/reduce-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/archer884/reduce-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/reduce-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/reduce-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/reduce-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/reduce-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/archer884/reduce-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/archer884/reduce-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 71bd86fb5b327e792311439f7f926095d26f8636 [INFO] sha for GitHub repo archer884/reduce-rs: 71bd86fb5b327e792311439f7f926095d26f8636 [INFO] validating manifest of archer884/reduce-rs 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 archer884/reduce-rs 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 archer884/reduce-rs [INFO] finished frobbing archer884/reduce-rs [INFO] frobbed toml for archer884/reduce-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/reduce-rs/Cargo.toml [INFO] started frobbing archer884/reduce-rs [INFO] finished frobbing archer884/reduce-rs [INFO] frobbed toml for archer884/reduce-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/archer884/reduce-rs/Cargo.toml [INFO] crate archer884/reduce-rs 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 archer884/reduce-rs 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/reduce-rs:/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] 4591546ea6193caa0412253400d6d0985bc84768ce1a58c77c5319fe8d7712d7 [INFO] running `"docker" "start" "-a" "4591546ea6193caa0412253400d6d0985bc84768ce1a58c77c5319fe8d7712d7"` [INFO] [stderr] Compiling reduce v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `"docker" "inspect" "4591546ea6193caa0412253400d6d0985bc84768ce1a58c77c5319fe8d7712d7"` [INFO] running `"docker" "rm" "-f" "4591546ea6193caa0412253400d6d0985bc84768ce1a58c77c5319fe8d7712d7"` [INFO] [stdout] 4591546ea6193caa0412253400d6d0985bc84768ce1a58c77c5319fe8d7712d7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/reduce-rs:/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] 55e22e093fd0c7f5ec299c878390637b0e5eda235cf26c5df72d50de9f598714 [INFO] running `"docker" "start" "-a" "55e22e093fd0c7f5ec299c878390637b0e5eda235cf26c5df72d50de9f598714"` [INFO] [stderr] Compiling reduce v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `"docker" "inspect" "55e22e093fd0c7f5ec299c878390637b0e5eda235cf26c5df72d50de9f598714"` [INFO] running `"docker" "rm" "-f" "55e22e093fd0c7f5ec299c878390637b0e5eda235cf26c5df72d50de9f598714"` [INFO] [stdout] 55e22e093fd0c7f5ec299c878390637b0e5eda235cf26c5df72d50de9f598714 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/reduce-rs:/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] e3030dd1547aaaee3adbabb23efcc5f663c2d6217a83195d29c9959db5a78ced [INFO] running `"docker" "start" "-a" "e3030dd1547aaaee3adbabb23efcc5f663c2d6217a83195d29c9959db5a78ced"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/reduce-644cf0c24863574d [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::reduce_five_in_six_steps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e3030dd1547aaaee3adbabb23efcc5f663c2d6217a83195d29c9959db5a78ced"` [INFO] running `"docker" "rm" "-f" "e3030dd1547aaaee3adbabb23efcc5f663c2d6217a83195d29c9959db5a78ced"` [INFO] [stdout] e3030dd1547aaaee3adbabb23efcc5f663c2d6217a83195d29c9959db5a78ced