[INFO] cloning repository https://github.com/grimvoodoo/combat-calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grimvoodoo/combat-calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimvoodoo%2Fcombat-calculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimvoodoo%2Fcombat-calculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3fea6614943023338185815b8dee91456d01b94 [INFO] building grimvoodoo/combat-calculator against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimvoodoo%2Fcombat-calculator" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grimvoodoo/combat-calculator on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/grimvoodoo/combat-calculator [INFO] finished tweaking git repo https://github.com/grimvoodoo/combat-calculator [INFO] tweaked toml for git repo https://github.com/grimvoodoo/combat-calculator written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/grimvoodoo/combat-calculator 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d679c153b44eae1e372ce15529dc46497773c76bd2776195ee516469290cda05 [INFO] running `Command { std: "docker" "start" "-a" "d679c153b44eae1e372ce15529dc46497773c76bd2776195ee516469290cda05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d679c153b44eae1e372ce15529dc46497773c76bd2776195ee516469290cda05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d679c153b44eae1e372ce15529dc46497773c76bd2776195ee516469290cda05", kill_on_drop: false }` [INFO] [stdout] d679c153b44eae1e372ce15529dc46497773c76bd2776195ee516469290cda05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 098ebcb04401292324b2f86b5ace77118f933f0ff3198c45879604efb5c10491 [INFO] running `Command { std: "docker" "start" "-a" "098ebcb04401292324b2f86b5ace77118f933f0ff3198c45879604efb5c10491", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling combat-calculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `rokkit_launcher` [INFO] [stdout] --> src/main.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | let rokkit_launcher = Weapon { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rokkit_launcher` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shardlauncher` [INFO] [stdout] --> src/main.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | let shardlauncher = Weapon { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shardlauncher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `leadership`, and `objective_control` are never read [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | struct Model { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 5 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | leadership: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | objective_control: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Model` 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: field `name` is never read [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct Squad { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 18 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Squad` 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 `name` and `attributes` are never read [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct Weapon { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 24 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | attributes: Attributes, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Weapon` 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: multiple fields are never read [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct Attributes { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 36 | anti: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] 37 | assault: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 38 | blast: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | conversion: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 40 | devastating_wounds: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | extra_attacks: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 42 | hazardous: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 43 | heavy: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | indirect_fire: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 45 | ignores_cover: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 46 | lance: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 47 | lethal_hits: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 48 | linked_fire: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 49 | melta: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 50 | pistol: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 51 | precision: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 52 | psychic: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 53 | rapid_fire: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 54 | sustained_hits: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 55 | torrent: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 56 | twin_linked: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Attributes` has derived impls for the traits `Default`, `Clone`, and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.08s [INFO] running `Command { std: "docker" "inspect" "098ebcb04401292324b2f86b5ace77118f933f0ff3198c45879604efb5c10491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "098ebcb04401292324b2f86b5ace77118f933f0ff3198c45879604efb5c10491", kill_on_drop: false }` [INFO] [stdout] 098ebcb04401292324b2f86b5ace77118f933f0ff3198c45879604efb5c10491 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db2f4da754198500045d301abbfeb8d117327fe6751fa405f962f1d1f1ae0f31 [INFO] running `Command { std: "docker" "start" "-a" "db2f4da754198500045d301abbfeb8d117327fe6751fa405f962f1d1f1ae0f31", kill_on_drop: false }` [INFO] [stderr] Compiling combat-calculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `rokkit_launcher` [INFO] [stdout] --> src/main.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | let rokkit_launcher = Weapon { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rokkit_launcher` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shardlauncher` [INFO] [stdout] --> src/main.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | let shardlauncher = Weapon { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shardlauncher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `leadership`, and `objective_control` are never read [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | struct Model { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 5 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | leadership: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | objective_control: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Model` 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: field `name` is never read [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct Squad { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 18 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Squad` 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 `name` and `attributes` are never read [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct Weapon { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 24 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | attributes: Attributes, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Weapon` 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: multiple fields are never read [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct Attributes { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 36 | anti: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] 37 | assault: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 38 | blast: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | conversion: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 40 | devastating_wounds: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | extra_attacks: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 42 | hazardous: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 43 | heavy: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | indirect_fire: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 45 | ignores_cover: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 46 | lance: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 47 | lethal_hits: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 48 | linked_fire: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 49 | melta: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 50 | pistol: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 51 | precision: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 52 | psychic: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 53 | rapid_fire: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 54 | sustained_hits: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 55 | torrent: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 56 | twin_linked: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Attributes` has derived impls for the traits `Default`, `Clone`, and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "db2f4da754198500045d301abbfeb8d117327fe6751fa405f962f1d1f1ae0f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db2f4da754198500045d301abbfeb8d117327fe6751fa405f962f1d1f1ae0f31", kill_on_drop: false }` [INFO] [stdout] db2f4da754198500045d301abbfeb8d117327fe6751fa405f962f1d1f1ae0f31