[INFO] updating cached repository it-sumanp/RustPlayground [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/it-sumanp/RustPlayground [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/it-sumanp/RustPlayground" "work/ex/beta-1.37-6/sources/1.36.0/gh/it-sumanp/RustPlayground"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/it-sumanp/RustPlayground'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/it-sumanp/RustPlayground" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/it-sumanp/RustPlayground"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/it-sumanp/RustPlayground'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7e3f2e425de11bb9b48f2a38adfcacbeb2a513cc [INFO] sha for GitHub repo it-sumanp/RustPlayground: 7e3f2e425de11bb9b48f2a38adfcacbeb2a513cc [INFO] validating manifest of it-sumanp/RustPlayground 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 it-sumanp/RustPlayground 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 it-sumanp/RustPlayground [INFO] finished frobbing it-sumanp/RustPlayground [INFO] frobbed toml for it-sumanp/RustPlayground written to work/ex/beta-1.37-6/sources/1.36.0/gh/it-sumanp/RustPlayground/Cargo.toml [INFO] started frobbing it-sumanp/RustPlayground [INFO] finished frobbing it-sumanp/RustPlayground [INFO] frobbed toml for it-sumanp/RustPlayground written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/it-sumanp/RustPlayground/Cargo.toml [INFO] crate it-sumanp/RustPlayground 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 it-sumanp/RustPlayground against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/it-sumanp/RustPlayground:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] b326b4453754b3ff53416b4a6c0805f0ac3b6cd59d502e34cc1dc809f568413f [INFO] running `"docker" "start" "-a" "b326b4453754b3ff53416b4a6c0805f0ac3b6cd59d502e34cc1dc809f568413f"` [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `"docker" "inspect" "b326b4453754b3ff53416b4a6c0805f0ac3b6cd59d502e34cc1dc809f568413f"` [INFO] running `"docker" "rm" "-f" "b326b4453754b3ff53416b4a6c0805f0ac3b6cd59d502e34cc1dc809f568413f"` [INFO] [stdout] b326b4453754b3ff53416b4a6c0805f0ac3b6cd59d502e34cc1dc809f568413f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/it-sumanp/RustPlayground:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 36d0e417a9d2ea9d26ef08eb0d571190404607690ccaa14c7f751007797d716e [INFO] running `"docker" "start" "-a" "36d0e417a9d2ea9d26ef08eb0d571190404607690ccaa14c7f751007797d716e"` [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `"docker" "inspect" "36d0e417a9d2ea9d26ef08eb0d571190404607690ccaa14c7f751007797d716e"` [INFO] running `"docker" "rm" "-f" "36d0e417a9d2ea9d26ef08eb0d571190404607690ccaa14c7f751007797d716e"` [INFO] [stdout] 36d0e417a9d2ea9d26ef08eb0d571190404607690ccaa14c7f751007797d716e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/it-sumanp/RustPlayground:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 01aa70a7234eb9a99a3b28547082be3af1e68c1c2f2ead3bf290c3e845bfd961 [INFO] running `"docker" "start" "-a" "01aa70a7234eb9a99a3b28547082be3af1e68c1c2f2ead3bf290c3e845bfd961"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-25d23563505ff08e [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" "01aa70a7234eb9a99a3b28547082be3af1e68c1c2f2ead3bf290c3e845bfd961"` [INFO] running `"docker" "rm" "-f" "01aa70a7234eb9a99a3b28547082be3af1e68c1c2f2ead3bf290c3e845bfd961"` [INFO] [stdout] 01aa70a7234eb9a99a3b28547082be3af1e68c1c2f2ead3bf290c3e845bfd961