[INFO] updating cached repository DarkRyu550/bbman-rust-engine [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/DarkRyu550/bbman-rust-engine [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/DarkRyu550/bbman-rust-engine" "work/ex/beta-1.38-1/sources/1.37.0/gh/DarkRyu550/bbman-rust-engine"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/DarkRyu550/bbman-rust-engine'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/DarkRyu550/bbman-rust-engine" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DarkRyu550/bbman-rust-engine"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DarkRyu550/bbman-rust-engine'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ea3b0a1bbb9b10ddb2a9a3036445e5db1eea982f [INFO] sha for GitHub repo DarkRyu550/bbman-rust-engine: ea3b0a1bbb9b10ddb2a9a3036445e5db1eea982f [INFO] validating manifest of DarkRyu550/bbman-rust-engine on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of DarkRyu550/bbman-rust-engine on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing DarkRyu550/bbman-rust-engine [INFO] finished frobbing DarkRyu550/bbman-rust-engine [INFO] frobbed toml for DarkRyu550/bbman-rust-engine written to work/ex/beta-1.38-1/sources/1.37.0/gh/DarkRyu550/bbman-rust-engine/Cargo.toml [INFO] started frobbing DarkRyu550/bbman-rust-engine [INFO] finished frobbing DarkRyu550/bbman-rust-engine [INFO] frobbed toml for DarkRyu550/bbman-rust-engine written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DarkRyu550/bbman-rust-engine/Cargo.toml [INFO] crate DarkRyu550/bbman-rust-engine already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/DarkRyu550/bbman-rust-engine/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing DarkRyu550/bbman-rust-engine against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/DarkRyu550/bbman-rust-engine:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 58c4d8a71d6e8e4c6a0d4edc2f41f4f193741c85f9cf070a349868d9ee54f704 [INFO] running `"docker" "start" "-a" "58c4d8a71d6e8e4c6a0d4edc2f41f4f193741c85f9cf070a349868d9ee54f704"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling ogg-sys v0.0.9 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling vorbis-sys v0.0.8 [INFO] [stderr] Compiling vorbis-encoder v0.1.4 [INFO] [stderr] Compiling vorbisfile-sys v0.0.8 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [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 png v0.15.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling vorbis v0.1.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling image v0.22.1 [INFO] [stderr] Compiling winit v0.19.2 [INFO] [stderr] Compiling collision v0.20.1 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling bbman v0.0.2 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved imports `log::LogRecord`, `log::LogLevel`, `log::LogMetadata` [INFO] [stderr] --> src/logger.rs:1:16 [INFO] [stderr] | [INFO] [stderr] 1 | use log::{Log, LogRecord, LogLevel, LogMetadata, SetLoggerError}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ no `LogMetadata` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `LogLevel` in the root [INFO] [stderr] | no `LogRecord` in the root [INFO] [stderr] help: a similar name exists in the module [INFO] [stderr] | [INFO] [stderr] 1 | use log::{Log, Record, LogLevel, LogMetadata, SetLoggerError}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] help: a similar name exists in the module [INFO] [stderr] | [INFO] [stderr] 1 | use log::{Log, LogRecord, LogLevel, Metadata, SetLoggerError}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::backend::glutin_backend` [INFO] [stderr] --> src/game.rs:69:21 [INFO] [stderr] | [INFO] [stderr] 69 | use glium::backend::glutin_backend::GlutinFacade; [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stderr] --> src/game.rs:90:7 [INFO] [stderr] | [INFO] [stderr] 90 | use glium::DisplayBuild; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `get_primary_monitor` in module `glutin` [INFO] [stderr] --> src/game.rs:95:59 [INFO] [stderr] | [INFO] [stderr] 95 | if video.fullscreen { win = win.with_fullscreen(glutin::get_primary_monitor()) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `glutin` [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] pub extern crate cgmath; /* For CG calculations */ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[macro_use] pub extern crate collision; /* For collision and physics */ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] pub extern crate image; /* For image decoding */ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] pub extern crate json; /* For JSON parsing */ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `log` is imported redundantly [INFO] [stderr] --> src/logger.rs:4:6 [INFO] [stderr] | [INFO] [stderr] 4 | use log; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] pub extern crate log; /* For programming logging */ [INFO] [stderr] | --------------------- the item `log` is already imported here [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/physics.rs:128:35 [INFO] [stderr] | [INFO] [stderr] 128 | pub struct System<'a>(&'a Vec>); [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Body` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/physics.rs:130:33 [INFO] [stderr] | [INFO] [stderr] 130 | pub fn new(bodies: &'a Vec>) -> System<'a>{ [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Body` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/physics.rs:134:43 [INFO] [stderr] | [INFO] [stderr] 134 | pub fn move_body(&mut self, target: &mut Body, vector: Vector3){ [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Body` [INFO] [stderr] [INFO] [stderr] warning: the item `image` is imported redundantly [INFO] [stderr] --> src/graphics.rs:32:7 [INFO] [stderr] | [INFO] [stderr] 32 | use image; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:4:14 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] pub extern crate image; /* For image decoding */ [INFO] [stderr] | ----------------------- the item `image` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `image` is imported redundantly [INFO] [stderr] --> src/graphics.rs:60:7 [INFO] [stderr] | [INFO] [stderr] 60 | use image; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:4:14 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] pub extern crate image; /* For image decoding */ [INFO] [stderr] | ----------------------- the item `image` is already imported here [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::mem` [INFO] [stderr] --> src/graphics.rs:98:7 [INFO] [stderr] | [INFO] [stderr] 98 | use std::mem; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `cgmath` is imported redundantly [INFO] [stderr] --> src/graphics.rs:227:7 [INFO] [stderr] | [INFO] [stderr] 227 | use cgmath; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:2:14 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] pub extern crate cgmath; /* For CG calculations */ [INFO] [stderr] | ------------------------ the item `cgmath` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `cgmath` is imported redundantly [INFO] [stderr] --> src/graphics.rs:261:7 [INFO] [stderr] | [INFO] [stderr] 261 | use cgmath; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:2:14 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] pub extern crate cgmath; /* For CG calculations */ [INFO] [stderr] | ------------------------ the item `cgmath` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `json` is imported redundantly [INFO] [stderr] --> src/world.rs:46:7 [INFO] [stderr] | [INFO] [stderr] 3 | use json; [INFO] [stderr] | ---- the item `json` is already imported here [INFO] [stderr] ... [INFO] [stderr] 46 | use json; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/game.rs:50:26 [INFO] [stderr] | [INFO] [stderr] 50 | enum State { Running(Box), Paused(Box), Available, Dead } [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Scene` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/game.rs:50:46 [INFO] [stderr] | [INFO] [stderr] 50 | enum State { Running(Box), Paused(Box), Available, Dead } [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Scene` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/game.rs:77:29 [INFO] [stderr] | [INFO] [stderr] 77 | flags: HashMap>, /* Game-wide flags */ [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/game.rs:78:23 [INFO] [stderr] | [INFO] [stderr] 78 | scene_queue: Vec>, /* Buffer of scenes to succeed the current one once it finishes */ [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Scene` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/game.rs:138:43 [INFO] [stderr] | [INFO] [stderr] 138 | pub fn queue_scene(&mut self, scene: Box){ [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Scene` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/game.rs:223:52 [INFO] [stderr] | [INFO] [stderr] 223 | Box::new(ErrorScene::new(&self.game)) as Box [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Scene` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `flush` [INFO] [stderr] --> src/logger.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | impl Log for Logger{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ missing `flush` in implementation [INFO] [stderr] | [INFO] [stderr] = note: `flush` from trait: `fn(&Self)` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `new` found for type `cgmath::Rad<_>` in the current scope [INFO] [stderr] --> src/transform.rs:58:45 [INFO] [stderr] | [INFO] [stderr] 58 | let rotation = Matrix4::from_angle_x(Rad::new(self.rotation.x)) [INFO] [stderr] | ^^^ function or associated item not found in `cgmath::Rad<_>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `new` found for type `cgmath::Rad<_>` in the current scope [INFO] [stderr] --> src/transform.rs:59:33 [INFO] [stderr] | [INFO] [stderr] 59 | * Matrix4::from_angle_y(Rad::new(self.rotation.y)) [INFO] [stderr] | ^^^ function or associated item not found in `cgmath::Rad<_>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `new` found for type `cgmath::Rad<_>` in the current scope [INFO] [stderr] --> src/transform.rs:60:33 [INFO] [stderr] | [INFO] [stderr] 60 | * Matrix4::from_angle_z(Rad::new(self.rotation.z)); [INFO] [stderr] | ^^^ function or associated item not found in `cgmath::Rad<_>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Closed` found for type `glium::glutin::Event` in the current scope [INFO] [stderr] --> src/game.rs:39:18 [INFO] [stderr] | [INFO] [stderr] 39 | if let Event::Closed = event{ game.quit() } [INFO] [stderr] | ^^^^^^ variant or associated item not found in `glium::glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `with_vsync` found for type `glium::glutin::WindowBuilder` in the current scope [INFO] [stderr] --> src/game.rs:96:30 [INFO] [stderr] | [INFO] [stderr] 96 | if video.vsync { win = win.with_vsync() } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `build_glium` found for type `glium::glutin::WindowBuilder` in the current scope [INFO] [stderr] --> src/game.rs:97:21 [INFO] [stderr] | [INFO] [stderr] 97 | let context = win.build_glium().expect("Could not create main game window!"); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0046, E0425, E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0046`. [INFO] [stderr] error: Could not compile `bbman`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "58c4d8a71d6e8e4c6a0d4edc2f41f4f193741c85f9cf070a349868d9ee54f704"` [INFO] running `"docker" "rm" "-f" "58c4d8a71d6e8e4c6a0d4edc2f41f4f193741c85f9cf070a349868d9ee54f704"` [INFO] [stdout] 58c4d8a71d6e8e4c6a0d4edc2f41f4f193741c85f9cf070a349868d9ee54f704