[INFO] cloning repository https://github.com/xStFtx/RRPG [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xStFtx/RRPG" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxStFtx%2FRRPG", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxStFtx%2FRRPG'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b168b89d33e35cb22f47506e94af3832ec58b891 [INFO] checking xStFtx/RRPG against master#9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxStFtx%2FRRPG" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xStFtx/RRPG on toolchain 9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xStFtx/RRPG [INFO] finished tweaking git repo https://github.com/xStFtx/RRPG [INFO] tweaked toml for git repo https://github.com/xStFtx/RRPG written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xStFtx/RRPG 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" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking xStFtx/RRPG against try#2e5b7739e5167b731ad5eb628f04a54f932f1fe2 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxStFtx%2FRRPG" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xStFtx/RRPG on toolchain 2e5b7739e5167b731ad5eb628f04a54f932f1fe2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xStFtx/RRPG [INFO] finished tweaking git repo https://github.com/xStFtx/RRPG [INFO] tweaked toml for git repo https://github.com/xStFtx/RRPG written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xStFtx/RRPG 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" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fd730bca502a8d6e607c80bda9b1ae4d29982489450a378fe8f4cc12acb74e3 [INFO] running `Command { std: "docker" "start" "-a" "4fd730bca502a8d6e607c80bda9b1ae4d29982489450a378fe8f4cc12acb74e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fd730bca502a8d6e607c80bda9b1ae4d29982489450a378fe8f4cc12acb74e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd730bca502a8d6e607c80bda9b1ae4d29982489450a378fe8f4cc12acb74e3", kill_on_drop: false }` [INFO] [stdout] 4fd730bca502a8d6e607c80bda9b1ae4d29982489450a378fe8f4cc12acb74e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1413f45fcbe5429afb6e58cc657fa64351ceb817f3fe8697e19f19c21fc6fa91 [INFO] running `Command { std: "docker" "start" "-a" "1413f45fcbe5429afb6e58cc657fa64351ceb817f3fe8697e19f19c21fc6fa91", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rrpg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `damage_increase` [INFO] [stdout] --> src/main.rs:133:40 [INFO] [stdout] | [INFO] [stdout] 133 | ItemEffect::DamageIncrease(damage_increase) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_damage_increase` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `damage_increase` [INFO] [stdout] --> src/main.rs:133:40 [INFO] [stdout] | [INFO] [stdout] 133 | ItemEffect::DamageIncrease(damage_increase) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_damage_increase` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Mage` and `Rogue` are never constructed [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 5 | enum CharacterClass { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 6 | Warrior, [INFO] [stdout] 7 | Mage, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | Rogue, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CharacterClass` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Common`, `Rare`, and `Epic` are never constructed [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | enum ItemRarity { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 13 | Common, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | Rare, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | Epic, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ItemRarity` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `HealthPotion`, `MagicPotion`, and `DamageBoost` are never constructed [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | enum ItemType { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 20 | HealthPotion, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | MagicPotion, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 22 | DamageBoost, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ItemType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Heal`, `RestoreMagicPoints`, and `DamageIncrease` are never constructed [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | enum ItemEffect { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 27 | Heal(u32), [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | RestoreMagicPoints(u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | DamageIncrease(u32), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ItemEffect` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `experience_points` and `experience_to_level_up` are never read [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 39 | struct Character { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | experience_points: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | experience_to_level_up: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QuestObjective` is never constructed [INFO] [stdout] --> src/main.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | struct QuestObjective { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Quest` is never constructed [INFO] [stdout] --> src/main.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | struct Quest { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Mage` and `Rogue` are never constructed [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 5 | enum CharacterClass { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 6 | Warrior, [INFO] [stdout] 7 | Mage, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | Rogue, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CharacterClass` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Common`, `Rare`, and `Epic` are never constructed [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | enum ItemRarity { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 13 | Common, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | Rare, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | Epic, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ItemRarity` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `HealthPotion`, `MagicPotion`, and `DamageBoost` are never constructed [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | enum ItemType { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 20 | HealthPotion, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | MagicPotion, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 22 | DamageBoost, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ItemType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Heal`, `RestoreMagicPoints`, and `DamageIncrease` are never constructed [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | enum ItemEffect { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 27 | Heal(u32), [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | RestoreMagicPoints(u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | DamageIncrease(u32), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ItemEffect` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `experience_points` and `experience_to_level_up` are never read [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 39 | struct Character { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | experience_points: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | experience_to_level_up: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QuestObjective` is never constructed [INFO] [stdout] --> src/main.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | struct QuestObjective { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Quest` is never constructed [INFO] [stdout] --> src/main.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | struct Quest { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "1413f45fcbe5429afb6e58cc657fa64351ceb817f3fe8697e19f19c21fc6fa91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1413f45fcbe5429afb6e58cc657fa64351ceb817f3fe8697e19f19c21fc6fa91", kill_on_drop: false }` [INFO] [stdout] 1413f45fcbe5429afb6e58cc657fa64351ceb817f3fe8697e19f19c21fc6fa91