[INFO] updating cached repository howeih/day-08-binary-search [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/howeih/day-08-binary-search [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/howeih/day-08-binary-search" "work/ex/beta-1.37-6/sources/1.36.0/gh/howeih/day-08-binary-search"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/howeih/day-08-binary-search'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/howeih/day-08-binary-search" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howeih/day-08-binary-search"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howeih/day-08-binary-search'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f5f2c7302c1170dd360079272d2ce57780c9e9e7 [INFO] sha for GitHub repo howeih/day-08-binary-search: f5f2c7302c1170dd360079272d2ce57780c9e9e7 [INFO] validating manifest of howeih/day-08-binary-search 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 howeih/day-08-binary-search 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 howeih/day-08-binary-search [INFO] finished frobbing howeih/day-08-binary-search [INFO] frobbed toml for howeih/day-08-binary-search written to work/ex/beta-1.37-6/sources/1.36.0/gh/howeih/day-08-binary-search/Cargo.toml [INFO] started frobbing howeih/day-08-binary-search [INFO] finished frobbing howeih/day-08-binary-search [INFO] frobbed toml for howeih/day-08-binary-search written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howeih/day-08-binary-search/Cargo.toml [INFO] crate howeih/day-08-binary-search 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 howeih/day-08-binary-search 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/howeih/day-08-binary-search:/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] 29affdeacca9f6b6752bc47c7d2c3b7370716ae558213b2a01e644a7a7db79e5 [INFO] running `"docker" "start" "-a" "29affdeacca9f6b6752bc47c7d2c3b7370716ae558213b2a01e644a7a7db79e5"` [INFO] [stderr] Compiling binary_search v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "29affdeacca9f6b6752bc47c7d2c3b7370716ae558213b2a01e644a7a7db79e5"` [INFO] running `"docker" "rm" "-f" "29affdeacca9f6b6752bc47c7d2c3b7370716ae558213b2a01e644a7a7db79e5"` [INFO] [stdout] 29affdeacca9f6b6752bc47c7d2c3b7370716ae558213b2a01e644a7a7db79e5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/howeih/day-08-binary-search:/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] f7ef3520427ac33ef7273061a7239e7ac7235333fe0435b5ef53886d4b147433 [INFO] running `"docker" "start" "-a" "f7ef3520427ac33ef7273061a7239e7ac7235333fe0435b5ef53886d4b147433"` [INFO] [stderr] Compiling binary_search v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "f7ef3520427ac33ef7273061a7239e7ac7235333fe0435b5ef53886d4b147433"` [INFO] running `"docker" "rm" "-f" "f7ef3520427ac33ef7273061a7239e7ac7235333fe0435b5ef53886d4b147433"` [INFO] [stdout] f7ef3520427ac33ef7273061a7239e7ac7235333fe0435b5ef53886d4b147433 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/howeih/day-08-binary-search:/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] 0e5074984537a8ad1bb15ca74fb054f78c400f1902eca965ef142752c75b0932 [INFO] running `"docker" "start" "-a" "0e5074984537a8ad1bb15ca74fb054f78c400f1902eca965ef142752c75b0932"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/binary_search-cd084264a66af53d [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" "0e5074984537a8ad1bb15ca74fb054f78c400f1902eca965ef142752c75b0932"` [INFO] running `"docker" "rm" "-f" "0e5074984537a8ad1bb15ca74fb054f78c400f1902eca965ef142752c75b0932"` [INFO] [stdout] 0e5074984537a8ad1bb15ca74fb054f78c400f1902eca965ef142752c75b0932