[INFO] cloning repository https://github.com/drdozer/snekrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drdozer/snekrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrdozer%2Fsnekrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrdozer%2Fsnekrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 538c4c629a504a1d9880cadfb55553704526109c [INFO] checking drdozer/snekrs against try#9cbe924c1a7ad92a8d63366fe967735898f13b4d for pr-149195-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrdozer%2Fsnekrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/drdozer/snekrs [INFO] finished tweaking git repo https://github.com/drdozer/snekrs [INFO] tweaked toml for git repo https://github.com/drdozer/snekrs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/drdozer/snekrs on toolchain 9cbe924c1a7ad92a8d63366fe967735898f13b4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/drdozer/snekrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87db0da739c57f83ca34b977b2f5289c066aea6f523efe29098df8a99d63ef12 [INFO] running `Command { std: "docker" "start" "-a" "87db0da739c57f83ca34b977b2f5289c066aea6f523efe29098df8a99d63ef12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87db0da739c57f83ca34b977b2f5289c066aea6f523efe29098df8a99d63ef12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87db0da739c57f83ca34b977b2f5289c066aea6f523efe29098df8a99d63ef12", kill_on_drop: false }` [INFO] [stdout] 87db0da739c57f83ca34b977b2f5289c066aea6f523efe29098df8a99d63ef12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 762c02cbcd3c6e9e37a26238140e875c0a621a7445e3d0c3c739ade1ea263c55 [INFO] running `Command { std: "docker" "start" "-a" "762c02cbcd3c6e9e37a26238140e875c0a621a7445e3d0c3c739ade1ea263c55", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking snekrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> src/main.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | use log::{error, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Style` and `Stylize` [INFO] [stdout] --> src/main.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | style::{Style, Stylize}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> src/main.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | use log::{error, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Style` and `Stylize` [INFO] [stdout] --> src/main.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | style::{Style, Stylize}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:573:20 [INFO] [stdout] | [INFO] [stdout] 573 | assert_eq!(Direction::North.opposite(), Direction::South, "North should be opposite of South"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:573:49 [INFO] [stdout] | [INFO] [stdout] 573 | assert_eq!(Direction::North.opposite(), Direction::South, "North should be opposite of South"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:574:20 [INFO] [stdout] | [INFO] [stdout] 574 | assert_eq!(Direction::South.opposite(), Direction::North, "South should be opposite of North"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:574:49 [INFO] [stdout] | [INFO] [stdout] 574 | assert_eq!(Direction::South.opposite(), Direction::North, "South should be opposite of North"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:575:20 [INFO] [stdout] | [INFO] [stdout] 575 | assert_eq!(Direction::East.opposite(), Direction::West, "East should be opposite of West"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:575:48 [INFO] [stdout] | [INFO] [stdout] 575 | assert_eq!(Direction::East.opposite(), Direction::West, "East should be opposite of West"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:576:20 [INFO] [stdout] | [INFO] [stdout] 576 | assert_eq!(Direction::West.opposite(), Direction::East, "West should be opposite of East"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:576:48 [INFO] [stdout] | [INFO] [stdout] 576 | assert_eq!(Direction::West.opposite(), Direction::East, "West should be opposite of East"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:579:20 [INFO] [stdout] | [INFO] [stdout] 579 | assert_eq!(Direction::North.opposite().opposite(), Direction::North, "Double opposite of North should return to North"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:579:60 [INFO] [stdout] | [INFO] [stdout] 579 | assert_eq!(Direction::North.opposite().opposite(), Direction::North, "Double opposite of North should return to North"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:580:20 [INFO] [stdout] | [INFO] [stdout] 580 | assert_eq!(Direction::South.opposite().opposite(), Direction::South, "Double opposite of South should return to South"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:580:60 [INFO] [stdout] | [INFO] [stdout] 580 | assert_eq!(Direction::South.opposite().opposite(), Direction::South, "Double opposite of South should return to South"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:581:20 [INFO] [stdout] | [INFO] [stdout] 581 | assert_eq!(Direction::East.opposite().opposite(), Direction::East, "Double opposite of East should return to East"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:581:59 [INFO] [stdout] | [INFO] [stdout] 581 | assert_eq!(Direction::East.opposite().opposite(), Direction::East, "Double opposite of East should return to East"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:582:20 [INFO] [stdout] | [INFO] [stdout] 582 | assert_eq!(Direction::West.opposite().opposite(), Direction::West, "Double opposite of West should return to West"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:582:59 [INFO] [stdout] | [INFO] [stdout] 582 | assert_eq!(Direction::West.opposite().opposite(), Direction::West, "Double opposite of West should return to West"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:587:26 [INFO] [stdout] | [INFO] [stdout] 587 | let arena_size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:609:26 [INFO] [stdout] | [INFO] [stdout] 609 | let arena_size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:613:37 [INFO] [stdout] | [INFO] [stdout] 613 | let non_square_arena_size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:638:26 [INFO] [stdout] | [INFO] [stdout] 638 | let arena_size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:661:26 [INFO] [stdout] | [INFO] [stdout] 661 | let arena_size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:674:26 [INFO] [stdout] | [INFO] [stdout] 674 | let arena_size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:680:31 [INFO] [stdout] | [INFO] [stdout] 680 | let delta: PosDelta = Direction::North.into(); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:687:26 [INFO] [stdout] | [INFO] [stdout] 687 | let arena_size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:693:31 [INFO] [stdout] | [INFO] [stdout] 693 | let delta: PosDelta = Direction::North.into(); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:698:31 [INFO] [stdout] | [INFO] [stdout] 698 | let delta: PosDelta = Direction::West.into(); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:705:26 [INFO] [stdout] | [INFO] [stdout] 705 | let arena_size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:711:31 [INFO] [stdout] | [INFO] [stdout] 711 | let delta: PosDelta = Direction::South.into(); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:716:31 [INFO] [stdout] | [INFO] [stdout] 716 | let delta: PosDelta = Direction::East.into(); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:723:26 [INFO] [stdout] | [INFO] [stdout] 723 | let arena_size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:731:29 [INFO] [stdout] | [INFO] [stdout] 731 | pos.wrapped_add(Direction::North.into(), arena_size), [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:736:29 [INFO] [stdout] | [INFO] [stdout] 736 | pos.wrapped_add(Direction::South.into(), arena_size), [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:741:29 [INFO] [stdout] | [INFO] [stdout] 741 | pos.wrapped_add(Direction::East.into(), arena_size), [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:746:29 [INFO] [stdout] | [INFO] [stdout] 746 | pos.wrapped_add(Direction::West.into(), arena_size), [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:757:24 [INFO] [stdout] | [INFO] [stdout] 757 | direction: Direction::North, [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:772:24 [INFO] [stdout] | [INFO] [stdout] 772 | direction: Direction::North, [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:793:20 [INFO] [stdout] | [INFO] [stdout] 793 | let size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:818:20 [INFO] [stdout] | [INFO] [stdout] 818 | let size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:838:36 [INFO] [stdout] | [INFO] [stdout] 838 | assert_eq!(snek.direction, Direction::East, "Snake should start facing East"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:844:20 [INFO] [stdout] | [INFO] [stdout] 844 | let size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:888:20 [INFO] [stdout] | [INFO] [stdout] 888 | let size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:902:20 [INFO] [stdout] | [INFO] [stdout] 902 | let size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:925:20 [INFO] [stdout] | [INFO] [stdout] 925 | let size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:950:20 [INFO] [stdout] | [INFO] [stdout] 950 | let size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:956:31 [INFO] [stdout] | [INFO] [stdout] 956 | haus.change_direction(Direction::East); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:957:41 [INFO] [stdout] | [INFO] [stdout] 957 | assert_eq!(haus.snek.direction, Direction::East, "Snake should change to valid new direction"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:959:31 [INFO] [stdout] | [INFO] [stdout] 959 | haus.change_direction(Direction::West); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Direction` is ambiguous [INFO] [stdout] --> src/main.rs:960:41 [INFO] [stdout] | [INFO] [stdout] 960 | assert_eq!(haus.snek.direction, Direction::East, "Snake should not be able to reverse direction"); [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Direction` could refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] note: `Direction` could also refer to the enum imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Direction` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Size` is ambiguous [INFO] [stdout] --> src/main.rs:965:20 [INFO] [stdout] | [INFO] [stdout] 965 | let size = Size { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Size` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] note: `Size` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Size` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/main.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/main.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/main.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/main.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snekrs` (bin "snekrs" test) due to 98 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "762c02cbcd3c6e9e37a26238140e875c0a621a7445e3d0c3c739ade1ea263c55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "762c02cbcd3c6e9e37a26238140e875c0a621a7445e3d0c3c739ade1ea263c55", kill_on_drop: false }` [INFO] [stdout] 762c02cbcd3c6e9e37a26238140e875c0a621a7445e3d0c3c739ade1ea263c55