[INFO] cloning repository https://github.com/nagarkamakshi/Rust-Sudoku [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nagarkamakshi/Rust-Sudoku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagarkamakshi%2FRust-Sudoku"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagarkamakshi%2FRust-Sudoku'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 04f175fa57a7c28ee65a9e847f58177f129c7348 [INFO] testing nagarkamakshi/Rust-Sudoku against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagarkamakshi%2FRust-Sudoku" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nagarkamakshi/Rust-Sudoku on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nagarkamakshi/Rust-Sudoku [INFO] finished tweaking git repo https://github.com/nagarkamakshi/Rust-Sudoku [INFO] tweaked toml for git repo https://github.com/nagarkamakshi/Rust-Sudoku written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nagarkamakshi/Rust-Sudoku already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-7/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" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pistoncore-input v0.25.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-06-03" "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] a3e69a71f04d6f01992a0e9c63d799bf8d7e12860ce3ef4bd45eed96440c08f9 [INFO] running `"docker" "start" "-a" "a3e69a71f04d6f01992a0e9c63d799bf8d7e12860ce3ef4bd45eed96440c08f9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.11 [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-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling piston2d-graphics v0.36.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.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 smallvec v0.6.13 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [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 atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling clap v2.33.1 [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 gl v0.11.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.32.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling pistoncore-input v0.25.1 [INFO] [stderr] Compiling pistoncore-input v0.28.1 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.62.0 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling pistoncore-window v0.38.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.43.0 [INFO] [stderr] Compiling piston v0.43.0 [INFO] [stderr] Compiling pistoncore-window v0.45.0 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.64.0 [INFO] [stderr] Compiling sudoku v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: the trait bound `glutin_window::GlutinWindow: window::BuildFromWindowSettings` is not satisfied [INFO] [stderr] --> src/main.rs:29:45 [INFO] [stderr] | [INFO] [stderr] 29 | let mut window: GlutinWindow = settings.build() [INFO] [stderr] | ^^^^^ the trait `window::BuildFromWindowSettings` is not implemented for `glutin_window::GlutinWindow` [INFO] [stderr] | [INFO] [stderr] help: trait impl with same name found [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.64.0/src/lib.rs:452:1 [INFO] [stderr] | [INFO] [stderr] 452 | / impl BuildFromWindowSettings for GlutinWindow { [INFO] [stderr] 453 | | fn build_from_window_settings(settings: &WindowSettings) [INFO] [stderr] 454 | | -> Result> { [INFO] [stderr] 455 | | GlutinWindow::new(settings) [INFO] [stderr] 456 | | } [INFO] [stderr] 457 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: perhaps two different versions of crate `window` are being used? [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `glutin_window::GlutinWindow: window::Window` is not satisfied [INFO] [stderr] --> src/main.rs:44:37 [INFO] [stderr] | [INFO] [stderr] 44 | while let Some(e) = events.next(&mut window) { [INFO] [stderr] | ^^^^^^^^^^^ the trait `window::Window` is not implemented for `glutin_window::GlutinWindow` [INFO] [stderr] | [INFO] [stderr] help: trait impl with same name found [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.64.0/src/lib.rs:430:1 [INFO] [stderr] | [INFO] [stderr] 430 | / impl Window for GlutinWindow { [INFO] [stderr] 431 | | fn size(&self) -> Size { [INFO] [stderr] 432 | | let size = self.ctx.window().get_inner_size().unwrap_or((0.0, 0.0).into()); [INFO] [stderr] 433 | | (size.width, size.height).into() [INFO] [stderr] ... | [INFO] [stderr] 449 | | fn poll_event(&mut self) -> Option { self.poll_event() } [INFO] [stderr] 450 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: perhaps two different versions of crate `window` are being used? [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `opengl_graphics::back_end::GlGraphics: graphics::graphics::Graphics` is not satisfied [INFO] [stderr] --> src/main.rs:51:33 [INFO] [stderr] | [INFO] [stderr] 51 | clear([1.0; 4], g); [INFO] [stderr] | ^ the trait `graphics::graphics::Graphics` is not implemented for `opengl_graphics::back_end::GlGraphics` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/piston2d-graphics-0.36.0/./src/lib.rs:96:14 [INFO] [stderr] | [INFO] [stderr] 96 | where G: Graphics [INFO] [stderr] | -------- required by this bound in `graphics::clear` [INFO] [stderr] | [INFO] [stderr] help: trait impl with same name found [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/piston2d-opengl_graphics-0.62.0/src/back_end.rs:453:1 [INFO] [stderr] | [INFO] [stderr] 453 | / impl Graphics for GlGraphics { [INFO] [stderr] 454 | | type Texture = Texture; [INFO] [stderr] 455 | | [INFO] [stderr] 456 | | fn clear_color(&mut self, color: [f32; 4]) { [INFO] [stderr] ... | [INFO] [stderr] 568 | | } [INFO] [stderr] 569 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: perhaps two different versions of crate `graphics` are being used? [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:52:72 [INFO] [stderr] | [INFO] [stderr] 52 | sudokuboard_view.draw(&sudokuboard_controller, glyphs, &c, g); [INFO] [stderr] | ^^ expected struct `graphics::context::Context`, found a different struct `graphics::context::Context` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&graphics::context::Context` (struct `graphics::context::Context`) [INFO] [stderr] found reference `&graphics::context::Context` (struct `graphics::context::Context`) [INFO] [stderr] = note: perhaps two different versions of crate `graphics` are being used? [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `graphics::glyph_cache::rusttype::GlyphCache<'_, (), opengl_graphics::texture::Texture>: graphics::character::CharacterCache` is not satisfied [INFO] [stderr] --> src/main.rs:52:34 [INFO] [stderr] | [INFO] [stderr] 52 | sudokuboard_view.draw(&sudokuboard_controller, glyphs, &c, g); [INFO] [stderr] | ^^^^ the trait `graphics::character::CharacterCache` is not implemented for `graphics::glyph_cache::rusttype::GlyphCache<'_, (), opengl_graphics::texture::Texture>` [INFO] [stderr] | [INFO] [stderr] help: trait impl with same name found [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/piston2d-graphics-0.32.0/./src/glyph_cache/rusttype.rs:134:1 [INFO] [stderr] | [INFO] [stderr] 134 | / impl<'b, F, T: ImageSize> CharacterCache for GlyphCache<'b, F, T> [INFO] [stderr] 135 | | where T: CreateTexture + [INFO] [stderr] 136 | | UpdateTexture>::Error> [INFO] [stderr] 137 | | { [INFO] [stderr] ... | [INFO] [stderr] 263 | | } [INFO] [stderr] 264 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: perhaps two different versions of crate `graphics` are being used? [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `opengl_graphics::back_end::GlGraphics: graphics::graphics::Graphics` is not satisfied [INFO] [stderr] --> src/main.rs:52:76 [INFO] [stderr] | [INFO] [stderr] 52 | sudokuboard_view.draw(&sudokuboard_controller, glyphs, &c, g); [INFO] [stderr] | ^ the trait `graphics::graphics::Graphics` is not implemented for `opengl_graphics::back_end::GlGraphics` [INFO] [stderr] | [INFO] [stderr] help: trait impl with same name found [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/piston2d-opengl_graphics-0.62.0/src/back_end.rs:453:1 [INFO] [stderr] | [INFO] [stderr] 453 | / impl Graphics for GlGraphics { [INFO] [stderr] 454 | | type Texture = Texture; [INFO] [stderr] 455 | | [INFO] [stderr] 456 | | fn clear_color(&mut self, color: [f32; 4]) { [INFO] [stderr] ... | [INFO] [stderr] 568 | | } [INFO] [stderr] 569 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: perhaps two different versions of crate `graphics` are being used? [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0308. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `sudoku`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a3e69a71f04d6f01992a0e9c63d799bf8d7e12860ce3ef4bd45eed96440c08f9"` [INFO] running `"docker" "rm" "-f" "a3e69a71f04d6f01992a0e9c63d799bf8d7e12860ce3ef4bd45eed96440c08f9"` [INFO] [stdout] a3e69a71f04d6f01992a0e9c63d799bf8d7e12860ce3ef4bd45eed96440c08f9