[INFO] crate game-of-life 0.1.0 is already in cache [INFO] extracting crate game-of-life 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/game-of-life/0.1.0 [INFO] extracting crate game-of-life 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/game-of-life/0.1.0 [INFO] validating manifest of game-of-life-0.1.0 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 game-of-life-0.1.0 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 game-of-life-0.1.0 [INFO] finished frobbing game-of-life-0.1.0 [INFO] frobbed toml for game-of-life-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/game-of-life/0.1.0/Cargo.toml [INFO] started frobbing game-of-life-0.1.0 [INFO] finished frobbing game-of-life-0.1.0 [INFO] frobbed toml for game-of-life-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/game-of-life/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 game-of-life-0.1.0 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-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/game-of-life/0.1.0:/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] 8ce3d352ba32e5a5fb166978a7738e24731ae05ca0a18c97bc502c3c40101ac4 [INFO] running `"docker" "start" "-a" "8ce3d352ba32e5a5fb166978a7738e24731ae05ca0a18c97bc502c3c40101ac4"` [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling glutin v0.10.1 [INFO] [stderr] Compiling piston2d-graphics v0.24.0 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.50.0 [INFO] [stderr] Compiling pistoncore-window v0.30.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.35.0 [INFO] [stderr] Compiling piston v0.35.0 [INFO] [stderr] Compiling wayland-window v0.8.0 [INFO] [stderr] Compiling winit v0.8.3 [INFO] [stderr] Compiling pistoncore-glutin_window v0.43.0 [INFO] [stderr] Compiling game-of-life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Line` is imported redundantly [INFO] [stderr] --> src/life.rs:153:11 [INFO] [stderr] | [INFO] [stderr] 12 | use graphics::*; [INFO] [stderr] | ----------- the item `Line` is already imported here [INFO] [stderr] ... [INFO] [stderr] 153 | use graphics::line::Line; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.67s [INFO] running `"docker" "inspect" "8ce3d352ba32e5a5fb166978a7738e24731ae05ca0a18c97bc502c3c40101ac4"` [INFO] running `"docker" "rm" "-f" "8ce3d352ba32e5a5fb166978a7738e24731ae05ca0a18c97bc502c3c40101ac4"` [INFO] [stdout] 8ce3d352ba32e5a5fb166978a7738e24731ae05ca0a18c97bc502c3c40101ac4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/game-of-life/0.1.0:/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] 3622a627058e73fd8e3f6c8e2ba9066acae8f4e90d49076c5f058819a7ed6b98 [INFO] running `"docker" "start" "-a" "3622a627058e73fd8e3f6c8e2ba9066acae8f4e90d49076c5f058819a7ed6b98"` [INFO] [stderr] Compiling game-of-life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Line` is imported redundantly [INFO] [stderr] --> src/life.rs:153:11 [INFO] [stderr] | [INFO] [stderr] 12 | use graphics::*; [INFO] [stderr] | ----------- the item `Line` is already imported here [INFO] [stderr] ... [INFO] [stderr] 153 | use graphics::line::Line; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `"docker" "inspect" "3622a627058e73fd8e3f6c8e2ba9066acae8f4e90d49076c5f058819a7ed6b98"` [INFO] running `"docker" "rm" "-f" "3622a627058e73fd8e3f6c8e2ba9066acae8f4e90d49076c5f058819a7ed6b98"` [INFO] [stdout] 3622a627058e73fd8e3f6c8e2ba9066acae8f4e90d49076c5f058819a7ed6b98 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/game-of-life/0.1.0:/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] fe06582f5cd4f08252a12b8eda3daae8f90d1fcb43de4f6549ce9b71091220cc [INFO] running `"docker" "start" "-a" "fe06582f5cd4f08252a12b8eda3daae8f90d1fcb43de4f6549ce9b71091220cc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/life-043f34672335745c [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" "fe06582f5cd4f08252a12b8eda3daae8f90d1fcb43de4f6549ce9b71091220cc"` [INFO] running `"docker" "rm" "-f" "fe06582f5cd4f08252a12b8eda3daae8f90d1fcb43de4f6549ce9b71091220cc"` [INFO] [stdout] fe06582f5cd4f08252a12b8eda3daae8f90d1fcb43de4f6549ce9b71091220cc