[INFO] cloning repository https://github.com/AkinAguda/snake_game_wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AkinAguda/snake_game_wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkinAguda%2Fsnake_game_wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkinAguda%2Fsnake_game_wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78bfd09c00ffc6383961ea6d314038c637a4b04c [INFO] checking AkinAguda/snake_game_wasm against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkinAguda%2Fsnake_game_wasm" "/workspace/builds/worker-83/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-83/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AkinAguda/snake_game_wasm on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AkinAguda/snake_game_wasm [INFO] finished tweaking git repo https://github.com/AkinAguda/snake_game_wasm [INFO] tweaked toml for git repo https://github.com/AkinAguda/snake_game_wasm written to /workspace/builds/worker-83/source/Cargo.toml [INFO] crate git repo https://github.com/AkinAguda/snake_game_wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3d8dc6cd2af74aa7327e131a625478d3080ea64c84253df46e14f164a9b190c [INFO] running `Command { std: "docker" "start" "-a" "f3d8dc6cd2af74aa7327e131a625478d3080ea64c84253df46e14f164a9b190c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3d8dc6cd2af74aa7327e131a625478d3080ea64c84253df46e14f164a9b190c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d8dc6cd2af74aa7327e131a625478d3080ea64c84253df46e14f164a9b190c", kill_on_drop: false }` [INFO] [stdout] f3d8dc6cd2af74aa7327e131a625478d3080ea64c84253df46e14f164a9b190c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 044310ec5ed24270a7cd384c5e46bd334a27007cc080783243862d57461c559d [INFO] running `Command { std: "docker" "start" "-a" "044310ec5ed24270a7cd384c5e46bd334a27007cc080783243862d57461c559d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking snake_game v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `snake_game` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/snakes/snake.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snakes/snake.rs:26:17 [INFO] [stderr] | [INFO] [stderr] 26 | $crate::initialize(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snakes/snake.rs:29:33 [INFO] [stderr] | [INFO] [stderr] 29 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snakes/snake.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | $crate::initialize(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snakes/snake.rs:68:33 [INFO] [stderr] | [INFO] [stderr] 68 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snakes/snake.rs:106:17 [INFO] [stderr] | [INFO] [stderr] 106 | $crate::initialize(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snakes/snake.rs:109:33 [INFO] [stderr] | [INFO] [stderr] 109 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snakes/snake.rs:145:17 [INFO] [stderr] | [INFO] [stderr] 145 | $crate::initialize(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snakes/snake.rs:148:33 [INFO] [stderr] | [INFO] [stderr] 148 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snakes/snake.rs:232:17 [INFO] [stderr] | [INFO] [stderr] 232 | $crate::initialize(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snakes/snake.rs:235:33 [INFO] [stderr] | [INFO] [stderr] 235 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snakes/snake.rs:271:17 [INFO] [stderr] | [INFO] [stderr] 271 | $crate::initialize(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snakes/snake.rs:274:33 [INFO] [stderr] | [INFO] [stderr] 274 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] warning: unused import: `stdweb::js` [INFO] [stderr] --> src/snakes/snake.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use stdweb::js; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 12 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/canvas.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | let canvas: CanvasElement = document() [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 18 | | .query_selector(attr_id) [INFO] [stdout] 19 | | .unwrap() [INFO] [stdout] 20 | | .unwrap() [INFO] [stdout] 21 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `--force-warn rust-2021-prelude-collisions` implied by `--force-warn rust-2021-compatibility` [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 17 ~ let canvas: CanvasElement = TryInto::try_into(document() [INFO] [stdout] 18 + .query_selector(attr_id) [INFO] [stdout] 19 + .unwrap() [INFO] [stdout] 20 + .unwrap()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/canvas.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | let canvas: CanvasElement = document() [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 18 | | .query_selector(attr_id) [INFO] [stdout] 19 | | .unwrap() [INFO] [stdout] 20 | | .unwrap() [INFO] [stdout] 21 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `--force-warn rust-2021-prelude-collisions` implied by `--force-warn rust-2021-compatibility` [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 17 ~ let canvas: CanvasElement = TryInto::try_into(document() [INFO] [stdout] 18 + .query_selector(attr_id) [INFO] [stdout] 19 + .unwrap() [INFO] [stdout] 20 + .unwrap()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/snakes/snake.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | let head_x: u32 = js! {return Math.floor(Math.random() * @{width})} [INFO] [stdout] | ___________________________^ [INFO] [stdout] 25 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 24 ~ let head_x: u32 = TryInto::try_into({ [INFO] [stdout] 25 + if cfg!( test ) { [INFO] [stdout] 26 + $crate::initialize(); [INFO] [stdout] 27 + } [INFO] [stdout] 28 + [INFO] [stdout] 29 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/snakes/snake.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | let head_y: u32 = js! {return Math.floor(Math.random() * @{height})} [INFO] [stdout] | ___________________________^ [INFO] [stdout] 29 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 28 ~ let head_y: u32 = TryInto::try_into({ [INFO] [stdout] 29 + if cfg!( test ) { [INFO] [stdout] 30 + $crate::initialize(); [INFO] [stdout] 31 + } [INFO] [stdout] 32 + [INFO] [stdout] 33 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/snakes/snake.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | let head_x: u32 = js! {return Math.floor(Math.random() * @{width})} [INFO] [stdout] | ___________________________^ [INFO] [stdout] 25 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 24 ~ let head_x: u32 = TryInto::try_into({ [INFO] [stdout] 25 + if cfg!( test ) { [INFO] [stdout] 26 + $crate::initialize(); [INFO] [stdout] 27 + } [INFO] [stdout] 28 + [INFO] [stdout] 29 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/snakes/snake.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | let food_x: u32 = js! {return Math.floor(Math.random() * @{width})} [INFO] [stdout] | ___________________________^ [INFO] [stdout] 35 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 34 ~ let food_x: u32 = TryInto::try_into({ [INFO] [stdout] 35 + if cfg!( test ) { [INFO] [stdout] 36 + $crate::initialize(); [INFO] [stdout] 37 + } [INFO] [stdout] 38 + [INFO] [stdout] 39 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/snakes/snake.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | let food_y: u32 = js! {return Math.floor(Math.random() * @{height})} [INFO] [stdout] | ___________________________^ [INFO] [stdout] 39 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 38 ~ let food_y: u32 = TryInto::try_into({ [INFO] [stdout] 39 + if cfg!( test ) { [INFO] [stdout] 40 + $crate::initialize(); [INFO] [stdout] 41 + } [INFO] [stdout] 42 + [INFO] [stdout] 43 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/snakes/snake.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | let head_y: u32 = js! {return Math.floor(Math.random() * @{height})} [INFO] [stdout] | ___________________________^ [INFO] [stdout] 29 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 28 ~ let head_y: u32 = TryInto::try_into({ [INFO] [stdout] 29 + if cfg!( test ) { [INFO] [stdout] 30 + $crate::initialize(); [INFO] [stdout] 31 + } [INFO] [stdout] 32 + [INFO] [stdout] 33 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/snakes/snake.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | let food_x: u32 = js! {return Math.floor(Math.random() * @{width})} [INFO] [stdout] | ___________________________^ [INFO] [stdout] 35 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 34 ~ let food_x: u32 = TryInto::try_into({ [INFO] [stdout] 35 + if cfg!( test ) { [INFO] [stdout] 36 + $crate::initialize(); [INFO] [stdout] 37 + } [INFO] [stdout] 38 + [INFO] [stdout] 39 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/snakes/snake.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | let food_y: u32 = js! {return Math.floor(Math.random() * @{height})} [INFO] [stdout] | ___________________________^ [INFO] [stdout] 39 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 38 ~ let food_y: u32 = TryInto::try_into({ [INFO] [stdout] 39 + if cfg!( test ) { [INFO] [stdout] 40 + $crate::initialize(); [INFO] [stdout] 41 + } [INFO] [stdout] 42 + [INFO] [stdout] 43 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/snakes/snake.rs:90:35 [INFO] [stdout] | [INFO] [stdout] 90 | let food_x: u32 = js! {return Math.floor(Math.random() * @{self.width})} [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 91 | | .try_into() [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 90 ~ let food_x: u32 = TryInto::try_into({ [INFO] [stdout] 91 + if cfg!( test ) { [INFO] [stdout] 92 + $crate::initialize(); [INFO] [stdout] 93 + } [INFO] [stdout] 94 + [INFO] [stdout] 95 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/snakes/snake.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | let food_y: u32 = js! {return Math.floor(Math.random() * @{self.height})} [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 95 | | .try_into() [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 94 ~ let food_y: u32 = TryInto::try_into({ [INFO] [stdout] 95 + if cfg!( test ) { [INFO] [stdout] 96 + $crate::initialize(); [INFO] [stdout] 97 + } [INFO] [stdout] 98 + [INFO] [stdout] 99 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/snakes/snake.rs:90:35 [INFO] [stdout] | [INFO] [stdout] 90 | let food_x: u32 = js! {return Math.floor(Math.random() * @{self.width})} [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 91 | | .try_into() [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 90 ~ let food_x: u32 = TryInto::try_into({ [INFO] [stdout] 91 + if cfg!( test ) { [INFO] [stdout] 92 + $crate::initialize(); [INFO] [stdout] 93 + } [INFO] [stdout] 94 + [INFO] [stdout] 95 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/snakes/snake.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | let food_y: u32 = js! {return Math.floor(Math.random() * @{self.height})} [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 95 | | .try_into() [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: disambiguate the associated function [INFO] [stdout] | [INFO] [stdout] 94 ~ let food_y: u32 = TryInto::try_into({ [INFO] [stdout] 95 + if cfg!( test ) { [INFO] [stdout] 96 + $crate::initialize(); [INFO] [stdout] 97 + } [INFO] [stdout] 98 + [INFO] [stdout] 99 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.49s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking snake_game v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/canvas.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | .try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 17 ~ let canvas: CanvasElement = std::convert::TryInto::try_into(document() [INFO] [stdout] 18 + .query_selector(attr_id) [INFO] [stdout] 19 + .unwrap() [INFO] [stdout] 20 + .unwrap()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 17 ~ let canvas: CanvasElement = stdweb::unstable::TryInto::try_into(document() [INFO] [stdout] 18 + .query_selector(attr_id) [INFO] [stdout] 19 + .unwrap() [INFO] [stdout] 20 + .unwrap()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/canvas.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | .try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 17 ~ let canvas: CanvasElement = std::convert::TryInto::try_into(document() [INFO] [stdout] 18 + .query_selector(attr_id) [INFO] [stdout] 19 + .unwrap() [INFO] [stdout] 20 + .unwrap()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 17 ~ let canvas: CanvasElement = stdweb::unstable::TryInto::try_into(document() [INFO] [stdout] 18 + .query_selector(attr_id) [INFO] [stdout] 19 + .unwrap() [INFO] [stdout] 20 + .unwrap()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/snakes/snake.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | .try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 24 ~ let head_x: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 25 + if cfg!( test ) { [INFO] [stdout] 26 + $crate::initialize(); [INFO] [stdout] 27 + } [INFO] [stdout] 28 + [INFO] [stdout] 29 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 24 ~ let head_x: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 25 + if cfg!( test ) { [INFO] [stdout] 26 + $crate::initialize(); [INFO] [stdout] 27 + } [INFO] [stdout] 28 + [INFO] [stdout] 29 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/snakes/snake.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | .try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 28 ~ let head_y: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 29 + if cfg!( test ) { [INFO] [stdout] 30 + $crate::initialize(); [INFO] [stdout] 31 + } [INFO] [stdout] 32 + [INFO] [stdout] 33 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 28 ~ let head_y: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 29 + if cfg!( test ) { [INFO] [stdout] 30 + $crate::initialize(); [INFO] [stdout] 31 + } [INFO] [stdout] 32 + [INFO] [stdout] 33 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/snakes/snake.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | .try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 34 ~ let food_x: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 35 + if cfg!( test ) { [INFO] [stdout] 36 + $crate::initialize(); [INFO] [stdout] 37 + } [INFO] [stdout] 38 + [INFO] [stdout] 39 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 34 ~ let food_x: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 35 + if cfg!( test ) { [INFO] [stdout] 36 + $crate::initialize(); [INFO] [stdout] 37 + } [INFO] [stdout] 38 + [INFO] [stdout] 39 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/snakes/snake.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | .try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 38 ~ let food_y: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 39 + if cfg!( test ) { [INFO] [stdout] 40 + $crate::initialize(); [INFO] [stdout] 41 + } [INFO] [stdout] 42 + [INFO] [stdout] 43 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 38 ~ let food_y: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 39 + if cfg!( test ) { [INFO] [stdout] 40 + $crate::initialize(); [INFO] [stdout] 41 + } [INFO] [stdout] 42 + [INFO] [stdout] 43 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/snakes/snake.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | .try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 90 ~ let food_x: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 91 + if cfg!( test ) { [INFO] [stdout] 92 + $crate::initialize(); [INFO] [stdout] 93 + } [INFO] [stdout] 94 + [INFO] [stdout] 95 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 90 ~ let food_x: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 91 + if cfg!( test ) { [INFO] [stdout] 92 + $crate::initialize(); [INFO] [stdout] 93 + } [INFO] [stdout] 94 + [INFO] [stdout] 95 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/snakes/snake.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | .try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 94 ~ let food_y: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 95 + if cfg!( test ) { [INFO] [stdout] 96 + $crate::initialize(); [INFO] [stdout] 97 + } [INFO] [stdout] 98 + [INFO] [stdout] 99 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 94 ~ let food_y: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 95 + if cfg!( test ) { [INFO] [stdout] 96 + $crate::initialize(); [INFO] [stdout] 97 + } [INFO] [stdout] 98 + [INFO] [stdout] 99 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/snakes/snake.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | .try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 24 ~ let head_x: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 25 + if cfg!( test ) { [INFO] [stdout] 26 + $crate::initialize(); [INFO] [stdout] 27 + } [INFO] [stdout] 28 + [INFO] [stdout] 29 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 24 ~ let head_x: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 25 + if cfg!( test ) { [INFO] [stdout] 26 + $crate::initialize(); [INFO] [stdout] 27 + } [INFO] [stdout] 28 + [INFO] [stdout] 29 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdweb::unstable::TryInto` [INFO] [stdout] --> src/canvas.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use stdweb::unstable::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/snakes/snake.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | .try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 28 ~ let head_y: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 29 + if cfg!( test ) { [INFO] [stdout] 30 + $crate::initialize(); [INFO] [stdout] 31 + } [INFO] [stdout] 32 + [INFO] [stdout] 33 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 28 ~ let head_y: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 29 + if cfg!( test ) { [INFO] [stdout] 30 + $crate::initialize(); [INFO] [stdout] 31 + } [INFO] [stdout] 32 + [INFO] [stdout] 33 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snake_game` due to 8 previous errors; 2 warnings emitted [INFO] [stdout] warning: unused import: `stdweb::unstable::TryInto` [INFO] [stdout] --> src/snakes/snake.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use stdweb::unstable::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/snakes/snake.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | .try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 34 ~ let food_x: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 35 + if cfg!( test ) { [INFO] [stdout] 36 + $crate::initialize(); [INFO] [stdout] 37 + } [INFO] [stdout] 38 + [INFO] [stdout] 39 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 34 ~ let food_x: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 35 + if cfg!( test ) { [INFO] [stdout] 36 + $crate::initialize(); [INFO] [stdout] 37 + } [INFO] [stdout] 38 + [INFO] [stdout] 39 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/snakes/snake.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | .try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 38 ~ let food_y: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 39 + if cfg!( test ) { [INFO] [stdout] 40 + $crate::initialize(); [INFO] [stdout] 41 + } [INFO] [stdout] 42 + [INFO] [stdout] 43 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 38 ~ let food_y: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 39 + if cfg!( test ) { [INFO] [stdout] 40 + $crate::initialize(); [INFO] [stdout] 41 + } [INFO] [stdout] 42 + [INFO] [stdout] 43 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/snakes/snake.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | .try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 90 ~ let food_x: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 91 + if cfg!( test ) { [INFO] [stdout] 92 + $crate::initialize(); [INFO] [stdout] 93 + } [INFO] [stdout] 94 + [INFO] [stdout] 95 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 90 ~ let food_x: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 91 + if cfg!( test ) { [INFO] [stdout] 92 + $crate::initialize(); [INFO] [stdout] 93 + } [INFO] [stdout] 94 + [INFO] [stdout] 95 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/snakes/snake.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | .try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `stdweb::unstable::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 94 ~ let food_y: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 95 + if cfg!( test ) { [INFO] [stdout] 96 + $crate::initialize(); [INFO] [stdout] 97 + } [INFO] [stdout] 98 + [INFO] [stdout] 99 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 94 ~ let food_y: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 95 + if cfg!( test ) { [INFO] [stdout] 96 + $crate::initialize(); [INFO] [stdout] 97 + } [INFO] [stdout] 98 + [INFO] [stdout] 99 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdweb::unstable::TryInto` [INFO] [stdout] --> src/canvas.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use stdweb::unstable::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdweb::unstable::TryInto` [INFO] [stdout] --> src/snakes/snake.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use stdweb::unstable::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to check after updating to 2021 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "044310ec5ed24270a7cd384c5e46bd334a27007cc080783243862d57461c559d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "044310ec5ed24270a7cd384c5e46bd334a27007cc080783243862d57461c559d", kill_on_drop: false }` [INFO] [stdout] 044310ec5ed24270a7cd384c5e46bd334a27007cc080783243862d57461c559d