[INFO] updating cached repository kbacha/rush_hello_world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kbacha/rush_hello_world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kbacha/rush_hello_world" "work/ex/beta-1.37-6/sources/1.36.0/gh/kbacha/rush_hello_world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kbacha/rush_hello_world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kbacha/rush_hello_world" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kbacha/rush_hello_world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kbacha/rush_hello_world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fc4c70e7d1123f5d478538109d452d57088695fc [INFO] sha for GitHub repo kbacha/rush_hello_world: fc4c70e7d1123f5d478538109d452d57088695fc [INFO] validating manifest of kbacha/rush_hello_world 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 kbacha/rush_hello_world 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 kbacha/rush_hello_world [INFO] finished frobbing kbacha/rush_hello_world [INFO] frobbed toml for kbacha/rush_hello_world written to work/ex/beta-1.37-6/sources/1.36.0/gh/kbacha/rush_hello_world/Cargo.toml [INFO] started frobbing kbacha/rush_hello_world [INFO] finished frobbing kbacha/rush_hello_world [INFO] frobbed toml for kbacha/rush_hello_world written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kbacha/rush_hello_world/Cargo.toml [INFO] crate kbacha/rush_hello_world 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 kbacha/rush_hello_world 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kbacha/rush_hello_world:/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] 4d84255dce19bd1b8dc636057e4aaf07c8fade5a711e18d49a1714fd08213fe1 [INFO] running `"docker" "start" "-a" "4d84255dce19bd1b8dc636057e4aaf07c8fade5a711e18d49a1714fd08213fe1"` [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `"docker" "inspect" "4d84255dce19bd1b8dc636057e4aaf07c8fade5a711e18d49a1714fd08213fe1"` [INFO] running `"docker" "rm" "-f" "4d84255dce19bd1b8dc636057e4aaf07c8fade5a711e18d49a1714fd08213fe1"` [INFO] [stdout] 4d84255dce19bd1b8dc636057e4aaf07c8fade5a711e18d49a1714fd08213fe1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kbacha/rush_hello_world:/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] 2d93bd9a5c9549f4713934df343d51c3efa4fa1b627dfef006ba2f637ff20ba7 [INFO] running `"docker" "start" "-a" "2d93bd9a5c9549f4713934df343d51c3efa4fa1b627dfef006ba2f637ff20ba7"` [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "2d93bd9a5c9549f4713934df343d51c3efa4fa1b627dfef006ba2f637ff20ba7"` [INFO] running `"docker" "rm" "-f" "2d93bd9a5c9549f4713934df343d51c3efa4fa1b627dfef006ba2f637ff20ba7"` [INFO] [stdout] 2d93bd9a5c9549f4713934df343d51c3efa4fa1b627dfef006ba2f637ff20ba7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kbacha/rush_hello_world:/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] 3ffc9cb46b0c45b9468c1b6caa76d06cc2a53d2fc404236fd914e1dd570d37b3 [INFO] running `"docker" "start" "-a" "3ffc9cb46b0c45b9468c1b6caa76d06cc2a53d2fc404236fd914e1dd570d37b3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-bb329a3a7398744b [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" "3ffc9cb46b0c45b9468c1b6caa76d06cc2a53d2fc404236fd914e1dd570d37b3"` [INFO] running `"docker" "rm" "-f" "3ffc9cb46b0c45b9468c1b6caa76d06cc2a53d2fc404236fd914e1dd570d37b3"` [INFO] [stdout] 3ffc9cb46b0c45b9468c1b6caa76d06cc2a53d2fc404236fd914e1dd570d37b3