[INFO] cloning repository https://github.com/psFried/conrods-game-of-life [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psFried/conrods-game-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpsFried%2Fconrods-game-of-life"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpsFried%2Fconrods-game-of-life'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 584c2c949e6f185b8ad9b78153fb8a4e8fbf1576 [INFO] checking psFried/conrods-game-of-life against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpsFried%2Fconrods-game-of-life" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/psFried/conrods-game-of-life on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/psFried/conrods-game-of-life [INFO] finished tweaking git repo https://github.com/psFried/conrods-game-of-life [INFO] tweaked toml for git repo https://github.com/psFried/conrods-game-of-life written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/psFried/conrods-game-of-life already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 68783169b91f7f159e1f518c77ae2618d6941a3da19835ce4ebec67281e56920 [INFO] running `"docker" "start" "-a" "68783169b91f7f159e1f518c77ae2618d6941a3da19835ce4ebec67281e56920"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking pistoncore-input v0.21.0 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking pistoncore-event_loop v0.49.0 [INFO] [stderr] Checking rusttype v0.5.2 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking piston2d-graphics v0.35.0 [INFO] [stderr] Checking piston v0.49.0 [INFO] [stderr] Checking daggy v0.5.0 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling conrod_derive v0.1.2 [INFO] [stderr] Checking piston2d-opengl_graphics v0.70.0 [INFO] [stderr] Checking conrod v0.61.1 [INFO] [stderr] Checking winit v0.19.4 [INFO] [stderr] Checking glutin v0.21.1 [INFO] [stderr] Checking pistoncore-glutin_window v0.63.0 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking piston-gfx_texture v0.40.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.66.0 [INFO] [stderr] Checking piston_window v0.105.0 [INFO] [stderr] Checking conrods-game-of-life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: no rules expected the token `MATRIX` [INFO] [stderr] --> src/main.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | MATRIX, [INFO] [stderr] | ^^^^^^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `opengl_graphics::glyph_cache` [INFO] [stderr] --> src/main.rs:14:22 [INFO] [stderr] | [INFO] [stderr] 14 | use opengl_graphics::glyph_cache::GlyphCache; [INFO] [stderr] | ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `self::conrod::Background`, `self::conrod::Button`, `self::conrod::CharacterCache`, `self::conrod::WidgetId`, `self::conrod::WidgetMatrix`, `self::conrod::Toggle` [INFO] [stderr] --> src/main.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | Background, [INFO] [stderr] | ^^^^^^^^^^ no `Background` in the root [INFO] [stderr] 21 | Button, [INFO] [stderr] | ^^^^^^ no `Button` in the root [INFO] [stderr] ... [INFO] [stderr] 24 | CharacterCache, [INFO] [stderr] | ^^^^^^^^^^^^^^ no `CharacterCache` in the root [INFO] [stderr] ... [INFO] [stderr] 31 | WidgetId, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `WidgetId` in the root [INFO] [stderr] | help: a similar name exists in the module: `Widget` [INFO] [stderr] 32 | WidgetMatrix, [INFO] [stderr] | ^^^^^^^^^^^^ no `WidgetMatrix` in the root [INFO] [stderr] 33 | Toggle [INFO] [stderr] | ^^^^^^ no `Toggle` in the root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `red` in module `color` [INFO] [stderr] --> src/main.rs:126:24 [INFO] [stderr] | [INFO] [stderr] 126 | color::red() [INFO] [stderr] | ^^^ not found in `color` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `grey` in module `color` [INFO] [stderr] --> src/main.rs:128:24 [INFO] [stderr] | [INFO] [stderr] 128 | color::grey() [INFO] [stderr] | ^^^^ not found in `color` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 10 | use piston_window::color::grey; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `MATRIX` in this scope [INFO] [stderr] --> src/main.rs:137:16 [INFO] [stderr] | [INFO] [stderr] 137 | }).set(MATRIX, ui); [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `red` in module `color` [INFO] [stderr] --> src/main.rs:173:25 [INFO] [stderr] | [INFO] [stderr] 173 | ("Stop", color::red()) [INFO] [stderr] | ^^^ not found in `color` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `green` in module `color` [INFO] [stderr] --> src/main.rs:175:26 [INFO] [stderr] | [INFO] [stderr] 175 | ("Start", color::green()) [INFO] [stderr] | ^^^^^ not found in `color` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `MATRIX` in this scope [INFO] [stderr] --> src/main.rs:184:20 [INFO] [stderr] | [INFO] [stderr] 184 | .down_from(MATRIX, MATRIX_PADDING) [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PLAY_BUTTON` in this scope [INFO] [stderr] --> src/main.rs:186:14 [INFO] [stderr] | [INFO] [stderr] 186 | .set(PLAY_BUTTON, ui); [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::cmp` [INFO] [stderr] --> src/conway/mod.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::cmp; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `if` condition [INFO] [stderr] --> src/conway/mod.rs:121:12 [INFO] [stderr] | [INFO] [stderr] 121 | if (initial_result > left) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Path` [INFO] [stderr] --> src/main.rs:11:17 [INFO] [stderr] | [INFO] [stderr] 11 | use std::path::{Path, PathBuf}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Events`, `self` [INFO] [stderr] --> src/main.rs:15:26 [INFO] [stderr] | [INFO] [stderr] 15 | use piston::event_loop::{self, Events, EventLoop}; [INFO] [stderr] | ^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `RenderEvent` [INFO] [stderr] --> src/main.rs:16:21 [INFO] [stderr] | [INFO] [stderr] 16 | use piston::input::{RenderEvent, Event}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Sizeable` [INFO] [stderr] --> src/main.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | Sizeable, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `conrods-game-of-life`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: no rules expected the token `MATRIX` [INFO] [stderr] --> src/main.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | MATRIX, [INFO] [stderr] | ^^^^^^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `opengl_graphics::glyph_cache` [INFO] [stderr] --> src/main.rs:14:22 [INFO] [stderr] | [INFO] [stderr] 14 | use opengl_graphics::glyph_cache::GlyphCache; [INFO] [stderr] | ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `self::conrod::Background`, `self::conrod::Button`, `self::conrod::CharacterCache`, `self::conrod::WidgetId`, `self::conrod::WidgetMatrix`, `self::conrod::Toggle` [INFO] [stderr] --> src/main.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | Background, [INFO] [stderr] | ^^^^^^^^^^ no `Background` in the root [INFO] [stderr] 21 | Button, [INFO] [stderr] | ^^^^^^ no `Button` in the root [INFO] [stderr] ... [INFO] [stderr] 24 | CharacterCache, [INFO] [stderr] | ^^^^^^^^^^^^^^ no `CharacterCache` in the root [INFO] [stderr] ... [INFO] [stderr] 31 | WidgetId, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `WidgetId` in the root [INFO] [stderr] | help: a similar name exists in the module: `Widget` [INFO] [stderr] 32 | WidgetMatrix, [INFO] [stderr] | ^^^^^^^^^^^^ no `WidgetMatrix` in the root [INFO] [stderr] 33 | Toggle [INFO] [stderr] | ^^^^^^ no `Toggle` in the root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `red` in module `color` [INFO] [stderr] --> src/main.rs:126:24 [INFO] [stderr] | [INFO] [stderr] 126 | color::red() [INFO] [stderr] | ^^^ not found in `color` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `grey` in module `color` [INFO] [stderr] --> src/main.rs:128:24 [INFO] [stderr] | [INFO] [stderr] 128 | color::grey() [INFO] [stderr] | ^^^^ not found in `color` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 10 | use piston_window::color::grey; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `MATRIX` in this scope [INFO] [stderr] --> src/main.rs:137:16 [INFO] [stderr] | [INFO] [stderr] 137 | }).set(MATRIX, ui); [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `red` in module `color` [INFO] [stderr] --> src/main.rs:173:25 [INFO] [stderr] | [INFO] [stderr] 173 | ("Stop", color::red()) [INFO] [stderr] | ^^^ not found in `color` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `green` in module `color` [INFO] [stderr] --> src/main.rs:175:26 [INFO] [stderr] | [INFO] [stderr] 175 | ("Start", color::green()) [INFO] [stderr] | ^^^^^ not found in `color` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `MATRIX` in this scope [INFO] [stderr] --> src/main.rs:184:20 [INFO] [stderr] | [INFO] [stderr] 184 | .down_from(MATRIX, MATRIX_PADDING) [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `PLAY_BUTTON` in this scope [INFO] [stderr] --> src/main.rs:186:14 [INFO] [stderr] | [INFO] [stderr] 186 | .set(PLAY_BUTTON, ui); [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::cmp` [INFO] [stderr] --> src/conway/mod.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::cmp; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `if` condition [INFO] [stderr] --> src/conway/mod.rs:121:12 [INFO] [stderr] | [INFO] [stderr] 121 | if (initial_result > left) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Path` [INFO] [stderr] --> src/main.rs:11:17 [INFO] [stderr] | [INFO] [stderr] 11 | use std::path::{Path, PathBuf}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Events`, `self` [INFO] [stderr] --> src/main.rs:15:26 [INFO] [stderr] | [INFO] [stderr] 15 | use piston::event_loop::{self, Events, EventLoop}; [INFO] [stderr] | ^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `RenderEvent` [INFO] [stderr] --> src/main.rs:16:21 [INFO] [stderr] | [INFO] [stderr] 16 | use piston::input::{RenderEvent, Event}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Sizeable` [INFO] [stderr] --> src/main.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | Sizeable, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `conrods-game-of-life`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "68783169b91f7f159e1f518c77ae2618d6941a3da19835ce4ebec67281e56920"` [INFO] running `"docker" "rm" "-f" "68783169b91f7f159e1f518c77ae2618d6941a3da19835ce4ebec67281e56920"` [INFO] [stdout] 68783169b91f7f159e1f518c77ae2618d6941a3da19835ce4ebec67281e56920