[INFO] cloning repository https://github.com/WIGGLES-dev/gcswasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WIGGLES-dev/gcswasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWIGGLES-dev%2Fgcswasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWIGGLES-dev%2Fgcswasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87ca540f28ac9e5706bdaa9d6a6ef6965fa73748 [INFO] checking WIGGLES-dev/gcswasm against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWIGGLES-dev%2Fgcswasm" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WIGGLES-dev/gcswasm on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WIGGLES-dev/gcswasm [INFO] finished tweaking git repo https://github.com/WIGGLES-dev/gcswasm [INFO] tweaked toml for git repo https://github.com/WIGGLES-dev/gcswasm written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/WIGGLES-dev/gcswasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f527e40d9ddf00efaeb56e66a2a288bf99c47c2f48d12040b789fac16cb298e8 [INFO] running `Command { std: "docker" "start" "-a" "f527e40d9ddf00efaeb56e66a2a288bf99c47c2f48d12040b789fac16cb298e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f527e40d9ddf00efaeb56e66a2a288bf99c47c2f48d12040b789fac16cb298e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f527e40d9ddf00efaeb56e66a2a288bf99c47c2f48d12040b789fac16cb298e8", kill_on_drop: false }` [INFO] [stdout] f527e40d9ddf00efaeb56e66a2a288bf99c47c2f48d12040b789fac16cb298e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68dd5144a50e870183d6346468466a3befbae74dc6baaf2d9084c3e86860fe7d [INFO] running `Command { std: "docker" "start" "-a" "68dd5144a50e870183d6346468466a3befbae74dc6baaf2d9084c3e86860fe7d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking wasm-bindgen v0.2.74 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking js-sys v0.3.51 [INFO] [stderr] Checking gcswasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::settings::sheet_settings::SheetSettings` [INFO] [stdout] --> src/character/gurpscharacter.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::settings::sheet_settings::SheetSettings; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utility::units::weight_value::WeightValue` [INFO] [stdout] --> src/character/gurpscharacter.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::utility::units::weight_value::WeightValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::character::gurpscharacter::GURPSCharacter` [INFO] [stdout] --> src/skill/skill_level.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::character::gurpscharacter::GURPSCharacter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::settings::settings::Settings` [INFO] [stdout] --> src/skill/skill_level.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::settings::settings::Settings; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::settings::sheet_settings::SheetSettings` [INFO] [stdout] --> src/character/gurpscharacter.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::settings::sheet_settings::SheetSettings; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utility::units::weight_value::WeightValue` [INFO] [stdout] --> src/character/gurpscharacter.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::utility::units::weight_value::WeightValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::character::gurpscharacter::GURPSCharacter` [INFO] [stdout] --> src/skill/skill_level.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::character::gurpscharacter::GURPSCharacter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::settings::settings::Settings` [INFO] [stdout] --> src/skill/skill_level.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::settings::settings::Settings; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/attribute/attribute_def.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn from_json(file: String) -> AttributeDef { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `full` [INFO] [stdout] --> src/character/gurpscharacter.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | fn character_initialize(full: bool, settings: Settings) -> GURPSCharacter { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_full` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strength` [INFO] [stdout] --> src/character/gurpscharacter.rs:163:34 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn get_thrust_for(&self, strength: i32) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strength` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strength` [INFO] [stdout] --> src/character/gurpscharacter.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn get_swing_for(&self, strength: i32) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strength` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `units` [INFO] [stdout] --> src/character/gurpscharacter.rs:172:37 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn get_basic_lift_as(&self, units: &String) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_units` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `move_attribute` [INFO] [stdout] --> src/character/gurpscharacter.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | let move_attribute = self.get_attributes().get("basic_move"); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_move_attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encumbrance` [INFO] [stdout] --> src/character/gurpscharacter.rs:205:28 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn get_move(&self, encumbrance: Encumbrance) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encumbrance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encumbrance` [INFO] [stdout] --> src/character/gurpscharacter.rs:209:29 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn get_dodge(&self, encumbrance: Encumbrance) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encumbrance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encumbrance` [INFO] [stdout] --> src/character/gurpscharacter.rs:230:41 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn get_encumbrance_level(&self, encumbrance: Encumbrance) {} [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encumbrance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/utility/units/units_value.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | fn compare_to(&self, other: &impl UnitsValue) -> i32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer` [INFO] [stdout] --> src/utility/units/weight_value.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn extract(buffer: String, localized: bool) -> WeightValue { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `localized` [INFO] [stdout] --> src/utility/units/weight_value.rs:7:36 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn extract(buffer: String, localized: bool) -> WeightValue { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_localized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/attribute/attribute_def.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn from_json(file: String) -> AttributeDef { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `full` [INFO] [stdout] --> src/character/gurpscharacter.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | fn character_initialize(full: bool, settings: Settings) -> GURPSCharacter { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_full` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strength` [INFO] [stdout] --> src/character/gurpscharacter.rs:163:34 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn get_thrust_for(&self, strength: i32) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strength` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strength` [INFO] [stdout] --> src/character/gurpscharacter.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn get_swing_for(&self, strength: i32) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strength` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `units` [INFO] [stdout] --> src/character/gurpscharacter.rs:172:37 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn get_basic_lift_as(&self, units: &String) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_units` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `move_attribute` [INFO] [stdout] --> src/character/gurpscharacter.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | let move_attribute = self.get_attributes().get("basic_move"); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_move_attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encumbrance` [INFO] [stdout] --> src/character/gurpscharacter.rs:205:28 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn get_move(&self, encumbrance: Encumbrance) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encumbrance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encumbrance` [INFO] [stdout] --> src/character/gurpscharacter.rs:209:29 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn get_dodge(&self, encumbrance: Encumbrance) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encumbrance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encumbrance` [INFO] [stdout] --> src/character/gurpscharacter.rs:230:41 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn get_encumbrance_level(&self, encumbrance: Encumbrance) {} [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encumbrance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/utility/units/units_value.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | fn compare_to(&self, other: &impl UnitsValue) -> i32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer` [INFO] [stdout] --> src/utility/units/weight_value.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn extract(buffer: String, localized: bool) -> WeightValue { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `localized` [INFO] [stdout] --> src/utility/units/weight_value.rs:7:36 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn extract(buffer: String, localized: bool) -> WeightValue { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_localized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/character/gurpscharacter.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | f.call0(&JsValue::UNDEFINED); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/character/gurpscharacter.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | f.call0(&JsValue::UNDEFINED); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.54s [INFO] running `Command { std: "docker" "inspect" "68dd5144a50e870183d6346468466a3befbae74dc6baaf2d9084c3e86860fe7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68dd5144a50e870183d6346468466a3befbae74dc6baaf2d9084c3e86860fe7d", kill_on_drop: false }` [INFO] [stdout] 68dd5144a50e870183d6346468466a3befbae74dc6baaf2d9084c3e86860fe7d