[INFO] updating cached repository https://github.com/jlee627/rust-breakout [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5482dfdd7482a9c13f8243afd6482cb840fe2739 [INFO] testing jlee627/rust-breakout against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlee627%2Frust-breakout" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlee627/rust-breakout on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jlee627/rust-breakout [INFO] finished tweaking git repo https://github.com/jlee627/rust-breakout [INFO] tweaked toml for git repo https://github.com/jlee627/rust-breakout written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jlee627/rust-breakout already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 2909b0f1a2524bd9b8204dc4f8c56a51c88e60bccfef0960c5ec840e8513b3d4 [INFO] running `"docker" "start" "-a" "2909b0f1a2524bd9b8204dc4f8c56a51c88e60bccfef0960c5ec840e8513b3d4"` [INFO] [stderr] Compiling serde v1.0.61 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling app_dirs2 v2.0.3 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling euclid v0.17.3 [INFO] [stderr] Compiling sid v0.5.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.61 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling cpal v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling gfx_core v0.8.2 [INFO] [stderr] Compiling alga v0.5.4 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling lyon_geom v0.10.1 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling lyon_path v0.10.1 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling lyon_tessellation v0.10.1 [INFO] [stderr] Compiling nalgebra v0.14.4 [INFO] [stderr] Compiling rodio v0.6.0 [INFO] [stderr] Compiling lyon v0.10.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling gfx_device_gl v0.15.2 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_window_sdl v0.8.0 [INFO] [stderr] Compiling ggez v0.4.2 [INFO] [stderr] Compiling rust-breakout v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.03s [INFO] running `"docker" "inspect" "2909b0f1a2524bd9b8204dc4f8c56a51c88e60bccfef0960c5ec840e8513b3d4"` [INFO] running `"docker" "rm" "-f" "2909b0f1a2524bd9b8204dc4f8c56a51c88e60bccfef0960c5ec840e8513b3d4"` [INFO] [stdout] 2909b0f1a2524bd9b8204dc4f8c56a51c88e60bccfef0960c5ec840e8513b3d4 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 3eedb4d8e7362f9891e54bbccde5334d6ca29e238ad966bc84dc57254f33cebc [INFO] running `"docker" "start" "-a" "3eedb4d8e7362f9891e54bbccde5334d6ca29e238ad966bc84dc57254f33cebc"` [INFO] [stderr] Compiling rust-breakout v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.66s [INFO] running `"docker" "inspect" "3eedb4d8e7362f9891e54bbccde5334d6ca29e238ad966bc84dc57254f33cebc"` [INFO] running `"docker" "rm" "-f" "3eedb4d8e7362f9891e54bbccde5334d6ca29e238ad966bc84dc57254f33cebc"` [INFO] [stdout] 3eedb4d8e7362f9891e54bbccde5334d6ca29e238ad966bc84dc57254f33cebc [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] e664aeaef7bb6ba50ff5bb7e306140db0e0de7324f42b1f6f08c27b9fae47215 [INFO] running `"docker" "start" "-a" "e664aeaef7bb6ba50ff5bb7e306140db0e0de7324f42b1f6f08c27b9fae47215"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_breakout-f9cf3399727f4e53 [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" "e664aeaef7bb6ba50ff5bb7e306140db0e0de7324f42b1f6f08c27b9fae47215"` [INFO] running `"docker" "rm" "-f" "e664aeaef7bb6ba50ff5bb7e306140db0e0de7324f42b1f6f08c27b9fae47215"` [INFO] [stdout] e664aeaef7bb6ba50ff5bb7e306140db0e0de7324f42b1f6f08c27b9fae47215