[INFO] cloning repository https://github.com/guillemcordoba/rpg-class-simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guillemcordoba/rpg-class-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillemcordoba%2Frpg-class-simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillemcordoba%2Frpg-class-simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc2a6236546146c6930cce762f71fa738ef42703 [INFO] testing guillemcordoba/rpg-class-simulator against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillemcordoba%2Frpg-class-simulator" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guillemcordoba/rpg-class-simulator on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/guillemcordoba/rpg-class-simulator [INFO] finished tweaking git repo https://github.com/guillemcordoba/rpg-class-simulator [INFO] tweaked toml for git repo https://github.com/guillemcordoba/rpg-class-simulator written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/guillemcordoba/rpg-class-simulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.70 [INFO] [stderr] Downloaded roll-dice v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e48d201731b5cb09324fc91b28c5bb6d53450b361b361bec1fc1618e929f9a4 [INFO] running `Command { std: "docker" "start" "-a" "2e48d201731b5cb09324fc91b28c5bb6d53450b361b361bec1fc1618e929f9a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e48d201731b5cb09324fc91b28c5bb6d53450b361b361bec1fc1618e929f9a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e48d201731b5cb09324fc91b28c5bb6d53450b361b361bec1fc1618e929f9a4", kill_on_drop: false }` [INFO] [stdout] 2e48d201731b5cb09324fc91b28c5bb6d53450b361b361bec1fc1618e929f9a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73a079d1d2dae28887bbc0f891e40fa709154ad454f7dc254511893e6cea30b9 [INFO] running `Command { std: "docker" "start" "-a" "73a079d1d2dae28887bbc0f891e40fa709154ad454f7dc254511893e6cea30b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling roll-dice v0.1.0 [INFO] [stderr] Compiling rpg-class-simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `tick` [INFO] [stdout] --> src/classes/rogue.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | tick: usize, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tick` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/classes/rogue.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | first: bool, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `self_damage_modifiers` [INFO] [stdout] --> src/classes/rogue.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | self_damage_modifiers: &mut DamageModifiers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_damage_modifiers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rival_damage_modifiers` [INFO] [stdout] --> src/classes/rogue.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | rival_damage_modifiers: &mut DamageModifiers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rival_damage_modifiers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.89s [INFO] running `Command { std: "docker" "inspect" "73a079d1d2dae28887bbc0f891e40fa709154ad454f7dc254511893e6cea30b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73a079d1d2dae28887bbc0f891e40fa709154ad454f7dc254511893e6cea30b9", kill_on_drop: false }` [INFO] [stdout] 73a079d1d2dae28887bbc0f891e40fa709154ad454f7dc254511893e6cea30b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e7c4919e7535211e56644afe8fcbaabf7424cbf88754fd542c645ab52815cec [INFO] running `Command { std: "docker" "start" "-a" "7e7c4919e7535211e56644afe8fcbaabf7424cbf88754fd542c645ab52815cec", kill_on_drop: false }` [INFO] [stderr] Compiling rpg-class-simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `tick` [INFO] [stdout] --> src/classes/rogue.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | tick: usize, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tick` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/classes/rogue.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | first: bool, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `self_damage_modifiers` [INFO] [stdout] --> src/classes/rogue.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | self_damage_modifiers: &mut DamageModifiers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_damage_modifiers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rival_damage_modifiers` [INFO] [stdout] --> src/classes/rogue.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | rival_damage_modifiers: &mut DamageModifiers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rival_damage_modifiers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "7e7c4919e7535211e56644afe8fcbaabf7424cbf88754fd542c645ab52815cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e7c4919e7535211e56644afe8fcbaabf7424cbf88754fd542c645ab52815cec", kill_on_drop: false }` [INFO] [stdout] 7e7c4919e7535211e56644afe8fcbaabf7424cbf88754fd542c645ab52815cec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 11ad10bc48704325f31466f6b7a7828d9d203ba34cea3b0dce53a495cb5c0ea0 [INFO] running `Command { std: "docker" "start" "-a" "11ad10bc48704325f31466f6b7a7828d9d203ba34cea3b0dce53a495cb5c0ea0", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `tick` [INFO] [stderr] --> src/classes/rogue.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 45 | tick: usize, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tick` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `first` [INFO] [stderr] --> src/classes/rogue.rs:46:9 [INFO] [stderr] | [INFO] [stderr] 46 | first: bool, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `self_damage_modifiers` [INFO] [stderr] --> src/classes/rogue.rs:47:9 [INFO] [stderr] | [INFO] [stderr] 47 | self_damage_modifiers: &mut DamageModifiers, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_damage_modifiers` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rival_damage_modifiers` [INFO] [stderr] --> src/classes/rogue.rs:48:9 [INFO] [stderr] | [INFO] [stderr] 48 | rival_damage_modifiers: &mut DamageModifiers, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rival_damage_modifiers` [INFO] [stderr] [INFO] [stderr] warning: `rpg-class-simulator` (bin "rpg-class-simulator" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rpg_class_simulator-ed3e9f816943b88b) [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" "11ad10bc48704325f31466f6b7a7828d9d203ba34cea3b0dce53a495cb5c0ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ad10bc48704325f31466f6b7a7828d9d203ba34cea3b0dce53a495cb5c0ea0", kill_on_drop: false }` [INFO] [stdout] 11ad10bc48704325f31466f6b7a7828d9d203ba34cea3b0dce53a495cb5c0ea0