[INFO] updating cached repository anxolerd/rust-game-of-life [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/anxolerd/rust-game-of-life [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/anxolerd/rust-game-of-life" "work/ex/beta-1.37-6/sources/1.36.0/gh/anxolerd/rust-game-of-life"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/anxolerd/rust-game-of-life'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/anxolerd/rust-game-of-life" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/anxolerd/rust-game-of-life"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/anxolerd/rust-game-of-life'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f9004706e6026da63c87202c60c50461cb5a06e7 [INFO] sha for GitHub repo anxolerd/rust-game-of-life: f9004706e6026da63c87202c60c50461cb5a06e7 [INFO] validating manifest of anxolerd/rust-game-of-life on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of anxolerd/rust-game-of-life on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing anxolerd/rust-game-of-life [INFO] finished frobbing anxolerd/rust-game-of-life [INFO] frobbed toml for anxolerd/rust-game-of-life written to work/ex/beta-1.37-6/sources/1.36.0/gh/anxolerd/rust-game-of-life/Cargo.toml [INFO] started frobbing anxolerd/rust-game-of-life [INFO] finished frobbing anxolerd/rust-game-of-life [INFO] frobbed toml for anxolerd/rust-game-of-life written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/anxolerd/rust-game-of-life/Cargo.toml [INFO] crate anxolerd/rust-game-of-life already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing anxolerd/rust-game-of-life against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/anxolerd/rust-game-of-life:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 5f4f9ab121c91d4e781ff5d8d045888f43d9abeb531698abf7ae1f4113e848d1 [INFO] running `"docker" "start" "-a" "5f4f9ab121c91d4e781ff5d8d045888f43d9abeb531698abf7ae1f4113e848d1"` [INFO] [stderr] Compiling libc v0.2.28 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling deflate v0.7.14 [INFO] [stderr] Compiling vecmath v0.3.0 [INFO] [stderr] Compiling wayland-scanner v0.9.9 [INFO] [stderr] Compiling pistoncore-input v0.18.0 [INFO] [stderr] Compiling glutin v0.9.2 [INFO] [stderr] Compiling piston2d-graphics v0.21.1 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling wayland-client v0.9.9 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling pistoncore-window v0.27.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling pistoncore-event_loop v0.32.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling piston v0.32.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.9 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling wayland-window v0.6.1 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.45.0 [INFO] [stderr] Compiling winit v0.7.5 [INFO] [stderr] Compiling pistoncore-glutin_window v0.38.0 [INFO] [stderr] Compiling game-of-life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `"docker" "inspect" "5f4f9ab121c91d4e781ff5d8d045888f43d9abeb531698abf7ae1f4113e848d1"` [INFO] running `"docker" "rm" "-f" "5f4f9ab121c91d4e781ff5d8d045888f43d9abeb531698abf7ae1f4113e848d1"` [INFO] [stdout] 5f4f9ab121c91d4e781ff5d8d045888f43d9abeb531698abf7ae1f4113e848d1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/anxolerd/rust-game-of-life:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 98cc06ebaef4ec6a730c3ec2ddb8e5daa0a968fcd636d074b5a13e32a05cd36f [INFO] running `"docker" "start" "-a" "98cc06ebaef4ec6a730c3ec2ddb8e5daa0a968fcd636d074b5a13e32a05cd36f"` [INFO] [stderr] Compiling game-of-life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "98cc06ebaef4ec6a730c3ec2ddb8e5daa0a968fcd636d074b5a13e32a05cd36f"` [INFO] running `"docker" "rm" "-f" "98cc06ebaef4ec6a730c3ec2ddb8e5daa0a968fcd636d074b5a13e32a05cd36f"` [INFO] [stdout] 98cc06ebaef4ec6a730c3ec2ddb8e5daa0a968fcd636d074b5a13e32a05cd36f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/anxolerd/rust-game-of-life:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 6c3876d583a5c61c5193887a6514a20c7fe48403d1a5011b0e844f21a7526349 [INFO] running `"docker" "start" "-a" "6c3876d583a5c61c5193887a6514a20c7fe48403d1a5011b0e844f21a7526349"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/game_of_life-2234c5af0f197fc1 [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" "6c3876d583a5c61c5193887a6514a20c7fe48403d1a5011b0e844f21a7526349"` [INFO] running `"docker" "rm" "-f" "6c3876d583a5c61c5193887a6514a20c7fe48403d1a5011b0e844f21a7526349"` [INFO] [stdout] 6c3876d583a5c61c5193887a6514a20c7fe48403d1a5011b0e844f21a7526349