[INFO] updating cached repository https://github.com/JakubKanicki/rust-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] [stderr] From https://github.com/JakubKanicki/rust-life [INFO] [stderr] 64ac805..f4f2ed6 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f4f2ed6431933b8b4952510971aadc93bbd31ae4 [INFO] testing JakubKanicki/rust-life against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakubKanicki%2Frust-life" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JakubKanicki/rust-life 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/JakubKanicki/rust-life [INFO] finished tweaking git repo https://github.com/JakubKanicki/rust-life [INFO] tweaked toml for git repo https://github.com/JakubKanicki/rust-life written to work/builds/worker-7/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] bcacfbaba766f71b8a2f7aae7c5106a7747ea45e4316d06b2984a4270a7a5bef [INFO] running `"docker" "start" "-a" "bcacfbaba766f71b8a2f7aae7c5106a7747ea45e4316d06b2984a4270a7a5bef"` [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling rand_isaac v0.2.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling piston-gfx_texture v0.39.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.65.0 [INFO] [stderr] Compiling piston_window v0.104.0 [INFO] [stderr] Compiling rust_of_life v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.77s [INFO] running `"docker" "inspect" "bcacfbaba766f71b8a2f7aae7c5106a7747ea45e4316d06b2984a4270a7a5bef"` [INFO] running `"docker" "rm" "-f" "bcacfbaba766f71b8a2f7aae7c5106a7747ea45e4316d06b2984a4270a7a5bef"` [INFO] [stdout] bcacfbaba766f71b8a2f7aae7c5106a7747ea45e4316d06b2984a4270a7a5bef [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 4f024e2f2dfece6f85e8387f616317dd213b1c1d0f0edfd47ed661b7886c9ba5 [INFO] running `"docker" "start" "-a" "4f024e2f2dfece6f85e8387f616317dd213b1c1d0f0edfd47ed661b7886c9ba5"` [INFO] [stderr] Compiling rust_of_life v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.95s [INFO] running `"docker" "inspect" "4f024e2f2dfece6f85e8387f616317dd213b1c1d0f0edfd47ed661b7886c9ba5"` [INFO] running `"docker" "rm" "-f" "4f024e2f2dfece6f85e8387f616317dd213b1c1d0f0edfd47ed661b7886c9ba5"` [INFO] [stdout] 4f024e2f2dfece6f85e8387f616317dd213b1c1d0f0edfd47ed661b7886c9ba5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 74c06d4ce62c1c4e98b89f33de0d78b16dda2ae306e76f5202452c6e77dcc7ac [INFO] running `"docker" "start" "-a" "74c06d4ce62c1c4e98b89f33de0d78b16dda2ae306e76f5202452c6e77dcc7ac"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_of_life-30789abcb1dd8b19 [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" "74c06d4ce62c1c4e98b89f33de0d78b16dda2ae306e76f5202452c6e77dcc7ac"` [INFO] running `"docker" "rm" "-f" "74c06d4ce62c1c4e98b89f33de0d78b16dda2ae306e76f5202452c6e77dcc7ac"` [INFO] [stdout] 74c06d4ce62c1c4e98b89f33de0d78b16dda2ae306e76f5202452c6e77dcc7ac