[INFO] cloning repository NetDelve/spacegame [INFO] running `"git" "clone" "--bare" "git://github.com/NetDelve/spacegame.git" "work/cache/sources/gh/NetDelve/spacegame"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/NetDelve/spacegame'... [INFO] running `"git" "clone" "work/cache/sources/gh/NetDelve/spacegame" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/NetDelve/spacegame"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/NetDelve/spacegame'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/NetDelve/spacegame" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/NetDelve/spacegame"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/NetDelve/spacegame'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9ed44f1675ee26623ba680b76189708632dea0bd [INFO] sha for GitHub repo NetDelve/spacegame: 9ed44f1675ee26623ba680b76189708632dea0bd [INFO] validating manifest of NetDelve/spacegame on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of NetDelve/spacegame on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing NetDelve/spacegame [INFO] finished frobbing NetDelve/spacegame [INFO] frobbed toml for NetDelve/spacegame written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/NetDelve/spacegame/Cargo.toml [INFO] started frobbing NetDelve/spacegame [INFO] finished frobbing NetDelve/spacegame [INFO] frobbed toml for NetDelve/spacegame written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/NetDelve/spacegame/Cargo.toml [INFO] crate NetDelve/spacegame already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking NetDelve/spacegame against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-1/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/NetDelve/spacegame:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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=forbid" "-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" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 696932f2cd1580f9d5ad1890964d42aa7455cf8850fd4ed79bd2c696b3cedbdd [INFO] running `"docker" "start" "-a" "696932f2cd1580f9d5ad1890964d42aa7455cf8850fd4ed79bd2c696b3cedbdd"` [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking twox-hash v1.1.1 [INFO] [stderr] Checking bzip2-sys v0.1.6 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking rusttype v0.5.2 [INFO] [stderr] Checking nalgebra v0.14.4 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking gfx_device_gl v0.15.3 [INFO] [stderr] Checking zip v0.3.3 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking rodio v0.7.0 [INFO] [stderr] Checking gfx_glyph v0.10.2 [INFO] [stderr] Checking gfx_window_sdl v0.8.0 [INFO] [stderr] warning[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.14.4/src/core/cg.rs:292:44 [INFO] [stderr] | [INFO] [stderr] 292 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stderr] | ---------------------------^^^^------------------- [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow occurs here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | mutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Checking ggez v0.4.3 [INFO] [stderr] Checking spacegame v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: expected one of `::` or `:`, found `,` [INFO] [stderr] --> src/map.rs:117:23 [INFO] [stderr] | [INFO] [stderr] 117 | pub fn load(&mut Self, x, y, size_x, size_y) { [INFO] [stderr] | ^ expected one of `::` or `:` here [INFO] [stderr] [INFO] [stderr] error: expected one of `::` or `:`, found `,` [INFO] [stderr] --> src/map.rs:121:26 [INFO] [stderr] | [INFO] [stderr] 121 | pub fn discard(&mut Self, x, y, size_x, size_y) { [INFO] [stderr] | ^ expected one of `::` or `:` here [INFO] [stderr] [INFO] [stderr] error: expected one of `::` or `:`, found `,` [INFO] [stderr] --> src/map.rs:134:28 [INFO] [stderr] | [INFO] [stderr] 134 | pub fn get_drawables(&Self, x, y, size_x, size_y) -> Vec<> { [INFO] [stderr] | ^ expected one of `::` or `:` here [INFO] [stderr] [INFO] [stderr] error: expected one of `::` or `:`, found `,` [INFO] [stderr] --> src/map.rs:148:25 [INFO] [stderr] | [INFO] [stderr] 148 | pub fn update(&mut Self, x, y, size_x, size_y) -> Vec<> { [INFO] [stderr] | ^ expected one of `::` or `:` here [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `,` [INFO] [stderr] --> src/map.rs:155:20 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1: TypeName, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (_: x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `,` [INFO] [stderr] --> src/map.rs:155:24 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1: TypeName, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, _: y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `,` [INFO] [stderr] --> src/map.rs:155:33 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1: TypeName, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, _: size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `,` [INFO] [stderr] --> src/map.rs:155:42 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1: TypeName, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, _: size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `,` [INFO] [stderr] --> src/map.rs:155:46 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2: TypeName, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, _: x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `,` [INFO] [stderr] --> src/map.rs:155:50 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2: TypeName, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, _: y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `,` [INFO] [stderr] --> src/map.rs:155:59 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2: TypeName, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, _: size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `)` [INFO] [stderr] --> src/map.rs:155:68 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2: TypeName) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, _: size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `::` or `:`, found `,` [INFO] [stderr] --> src/map.rs:117:23 [INFO] [stderr] | [INFO] [stderr] 117 | pub fn load(&mut Self, x, y, size_x, size_y) { [INFO] [stderr] | ^ expected one of `::` or `:` here [INFO] [stderr] [INFO] [stderr] error: expected one of `::` or `:`, found `,` [INFO] [stderr] --> src/map.rs:121:26 [INFO] [stderr] | [INFO] [stderr] 121 | pub fn discard(&mut Self, x, y, size_x, size_y) { [INFO] [stderr] | ^ expected one of `::` or `:` here [INFO] [stderr] [INFO] [stderr] error: expected one of `::` or `:`, found `,` [INFO] [stderr] --> src/map.rs:134:28 [INFO] [stderr] | [INFO] [stderr] 134 | pub fn get_drawables(&Self, x, y, size_x, size_y) -> Vec<> { [INFO] [stderr] | ^ expected one of `::` or `:` here [INFO] [stderr] [INFO] [stderr] error: expected one of `::` or `:`, found `,` [INFO] [stderr] --> src/map.rs:148:25 [INFO] [stderr] | [INFO] [stderr] 148 | pub fn update(&mut Self, x, y, size_x, size_y) -> Vec<> { [INFO] [stderr] | ^ expected one of `::` or `:` here [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `,` [INFO] [stderr] --> src/map.rs:155:20 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1: TypeName, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (_: x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `,` [INFO] [stderr] --> src/map.rs:155:24 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1: TypeName, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, _: y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `,` [INFO] [stderr] --> src/map.rs:155:33 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1: TypeName, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, _: size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `,` [INFO] [stderr] --> src/map.rs:155:42 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1: TypeName, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, _: size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `,` [INFO] [stderr] --> src/map.rs:155:46 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2: TypeName, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, _: x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `,` [INFO] [stderr] --> src/map.rs:155:50 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2: TypeName, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, _: y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `,` [INFO] [stderr] --> src/map.rs:155:59 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2: TypeName, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, _: size_x2, size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected one of `:` or `@`, found `)` [INFO] [stderr] --> src/map.rs:155:68 [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2) -> bool { [INFO] [stderr] | ^ expected one of `:` or `@` here [INFO] [stderr] | [INFO] [stderr] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stderr] help: if this was a parameter name, give it a type [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, size_y2: TypeName) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: if this is a type, explicitly ignore the parameter name [INFO] [stderr] | [INFO] [stderr] 155 | fn bounding_box (x1, y1, size_x1, size_y1, x2, y2, size_x2, _: size_y2) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `render` [INFO] [stderr] --> src/map.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use render::TileMapRenderObject; [INFO] [stderr] | ^^^^^^ maybe a missing `extern crate render;`? [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `x` in this scope [INFO] [stderr] --> src/map.rs:57:6 [INFO] [stderr] | [INFO] [stderr] 57 | if x < self.layers.len() { // not sure if this is done in order, might cause issues [INFO] [stderr] | ^ help: you might have meant to use the available field: `self.x` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `x` in this scope [INFO] [stderr] --> src/map.rs:64:6 [INFO] [stderr] | [INFO] [stderr] 64 | if x < self.layers.len() { // not sure if this is done in order, might cause issues [INFO] [stderr] | ^ help: you might have meant to use the available field: `self.x` [INFO] [stderr] [INFO] [stderr] error: aborting due to 15 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 `spacegame`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `render` [INFO] [stderr] --> src/map.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use render::TileMapRenderObject; [INFO] [stderr] | ^^^^^^ maybe a missing `extern crate render;`? [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `x` in this scope [INFO] [stderr] --> src/map.rs:57:6 [INFO] [stderr] | [INFO] [stderr] 57 | if x < self.layers.len() { // not sure if this is done in order, might cause issues [INFO] [stderr] | ^ help: you might have meant to use the available field: `self.x` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `x` in this scope [INFO] [stderr] --> src/map.rs:64:6 [INFO] [stderr] | [INFO] [stderr] 64 | if x < self.layers.len() { // not sure if this is done in order, might cause issues [INFO] [stderr] | ^ help: you might have meant to use the available field: `self.x` [INFO] [stderr] [INFO] [stderr] error: aborting due to 15 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 `spacegame`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "696932f2cd1580f9d5ad1890964d42aa7455cf8850fd4ed79bd2c696b3cedbdd"` [INFO] running `"docker" "rm" "-f" "696932f2cd1580f9d5ad1890964d42aa7455cf8850fd4ed79bd2c696b3cedbdd"` [INFO] [stdout] 696932f2cd1580f9d5ad1890964d42aa7455cf8850fd4ed79bd2c696b3cedbdd