[INFO] cloning repository https://github.com/ReeceMcMillin/CS449-Semester-Project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ReeceMcMillin/CS449-Semester-Project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReeceMcMillin%2FCS449-Semester-Project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReeceMcMillin%2FCS449-Semester-Project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e83166686fbbd5b297366574852b81d69c66b17 [INFO] checking ReeceMcMillin/CS449-Semester-Project/1e83166686fbbd5b297366574852b81d69c66b17 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReeceMcMillin%2FCS449-Semester-Project" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ReeceMcMillin/CS449-Semester-Project on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ReeceMcMillin/CS449-Semester-Project [INFO] finished tweaking git repo https://github.com/ReeceMcMillin/CS449-Semester-Project [INFO] tweaked toml for git repo https://github.com/ReeceMcMillin/CS449-Semester-Project written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ReeceMcMillin/CS449-Semester-Project 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.28 [INFO] [stderr] Downloaded thiserror v1.0.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7f192b05c8e6c72382bd447f8ea547f6e54a5684b22827c4c9e708b3d783de0 [INFO] running `Command { std: "docker" "start" "-a" "f7f192b05c8e6c72382bd447f8ea547f6e54a5684b22827c4c9e708b3d783de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7f192b05c8e6c72382bd447f8ea547f6e54a5684b22827c4c9e708b3d783de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7f192b05c8e6c72382bd447f8ea547f6e54a5684b22827c4c9e708b3d783de0", kill_on_drop: false }` [INFO] [stdout] f7f192b05c8e6c72382bd447f8ea547f6e54a5684b22827c4c9e708b3d783de0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd6663a84d72684c812c7bbbd461b55df954044f9d5bcfa5a6706078b10d420e [INFO] running `Command { std: "docker" "start" "-a" "cd6663a84d72684c812c7bbbd461b55df954044f9d5bcfa5a6706078b10d420e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.76 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.76 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Checking thiserror v1.0.28 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.76 [INFO] [stderr] Checking js-sys v0.3.53 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking web-sys v0.3.53 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.26 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking yew-loops v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Computer` is never constructed [INFO] [stdout] --> src/grid.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum PlayStyle { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 5 | Human, [INFO] [stdout] 6 | Computer [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayStyle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `props` and `link` are never read [INFO] [stdout] --> src/grid.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct RecordGameInput { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 10 | props: RecordGameProps, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | link: ComponentLink [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `record_game` is never read [INFO] [stdout] --> src/grid.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct RecordGameProps { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub record_game: bool [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecordGameProps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link` is never read [INFO] [stdout] --> src/grid.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct PlayerSettings { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 49 | props: PlayerSettingsProps, [INFO] [stdout] 50 | link: ComponentLink [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerSettings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `play_style` and `tile_value` are never read [INFO] [stdout] --> src/grid.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct PlayerSettingsProps { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 57 | pub play_style: PlayStyle, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 58 | #[prop_or(TileValue::S)] [INFO] [stdout] 59 | pub tile_value: TileValue, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerSettingsProps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `items` and `message` are never read [INFO] [stdout] --> src/grid.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct GridProps { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 226 | pub items: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub message: String [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GridProps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Computer` is never constructed [INFO] [stdout] --> src/grid.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum PlayStyle { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 5 | Human, [INFO] [stdout] 6 | Computer [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayStyle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `props` and `link` are never read [INFO] [stdout] --> src/grid.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct RecordGameInput { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 10 | props: RecordGameProps, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | link: ComponentLink [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `record_game` is never read [INFO] [stdout] --> src/grid.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct RecordGameProps { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub record_game: bool [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecordGameProps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link` is never read [INFO] [stdout] --> src/grid.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct PlayerSettings { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 49 | props: PlayerSettingsProps, [INFO] [stdout] 50 | link: ComponentLink [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerSettings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `play_style` and `tile_value` are never read [INFO] [stdout] --> src/grid.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct PlayerSettingsProps { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 57 | pub play_style: PlayStyle, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 58 | #[prop_or(TileValue::S)] [INFO] [stdout] 59 | pub tile_value: TileValue, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerSettingsProps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `items` and `message` are never read [INFO] [stdout] --> src/grid.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct GridProps { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 226 | pub items: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub message: String [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GridProps` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.76 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "cd6663a84d72684c812c7bbbd461b55df954044f9d5bcfa5a6706078b10d420e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd6663a84d72684c812c7bbbd461b55df954044f9d5bcfa5a6706078b10d420e", kill_on_drop: false }` [INFO] [stdout] cd6663a84d72684c812c7bbbd461b55df954044f9d5bcfa5a6706078b10d420e