[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] testing psFried/conrods-game-of-life against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpsFried%2Fconrods-game-of-life" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/psFried/conrods-game-of-life on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-5/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1c829fddf505d642563d4ab6956e139b75881f05c1645ca3cee5d77dec85d958 [INFO] running `"docker" "start" "-a" "1c829fddf505d642563d4ab6956e139b75881f05c1645ca3cee5d77dec85d958"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling png v0.16.4 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling piston2d-graphics v0.36.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling conrod_derive v0.1.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling pistoncore-input v0.28.1 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling piston-gfx_texture v0.41.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.72.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.68.0 [INFO] [stderr] Compiling conrod v0.61.1 [INFO] [stderr] Compiling pistoncore-window v0.45.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.50.0 [INFO] [stderr] Compiling piston v0.50.0 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.64.0 [INFO] [stderr] Compiling piston_window v0.109.0 [INFO] [stderr] Compiling 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] | [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; 6 warnings emitted [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" "1c829fddf505d642563d4ab6956e139b75881f05c1645ca3cee5d77dec85d958"` [INFO] running `"docker" "rm" "-f" "1c829fddf505d642563d4ab6956e139b75881f05c1645ca3cee5d77dec85d958"` [INFO] [stdout] 1c829fddf505d642563d4ab6956e139b75881f05c1645ca3cee5d77dec85d958