[INFO] updating cached repository https://github.com/Connicpu/ecs-game [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9feb1f0459b324808dfa6edae8239b050cb183ed [INFO] checking Connicpu/ecs-game against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnicpu%2Fecs-game" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Connicpu/ecs-game on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Connicpu/ecs-game [INFO] finished tweaking git repo https://github.com/Connicpu/ecs-game [INFO] tweaked toml for git repo https://github.com/Connicpu/ecs-game written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Connicpu/ecs-game already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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] 9933db9120e36f73d099e8f1904ed3cd194547c0b1b36f1dc22ceb1b7b6d6e60 [INFO] running `"docker" "start" "-a" "9933db9120e36f73d099e8f1904ed3cd194547c0b1b36f1dc22ceb1b7b6d6e60"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking instant v0.1.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking vec_map v0.4.0 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [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] Checking gif v0.10.3 [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] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking ecs v0.23.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling time v0.2.15 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking png v0.16.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling glium v0.27.0 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking image v0.23.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking winit v0.22.1 [INFO] [stderr] Checking glutin v0.24.0 [INFO] [stderr] Checking ecs-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: no rules expected the token `time` [INFO] [stderr] --> src/systems/mod.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | time: time::Time = time::Time, [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `cgmath::rad` [INFO] [stderr] --> src/components/sprite.rs:4:72 [INFO] [stderr] | [INFO] [stderr] 4 | use cgmath::{Point2, Vector2, Vector3, Matrix4, Quaternion, Rotation3, rad}; [INFO] [stderr] | ^^^ [INFO] [stderr] | | [INFO] [stderr] | no `rad` in the root [INFO] [stderr] | help: a similar name exists in the module: `Rad` [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `time` [INFO] [stderr] --> src/systems/mod.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | time: time::Time = time::Time, [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::backend::glutin_backend` [INFO] [stderr] --> src/components/sprite.rs:7:21 [INFO] [stderr] | [INFO] [stderr] 7 | use glium::backend::glutin_backend::GlutinFacade; [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::backend::glutin_backend` [INFO] [stderr] --> src/systems/mod.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | use glium::backend::glutin_backend::GlutinFacade; [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `cgmath::Point` [INFO] [stderr] --> src/systems/gameplay/camera_follow.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use cgmath::Point; [INFO] [stderr] | ^^^^^^^^----- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `point` [INFO] [stderr] | no `Point` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::glutin::Event` [INFO] [stderr] --> src/systems/input.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use glium::glutin::Event; [INFO] [stderr] | ^^^^^^^^^^^^^^^----- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `event` [INFO] [stderr] | no `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stderr] --> src/main.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | use glium::DisplayBuild; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `cgmath::rad` [INFO] [stderr] --> src/components/sprite.rs:4:72 [INFO] [stderr] | [INFO] [stderr] 4 | use cgmath::{Point2, Vector2, Vector3, Matrix4, Quaternion, Rotation3, rad}; [INFO] [stderr] | ^^^ [INFO] [stderr] | | [INFO] [stderr] | no `rad` in the root [INFO] [stderr] | help: a similar name exists in the module: `Rad` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::backend::glutin_backend` [INFO] [stderr] --> src/components/sprite.rs:7:21 [INFO] [stderr] | [INFO] [stderr] 7 | use glium::backend::glutin_backend::GlutinFacade; [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::backend::glutin_backend` [INFO] [stderr] --> src/systems/mod.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | use glium::backend::glutin_backend::GlutinFacade; [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `cgmath::Point` [INFO] [stderr] --> src/systems/gameplay/camera_follow.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use cgmath::Point; [INFO] [stderr] | ^^^^^^^^----- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `point` [INFO] [stderr] | no `Point` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::glutin::Event` [INFO] [stderr] --> src/systems/input.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use glium::glutin::Event; [INFO] [stderr] | ^^^^^^^^^^^^^^^----- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `event` [INFO] [stderr] | no `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stderr] --> src/main.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | use glium::DisplayBuild; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `CharsError` in `io` [INFO] [stderr] --> src/world/tilemap.rs:192:17 [INFO] [stderr] | [INFO] [stderr] 192 | io::CharsError::NotUtf8 => Error::NotUtf8, [INFO] [stderr] | ^^^^^^^^^^ could not find `CharsError` in `io` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `CharsError` in `io` [INFO] [stderr] --> src/world/tilemap.rs:193:17 [INFO] [stderr] | [INFO] [stderr] 193 | io::CharsError::Other(e) => From::from(e), [INFO] [stderr] | ^^^^^^^^^^ could not find `CharsError` in `io` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `CharsError` in `io` [INFO] [stderr] --> src/world/tilemap.rs:192:17 [INFO] [stderr] | [INFO] [stderr] 192 | io::CharsError::NotUtf8 => Error::NotUtf8, [INFO] [stderr] | ^^^^^^^^^^ could not find `CharsError` in `io` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `CharsError` in `io` [INFO] [stderr] --> src/world/tilemap.rs:193:17 [INFO] [stderr] | [INFO] [stderr] 193 | io::CharsError::Other(e) => From::from(e), [INFO] [stderr] | ^^^^^^^^^^ could not find `CharsError` in `io` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stderr] --> src/main.rs:28:34 [INFO] [stderr] | [INFO] [stderr] 28 | let display = glium::glutin::WindowBuilder::new() [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `WindowBuilder` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CharsError` in module `io` [INFO] [stderr] --> src/world/tilemap.rs:189:15 [INFO] [stderr] | [INFO] [stderr] 189 | impl From for Error { [INFO] [stderr] | ^^^^^^^^^^ not found in `io` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CharsError` in module `io` [INFO] [stderr] --> src/world/tilemap.rs:190:20 [INFO] [stderr] | [INFO] [stderr] 190 | fn from(e: io::CharsError) -> Error { [INFO] [stderr] | ^^^^^^^^^^ not found in `io` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `GameSystems` in module `systems` [INFO] [stderr] --> src/main.rs:19:42 [INFO] [stderr] | [INFO] [stderr] 19 | pub type GameWorld = ecs::World; [INFO] [stderr] | ^^^^^^^^^^^ not found in `systems` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stderr] --> src/main.rs:28:34 [INFO] [stderr] | [INFO] [stderr] 28 | let display = glium::glutin::WindowBuilder::new() [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `WindowBuilder` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CharsError` in module `io` [INFO] [stderr] --> src/world/tilemap.rs:189:15 [INFO] [stderr] | [INFO] [stderr] 189 | impl From for Error { [INFO] [stderr] | ^^^^^^^^^^ not found in `io` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CharsError` in module `io` [INFO] [stderr] --> src/world/tilemap.rs:190:20 [INFO] [stderr] | [INFO] [stderr] 190 | fn from(e: io::CharsError) -> Error { [INFO] [stderr] | ^^^^^^^^^^ not found in `io` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `GameSystems` in module `systems` [INFO] [stderr] --> src/main.rs:19:42 [INFO] [stderr] | [INFO] [stderr] 19 | pub type GameWorld = ecs::World; [INFO] [stderr] | ^^^^^^^^^^^ not found in `systems` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:61:44 [INFO] [stderr] | [INFO] [stderr] 61 | let (width, height, input_tiles) = try!(Tilemap::parse_text_map_input(reader)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:68:22 [INFO] [stderr] | [INFO] [stderr] 68 | let result = try!(Tilemap::parse_text_map_input(reader)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:73:22 [INFO] [stderr] | [INFO] [stderr] 73 | let result = try!(<(u32, u32, Vec) as Decodable>::decode(decoder)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:93:56 [INFO] [stderr] | [INFO] [stderr] 93 | InputTile::Item(id) => Tile::Breakable(try!(Item::parse(id))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:105:26 [INFO] [stderr] | [INFO] [stderr] 105 | let entity = try!(EntityType::parse(id)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:113:23 [INFO] [stderr] | [INFO] [stderr] 113 | tile_map: try!(tile_map), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:114:21 [INFO] [stderr] | [INFO] [stderr] 114 | spawns: try!(spawns), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:122:9 [INFO] [stderr] | [INFO] [stderr] 122 | try!(reader.read_line(&mut line)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:127:28 [INFO] [stderr] | [INFO] [stderr] 127 | let height_s = try!(split.next().ok_or(Error::BadMapData)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:128:27 [INFO] [stderr] | [INFO] [stderr] 128 | let width_s = try!(split.next().ok_or(Error::BadMapData)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:129:21 [INFO] [stderr] | [INFO] [stderr] 129 | width = try!(u32::from_str(width_s).map_err(|_| Error::BadMapData)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:130:22 [INFO] [stderr] | [INFO] [stderr] 130 | height = try!(u32::from_str(height_s).map_err(|_| Error::BadMapData)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:61:44 [INFO] [stderr] | [INFO] [stderr] 61 | let (width, height, input_tiles) = try!(Tilemap::parse_text_map_input(reader)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:68:22 [INFO] [stderr] | [INFO] [stderr] 68 | let result = try!(Tilemap::parse_text_map_input(reader)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:73:22 [INFO] [stderr] | [INFO] [stderr] 73 | let result = try!(<(u32, u32, Vec) as Decodable>::decode(decoder)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:93:56 [INFO] [stderr] | [INFO] [stderr] 93 | InputTile::Item(id) => Tile::Breakable(try!(Item::parse(id))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:105:26 [INFO] [stderr] | [INFO] [stderr] 105 | let entity = try!(EntityType::parse(id)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:113:23 [INFO] [stderr] | [INFO] [stderr] 113 | tile_map: try!(tile_map), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:114:21 [INFO] [stderr] | [INFO] [stderr] 114 | spawns: try!(spawns), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:122:9 [INFO] [stderr] | [INFO] [stderr] 122 | try!(reader.read_line(&mut line)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:127:28 [INFO] [stderr] | [INFO] [stderr] 127 | let height_s = try!(split.next().ok_or(Error::BadMapData)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:128:27 [INFO] [stderr] | [INFO] [stderr] 128 | let width_s = try!(split.next().ok_or(Error::BadMapData)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:136:21 [INFO] [stderr] | [INFO] [stderr] 136 | let c = try!(c); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/components/sprite.rs:25:19 [INFO] [stderr] | [INFO] [stderr] 25 | let tex = try!(Sprite::load_spriteset(image_paths, display)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/components/sprite.rs:45:25 [INFO] [stderr] | [INFO] [stderr] 45 | let image = try!(image::open(image_path)).to_rgba(); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ecs::system::entity::EntitySystem` [INFO] [stderr] --> src/systems/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use ecs::system::entity::EntitySystem; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `components::GameComponents` [INFO] [stderr] --> src/systems/mod.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use components::GameComponents; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:129:21 [INFO] [stderr] | [INFO] [stderr] 129 | width = try!(u32::from_str(width_s).map_err(|_| Error::BadMapData)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:130:22 [INFO] [stderr] | [INFO] [stderr] 130 | height = try!(u32::from_str(height_s).map_err(|_| Error::BadMapData)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/world/tilemap.rs:136:21 [INFO] [stderr] | [INFO] [stderr] 136 | let c = try!(c); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/components/sprite.rs:25:19 [INFO] [stderr] | [INFO] [stderr] 25 | let tex = try!(Sprite::load_spriteset(image_paths, display)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/components/sprite.rs:45:25 [INFO] [stderr] | [INFO] [stderr] 45 | let image = try!(image::open(image_path)).to_rgba(); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ecs::system::entity::EntitySystem` [INFO] [stderr] --> src/systems/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use ecs::system::entity::EntitySystem; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `components::GameComponents` [INFO] [stderr] --> src/systems/mod.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use components::GameComponents; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'time::precise_time_s': Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stderr] --> src/systems/time.rs:12:24 [INFO] [stderr] | [INFO] [stderr] 12 | let new_time = time::precise_time_s(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'time::precise_time_s': Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stderr] --> src/systems/time.rs:12:24 [INFO] [stderr] | [INFO] [stderr] 12 | let new_time = time::precise_time_s(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `chars` found for type parameter `R` in the current scope [INFO] [stderr] --> src/world/tilemap.rs:135:25 [INFO] [stderr] | [INFO] [stderr] 135 | for c in reader.chars() { [INFO] [stderr] | ^^^^^ method not found in `R` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_vec` found for struct `cgmath::Point2` in the current scope [INFO] [stderr] --> src/systems/gameplay/camera_follow.rs:13:60 [INFO] [stderr] | [INFO] [stderr] 13 | let pos = data.components.position[e].position.to_vec(); [INFO] [stderr] | ^^^^^^ method not found in `cgmath::Point2` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.17.0/src/structure.rs:362:8 [INFO] [stderr] | [INFO] [stderr] 362 | fn to_vec(self) -> Self::Diff; [INFO] [stderr] | ------ [INFO] [stderr] | | [INFO] [stderr] | the method is available for `std::boxed::Box>` here [INFO] [stderr] | the method is available for `std::sync::Arc>` here [INFO] [stderr] | the method is available for `std::rc::Rc>` here [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use cgmath::EuclideanSpace;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `chars` found for type parameter `R` in the current scope [INFO] [stderr] --> src/world/tilemap.rs:135:25 [INFO] [stderr] | [INFO] [stderr] 135 | for c in reader.chars() { [INFO] [stderr] | ^^^^^ method not found in `R` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_vec` found for struct `cgmath::Point2` in the current scope [INFO] [stderr] --> src/systems/gameplay/camera_follow.rs:13:60 [INFO] [stderr] | [INFO] [stderr] 13 | let pos = data.components.position[e].position.to_vec(); [INFO] [stderr] | ^^^^^^ method not found in `cgmath::Point2` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.17.0/src/structure.rs:362:8 [INFO] [stderr] | [INFO] [stderr] 362 | fn to_vec(self) -> Self::Diff; [INFO] [stderr] | ------ [INFO] [stderr] | | [INFO] [stderr] | the method is available for `std::boxed::Box>` here [INFO] [stderr] | the method is available for `std::sync::Arc>` here [INFO] [stderr] | the method is available for `std::rc::Rc>` here [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use cgmath::EuclideanSpace;` [INFO] [stderr] [INFO] [stderr] warning: unused import: `glium::Surface` [INFO] [stderr] --> src/systems/graphics/draw.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use glium::Surface; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `glium::Surface` [INFO] [stderr] --> src/systems/graphics/draw.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use glium::Surface; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 15 previous errors; 19 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: aborting due to 15 previous errors; 19 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `ecs-game`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ecs-game`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9933db9120e36f73d099e8f1904ed3cd194547c0b1b36f1dc22ceb1b7b6d6e60"` [INFO] running `"docker" "rm" "-f" "9933db9120e36f73d099e8f1904ed3cd194547c0b1b36f1dc22ceb1b7b6d6e60"` [INFO] [stdout] 9933db9120e36f73d099e8f1904ed3cd194547c0b1b36f1dc22ceb1b7b6d6e60