[INFO] cloning repository mullr/racer-with-combine-repro [INFO] running `"git" "clone" "--bare" "git://github.com/mullr/racer-with-combine-repro.git" "work/cache/sources/gh/mullr/racer-with-combine-repro"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mullr/racer-with-combine-repro'... [INFO] running `"git" "clone" "work/cache/sources/gh/mullr/racer-with-combine-repro" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mullr/racer-with-combine-repro"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mullr/racer-with-combine-repro'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mullr/racer-with-combine-repro" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mullr/racer-with-combine-repro"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mullr/racer-with-combine-repro'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3384eca1bbbdcee154c35931b094ae9383fb4d89 [INFO] sha for GitHub repo mullr/racer-with-combine-repro: 3384eca1bbbdcee154c35931b094ae9383fb4d89 [INFO] validating manifest of mullr/racer-with-combine-repro on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mullr/racer-with-combine-repro on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mullr/racer-with-combine-repro [INFO] finished frobbing mullr/racer-with-combine-repro [INFO] frobbed toml for mullr/racer-with-combine-repro written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mullr/racer-with-combine-repro/Cargo.toml [INFO] started frobbing mullr/racer-with-combine-repro [INFO] finished frobbing mullr/racer-with-combine-repro [INFO] frobbed toml for mullr/racer-with-combine-repro written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mullr/racer-with-combine-repro/Cargo.toml [INFO] crate mullr/racer-with-combine-repro already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded combine v3.3.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mullr/racer-with-combine-repro against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mullr/racer-with-combine-repro:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] bcddee2756d28d2f9421e20ba97e4c559649a973163995234ba1636eec825bb4 [INFO] running `"docker" "start" "-a" "bcddee2756d28d2f9421e20ba97e4c559649a973163995234ba1636eec825bb4"` [INFO] [stderr] Compiling combine v3.3.2 [INFO] [stderr] Compiling racer-with-combine-repro v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.69s [INFO] running `"docker" "inspect" "bcddee2756d28d2f9421e20ba97e4c559649a973163995234ba1636eec825bb4"` [INFO] running `"docker" "rm" "-f" "bcddee2756d28d2f9421e20ba97e4c559649a973163995234ba1636eec825bb4"` [INFO] [stdout] bcddee2756d28d2f9421e20ba97e4c559649a973163995234ba1636eec825bb4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mullr/racer-with-combine-repro:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] e492a862b9916c3c231154fb9dda462daf9fbbdb225d29f191e4b19347b2252f [INFO] running `"docker" "start" "-a" "e492a862b9916c3c231154fb9dda462daf9fbbdb225d29f191e4b19347b2252f"` [INFO] [stderr] Compiling racer-with-combine-repro v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `"docker" "inspect" "e492a862b9916c3c231154fb9dda462daf9fbbdb225d29f191e4b19347b2252f"` [INFO] running `"docker" "rm" "-f" "e492a862b9916c3c231154fb9dda462daf9fbbdb225d29f191e4b19347b2252f"` [INFO] [stdout] e492a862b9916c3c231154fb9dda462daf9fbbdb225d29f191e4b19347b2252f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mullr/racer-with-combine-repro:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 571fba0f4385ad73c45a681d3ab02ea51d48309902215c1198789d2820f9a1e7 [INFO] running `"docker" "start" "-a" "571fba0f4385ad73c45a681d3ab02ea51d48309902215c1198789d2820f9a1e7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/racer_with_combine_repro-126bf571d2cd845e [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" "571fba0f4385ad73c45a681d3ab02ea51d48309902215c1198789d2820f9a1e7"` [INFO] running `"docker" "rm" "-f" "571fba0f4385ad73c45a681d3ab02ea51d48309902215c1198789d2820f9a1e7"` [INFO] [stdout] 571fba0f4385ad73c45a681d3ab02ea51d48309902215c1198789d2820f9a1e7