[INFO] cloning repository https://github.com/magnus-lindstrom/wow_simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/magnus-lindstrom/wow_simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnus-lindstrom%2Fwow_simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnus-lindstrom%2Fwow_simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fc725a03e115fa102f18f4e23ce555a4e618d5a [INFO] checking magnus-lindstrom/wow_simulator against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnus-lindstrom%2Fwow_simulator" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/magnus-lindstrom/wow_simulator on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/magnus-lindstrom/wow_simulator [INFO] finished tweaking git repo https://github.com/magnus-lindstrom/wow_simulator [INFO] tweaked toml for git repo https://github.com/magnus-lindstrom/wow_simulator written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/magnus-lindstrom/wow_simulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7dce7ad8dd2aea976586fe2cc3d2cad7f48f81c88682b8688faa27beabfef68 [INFO] running `Command { std: "docker" "start" "-a" "d7dce7ad8dd2aea976586fe2cc3d2cad7f48f81c88682b8688faa27beabfef68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7dce7ad8dd2aea976586fe2cc3d2cad7f48f81c88682b8688faa27beabfef68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7dce7ad8dd2aea976586fe2cc3d2cad7f48f81c88682b8688faa27beabfef68", kill_on_drop: false }` [INFO] [stdout] d7dce7ad8dd2aea976586fe2cc3d2cad7f48f81c88682b8688faa27beabfef68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7db2b651d2659da32f34f4b8aee9e3d3fc95dfb9dce4408709d55d5b4859ddb5 [INFO] running `Command { std: "docker" "start" "-a" "7db2b651d2659da32f34f4b8aee9e3d3fc95dfb9dce4408709d55d5b4859ddb5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking wow_sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `deb` [INFO] [stdout] --> src/utils.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn deb(x: T) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print_evis_hit_and_dmg` [INFO] [stdout] --> src/simulator.rs:284:8 [INFO] [stdout] | [INFO] [stdout] 284 | fn print_evis_hit_and_dmg(&self, hit: Hit, dmg: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `blade_flurry` [INFO] [stdout] --> src/simulator.rs:811:5 [INFO] [stdout] | [INFO] [stdout] 811 | blade_flurry: i32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_weapon_type` [INFO] [stdout] --> src/simulator.rs:1015:8 [INFO] [stdout] | [INFO] [stdout] 1015 | fn get_weapon_type(&self) -> WeaponType { return self.weapon_type; } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `record_sinister_strike_dmg_and_hit` [INFO] [stdout] --> src/stats.rs:228:12 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn record_sinister_strike_dmg_and_hit(&mut self, dmg: f32, hit_type: &Hit) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `deb` [INFO] [stdout] --> src/utils.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn deb(x: T) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print_evis_hit_and_dmg` [INFO] [stdout] --> src/simulator.rs:284:8 [INFO] [stdout] | [INFO] [stdout] 284 | fn print_evis_hit_and_dmg(&self, hit: Hit, dmg: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `blade_flurry` [INFO] [stdout] --> src/simulator.rs:811:5 [INFO] [stdout] | [INFO] [stdout] 811 | blade_flurry: i32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_weapon_type` [INFO] [stdout] --> src/simulator.rs:1015:8 [INFO] [stdout] | [INFO] [stdout] 1015 | fn get_weapon_type(&self) -> WeaponType { return self.weapon_type; } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `record_sinister_strike_dmg_and_hit` [INFO] [stdout] --> src/stats.rs:228:12 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn record_sinister_strike_dmg_and_hit(&mut self, dmg: f32, hit_type: &Hit) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 54.75s [INFO] running `Command { std: "docker" "inspect" "7db2b651d2659da32f34f4b8aee9e3d3fc95dfb9dce4408709d55d5b4859ddb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db2b651d2659da32f34f4b8aee9e3d3fc95dfb9dce4408709d55d5b4859ddb5", kill_on_drop: false }` [INFO] [stdout] 7db2b651d2659da32f34f4b8aee9e3d3fc95dfb9dce4408709d55d5b4859ddb5