[INFO] updating cached repository https://github.com/maccam912/thewizzerofoz [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] 09d2482e896d5f0290bb0980be5e1597d4e8a282 [INFO] testing maccam912/thewizzerofoz against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaccam912%2Fthewizzerofoz" "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/maccam912/thewizzerofoz 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/maccam912/thewizzerofoz [INFO] finished tweaking git repo https://github.com/maccam912/thewizzerofoz [INFO] tweaked toml for git repo https://github.com/maccam912/thewizzerofoz written to work/builds/worker-3/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] e91c978f274ae89fe25a52e5ee24c71df2987939c30792704d2e01c2de3a0c93 [INFO] running `"docker" "start" "-a" "e91c978f274ae89fe25a52e5ee24c71df2987939c30792704d2e01c2de3a0c93"` [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling app_dirs2 v2.0.4 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling euclid v0.17.3 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling alga v0.5.4 [INFO] [stderr] Compiling lyon_geom v0.10.1 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling lyon_path v0.10.1 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling lyon_tessellation v0.10.2 [INFO] [stderr] Compiling nalgebra v0.14.4 [INFO] [stderr] Compiling lyon v0.10.2 [INFO] [stderr] Compiling rodio v0.7.0 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling gfx_window_sdl v0.8.0 [INFO] [stderr] Compiling gfx_glyph v0.10.2 [INFO] [stderr] Compiling ggez v0.4.4 [INFO] [stderr] Compiling benjiwalk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.94s [INFO] running `"docker" "inspect" "e91c978f274ae89fe25a52e5ee24c71df2987939c30792704d2e01c2de3a0c93"` [INFO] running `"docker" "rm" "-f" "e91c978f274ae89fe25a52e5ee24c71df2987939c30792704d2e01c2de3a0c93"` [INFO] [stdout] e91c978f274ae89fe25a52e5ee24c71df2987939c30792704d2e01c2de3a0c93 [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] 04d98c2e6263d731de7e4e809729516a8d7a8f794223c7a348734391b89afaea [INFO] running `"docker" "start" "-a" "04d98c2e6263d731de7e4e809729516a8d7a8f794223c7a348734391b89afaea"` [INFO] [stderr] Compiling benjiwalk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.09s [INFO] running `"docker" "inspect" "04d98c2e6263d731de7e4e809729516a8d7a8f794223c7a348734391b89afaea"` [INFO] running `"docker" "rm" "-f" "04d98c2e6263d731de7e4e809729516a8d7a8f794223c7a348734391b89afaea"` [INFO] [stdout] 04d98c2e6263d731de7e4e809729516a8d7a8f794223c7a348734391b89afaea [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] 4de22d71ced2256e9709ecab149c3684384d06e2a4fae6d73e93f9095ac90bfa [INFO] running `"docker" "start" "-a" "4de22d71ced2256e9709ecab149c3684384d06e2a4fae6d73e93f9095ac90bfa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/benjiwalk-171ed3c69362ae6e [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" "4de22d71ced2256e9709ecab149c3684384d06e2a4fae6d73e93f9095ac90bfa"` [INFO] running `"docker" "rm" "-f" "4de22d71ced2256e9709ecab149c3684384d06e2a4fae6d73e93f9095ac90bfa"` [INFO] [stdout] 4de22d71ced2256e9709ecab149c3684384d06e2a4fae6d73e93f9095ac90bfa