[INFO] cloning repository https://github.com/Mark-Prime/Oxidized-Text-Adventure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mark-Prime/Oxidized-Text-Adventure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMark-Prime%2FOxidized-Text-Adventure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMark-Prime%2FOxidized-Text-Adventure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20d75953369ef1c1feca2a397ee6e424e093de2c [INFO] checking Mark-Prime/Oxidized-Text-Adventure against master#f557a4fd462a779c92e4e8bd004426cf329efb30 for pr-111063 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMark-Prime%2FOxidized-Text-Adventure" "/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/Mark-Prime/Oxidized-Text-Adventure on toolchain f557a4fd462a779c92e4e8bd004426cf329efb30 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mark-Prime/Oxidized-Text-Adventure [INFO] finished tweaking git repo https://github.com/Mark-Prime/Oxidized-Text-Adventure [INFO] tweaked toml for git repo https://github.com/Mark-Prime/Oxidized-Text-Adventure written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Mark-Prime/Oxidized-Text-Adventure 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" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flume v0.10.12 [INFO] [stderr] Downloaded unicode-ident v1.0.0 [INFO] [stderr] Downloaded spin v0.9.3 [INFO] [stderr] Downloaded weezl v0.1.6 [INFO] [stderr] Downloaded num-iter v0.1.43 [INFO] [stderr] Downloaded proc-macro2 v1.0.39 [INFO] [stderr] Downloaded miniz_oxide v0.5.1 [INFO] [stderr] Downloaded mio v0.8.3 [INFO] [stderr] Downloaded crossterm v0.23.2 [INFO] [stderr] Downloaded flate2 v1.0.23 [INFO] [stderr] Downloaded syn v1.0.95 [INFO] [stderr] Downloaded tiff v0.7.2 [INFO] [stderr] Downloaded image v0.24.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d8302a6bc8e6314a9123c37afd881645ca44daa9427581661eee8feacf6a3e9 [INFO] running `Command { std: "docker" "start" "-a" "7d8302a6bc8e6314a9123c37afd881645ca44daa9427581661eee8feacf6a3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d8302a6bc8e6314a9123c37afd881645ca44daa9427581661eee8feacf6a3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d8302a6bc8e6314a9123c37afd881645ca44daa9427581661eee8feacf6a3e9", kill_on_drop: false }` [INFO] [stdout] 7d8302a6bc8e6314a9123c37afd881645ca44daa9427581661eee8feacf6a3e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cff827bc264ab56f13a7fa98a8e8a7e219f39982fb3f77d57acd6089c28831eb [INFO] running `Command { std: "docker" "start" "-a" "cff827bc264ab56f13a7fa98a8e8a7e219f39982fb3f77d57acd6089c28831eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Checking text-adventure v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `town` is never read [INFO] [stdout] --> src/world.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 239 | struct Tile { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 243 | town: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tile` 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: field `town` is never read [INFO] [stdout] --> src/world.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 239 | struct Tile { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 243 | town: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tile` 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 `Capital`, `City`, `Village`, and `Hut` are never constructed [INFO] [stdout] --> src/world.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 340 | enum TownSize { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 341 | Capital, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 342 | City, [INFO] [stdout] | ^^^^ [INFO] [stdout] 343 | Village, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 344 | Hut, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TownSize` 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 `Capital`, `City`, `Village`, and `Hut` are never constructed [INFO] [stdout] --> src/world.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 340 | enum TownSize { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 341 | Capital, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 342 | City, [INFO] [stdout] | ^^^^ [INFO] [stdout] 343 | Village, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 344 | Hut, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TownSize` 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 `name`, `size`, and `quests` are never read [INFO] [stdout] --> src/world.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 348 | struct Town { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 349 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 350 | size: TownSize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 351 | quests: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Town` 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 `name`, `size`, and `quests` are never read [INFO] [stdout] --> src/world.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 348 | struct Town { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 349 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 350 | size: TownSize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 351 | quests: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Town` 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 `name`, `unlocked`, and `completed` are never read [INFO] [stdout] --> src/world.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 355 | struct Quest { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 356 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 357 | unlocked: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 358 | completed: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Quest` 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 `name`, `unlocked`, and `completed` are never read [INFO] [stdout] --> src/world.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 355 | struct Quest { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 356 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 357 | unlocked: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 358 | completed: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Quest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.37s [INFO] running `Command { std: "docker" "inspect" "cff827bc264ab56f13a7fa98a8e8a7e219f39982fb3f77d57acd6089c28831eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cff827bc264ab56f13a7fa98a8e8a7e219f39982fb3f77d57acd6089c28831eb", kill_on_drop: false }` [INFO] [stdout] cff827bc264ab56f13a7fa98a8e8a7e219f39982fb3f77d57acd6089c28831eb