[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillemcordoba%2Frpg-class-simulator" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guillemcordoba/rpg-class-simulator on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-13/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" "+1.60.0" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86d1a4af8637ca5feea57d5d748a31a7765e9d839a371caea1fca9c234efef44 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "86d1a4af8637ca5feea57d5d748a31a7765e9d839a371caea1fca9c234efef44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86d1a4af8637ca5feea57d5d748a31a7765e9d839a371caea1fca9c234efef44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86d1a4af8637ca5feea57d5d748a31a7765e9d839a371caea1fca9c234efef44", kill_on_drop: false }` [INFO] [stdout] 86d1a4af8637ca5feea57d5d748a31a7765e9d839a371caea1fca9c234efef44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea9c936c8f6106309f3feaa38002f1b4e029b8a3e70fc0f710a3c8737467bf3b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ea9c936c8f6106309f3feaa38002f1b4e029b8a3e70fc0f710a3c8737467bf3b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling getrandom v0.1.14 [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 10.38s [INFO] running `Command { std: "docker" "inspect" "ea9c936c8f6106309f3feaa38002f1b4e029b8a3e70fc0f710a3c8737467bf3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea9c936c8f6106309f3feaa38002f1b4e029b8a3e70fc0f710a3c8737467bf3b", kill_on_drop: false }` [INFO] [stdout] ea9c936c8f6106309f3feaa38002f1b4e029b8a3e70fc0f710a3c8737467bf3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 131b5219194cd71af8d3860b1bfab5d0feab400d60d0f68397e4444c5b9c36a1 [INFO] running `Command { std: "docker" "start" "-a" "131b5219194cd71af8d3860b1bfab5d0feab400d60d0f68397e4444c5b9c36a1", 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 1.23s [INFO] running `Command { std: "docker" "inspect" "131b5219194cd71af8d3860b1bfab5d0feab400d60d0f68397e4444c5b9c36a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131b5219194cd71af8d3860b1bfab5d0feab400d60d0f68397e4444c5b9c36a1", kill_on_drop: false }` [INFO] [stdout] 131b5219194cd71af8d3860b1bfab5d0feab400d60d0f68397e4444c5b9c36a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5d73830148e6df718d7a6cfb39e371ebac56d409dc692f627d188cc59bf7b912 [INFO] running `Command { std: "docker" "start" "-a" "5d73830148e6df718d7a6cfb39e371ebac56d409dc692f627d188cc59bf7b912", 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.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rpg_class_simulator-6dba8caf3df27871) [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" "5d73830148e6df718d7a6cfb39e371ebac56d409dc692f627d188cc59bf7b912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d73830148e6df718d7a6cfb39e371ebac56d409dc692f627d188cc59bf7b912", kill_on_drop: false }` [INFO] [stdout] 5d73830148e6df718d7a6cfb39e371ebac56d409dc692f627d188cc59bf7b912