[INFO] updating cached repository greenberga/choose [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/greenberga/choose [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/greenberga/choose" "work/ex/beta-1.37-6/sources/1.36.0/gh/greenberga/choose"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/greenberga/choose'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/greenberga/choose" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/greenberga/choose"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/greenberga/choose'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 643d3fe55144aa7fb7a432da0a3b7191c5027489 [INFO] sha for GitHub repo greenberga/choose: 643d3fe55144aa7fb7a432da0a3b7191c5027489 [INFO] validating manifest of greenberga/choose 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 greenberga/choose 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 greenberga/choose [INFO] finished frobbing greenberga/choose [INFO] frobbed toml for greenberga/choose written to work/ex/beta-1.37-6/sources/1.36.0/gh/greenberga/choose/Cargo.toml [INFO] started frobbing greenberga/choose [INFO] finished frobbing greenberga/choose [INFO] frobbed toml for greenberga/choose written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/greenberga/choose/Cargo.toml [INFO] crate greenberga/choose 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 greenberga/choose 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/greenberga/choose:/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] 9d805fa32119fc9587ae59be875cc0e8aada82b037b82a90b1df18e18e1d986b [INFO] running `"docker" "start" "-a" "9d805fa32119fc9587ae59be875cc0e8aada82b037b82a90b1df18e18e1d986b"` [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling rand v0.5.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling choose v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.79s [INFO] running `"docker" "inspect" "9d805fa32119fc9587ae59be875cc0e8aada82b037b82a90b1df18e18e1d986b"` [INFO] running `"docker" "rm" "-f" "9d805fa32119fc9587ae59be875cc0e8aada82b037b82a90b1df18e18e1d986b"` [INFO] [stdout] 9d805fa32119fc9587ae59be875cc0e8aada82b037b82a90b1df18e18e1d986b [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/greenberga/choose:/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] 24f1f1f207629b9584edf1977c18032518236b2b6dfef76e305e37e51da19c6d [INFO] running `"docker" "start" "-a" "24f1f1f207629b9584edf1977c18032518236b2b6dfef76e305e37e51da19c6d"` [INFO] [stderr] Compiling choose v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "24f1f1f207629b9584edf1977c18032518236b2b6dfef76e305e37e51da19c6d"` [INFO] running `"docker" "rm" "-f" "24f1f1f207629b9584edf1977c18032518236b2b6dfef76e305e37e51da19c6d"` [INFO] [stdout] 24f1f1f207629b9584edf1977c18032518236b2b6dfef76e305e37e51da19c6d [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/greenberga/choose:/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] 20fc07ce952baef5c9438c58af502121008d10d2068185be0e1efd343ad6db47 [INFO] running `"docker" "start" "-a" "20fc07ce952baef5c9438c58af502121008d10d2068185be0e1efd343ad6db47"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/choose-adc801874a183f15 [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" "20fc07ce952baef5c9438c58af502121008d10d2068185be0e1efd343ad6db47"` [INFO] running `"docker" "rm" "-f" "20fc07ce952baef5c9438c58af502121008d10d2068185be0e1efd343ad6db47"` [INFO] [stdout] 20fc07ce952baef5c9438c58af502121008d10d2068185be0e1efd343ad6db47