[INFO] updating cached repository kogai/lifegame [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kogai/lifegame [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kogai/lifegame" "work/ex/beta-1.38-1/sources/1.37.0/gh/kogai/lifegame"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kogai/lifegame'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kogai/lifegame" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kogai/lifegame"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kogai/lifegame'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c676fd8021f05384e22f47d9de0b88a837aef0da [INFO] sha for GitHub repo kogai/lifegame: c676fd8021f05384e22f47d9de0b88a837aef0da [INFO] validating manifest of kogai/lifegame 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 kogai/lifegame 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 kogai/lifegame [INFO] finished frobbing kogai/lifegame [INFO] frobbed toml for kogai/lifegame written to work/ex/beta-1.38-1/sources/1.37.0/gh/kogai/lifegame/Cargo.toml [INFO] started frobbing kogai/lifegame [INFO] finished frobbing kogai/lifegame [INFO] frobbed toml for kogai/lifegame written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kogai/lifegame/Cargo.toml [INFO] crate kogai/lifegame 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kogai/lifegame 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kogai/lifegame:/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] db12771cbd7ac132bd8016e3254f164226c596bd7fee858ef5be87856d382b98 [INFO] running `"docker" "start" "-a" "db12771cbd7ac132bd8016e3254f164226c596bd7fee858ef5be87856d382b98"` [INFO] [stderr] Compiling lifegame v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "db12771cbd7ac132bd8016e3254f164226c596bd7fee858ef5be87856d382b98"` [INFO] running `"docker" "rm" "-f" "db12771cbd7ac132bd8016e3254f164226c596bd7fee858ef5be87856d382b98"` [INFO] [stdout] db12771cbd7ac132bd8016e3254f164226c596bd7fee858ef5be87856d382b98 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kogai/lifegame:/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] 18665a9dfe6e9407b563d404aff9d6a7306d0fd2a8fa1f84e9b77b6745f3fcd4 [INFO] running `"docker" "start" "-a" "18665a9dfe6e9407b563d404aff9d6a7306d0fd2a8fa1f84e9b77b6745f3fcd4"` [INFO] [stderr] Compiling lifegame v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "18665a9dfe6e9407b563d404aff9d6a7306d0fd2a8fa1f84e9b77b6745f3fcd4"` [INFO] running `"docker" "rm" "-f" "18665a9dfe6e9407b563d404aff9d6a7306d0fd2a8fa1f84e9b77b6745f3fcd4"` [INFO] [stdout] 18665a9dfe6e9407b563d404aff9d6a7306d0fd2a8fa1f84e9b77b6745f3fcd4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kogai/lifegame:/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] 0215ae515952bac4799c1c146dfb36364f6ef58399d9dee3f0380b529ba6bda7 [INFO] running `"docker" "start" "-a" "0215ae515952bac4799c1c146dfb36364f6ef58399d9dee3f0380b529ba6bda7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/crater/target/debug/deps/lifegame-520d7ab26481605b [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" "0215ae515952bac4799c1c146dfb36364f6ef58399d9dee3f0380b529ba6bda7"` [INFO] running `"docker" "rm" "-f" "0215ae515952bac4799c1c146dfb36364f6ef58399d9dee3f0380b529ba6bda7"` [INFO] [stdout] 0215ae515952bac4799c1c146dfb36364f6ef58399d9dee3f0380b529ba6bda7