[INFO] updating cached repository https://github.com/bambocher/game-of-life [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] bcf41638a0e97619584c6b41c354d92c82d681a7 [INFO] testing bambocher/game-of-life against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbambocher%2Fgame-of-life" "work/builds/worker-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bambocher/game-of-life on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bambocher/game-of-life [INFO] finished tweaking git repo https://github.com/bambocher/game-of-life [INFO] tweaked toml for git repo https://github.com/bambocher/game-of-life written to work/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/bambocher/game-of-life already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 688b70a06653866da74813195a8b9f5fa1e435cd871499f62c95c49f4aba17b9 [INFO] running `"docker" "start" "-a" "688b70a06653866da74813195a8b9f5fa1e435cd871499f62c95c49f4aba17b9"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling piston-float v0.2.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling shader_version v0.2.2 [INFO] [stderr] Compiling lzw v0.9.0 [INFO] [stderr] Compiling piston-texture v0.3.0 [INFO] [stderr] Compiling read_color v0.1.0 [INFO] [stderr] Compiling strsim v0.4.1 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.1.0 [INFO] [stderr] Compiling vec_map v0.4.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling freetype-sys v0.2.1 [INFO] [stderr] Compiling draw_state v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling dylib v0.0.1 [INFO] [stderr] Compiling piston-viewport v0.2.0 [INFO] [stderr] Compiling vecmath v0.2.0 [INFO] [stderr] Compiling osmesa-sys v0.0.5 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling clap v1.5.6 [INFO] [stderr] Compiling gif v0.7.0 [INFO] [stderr] Compiling pistoncore-input v0.8.1 [INFO] [stderr] Compiling x11-dl v2.3.1 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling piston2d-graphics v0.13.1 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling gl_generator v0.4.2 [INFO] [stderr] Compiling freetype-rs v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling pistoncore-window v0.14.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling glutin v0.4.9 [INFO] [stderr] Compiling gl v0.5.2 [INFO] [stderr] Compiling png v0.4.3 [INFO] [stderr] Compiling pistoncore-event_loop v0.16.0 [INFO] [stderr] Compiling piston v0.16.0 [INFO] [stderr] Compiling image v0.6.1 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.22.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling wayland-window v0.2.3 [INFO] [stderr] Compiling pistoncore-glutin_window v0.20.0 [INFO] [stderr] Compiling game-of-life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.41s [INFO] running `"docker" "inspect" "688b70a06653866da74813195a8b9f5fa1e435cd871499f62c95c49f4aba17b9"` [INFO] running `"docker" "rm" "-f" "688b70a06653866da74813195a8b9f5fa1e435cd871499f62c95c49f4aba17b9"` [INFO] [stdout] 688b70a06653866da74813195a8b9f5fa1e435cd871499f62c95c49f4aba17b9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ab77327a64e4fe83c6a181c764020ca9222bfa8ceda8ae15c54a0f950172385c [INFO] running `"docker" "start" "-a" "ab77327a64e4fe83c6a181c764020ca9222bfa8ceda8ae15c54a0f950172385c"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling game-of-life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `"docker" "inspect" "ab77327a64e4fe83c6a181c764020ca9222bfa8ceda8ae15c54a0f950172385c"` [INFO] running `"docker" "rm" "-f" "ab77327a64e4fe83c6a181c764020ca9222bfa8ceda8ae15c54a0f950172385c"` [INFO] [stdout] ab77327a64e4fe83c6a181c764020ca9222bfa8ceda8ae15c54a0f950172385c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] e33f6cf55b0d286cbd278d3373f0be174a1fc53a1a1d1148210d47ffa82cb9ab [INFO] running `"docker" "start" "-a" "e33f6cf55b0d286cbd278d3373f0be174a1fc53a1a1d1148210d47ffa82cb9ab"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/game_of_life-d05fbba456b14b08 [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" "e33f6cf55b0d286cbd278d3373f0be174a1fc53a1a1d1148210d47ffa82cb9ab"` [INFO] running `"docker" "rm" "-f" "e33f6cf55b0d286cbd278d3373f0be174a1fc53a1a1d1148210d47ffa82cb9ab"` [INFO] [stdout] e33f6cf55b0d286cbd278d3373f0be174a1fc53a1a1d1148210d47ffa82cb9ab