[INFO] cloning repository https://github.com/Ryan1729/summit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan1729/summit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fsummit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fsummit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c9f6406d955bf1f675f45f097949c8459a7b774 [INFO] building Ryan1729/summit against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fsummit" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryan1729/summit on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ryan1729/summit [INFO] finished tweaking git repo https://github.com/Ryan1729/summit [INFO] tweaked toml for git repo https://github.com/Ryan1729/summit written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Ryan1729/summit 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad6e6d6a6941e22c1f3ec207f2ef42c3aabc2b269d3c2880b80b361943b91bb6 [INFO] running `Command { std: "docker" "start" "-a" "ad6e6d6a6941e22c1f3ec207f2ef42c3aabc2b269d3c2880b80b361943b91bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad6e6d6a6941e22c1f3ec207f2ef42c3aabc2b269d3c2880b80b361943b91bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad6e6d6a6941e22c1f3ec207f2ef42c3aabc2b269d3c2880b80b361943b91bb6", kill_on_drop: false }` [INFO] [stdout] ad6e6d6a6941e22c1f3ec207f2ef42c3aabc2b269d3c2880b80b361943b91bb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e26da630ff74d7621d5dd8a66c52047172554b935f21ab5491df3a248527773a [INFO] running `Command { std: "docker" "start" "-a" "e26da630ff74d7621d5dd8a66c52047172554b935f21ab5491df3a248527773a", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling game v0.1.0 (/opt/rustwide/workdir/game) [INFO] [stdout] warning: fields `dir` and `arrow_kind` are never read [INFO] [stdout] --> game/src/game.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 335 | struct TileData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 336 | dir: Dir, [INFO] [stdout] | ^^^ [INFO] [stdout] 337 | arrow_kind: ArrowKind, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TileData` has derived impls for the traits `Default`, `Debug`, and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `sprite` is never used [INFO] [stdout] --> game/src/game.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 340 | impl TileData { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 348 | fn sprite(&self) -> SpriteKind { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tiles` is never read [INFO] [stdout] --> game/src/game.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 358 | pub struct Tiles { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 359 | tiles: TileDataArray, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tiles` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tiles` is never read [INFO] [stdout] --> game/src/game.rs:2240:5 [INFO] [stdout] | [INFO] [stdout] 2239 | struct Board { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 2240 | tiles: Tiles, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Board` has derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `i_to_xy` is never used [INFO] [stdout] --> game/src/game.rs:306:12 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn i_to_xy(index: usize) -> XY { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_coord_or_default` is never used [INFO] [stdout] --> game/src/game.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 318 | fn to_coord_or_default(n: Count) -> Coord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling raylib-sys v3.7.0 [INFO] [stderr] Compiling raylib v3.7.0 [INFO] [stderr] Compiling summit v0.1.0 (/opt/rustwide/workdir/summit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.65s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e26da630ff74d7621d5dd8a66c52047172554b935f21ab5491df3a248527773a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e26da630ff74d7621d5dd8a66c52047172554b935f21ab5491df3a248527773a", kill_on_drop: false }` [INFO] [stdout] e26da630ff74d7621d5dd8a66c52047172554b935f21ab5491df3a248527773a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f12e636b1f771b24367c96e5dc0303980498cfef906712780b329413e91ade91 [INFO] running `Command { std: "docker" "start" "-a" "f12e636b1f771b24367c96e5dc0303980498cfef906712780b329413e91ade91", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stdout] warning: fields `dir` and `arrow_kind` are never read [INFO] [stdout] --> game/src/game.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 335 | struct TileData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 336 | dir: Dir, [INFO] [stdout] | ^^^ [INFO] [stdout] 337 | arrow_kind: ArrowKind, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TileData` has derived impls for the traits `Default`, `Debug`, and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `sprite` is never used [INFO] [stdout] --> game/src/game.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 340 | impl TileData { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 348 | fn sprite(&self) -> SpriteKind { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tiles` is never read [INFO] [stdout] --> game/src/game.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 358 | pub struct Tiles { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 359 | tiles: TileDataArray, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tiles` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tiles` is never read [INFO] [stdout] --> game/src/game.rs:2240:5 [INFO] [stdout] | [INFO] [stdout] 2239 | struct Board { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 2240 | tiles: Tiles, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Board` has derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `i_to_xy` is never used [INFO] [stdout] --> game/src/game.rs:306:12 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn i_to_xy(index: usize) -> XY { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling game v0.1.0 (/opt/rustwide/workdir/game) [INFO] [stdout] warning: function `to_coord_or_default` is never used [INFO] [stdout] --> game/src/game.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 318 | fn to_coord_or_default(n: Count) -> Coord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling summit v0.1.0 (/opt/rustwide/workdir/summit) [INFO] [stdout] warning: fields `dir` and `arrow_kind` are never read [INFO] [stdout] --> game/src/game.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 335 | struct TileData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 336 | dir: Dir, [INFO] [stdout] | ^^^ [INFO] [stdout] 337 | arrow_kind: ArrowKind, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TileData` has derived impls for the traits `Default`, `Debug`, and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `sprite` is never used [INFO] [stdout] --> game/src/game.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 340 | impl TileData { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 348 | fn sprite(&self) -> SpriteKind { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tiles` is never read [INFO] [stdout] --> game/src/game.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 358 | pub struct Tiles { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 359 | tiles: TileDataArray, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tiles` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tiles` is never read [INFO] [stdout] --> game/src/game.rs:2240:5 [INFO] [stdout] | [INFO] [stdout] 2239 | struct Board { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 2240 | tiles: Tiles, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Board` has derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `i_to_xy` is never used [INFO] [stdout] --> game/src/game.rs:306:12 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn i_to_xy(index: usize) -> XY { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_coord_or_default` is never used [INFO] [stdout] --> game/src/game.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 318 | fn to_coord_or_default(n: Count) -> Coord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f12e636b1f771b24367c96e5dc0303980498cfef906712780b329413e91ade91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f12e636b1f771b24367c96e5dc0303980498cfef906712780b329413e91ade91", kill_on_drop: false }` [INFO] [stdout] f12e636b1f771b24367c96e5dc0303980498cfef906712780b329413e91ade91