[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.38-1/sources/1.37.0/gh/greenberga/choose"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/greenberga/choose'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/greenberga/choose" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/greenberga/choose"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of greenberga/choose on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing greenberga/choose against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "build" "--frozen"` [INFO] [stdout] dbc16b4e58496c1cfd038451a7ab8db4e6664cc28827e81745ed013ed86f2aad [INFO] running `"docker" "start" "-a" "dbc16b4e58496c1cfd038451a7ab8db4e6664cc28827e81745ed013ed86f2aad"` [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 17.12s [INFO] running `"docker" "inspect" "dbc16b4e58496c1cfd038451a7ab8db4e6664cc28827e81745ed013ed86f2aad"` [INFO] running `"docker" "rm" "-f" "dbc16b4e58496c1cfd038451a7ab8db4e6664cc28827e81745ed013ed86f2aad"` [INFO] [stdout] dbc16b4e58496c1cfd038451a7ab8db4e6664cc28827e81745ed013ed86f2aad [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7bb7a86d892ddf1a7fc76f9ba77be612a3367507c24871d6cc23cd353259b354 [INFO] running `"docker" "start" "-a" "7bb7a86d892ddf1a7fc76f9ba77be612a3367507c24871d6cc23cd353259b354"` [INFO] [stderr] Compiling choose v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `"docker" "inspect" "7bb7a86d892ddf1a7fc76f9ba77be612a3367507c24871d6cc23cd353259b354"` [INFO] running `"docker" "rm" "-f" "7bb7a86d892ddf1a7fc76f9ba77be612a3367507c24871d6cc23cd353259b354"` [INFO] [stdout] 7bb7a86d892ddf1a7fc76f9ba77be612a3367507c24871d6cc23cd353259b354 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen"` [INFO] [stdout] 4299b77118964d9e0e7f275511cbd254dac36b5c6aea9361b0316425be8de0ce [INFO] running `"docker" "start" "-a" "4299b77118964d9e0e7f275511cbd254dac36b5c6aea9361b0316425be8de0ce"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/choose-1d605821a6bb2480 [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" "4299b77118964d9e0e7f275511cbd254dac36b5c6aea9361b0316425be8de0ce"` [INFO] running `"docker" "rm" "-f" "4299b77118964d9e0e7f275511cbd254dac36b5c6aea9361b0316425be8de0ce"` [INFO] [stdout] 4299b77118964d9e0e7f275511cbd254dac36b5c6aea9361b0316425be8de0ce