[INFO] cloning repository https://github.com/sjvadi/rustactoe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjvadi/rustactoe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjvadi%2Frustactoe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjvadi%2Frustactoe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9a028cabd9ab196a7648878e94c42b59a089f75 [INFO] checking sjvadi/rustactoe against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjvadi%2Frustactoe" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sjvadi/rustactoe on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sjvadi/rustactoe [INFO] finished tweaking git repo https://github.com/sjvadi/rustactoe [INFO] tweaked toml for git repo https://github.com/sjvadi/rustactoe written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/sjvadi/rustactoe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd9f12909fc10fb60195ffc6b98213c9e561f6217a63c1c3fc3d8b642b19dba5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bd9f12909fc10fb60195ffc6b98213c9e561f6217a63c1c3fc3d8b642b19dba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd9f12909fc10fb60195ffc6b98213c9e561f6217a63c1c3fc3d8b642b19dba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd9f12909fc10fb60195ffc6b98213c9e561f6217a63c1c3fc3d8b642b19dba5", kill_on_drop: false }` [INFO] [stdout] bd9f12909fc10fb60195ffc6b98213c9e561f6217a63c1c3fc3d8b642b19dba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec6c2ef52343bac01f17489d5286b5af268da77ffd8f24fa8cb3b8a31edc2782 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec6c2ef52343bac01f17489d5286b5af268da77ffd8f24fa8cb3b8a31edc2782", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking rustlang_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this file contains an unclosed delimiter [INFO] [stdout] --> src/assets.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 43 | impl Board { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] 44 | pub fn change(&mut self, p: Place, t: &Type){ [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 60 | match p { [INFO] [stdout] | - this delimiter might not be properly closed... [INFO] [stdout] ... [INFO] [stdout] 71 | } [INFO] [stdout] | - ...as it matches this but it has different indentation [INFO] [stdout] 72 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this file contains an unclosed delimiter [INFO] [stdout] --> src/assets.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 43 | impl Board { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] 44 | pub fn change(&mut self, p: Place, t: &Type){ [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 60 | match p { [INFO] [stdout] | - this delimiter might not be properly closed... [INFO] [stdout] ... [INFO] [stdout] 71 | } [INFO] [stdout] | - ...as it matches this but it has different indentation [INFO] [stdout] 72 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | Place::A1 => self.A1 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 61 | Place::A1 => self.A1 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | Place::A1 => self.A1 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | Place::A1 => self.A1 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | Place::A1 => self.A1 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 61 | Place::A1 => self.A1 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | Place::A1 => self.A1 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | Place::A1 => self.A1 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:62:40 [INFO] [stdout] | [INFO] [stdout] 62 | Place::A2 => self.A2 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 62 | Place::A2 => self.A2 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 62 | Place::A2 => self.A2 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 62 | Place::A2 => self.A2 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:62:40 [INFO] [stdout] | [INFO] [stdout] 62 | Place::A2 => self.A2 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 62 | Place::A2 => self.A2 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 62 | Place::A2 => self.A2 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 62 | Place::A2 => self.A2 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:63:40 [INFO] [stdout] | [INFO] [stdout] 63 | Place::A3 => self.A3 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 63 | Place::A3 => self.A3 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | Place::A3 => self.A3 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | Place::A3 => self.A3 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:63:40 [INFO] [stdout] | [INFO] [stdout] 63 | Place::A3 => self.A3 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 63 | Place::A3 => self.A3 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | Place::A3 => self.A3 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | Place::A3 => self.A3 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | Place::B1 => self.B1 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 64 | Place::B1 => self.B1 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 64 | Place::B1 => self.B1 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 64 | Place::B1 => self.B1 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | Place::B1 => self.B1 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 64 | Place::B1 => self.B1 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 64 | Place::B1 => self.B1 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 64 | Place::B1 => self.B1 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:65:40 [INFO] [stdout] | [INFO] [stdout] 65 | Place::B2 => self.B2 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 65 | Place::B2 => self.B2 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | Place::B2 => self.B2 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | Place::B2 => self.B2 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:65:40 [INFO] [stdout] | [INFO] [stdout] 65 | Place::B2 => self.B2 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 65 | Place::B2 => self.B2 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | Place::B2 => self.B2 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | Place::B2 => self.B2 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:66:40 [INFO] [stdout] | [INFO] [stdout] 66 | Place::B3 => self.B3 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 66 | Place::B3 => self.B3 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 66 | Place::B3 => self.B3 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 66 | Place::B3 => self.B3 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:66:40 [INFO] [stdout] | [INFO] [stdout] 66 | Place::B3 => self.B3 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 66 | Place::B3 => self.B3 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 66 | Place::B3 => self.B3 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 66 | Place::B3 => self.B3 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:67:40 [INFO] [stdout] | [INFO] [stdout] 67 | Place::C1 => self.C1 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 67 | Place::C1 => self.C1 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 67 | Place::C1 => self.C1 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 67 | Place::C1 => self.C1 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:67:40 [INFO] [stdout] | [INFO] [stdout] 67 | Place::C1 => self.C1 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 67 | Place::C1 => self.C1 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 67 | Place::C1 => self.C1 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 67 | Place::C1 => self.C1 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:68:40 [INFO] [stdout] | [INFO] [stdout] 68 | Place::C2 => self.C2 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 68 | Place::C2 => self.C2 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 68 | Place::C2 => self.C2 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 68 | Place::C2 => self.C2 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:68:40 [INFO] [stdout] | [INFO] [stdout] 68 | Place::C2 => self.C2 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 68 | Place::C2 => self.C2 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 68 | Place::C2 => self.C2 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 68 | Place::C2 => self.C2 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | Place::C3 => self.C3 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 69 | Place::C3 => self.C3 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 69 | Place::C3 => self.C3 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 69 | Place::C3 => self.C3 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found enum `Type` [INFO] [stdout] --> src/assets.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | Place::C3 => self.C3 = Type.Circle, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the enum is defined here [INFO] [stdout] --> src/assets.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub enum Type { [INFO] [stdout] 3 | | Empty, [INFO] [stdout] 4 | | Cross, [INFO] [stdout] 5 | | Circle [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] help: you might have meant to use one of the following enum variants [INFO] [stdout] | [INFO] [stdout] 69 | Place::C3 => self.C3 = assets::Type::Empty.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 69 | Place::C3 => self.C3 = assets::Type::Cross.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 69 | Place::C3 => self.C3 = assets::Type::Circle.Circle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustlang_project` [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ec6c2ef52343bac01f17489d5286b5af268da77ffd8f24fa8cb3b8a31edc2782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec6c2ef52343bac01f17489d5286b5af268da77ffd8f24fa8cb3b8a31edc2782", kill_on_drop: false }` [INFO] [stdout] ec6c2ef52343bac01f17489d5286b5af268da77ffd8f24fa8cb3b8a31edc2782