[INFO] cloning repository https://github.com/spideyclick/dioxus-text-adventure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spideyclick/dioxus-text-adventure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspideyclick%2Fdioxus-text-adventure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspideyclick%2Fdioxus-text-adventure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddf3ec4c18d8ed265d0a9cb98e46a0dd7b57fce5 [INFO] testing spideyclick/dioxus-text-adventure against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspideyclick%2Fdioxus-text-adventure" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spideyclick/dioxus-text-adventure on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spideyclick/dioxus-text-adventure [INFO] finished tweaking git repo https://github.com/spideyclick/dioxus-text-adventure [INFO] tweaked toml for git repo https://github.com/spideyclick/dioxus-text-adventure written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/spideyclick/dioxus-text-adventure 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling v0.14.3 [INFO] [stderr] Downloaded sledgehammer_bindgen v0.1.3 [INFO] [stderr] Downloaded dioxus-interpreter-js v0.3.1 [INFO] [stderr] Downloaded darling_macro v0.14.3 [INFO] [stderr] Downloaded darling_core v0.14.3 [INFO] [stderr] Downloaded bumpslab v0.2.0 [INFO] [stderr] Downloaded dioxus-core-macro v0.3.0 [INFO] [stderr] Downloaded internment v0.7.0 [INFO] [stderr] Downloaded dioxus-core v0.3.2 [INFO] [stderr] Downloaded dioxus-rsx v0.0.2 [INFO] [stderr] Downloaded dioxus-hooks v0.3.0 [INFO] [stderr] Downloaded dioxus v0.3.1 [INFO] [stderr] Downloaded smallbox v0.8.1 [INFO] [stderr] Downloaded dioxus-html v0.3.0 [INFO] [stderr] Downloaded dioxus-web v0.3.1 [INFO] [stderr] Downloaded sledgehammer_utils v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 125222b1941029b8d649b913bba22f33ab372043b87a57742fbc73c8d9760916 [INFO] running `Command { std: "docker" "start" "-a" "125222b1941029b8d649b913bba22f33ab372043b87a57742fbc73c8d9760916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "125222b1941029b8d649b913bba22f33ab372043b87a57742fbc73c8d9760916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "125222b1941029b8d649b913bba22f33ab372043b87a57742fbc73c8d9760916", kill_on_drop: false }` [INFO] [stdout] 125222b1941029b8d649b913bba22f33ab372043b87a57742fbc73c8d9760916 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f945a76a3d20d288cf3b49017ebb03daa9a91a4b59c8860e870e62963ad4047f [INFO] running `Command { std: "docker" "start" "-a" "f945a76a3d20d288cf3b49017ebb03daa9a91a4b59c8860e870e62963ad4047f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bumpslab v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling smallbox v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling ux v0.1.5 [INFO] [stderr] Compiling internment v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dioxus-core v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling darling_core v0.14.3 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling sledgehammer_bindgen v0.1.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling darling_macro v0.14.3 [INFO] [stderr] Compiling darling v0.14.3 [INFO] [stderr] Compiling enumset_derive v0.6.1 [INFO] [stderr] Compiling js-sys v0.3.61 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling enumset v1.0.12 [INFO] [stderr] Compiling web-sys v0.3.61 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.34 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling dioxus-rsx v0.0.2 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling sledgehammer_utils v0.1.0 [INFO] [stderr] Compiling dioxus-core-macro v0.3.0 [INFO] [stderr] Compiling dioxus-hooks v0.3.0 [INFO] [stderr] Compiling dioxus-html v0.3.0 [INFO] [stderr] Compiling dioxus-interpreter-js v0.3.1 [INFO] [stderr] Compiling dioxus-web v0.3.1 [INFO] [stderr] Compiling dioxus v0.3.1 [INFO] [stderr] Compiling rust-dioxus-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/modules/actor/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/modules/game/mod.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | let mut target = current_scene.get_actor_mut(id.clone()); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Anyone`, `Friendly`, and `AnyoneElse` are never constructed [INFO] [stdout] --> src/modules/action/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum TargetType { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 27 | YourSelf, [INFO] [stdout] 28 | Anyone, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | Friendly, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | Hostile, [INFO] [stdout] 31 | AnyoneElse, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TargetType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NonPlayerCharacter` is never constructed [INFO] [stdout] --> src/modules/actor/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Alignment { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 8 | PlayerCharacter, [INFO] [stdout] 9 | NonPlayerCharacter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Alignment` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Info` and `Warning` are never constructed [INFO] [stdout] --> src/modules/alert/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum AlertType { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 11 | Info, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | Warning, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AlertType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_player_mut` is never used [INFO] [stdout] --> src/modules/game/mod.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Game { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn get_player_mut(&mut self) -> &mut Actor { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Generic` is never constructed [INFO] [stdout] --> src/modules/history/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum HistoryEntryType { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 8 | Generic, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HistoryEntryType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [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" "f945a76a3d20d288cf3b49017ebb03daa9a91a4b59c8860e870e62963ad4047f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f945a76a3d20d288cf3b49017ebb03daa9a91a4b59c8860e870e62963ad4047f", kill_on_drop: false }` [INFO] [stdout] f945a76a3d20d288cf3b49017ebb03daa9a91a4b59c8860e870e62963ad4047f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87bb246876e369deb33f196dd91323e595bee7381dfadb01434ddf8479bce8f1 [INFO] running `Command { std: "docker" "start" "-a" "87bb246876e369deb33f196dd91323e595bee7381dfadb01434ddf8479bce8f1", kill_on_drop: false }` [INFO] [stderr] Compiling rust-dioxus-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/modules/actor/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/modules/game/mod.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | let mut target = current_scene.get_actor_mut(id.clone()); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Anyone`, `Friendly`, and `AnyoneElse` are never constructed [INFO] [stdout] --> src/modules/action/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum TargetType { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 27 | YourSelf, [INFO] [stdout] 28 | Anyone, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | Friendly, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | Hostile, [INFO] [stdout] 31 | AnyoneElse, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TargetType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NonPlayerCharacter` is never constructed [INFO] [stdout] --> src/modules/actor/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Alignment { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 8 | PlayerCharacter, [INFO] [stdout] 9 | NonPlayerCharacter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Alignment` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Info` and `Warning` are never constructed [INFO] [stdout] --> src/modules/alert/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum AlertType { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 11 | Info, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | Warning, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AlertType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_player_mut` is never used [INFO] [stdout] --> src/modules/game/mod.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Game { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn get_player_mut(&mut self) -> &mut Actor { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Generic` is never constructed [INFO] [stdout] --> src/modules/history/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum HistoryEntryType { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 8 | Generic, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HistoryEntryType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [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" "87bb246876e369deb33f196dd91323e595bee7381dfadb01434ddf8479bce8f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87bb246876e369deb33f196dd91323e595bee7381dfadb01434ddf8479bce8f1", kill_on_drop: false }` [INFO] [stdout] 87bb246876e369deb33f196dd91323e595bee7381dfadb01434ddf8479bce8f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0769aa5d47b9ef77558a6a08a0db76debaa06d11b02bfb43c6434ba96b3152a8 [INFO] running `Command { std: "docker" "start" "-a" "0769aa5d47b9ef77558a6a08a0db76debaa06d11b02bfb43c6434ba96b3152a8", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::error::Error` [INFO] [stderr] --> src/modules/actor/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::error::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/modules/game/mod.rs:106:17 [INFO] [stderr] | [INFO] [stderr] 106 | let mut target = current_scene.get_actor_mut(id.clone()); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variants `Anyone`, `Friendly`, and `AnyoneElse` are never constructed [INFO] [stderr] --> src/modules/action/mod.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 26 | pub enum TargetType { [INFO] [stderr] | ---------- variants in this enum [INFO] [stderr] 27 | YourSelf, [INFO] [stderr] 28 | Anyone, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 29 | Friendly, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 30 | Hostile, [INFO] [stderr] 31 | AnyoneElse, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TargetType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `NonPlayerCharacter` is never constructed [INFO] [stderr] --> src/modules/actor/mod.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub enum Alignment { [INFO] [stderr] | --------- variant in this enum [INFO] [stderr] 8 | PlayerCharacter, [INFO] [stderr] 9 | NonPlayerCharacter, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Alignment` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variants `Info` and `Warning` are never constructed [INFO] [stderr] --> src/modules/alert/mod.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub enum AlertType { [INFO] [stderr] | --------- variants in this enum [INFO] [stderr] 11 | Info, [INFO] [stderr] | ^^^^ [INFO] [stderr] 12 | Warning, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AlertType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `get_player_mut` is never used [INFO] [stderr] --> src/modules/game/mod.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 20 | impl Game { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 42 | pub fn get_player_mut(&mut self) -> &mut Actor { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Generic` is never constructed [INFO] [stderr] --> src/modules/history/mod.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 5 | pub enum HistoryEntryType { [INFO] [stderr] | ---------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 8 | Generic, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HistoryEntryType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `rust-dioxus-demo` (bin "rust-dioxus-demo" test) generated 7 warnings (run `cargo fix --bin "rust-dioxus-demo" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_dioxus_demo-25e19891d929bba6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0769aa5d47b9ef77558a6a08a0db76debaa06d11b02bfb43c6434ba96b3152a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0769aa5d47b9ef77558a6a08a0db76debaa06d11b02bfb43c6434ba96b3152a8", kill_on_drop: false }` [INFO] [stdout] 0769aa5d47b9ef77558a6a08a0db76debaa06d11b02bfb43c6434ba96b3152a8