[INFO] updating cached repository thales17/rust-bouncing-cube [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/thales17/rust-bouncing-cube [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/thales17/rust-bouncing-cube" "work/ex/beta-1.38-1/sources/1.37.0/gh/thales17/rust-bouncing-cube"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/thales17/rust-bouncing-cube'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/thales17/rust-bouncing-cube" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thales17/rust-bouncing-cube"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thales17/rust-bouncing-cube'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8e1cf79a0547a82b60f889de7bdba8e8a72a9bed [INFO] sha for GitHub repo thales17/rust-bouncing-cube: 8e1cf79a0547a82b60f889de7bdba8e8a72a9bed [INFO] validating manifest of thales17/rust-bouncing-cube 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 thales17/rust-bouncing-cube 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 thales17/rust-bouncing-cube [INFO] finished frobbing thales17/rust-bouncing-cube [INFO] frobbed toml for thales17/rust-bouncing-cube written to work/ex/beta-1.38-1/sources/1.37.0/gh/thales17/rust-bouncing-cube/Cargo.toml [INFO] started frobbing thales17/rust-bouncing-cube [INFO] finished frobbing thales17/rust-bouncing-cube [INFO] frobbed toml for thales17/rust-bouncing-cube written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thales17/rust-bouncing-cube/Cargo.toml [INFO] crate thales17/rust-bouncing-cube 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing thales17/rust-bouncing-cube against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thales17/rust-bouncing-cube:/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-08-13" "build" "--frozen"` [INFO] [stdout] b455a9d4183ab610c061cad73a80913c556b0c54c4255aa2a52b4cdabdf39345 [INFO] running `"docker" "start" "-a" "b455a9d4183ab610c061cad73a80913c556b0c54c4255aa2a52b4cdabdf39345"` [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling rust-bouncing-cube v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.12s [INFO] running `"docker" "inspect" "b455a9d4183ab610c061cad73a80913c556b0c54c4255aa2a52b4cdabdf39345"` [INFO] running `"docker" "rm" "-f" "b455a9d4183ab610c061cad73a80913c556b0c54c4255aa2a52b4cdabdf39345"` [INFO] [stdout] b455a9d4183ab610c061cad73a80913c556b0c54c4255aa2a52b4cdabdf39345 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thales17/rust-bouncing-cube:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 0fab4030c50eb66eea68be22094a33bf798ba0dd306366859e192d3eaf0be5ba [INFO] running `"docker" "start" "-a" "0fab4030c50eb66eea68be22094a33bf798ba0dd306366859e192d3eaf0be5ba"` [INFO] [stderr] Compiling rust-bouncing-cube v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `"docker" "inspect" "0fab4030c50eb66eea68be22094a33bf798ba0dd306366859e192d3eaf0be5ba"` [INFO] running `"docker" "rm" "-f" "0fab4030c50eb66eea68be22094a33bf798ba0dd306366859e192d3eaf0be5ba"` [INFO] [stdout] 0fab4030c50eb66eea68be22094a33bf798ba0dd306366859e192d3eaf0be5ba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thales17/rust-bouncing-cube:/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-08-13" "test" "--frozen"` [INFO] [stdout] 63d5b0ff665b5fb2ad504c370cdd58a5b4dbb98b64b6516594cdc86e521ebbce [INFO] running `"docker" "start" "-a" "63d5b0ff665b5fb2ad504c370cdd58a5b4dbb98b64b6516594cdc86e521ebbce"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_bouncing_cube-6ae4e4ef6c985e64 [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" "63d5b0ff665b5fb2ad504c370cdd58a5b4dbb98b64b6516594cdc86e521ebbce"` [INFO] running `"docker" "rm" "-f" "63d5b0ff665b5fb2ad504c370cdd58a5b4dbb98b64b6516594cdc86e521ebbce"` [INFO] [stdout] 63d5b0ff665b5fb2ad504c370cdd58a5b4dbb98b64b6516594cdc86e521ebbce