[INFO] updating cached repository John-Steidley/solar-system [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/John-Steidley/solar-system [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/John-Steidley/solar-system" "work/ex/beta-1.37-6/sources/1.36.0/gh/John-Steidley/solar-system"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/John-Steidley/solar-system'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/John-Steidley/solar-system" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/John-Steidley/solar-system"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/John-Steidley/solar-system'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3f05a1e3da4da03f231a8c4db25859d3ab36da4c [INFO] sha for GitHub repo John-Steidley/solar-system: 3f05a1e3da4da03f231a8c4db25859d3ab36da4c [INFO] validating manifest of John-Steidley/solar-system 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 John-Steidley/solar-system 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 John-Steidley/solar-system [INFO] finished frobbing John-Steidley/solar-system [INFO] frobbed toml for John-Steidley/solar-system written to work/ex/beta-1.37-6/sources/1.36.0/gh/John-Steidley/solar-system/Cargo.toml [INFO] started frobbing John-Steidley/solar-system [INFO] finished frobbing John-Steidley/solar-system [INFO] frobbed toml for John-Steidley/solar-system written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/John-Steidley/solar-system/Cargo.toml [INFO] crate John-Steidley/solar-system 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing John-Steidley/solar-system 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-4/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/John-Steidley/solar-system:/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] 3e732cd5e83b171cc3425217f092e696cd778baca9731c6a7d8c75741e70062d [INFO] running `"docker" "start" "-a" "3e732cd5e83b171cc3425217f092e696cd778baca9731c6a7d8c75741e70062d"` [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling nalgebra v0.9.0 [INFO] [stderr] Compiling glfw v0.8.0 [INFO] [stderr] Compiling freetype-rs v0.9.0 [INFO] [stderr] Compiling flate2 v0.2.14 [INFO] [stderr] Compiling png v0.4.3 [INFO] [stderr] Compiling image v0.6.1 [INFO] [stderr] Compiling ncollide_math v0.5.0 [INFO] [stderr] Compiling ncollide_utils v0.5.0 [INFO] [stderr] Compiling ncollide_procedural v0.5.0 [INFO] [stderr] Compiling kiss3d v0.7.0 [INFO] [stderr] Compiling max v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.90s [INFO] running `"docker" "inspect" "3e732cd5e83b171cc3425217f092e696cd778baca9731c6a7d8c75741e70062d"` [INFO] running `"docker" "rm" "-f" "3e732cd5e83b171cc3425217f092e696cd778baca9731c6a7d8c75741e70062d"` [INFO] [stdout] 3e732cd5e83b171cc3425217f092e696cd778baca9731c6a7d8c75741e70062d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/John-Steidley/solar-system:/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] 42a4796ea1b3ed13db0e0bb39febe376fa76d37f961a014ea834cc81886b9d5f [INFO] running `"docker" "start" "-a" "42a4796ea1b3ed13db0e0bb39febe376fa76d37f961a014ea834cc81886b9d5f"` [INFO] [stderr] Compiling max v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "42a4796ea1b3ed13db0e0bb39febe376fa76d37f961a014ea834cc81886b9d5f"` [INFO] running `"docker" "rm" "-f" "42a4796ea1b3ed13db0e0bb39febe376fa76d37f961a014ea834cc81886b9d5f"` [INFO] [stdout] 42a4796ea1b3ed13db0e0bb39febe376fa76d37f961a014ea834cc81886b9d5f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/John-Steidley/solar-system:/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] f34e7e8bb5185dba68436e9d8b7f3075e318de7a58289cbd5ef2b73ceae5d52f [INFO] running `"docker" "start" "-a" "f34e7e8bb5185dba68436e9d8b7f3075e318de7a58289cbd5ef2b73ceae5d52f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/max-52385a5b99e2e20b [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" "f34e7e8bb5185dba68436e9d8b7f3075e318de7a58289cbd5ef2b73ceae5d52f"` [INFO] running `"docker" "rm" "-f" "f34e7e8bb5185dba68436e9d8b7f3075e318de7a58289cbd5ef2b73ceae5d52f"` [INFO] [stdout] f34e7e8bb5185dba68436e9d8b7f3075e318de7a58289cbd5ef2b73ceae5d52f