[INFO] cloning repository https://github.com/Thiti-Dev/rustsnake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Thiti-Dev/rustsnake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThiti-Dev%2Frustsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThiti-Dev%2Frustsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2ecc70f02b55ddc84213e6302f443d3d2e98c7f [INFO] checking Thiti-Dev/rustsnake against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThiti-Dev%2Frustsnake" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Thiti-Dev/rustsnake 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/Thiti-Dev/rustsnake [INFO] finished tweaking git repo https://github.com/Thiti-Dev/rustsnake [INFO] tweaked toml for git repo https://github.com/Thiti-Dev/rustsnake written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/Thiti-Dev/rustsnake 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-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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] 9a95d563270a712d5cd992789717b27d7a7ebe48400b83c7248be19719fa72c4 [INFO] running `Command { std: "docker" "start" "-a" "9a95d563270a712d5cd992789717b27d7a7ebe48400b83c7248be19719fa72c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a95d563270a712d5cd992789717b27d7a7ebe48400b83c7248be19719fa72c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a95d563270a712d5cd992789717b27d7a7ebe48400b83c7248be19719fa72c4", kill_on_drop: false }` [INFO] [stdout] 9a95d563270a712d5cd992789717b27d7a7ebe48400b83c7248be19719fa72c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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] 9e078390608ee9005cc2f892908f627da5f545fe2bd6a65d0fc403c71bec5215 [INFO] running `Command { std: "docker" "start" "-a" "9e078390608ee9005cc2f892908f627da5f545fe2bd6a65d0fc403c71bec5215", 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.116 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Checking rustsnake 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 `rustsnake` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/food.rs [INFO] [stderr] * src/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/food.rs:17:17 [INFO] [stderr] | [INFO] [stderr] 17 | $crate::initialize(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/food.rs:20:33 [INFO] [stderr] | [INFO] [stderr] 20 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/food.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | $crate::initialize(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/food.rs:58:33 [INFO] [stderr] | [INFO] [stderr] 58 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snake.rs:25:17 [INFO] [stderr] | [INFO] [stderr] 25 | $crate::initialize(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snake.rs:28:33 [INFO] [stderr] | [INFO] [stderr] 28 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snake.rs:64:17 [INFO] [stderr] | [INFO] [stderr] 64 | $crate::initialize(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: expected expression, found `$` [INFO] [stderr] --> src/snake.rs:67:33 [INFO] [stderr] | [INFO] [stderr] 67 | let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stderr] | ^ expected expression [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [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:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | let canvas: CanvasElement = document() [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 20 | | .query_selector(attr_id) [INFO] [stdout] 21 | | .unwrap() [INFO] [stdout] 22 | | .unwrap() [INFO] [stdout] 23 | | .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] 19 ~ let canvas: CanvasElement = TryInto::try_into(document() [INFO] [stdout] 20 + .query_selector(attr_id) [INFO] [stdout] 21 + .unwrap() [INFO] [stdout] 22 + .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:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | let canvas: CanvasElement = document() [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 20 | | .query_selector(attr_id) [INFO] [stdout] 21 | | .unwrap() [INFO] [stdout] 22 | | .unwrap() [INFO] [stdout] 23 | | .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] 19 ~ let canvas: CanvasElement = TryInto::try_into(document() [INFO] [stdout] 20 + .query_selector(attr_id) [INFO] [stdout] 21 + .unwrap() [INFO] [stdout] 22 + .unwrap()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `try_into` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/food.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | let food_x: u32 = js! { return Math.floor(Math.random() * @{width}) } [INFO] [stdout] | ___________________________^ [INFO] [stdout] 16 | | .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] 15 ~ let food_x: u32 = TryInto::try_into({ [INFO] [stdout] 16 + if cfg!( test ) { [INFO] [stdout] 17 + $crate::initialize(); [INFO] [stdout] 18 + } [INFO] [stdout] 19 + [INFO] [stdout] 20 + 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/food.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | let food_y: u32 = js! { return Math.floor(Math.random() * @{height}) } [INFO] [stdout] | ___________________________^ [INFO] [stdout] 19 | | .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] 18 ~ let food_y: u32 = TryInto::try_into({ [INFO] [stdout] 19 + if cfg!( test ) { [INFO] [stdout] 20 + $crate::initialize(); [INFO] [stdout] 21 + } [INFO] [stdout] 22 + [INFO] [stdout] 23 + 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/food.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | let food_x: u32 = js! { return Math.floor(Math.random() * @{width}) } [INFO] [stdout] | ___________________________^ [INFO] [stdout] 16 | | .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] 15 ~ let food_x: u32 = TryInto::try_into({ [INFO] [stdout] 16 + if cfg!( test ) { [INFO] [stdout] 17 + $crate::initialize(); [INFO] [stdout] 18 + } [INFO] [stdout] 19 + [INFO] [stdout] 20 + 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/food.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | let food_y: u32 = js! { return Math.floor(Math.random() * @{height}) } [INFO] [stdout] | ___________________________^ [INFO] [stdout] 19 | | .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] 18 ~ let food_y: u32 = TryInto::try_into({ [INFO] [stdout] 19 + if cfg!( test ) { [INFO] [stdout] 20 + $crate::initialize(); [INFO] [stdout] 21 + } [INFO] [stdout] 22 + [INFO] [stdout] 23 + 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/snake.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | let head_x: u32 = js! {return Math.floor(Math.random() * @{width})} [INFO] [stdout] | ___________________________^ [INFO] [stdout] 24 | | .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] 23 ~ let head_x: u32 = TryInto::try_into({ [INFO] [stdout] 24 + if cfg!( test ) { [INFO] [stdout] 25 + $crate::initialize(); [INFO] [stdout] 26 + } [INFO] [stdout] 27 + [INFO] [stdout] 28 + 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/snake.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | let head_y: u32 = js! {return Math.floor(Math.random() * @{height})} [INFO] [stdout] | ___________________________^ [INFO] [stdout] 28 | | .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] 27 ~ let head_y: u32 = TryInto::try_into({ [INFO] [stdout] 28 + if cfg!( test ) { [INFO] [stdout] 29 + $crate::initialize(); [INFO] [stdout] 30 + } [INFO] [stdout] 31 + [INFO] [stdout] 32 + 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/snake.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | let head_x: u32 = js! {return Math.floor(Math.random() * @{width})} [INFO] [stdout] | ___________________________^ [INFO] [stdout] 24 | | .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] 23 ~ let head_x: u32 = TryInto::try_into({ [INFO] [stdout] 24 + if cfg!( test ) { [INFO] [stdout] 25 + $crate::initialize(); [INFO] [stdout] 26 + } [INFO] [stdout] 27 + [INFO] [stdout] 28 + 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/snake.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | let head_y: u32 = js! {return Math.floor(Math.random() * @{height})} [INFO] [stdout] | ___________________________^ [INFO] [stdout] 28 | | .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] 27 ~ let head_y: u32 = TryInto::try_into({ [INFO] [stdout] 28 + if cfg!( test ) { [INFO] [stdout] 29 + $crate::initialize(); [INFO] [stdout] 30 + } [INFO] [stdout] 31 + [INFO] [stdout] 32 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.43s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking rustsnake v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/canvas.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | .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] 19 ~ let canvas: CanvasElement = std::convert::TryInto::try_into(document() [INFO] [stdout] 20 + .query_selector(attr_id) [INFO] [stdout] 21 + .unwrap() [INFO] [stdout] 22 + .unwrap()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 19 ~ let canvas: CanvasElement = stdweb::unstable::TryInto::try_into(document() [INFO] [stdout] 20 + .query_selector(attr_id) [INFO] [stdout] 21 + .unwrap() [INFO] [stdout] 22 + .unwrap()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/canvas.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | .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] 19 ~ let canvas: CanvasElement = std::convert::TryInto::try_into(document() [INFO] [stdout] 20 + .query_selector(attr_id) [INFO] [stdout] 21 + .unwrap() [INFO] [stdout] 22 + .unwrap()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 19 ~ let canvas: CanvasElement = stdweb::unstable::TryInto::try_into(document() [INFO] [stdout] 20 + .query_selector(attr_id) [INFO] [stdout] 21 + .unwrap() [INFO] [stdout] 22 + .unwrap()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/food.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | .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] 15 ~ let food_x: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 16 + if cfg!( test ) { [INFO] [stdout] 17 + $crate::initialize(); [INFO] [stdout] 18 + } [INFO] [stdout] 19 + [INFO] [stdout] 20 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 15 ~ let food_x: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 16 + if cfg!( test ) { [INFO] [stdout] 17 + $crate::initialize(); [INFO] [stdout] 18 + } [INFO] [stdout] 19 + [INFO] [stdout] 20 + 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/food.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | .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] 15 ~ let food_x: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 16 + if cfg!( test ) { [INFO] [stdout] 17 + $crate::initialize(); [INFO] [stdout] 18 + } [INFO] [stdout] 19 + [INFO] [stdout] 20 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 15 ~ let food_x: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 16 + if cfg!( test ) { [INFO] [stdout] 17 + $crate::initialize(); [INFO] [stdout] 18 + } [INFO] [stdout] 19 + [INFO] [stdout] 20 + 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/food.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | .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] 18 ~ let food_y: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 19 + if cfg!( test ) { [INFO] [stdout] 20 + $crate::initialize(); [INFO] [stdout] 21 + } [INFO] [stdout] 22 + [INFO] [stdout] 23 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 18 ~ let food_y: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 19 + if cfg!( test ) { [INFO] [stdout] 20 + $crate::initialize(); [INFO] [stdout] 21 + } [INFO] [stdout] 22 + [INFO] [stdout] 23 + 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/food.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | .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] 18 ~ let food_y: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 19 + if cfg!( test ) { [INFO] [stdout] 20 + $crate::initialize(); [INFO] [stdout] 21 + } [INFO] [stdout] 22 + [INFO] [stdout] 23 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 18 ~ let food_y: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 19 + if cfg!( test ) { [INFO] [stdout] 20 + $crate::initialize(); [INFO] [stdout] 21 + } [INFO] [stdout] 22 + [INFO] [stdout] 23 + 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/snake.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | .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] 23 ~ let head_x: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 24 + if cfg!( test ) { [INFO] [stdout] 25 + $crate::initialize(); [INFO] [stdout] 26 + } [INFO] [stdout] 27 + [INFO] [stdout] 28 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 23 ~ let head_x: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 24 + if cfg!( test ) { [INFO] [stdout] 25 + $crate::initialize(); [INFO] [stdout] 26 + } [INFO] [stdout] 27 + [INFO] [stdout] 28 + 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/snake.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | .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] 23 ~ let head_x: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 24 + if cfg!( test ) { [INFO] [stdout] 25 + $crate::initialize(); [INFO] [stdout] 26 + } [INFO] [stdout] 27 + [INFO] [stdout] 28 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 23 ~ let head_x: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 24 + if cfg!( test ) { [INFO] [stdout] 25 + $crate::initialize(); [INFO] [stdout] 26 + } [INFO] [stdout] 27 + [INFO] [stdout] 28 + 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/snake.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | .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] 27 ~ let head_y: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 28 + if cfg!( test ) { [INFO] [stdout] 29 + $crate::initialize(); [INFO] [stdout] 30 + } [INFO] [stdout] 31 + [INFO] [stdout] 32 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 27 ~ let head_y: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 28 + if cfg!( test ) { [INFO] [stdout] 29 + $crate::initialize(); [INFO] [stdout] 30 + } [INFO] [stdout] 31 + [INFO] [stdout] 32 + 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/snake.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | .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] 27 ~ let head_y: u32 = std::convert::TryInto::try_into({ [INFO] [stdout] 28 + if cfg!( test ) { [INFO] [stdout] 29 + $crate::initialize(); [INFO] [stdout] 30 + } [INFO] [stdout] 31 + [INFO] [stdout] 32 + let restore_point = $crate::private::ArenaRestorePoint::new(); [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 27 ~ let head_y: u32 = stdweb::unstable::TryInto::try_into({ [INFO] [stdout] 28 + if cfg!( test ) { [INFO] [stdout] 29 + $crate::initialize(); [INFO] [stdout] 30 + } [INFO] [stdout] 31 + [INFO] [stdout] 32 + 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:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | 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/food.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use stdweb::unstable::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdweb::unstable::TryInto` [INFO] [stdout] --> src/snake.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use stdweb::unstable::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdweb::unstable::TryInto` [INFO] [stdout] --> src/canvas.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | 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/food.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use stdweb::unstable::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdweb::unstable::TryInto` [INFO] [stdout] --> src/snake.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use stdweb::unstable::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustsnake` due to 6 previous errors; 3 warnings emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors; 3 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" "9e078390608ee9005cc2f892908f627da5f545fe2bd6a65d0fc403c71bec5215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e078390608ee9005cc2f892908f627da5f545fe2bd6a65d0fc403c71bec5215", kill_on_drop: false }` [INFO] [stdout] 9e078390608ee9005cc2f892908f627da5f545fe2bd6a65d0fc403c71bec5215