[INFO] updating cached repository sumproxy/tetris [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sumproxy/tetris [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sumproxy/tetris" "work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/sumproxy/tetris"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/sumproxy/tetris'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sumproxy/tetris" "work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/sumproxy/tetris"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/sumproxy/tetris'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e1e578547747ad811d70df1a2d4332a3bfc127e2 [INFO] sha for GitHub repo sumproxy/tetris: e1e578547747ad811d70df1a2d4332a3bfc127e2 [INFO] validating manifest of sumproxy/tetris on toolchain master#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sumproxy/tetris on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sumproxy/tetris [INFO] finished frobbing sumproxy/tetris [INFO] frobbed toml for sumproxy/tetris written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/sumproxy/tetris/Cargo.toml [INFO] started frobbing sumproxy/tetris [INFO] finished frobbing sumproxy/tetris [INFO] frobbed toml for sumproxy/tetris written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/sumproxy/tetris/Cargo.toml [INFO] crate sumproxy/tetris already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking sumproxy/tetris against try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-5/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/sumproxy/tetris:/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=forbid" "-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" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ab1eea324c649a135b48c4a74e7becbb1c4041d67657c5387d7873d9b9661a5f [INFO] running `"docker" "start" "-a" "ab1eea324c649a135b48c4a74e7becbb1c4041d67657c5387d7873d9b9661a5f"` [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking num-complex v0.1.35 [INFO] [stderr] Checking num-bigint v0.1.35 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking num-rational v0.1.35 [INFO] [stderr] Checking semver v0.2.3 [INFO] [stderr] Compiling cmake v0.1.20 [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Compiling glfw-sys v3.2.1 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking glfw v0.12.0 [INFO] [stderr] Checking gfx_window_glfw v0.13.0 [INFO] [stderr] Checking gfx_app v0.4.0 [INFO] [stderr] Checking tetris v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `rand` is imported redundantly [INFO] [stderr] --> src/state/color.rs:18:13 [INFO] [stderr] | [INFO] [stderr] 18 | use rand; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | extern crate rand; [INFO] [stderr] | ------------------ the item `rand` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `rand` is imported redundantly [INFO] [stderr] --> src/state/template.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | use rand; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | extern crate rand; [INFO] [stderr] | ------------------ the item `rand` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `rand` is imported redundantly [INFO] [stderr] --> src/state/color.rs:18:13 [INFO] [stderr] | [INFO] [stderr] 18 | use rand; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | extern crate rand; [INFO] [stderr] | ------------------ the item `rand` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `rand` is imported redundantly [INFO] [stderr] --> src/state/template.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | use rand; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | extern crate rand; [INFO] [stderr] | ------------------ the item `rand` is already imported here [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.31s [INFO] running `"docker" "inspect" "ab1eea324c649a135b48c4a74e7becbb1c4041d67657c5387d7873d9b9661a5f"` [INFO] running `"docker" "rm" "-f" "ab1eea324c649a135b48c4a74e7becbb1c4041d67657c5387d7873d9b9661a5f"` [INFO] [stdout] ab1eea324c649a135b48c4a74e7becbb1c4041d67657c5387d7873d9b9661a5f