[INFO] updating cached repository https://github.com/stevebob/life-gl [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] e79ae09914acb47a1295bbc749df6d68d8e1b183 [INFO] testing stevebob/life-gl against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Flife-gl" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevebob/life-gl 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/stevebob/life-gl [INFO] finished tweaking git repo https://github.com/stevebob/life-gl [INFO] tweaked toml for git repo https://github.com/stevebob/life-gl written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/stevebob/life-gl 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] b45ba0dce822bea7f8f10fb89c0eca1d4b467dfa43e0a08f7ca6b59681cb560d [INFO] running `"docker" "start" "-a" "b45ba0dce822bea7f8f10fb89c0eca1d4b467dfa43e0a08f7ca6b59681cb560d"` [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling simon v0.3.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling winit v0.17.2 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_window_glutin v0.26.0 [INFO] [stderr] Compiling life-gl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.84s [INFO] running `"docker" "inspect" "b45ba0dce822bea7f8f10fb89c0eca1d4b467dfa43e0a08f7ca6b59681cb560d"` [INFO] running `"docker" "rm" "-f" "b45ba0dce822bea7f8f10fb89c0eca1d4b467dfa43e0a08f7ca6b59681cb560d"` [INFO] [stdout] b45ba0dce822bea7f8f10fb89c0eca1d4b467dfa43e0a08f7ca6b59681cb560d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 98bd10168134862aa0d5eafb88f2f159cbca726133e01c9088daa70451e8c116 [INFO] running `"docker" "start" "-a" "98bd10168134862aa0d5eafb88f2f159cbca726133e01c9088daa70451e8c116"` [INFO] [stderr] Compiling life-gl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `"docker" "inspect" "98bd10168134862aa0d5eafb88f2f159cbca726133e01c9088daa70451e8c116"` [INFO] running `"docker" "rm" "-f" "98bd10168134862aa0d5eafb88f2f159cbca726133e01c9088daa70451e8c116"` [INFO] [stdout] 98bd10168134862aa0d5eafb88f2f159cbca726133e01c9088daa70451e8c116 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 652953d1192e19d3fc671aebfac9817374b0b78802657c7bd2f5bcbf9d3c1e18 [INFO] running `"docker" "start" "-a" "652953d1192e19d3fc671aebfac9817374b0b78802657c7bd2f5bcbf9d3c1e18"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/life_gl-d67839273ab83b78 [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" "652953d1192e19d3fc671aebfac9817374b0b78802657c7bd2f5bcbf9d3c1e18"` [INFO] running `"docker" "rm" "-f" "652953d1192e19d3fc671aebfac9817374b0b78802657c7bd2f5bcbf9d3c1e18"` [INFO] [stdout] 652953d1192e19d3fc671aebfac9817374b0b78802657c7bd2f5bcbf9d3c1e18