[INFO] cloning repository https://github.com/OvermindDL1/overbot-tank [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OvermindDL1/overbot-tank" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOvermindDL1%2Foverbot-tank", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOvermindDL1%2Foverbot-tank'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cf52e56d5d02420251cbfcf968a22c997394b93 [INFO] testing OvermindDL1/overbot-tank against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOvermindDL1%2Foverbot-tank" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OvermindDL1/overbot-tank on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OvermindDL1/overbot-tank [INFO] finished tweaking git repo https://github.com/OvermindDL1/overbot-tank [INFO] tweaked toml for git repo https://github.com/OvermindDL1/overbot-tank written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/OvermindDL1/overbot-tank already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7789d80f8ca90fd4a25a6b05c644825363b5f0feabc99b26213788949dce2bb2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7789d80f8ca90fd4a25a6b05c644825363b5f0feabc99b26213788949dce2bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7789d80f8ca90fd4a25a6b05c644825363b5f0feabc99b26213788949dce2bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7789d80f8ca90fd4a25a6b05c644825363b5f0feabc99b26213788949dce2bb2", kill_on_drop: false }` [INFO] [stdout] 7789d80f8ca90fd4a25a6b05c644825363b5f0feabc99b26213788949dce2bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77d3dc5962271684e1ac8b5d8ca806d51820af785f3cd02526f2ea249f1a1b67 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "77d3dc5962271684e1ac8b5d8ca806d51820af785f3cd02526f2ea249f1a1b67", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling serenity v0.10.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling command_attr v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.5 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling sqlx-core v0.5.5 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling sqlx-macros v0.5.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling plotters-bitmap v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling sqlx v0.5.5 [INFO] [stderr] Compiling overbot-tank v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/db.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | match sqlx::query!("SELECT * FROM game_servers WHERE guild_id = ?", guild_id_) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/db.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | match sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 102 | | "SELECT * FROM game_server_players WHERE guild_id = ? AND user_id = ?", [INFO] [stdout] 103 | | guild_id_, [INFO] [stdout] 104 | | user_id_ [INFO] [stdout] 105 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/main.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | let results = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 259 | | "INSERT INTO game_servers (guild_id, name, width, height) VALUES (?, ?, ?, ?)", [INFO] [stdout] 260 | | guild_id, [INFO] [stdout] 261 | | name, [INFO] [stdout] 262 | | width, [INFO] [stdout] 263 | | height [INFO] [stdout] 264 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/main.rs:316:15 [INFO] [stdout] | [INFO] [stdout] 316 | let result = sqlx::query_scalar!("SELECT name FROM game_servers WHERE guild_id = ?", guild_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/main.rs:325:19 [INFO] [stdout] | [INFO] [stdout] 325 | if let Ok(res) = sqlx::query!("DELETE FROM game_servers WHERE guild_id = ?", guild_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/main.rs:337:3 [INFO] [stdout] | [INFO] [stdout] 337 | / sqlx::query!( [INFO] [stdout] 338 | | "DELETE from game_server_players WHERE guild_id = ?", [INFO] [stdout] 339 | | guild_id [INFO] [stdout] 340 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/main.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | if sqlx::query_scalar!( [INFO] [stdout] | ________^ [INFO] [stdout] 369 | | "SELECT 1 FROM game_server_players WHERE guild_id = ? AND user_id = ?", [INFO] [stdout] 370 | | guild_id_, [INFO] [stdout] 371 | | user_id_ [INFO] [stdout] 372 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/main.rs:381:31 [INFO] [stdout] | [INFO] [stdout] 381 | let game = if let Ok(game) = sqlx::query!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 382 | | "SELECT name, width, height FROM game_servers WHERE guild_id = ?", [INFO] [stdout] 383 | | guild_id_ [INFO] [stdout] 384 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/main.rs:401:16 [INFO] [stdout] | [INFO] [stdout] 401 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 402 | | " [INFO] [stdout] 403 | | INSERT INTO game_server_players [INFO] [stdout] 404 | | (guild_id, user_id, pos_x, pos_y, health, actions, range) [INFO] [stdout] ... | [INFO] [stdout] 413 | | range [INFO] [stdout] 414 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/main.rs:452:31 [INFO] [stdout] | [INFO] [stdout] 452 | let game = if let Ok(game) = sqlx::query!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 453 | | "SELECT name, width, height FROM game_servers WHERE guild_id = ?", [INFO] [stdout] 454 | | guild_id [INFO] [stdout] 455 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/main.rs:465:16 [INFO] [stdout] | [INFO] [stdout] 465 | ... = sqlx::query!("SELECT user_id, pos_x, pos_y, health, actions, range FROM game_server_players WHERE guild_id = ? ORDER BY user_id", guild_id).fe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/main.rs:678:25 [INFO] [stdout] | [INFO] [stdout] 678 | if let Ok(_success) = sqlx::query!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 679 | | "UPDATE game_server_players SET actions = actions + ? WHERE guild_id = ?", [INFO] [stdout] 680 | | actions, [INFO] [stdout] 681 | | guild_id_ [INFO] [stdout] 682 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/main.rs:704:10 [INFO] [stdout] | [INFO] [stdout] 704 | ...ch sqlx::query!("UPDATE game_server_players SET actions = actions + ? WHERE guild_id = ? AND user_id = ?", actions, guild_id_, user_id_).ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros [INFO] [stdout] --> src/main.rs:768:2 [INFO] [stdout] | [INFO] [stdout] 768 | / sqlx::query!( [INFO] [stdout] 769 | | "UPDATE game_server_players SET actions = actions - 1, pos_x = ?, pos_y = ? WHERE guild_id = ? AND user_id = ?", [INFO] [stdout] 770 | | pos_x, [INFO] [stdout] 771 | | pos_y, [INFO] [stdout] 772 | | guild_id_, [INFO] [stdout] 773 | | user_id_ [INFO] [stdout] 774 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `{integer}` [INFO] [stdout] --> src/main.rs:399:34 [INFO] [stdout] | [INFO] [stdout] 399 | let pos_x = rand::thread_rng().gen_range(0..game.width); [INFO] [stdout] | ----- ^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | | [INFO] [stdout] | consider giving `pos_x` a type [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SampleUniform` found in the `rand` crate: [INFO] [stdout] - impl SampleUniform for i128; [INFO] [stdout] - impl SampleUniform for i16; [INFO] [stdout] - impl SampleUniform for i32; [INFO] [stdout] - impl SampleUniform for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `gen_range` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.8.4/src/rng.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | T: SampleUniform, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `gen_range` [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 399 | let pos_x = rand::thread_rng().gen_range::(0..game.width); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `{integer}` [INFO] [stdout] --> src/main.rs:400:34 [INFO] [stdout] | [INFO] [stdout] 400 | let pos_y = rand::thread_rng().gen_range(0..game.height); [INFO] [stdout] | ----- ^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | | [INFO] [stdout] | consider giving `pos_y` a type [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SampleUniform` found in the `rand` crate: [INFO] [stdout] - impl SampleUniform for i128; [INFO] [stdout] - impl SampleUniform for i16; [INFO] [stdout] - impl SampleUniform for i32; [INFO] [stdout] - impl SampleUniform for i64; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by a bound in `gen_range` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.8.4/src/rng.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | T: SampleUniform, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `gen_range` [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 400 | let pos_y = rand::thread_rng().gen_range::(0..game.height); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `overbot-tank` due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "77d3dc5962271684e1ac8b5d8ca806d51820af785f3cd02526f2ea249f1a1b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77d3dc5962271684e1ac8b5d8ca806d51820af785f3cd02526f2ea249f1a1b67", kill_on_drop: false }` [INFO] [stdout] 77d3dc5962271684e1ac8b5d8ca806d51820af785f3cd02526f2ea249f1a1b67