[INFO] updating cached repository Edhebi/raytraced [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Edhebi/raytraced [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Edhebi/raytraced" "work/ex/beta-1.37-6/sources/1.36.0/gh/Edhebi/raytraced"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Edhebi/raytraced'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Edhebi/raytraced" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Edhebi/raytraced"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Edhebi/raytraced'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9fae868f064fd3021b1207081cb39ff3cfde158e [INFO] sha for GitHub repo Edhebi/raytraced: 9fae868f064fd3021b1207081cb39ff3cfde158e [INFO] validating manifest of Edhebi/raytraced 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 Edhebi/raytraced 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 Edhebi/raytraced [INFO] finished frobbing Edhebi/raytraced [INFO] frobbed toml for Edhebi/raytraced written to work/ex/beta-1.37-6/sources/1.36.0/gh/Edhebi/raytraced/Cargo.toml [INFO] started frobbing Edhebi/raytraced [INFO] finished frobbing Edhebi/raytraced [INFO] frobbed toml for Edhebi/raytraced written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Edhebi/raytraced/Cargo.toml [INFO] crate Edhebi/raytraced 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 Edhebi/raytraced 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-3/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/Edhebi/raytraced:/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] 87b761be4bfe981e5ef3a9c68544448e3be153e527ba5e08fa092862c5da2bd2 [INFO] running `"docker" "start" "-a" "87b761be4bfe981e5ef3a9c68544448e3be153e527ba5e08fa092862c5da2bd2"` [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling sdl2 v0.32.2 (https://github.com/AngryLawyer/rust-sdl2#120d5443) [INFO] [stderr] Compiling raytraced v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 (https://github.com/AngryLawyer/rust-sdl2#120d5443) [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.83s [INFO] running `"docker" "inspect" "87b761be4bfe981e5ef3a9c68544448e3be153e527ba5e08fa092862c5da2bd2"` [INFO] running `"docker" "rm" "-f" "87b761be4bfe981e5ef3a9c68544448e3be153e527ba5e08fa092862c5da2bd2"` [INFO] [stdout] 87b761be4bfe981e5ef3a9c68544448e3be153e527ba5e08fa092862c5da2bd2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/Edhebi/raytraced:/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] 18eb720f6480ca3629af9c651af98a51b26a212a314bdd08c63372421d75e800 [INFO] running `"docker" "start" "-a" "18eb720f6480ca3629af9c651af98a51b26a212a314bdd08c63372421d75e800"` [INFO] [stderr] Compiling raytraced v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "18eb720f6480ca3629af9c651af98a51b26a212a314bdd08c63372421d75e800"` [INFO] running `"docker" "rm" "-f" "18eb720f6480ca3629af9c651af98a51b26a212a314bdd08c63372421d75e800"` [INFO] [stdout] 18eb720f6480ca3629af9c651af98a51b26a212a314bdd08c63372421d75e800 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/Edhebi/raytraced:/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] 27f71f09b8c94d0a533e636e6bd9659f6a04bf5fbb8299354061cd339453e8f0 [INFO] running `"docker" "start" "-a" "27f71f09b8c94d0a533e636e6bd9659f6a04bf5fbb8299354061cd339453e8f0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/raytraced-6c4e023e36b99dfb [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" "27f71f09b8c94d0a533e636e6bd9659f6a04bf5fbb8299354061cd339453e8f0"` [INFO] running `"docker" "rm" "-f" "27f71f09b8c94d0a533e636e6bd9659f6a04bf5fbb8299354061cd339453e8f0"` [INFO] [stdout] 27f71f09b8c94d0a533e636e6bd9659f6a04bf5fbb8299354061cd339453e8f0