[INFO] cloning repository https://github.com/Sereloth/smite_dps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sereloth/smite_dps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSereloth%2Fsmite_dps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSereloth%2Fsmite_dps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65f3d74ef5c911691341cc47c2ce5a943c9cb222 [INFO] checking Sereloth/smite_dps against try#6cbf54b1453b438241487f195740266bb9d8c8ba for pr-139587-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSereloth%2Fsmite_dps" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sereloth/smite_dps on toolchain 6cbf54b1453b438241487f195740266bb9d8c8ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sereloth/smite_dps [INFO] finished tweaking git repo https://github.com/Sereloth/smite_dps [INFO] tweaked toml for git repo https://github.com/Sereloth/smite_dps written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Sereloth/smite_dps 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" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2b81aefe289f92a688269059b2c735ab0e5447bf10808701251faad0a0c2bdb [INFO] running `Command { std: "docker" "start" "-a" "f2b81aefe289f92a688269059b2c735ab0e5447bf10808701251faad0a0c2bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2b81aefe289f92a688269059b2c735ab0e5447bf10808701251faad0a0c2bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b81aefe289f92a688269059b2c735ab0e5447bf10808701251faad0a0c2bdb", kill_on_drop: false }` [INFO] [stdout] f2b81aefe289f92a688269059b2c735ab0e5447bf10808701251faad0a0c2bdb [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c53161cd233e887f6c4d865494a4a1c69f2d147d055df6b834348d27c46a2e6 [INFO] running `Command { std: "docker" "start" "-a" "2c53161cd233e887f6c4d865494a4a1c69f2d147d055df6b834348d27c46a2e6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking ttf-parser v0.15.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling fltk-sys v1.3.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling smite_dps v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking fltk v1.3.5 [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:6746:7 [INFO] [stdout] | [INFO] [stdout] 6746 | if(soul_gem_bool) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 6746 - if(soul_gem_bool) [INFO] [stdout] 6746 + if soul_gem_bool [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:6799:69 [INFO] [stdout] | [INFO] [stdout] 6799 | ...ch_damage = (160.0 + 0.12 * (target.base_health + (target.health_per_level * (target_level - 1.0)) + target_build.health));} [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 6799 - if bluestone_brooch_bool{ unmitigated_bluestone_brooch_damage = (160.0 + 0.12 * (target.base_health + (target.health_per_level * (target_level - 1.0)) + target_build.health));} [INFO] [stdout] 6799 + if bluestone_brooch_bool{ unmitigated_bluestone_brooch_damage = 160.0 + 0.12 * (target.base_health + (target.health_per_level * (target_level - 1.0)) + target_build.health);} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:6804:30 [INFO] [stdout] | [INFO] [stdout] 6804 | let unmitigated_damage = (unmitigated_ability_damage_after_crit * (1.0+sacrificial_damage_multi)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 6804 - let unmitigated_damage = (unmitigated_ability_damage_after_crit * (1.0+sacrificial_damage_multi)); [INFO] [stdout] 6804 + let unmitigated_damage = unmitigated_ability_damage_after_crit * (1.0+sacrificial_damage_multi); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:7172:19 [INFO] [stdout] | [INFO] [stdout] 7172 | if(manti_poison_stacks == 0.0){ manti_poison_stacks = 4.0; next_manti_poison_damage_time = time_spent_attacking + 1.0; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7172 - if(manti_poison_stacks == 0.0){ manti_poison_stacks = 4.0; next_manti_poison_damage_time = time_spent_attacking + 1.0; } [INFO] [stdout] 7172 + if manti_poison_stacks == 0.0 { manti_poison_stacks = 4.0; next_manti_poison_damage_time = time_spent_attacking + 1.0; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:7173:24 [INFO] [stdout] | [INFO] [stdout] 7173 | else if(manti_poison_stacks < 8.0) { manti_poison_stacks+=1.0; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7173 - else if(manti_poison_stacks < 8.0) { manti_poison_stacks+=1.0; } [INFO] [stdout] 7173 + else if manti_poison_stacks < 8.0 { manti_poison_stacks+=1.0; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:6746:7 [INFO] [stdout] | [INFO] [stdout] 6746 | if(soul_gem_bool) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 6746 - if(soul_gem_bool) [INFO] [stdout] 6746 + if soul_gem_bool [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:6799:69 [INFO] [stdout] | [INFO] [stdout] 6799 | ...ch_damage = (160.0 + 0.12 * (target.base_health + (target.health_per_level * (target_level - 1.0)) + target_build.health));} [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 6799 - if bluestone_brooch_bool{ unmitigated_bluestone_brooch_damage = (160.0 + 0.12 * (target.base_health + (target.health_per_level * (target_level - 1.0)) + target_build.health));} [INFO] [stdout] 6799 + if bluestone_brooch_bool{ unmitigated_bluestone_brooch_damage = 160.0 + 0.12 * (target.base_health + (target.health_per_level * (target_level - 1.0)) + target_build.health);} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:6804:30 [INFO] [stdout] | [INFO] [stdout] 6804 | let unmitigated_damage = (unmitigated_ability_damage_after_crit * (1.0+sacrificial_damage_multi)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 6804 - let unmitigated_damage = (unmitigated_ability_damage_after_crit * (1.0+sacrificial_damage_multi)); [INFO] [stdout] 6804 + let unmitigated_damage = unmitigated_ability_damage_after_crit * (1.0+sacrificial_damage_multi); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:7172:19 [INFO] [stdout] | [INFO] [stdout] 7172 | if(manti_poison_stacks == 0.0){ manti_poison_stacks = 4.0; next_manti_poison_damage_time = time_spent_attacking + 1.0; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7172 - if(manti_poison_stacks == 0.0){ manti_poison_stacks = 4.0; next_manti_poison_damage_time = time_spent_attacking + 1.0; } [INFO] [stdout] 7172 + if manti_poison_stacks == 0.0 { manti_poison_stacks = 4.0; next_manti_poison_damage_time = time_spent_attacking + 1.0; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:7173:24 [INFO] [stdout] | [INFO] [stdout] 7173 | else if(manti_poison_stacks < 8.0) { manti_poison_stacks+=1.0; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7173 - else if(manti_poison_stacks < 8.0) { manti_poison_stacks+=1.0; } [INFO] [stdout] 7173 + else if manti_poison_stacks < 8.0 { manti_poison_stacks+=1.0; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.72s [INFO] running `Command { std: "docker" "inspect" "2c53161cd233e887f6c4d865494a4a1c69f2d147d055df6b834348d27c46a2e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c53161cd233e887f6c4d865494a4a1c69f2d147d055df6b834348d27c46a2e6", kill_on_drop: false }` [INFO] [stdout] 2c53161cd233e887f6c4d865494a4a1c69f2d147d055df6b834348d27c46a2e6