[INFO] cloning repository https://github.com/grimheim/grimheim-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grimheim/grimheim-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimheim%2Fgrimheim-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimheim%2Fgrimheim-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 069dec8f13887da9798d8804ba1c552a42e68f39 [INFO] testing grimheim/grimheim-client against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimheim%2Fgrimheim-client" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grimheim/grimheim-client on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/grimheim/grimheim-client [INFO] finished tweaking git repo https://github.com/grimheim/grimheim-client [INFO] tweaked toml for git repo https://github.com/grimheim/grimheim-client written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/grimheim/grimheim-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29ab2cc4751c2b7371bb62cc5a3a4695e43a631b8d06fbb92899bc37d09999b1 [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" "29ab2cc4751c2b7371bb62cc5a3a4695e43a631b8d06fbb92899bc37d09999b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29ab2cc4751c2b7371bb62cc5a3a4695e43a631b8d06fbb92899bc37d09999b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29ab2cc4751c2b7371bb62cc5a3a4695e43a631b8d06fbb92899bc37d09999b1", kill_on_drop: false }` [INFO] [stdout] 29ab2cc4751c2b7371bb62cc5a3a4695e43a631b8d06fbb92899bc37d09999b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96828673db93a8d12dbcaa8872dd51310db39b6c318df1bc2b82f7e53f2e8758 [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" "96828673db93a8d12dbcaa8872dd51310db39b6c318df1bc2b82f7e53f2e8758", 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] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling proc-macro2 v0.3.1 [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling winit v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.52.0 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling pistoncore-window v0.31.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.36.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.45.3 [INFO] [stderr] Compiling piston v0.36.0 [INFO] [stderr] Compiling grimheim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecs/component.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / bitflags! { [INFO] [stdout] 6 | | /// A mask of all the available components [INFO] [stdout] 7 | | pub struct Component: u64 { [INFO] [stdout] 8 | | /// No components [INFO] [stdout] 9 | | const NONE = 0b0000_0000; [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecs/component.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / bitflags! { [INFO] [stdout] 6 | | /// A mask of all the available components [INFO] [stdout] 7 | | pub struct Component: u64 { [INFO] [stdout] 8 | | /// No components [INFO] [stdout] 9 | | const NONE = 0b0000_0000; [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecs/component.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / bitflags! { [INFO] [stdout] 6 | | /// A mask of all the available components [INFO] [stdout] 7 | | pub struct Component: u64 { [INFO] [stdout] 8 | | /// No components [INFO] [stdout] 9 | | const NONE = 0b0000_0000; [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cards/action_card.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 20 | impl Card { } [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - impl Card { } [INFO] [stdout] 20 + impl dyn Card { } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tiles` [INFO] [stdout] --> src/board.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | tiles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `offset` [INFO] [stdout] --> src/board.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | offset: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/board.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn new(offset: u8, length: u8) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rows` [INFO] [stdout] --> src/board.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | rows: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/board.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | fn new(shape: &[(u8, u8)]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/cards/action_card.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/cards/action_card.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn new(name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cards` [INFO] [stdout] --> src/deck.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | cards: Vec [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/deck.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(cards: &[T]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mask` [INFO] [stdout] --> src/world.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | mask: [Component; ENTITY_COUNT], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `displacement` [INFO] [stdout] --> src/world.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | displacement: [Displacement; ENTITY_COUNT], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "96828673db93a8d12dbcaa8872dd51310db39b6c318df1bc2b82f7e53f2e8758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96828673db93a8d12dbcaa8872dd51310db39b6c318df1bc2b82f7e53f2e8758", kill_on_drop: false }` [INFO] [stdout] 96828673db93a8d12dbcaa8872dd51310db39b6c318df1bc2b82f7e53f2e8758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 203e000394e0323ee09031fc6de1806a48c6e2bc4ede3e08f475ab80ca07847c [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" "203e000394e0323ee09031fc6de1806a48c6e2bc4ede3e08f475ab80ca07847c", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecs/component.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / bitflags! { [INFO] [stdout] 6 | | /// A mask of all the available components [INFO] [stdout] 7 | | pub struct Component: u64 { [INFO] [stdout] 8 | | /// No components [INFO] [stdout] 9 | | const NONE = 0b0000_0000; [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecs/component.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / bitflags! { [INFO] [stdout] 6 | | /// A mask of all the available components [INFO] [stdout] 7 | | pub struct Component: u64 { [INFO] [stdout] 8 | | /// No components [INFO] [stdout] 9 | | const NONE = 0b0000_0000; [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grimheim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecs/component.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / bitflags! { [INFO] [stdout] 6 | | /// A mask of all the available components [INFO] [stdout] 7 | | pub struct Component: u64 { [INFO] [stdout] 8 | | /// No components [INFO] [stdout] 9 | | const NONE = 0b0000_0000; [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cards/action_card.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 20 | impl Card { } [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - impl Card { } [INFO] [stdout] 20 + impl dyn Card { } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tiles` [INFO] [stdout] --> src/board.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | tiles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `offset` [INFO] [stdout] --> src/board.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | offset: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/board.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn new(offset: u8, length: u8) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rows` [INFO] [stdout] --> src/board.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | rows: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/board.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | fn new(shape: &[(u8, u8)]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/cards/action_card.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/cards/action_card.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn new(name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cards` [INFO] [stdout] --> src/deck.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | cards: Vec [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/deck.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(cards: &[T]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mask` [INFO] [stdout] --> src/world.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | mask: [Component; ENTITY_COUNT], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `displacement` [INFO] [stdout] --> src/world.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | displacement: [Displacement; ENTITY_COUNT], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecs/component.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / bitflags! { [INFO] [stdout] 6 | | /// A mask of all the available components [INFO] [stdout] 7 | | pub struct Component: u64 { [INFO] [stdout] 8 | | /// No components [INFO] [stdout] 9 | | const NONE = 0b0000_0000; [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecs/component.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / bitflags! { [INFO] [stdout] 6 | | /// A mask of all the available components [INFO] [stdout] 7 | | pub struct Component: u64 { [INFO] [stdout] 8 | | /// No components [INFO] [stdout] 9 | | const NONE = 0b0000_0000; [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecs/component.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / bitflags! { [INFO] [stdout] 6 | | /// A mask of all the available components [INFO] [stdout] 7 | | pub struct Component: u64 { [INFO] [stdout] 8 | | /// No components [INFO] [stdout] 9 | | const NONE = 0b0000_0000; [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cards/action_card.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 20 | impl Card { } [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - impl Card { } [INFO] [stdout] 20 + impl dyn Card { } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mask` [INFO] [stdout] --> src/world.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | mask: [Component; ENTITY_COUNT], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `displacement` [INFO] [stdout] --> src/world.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | displacement: [Displacement; ENTITY_COUNT], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `default_world` [INFO] [stdout] --> src/world.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn default_world() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `Command { std: "docker" "inspect" "203e000394e0323ee09031fc6de1806a48c6e2bc4ede3e08f475ab80ca07847c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "203e000394e0323ee09031fc6de1806a48c6e2bc4ede3e08f475ab80ca07847c", kill_on_drop: false }` [INFO] [stdout] 203e000394e0323ee09031fc6de1806a48c6e2bc4ede3e08f475ab80ca07847c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.59.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] 17cb6fee9ff6b842eddedf72679b16b117d021d0b67b4534b5044367c2075dfc [INFO] running `Command { std: "docker" "start" "-a" "17cb6fee9ff6b842eddedf72679b16b117d021d0b67b4534b5044367c2075dfc", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] running 15 tests [INFO] [stderr] --> src/ecs/component.rs:5:1 [INFO] [stdout] test board::tests::new_board ... ok [INFO] [stderr] | [INFO] [stdout] test board::tests::new_boardrow ... ok [INFO] [stderr] 5 | / bitflags! { [INFO] [stdout] test cards::action_card::tests::new_card ... ok [INFO] [stderr] 6 | | /// A mask of all the available components [INFO] [stdout] test components::displacement::test::clone_displacement ... ok [INFO] [stderr] 7 | | pub struct Component: u64 { [INFO] [stdout] test components::displacement::test::copy_displacement ... ok [INFO] [stderr] 8 | | /// No components [INFO] [stdout] test components::displacement::test::new_displacement ... ok [INFO] [stderr] 9 | | const NONE = 0b0000_0000; [INFO] [stdout] test deck::tests::new_deck ... ok [INFO] [stderr] 10 | | } [INFO] [stdout] test ecs::component::test::new ... ok [INFO] [stderr] 11 | | } [INFO] [stdout] test service::state::tests::lobby_into_game_session ... ok [INFO] [stderr] | |_^ [INFO] [stdout] test service::state::tests::lobby_select_default ... ok [INFO] [stderr] | [INFO] [stdout] test service::state::tests::lobby_select_into_create_game ... ok [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] test service::state::tests::lobby_select_into_lobby ... ok [INFO] [stderr] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/ecs/component.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / bitflags! { [INFO] [stderr] 6 | | /// A mask of all the available components [INFO] [stderr] 7 | | pub struct Component: u64 { [INFO] [stderr] 8 | | /// No components [INFO] [stderr] 9 | | const NONE = 0b0000_0000; [INFO] [stderr] 10 | | } [INFO] [stderr] 11 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cards/action_card.rs:20:6 [INFO] [stderr] | [INFO] [stderr] 20 | impl Card { } [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 20 - impl Card { } [INFO] [stderr] 20 + impl dyn Card { } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tiles` [INFO] [stderr] --> src/board.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | tiles: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `offset` [INFO] [stderr] --> src/board.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | offset: u8, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/board.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | fn new(offset: u8, length: u8) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `rows` [INFO] [stderr] --> src/board.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | rows: Vec [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/board.rs:45:8 [INFO] [stderr] | [INFO] [stderr] 45 | fn new(shape: &[(u8, u8)]) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/cards/action_card.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/cards/action_card.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | fn new(name: String) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `cards` [INFO] [stderr] --> src/deck.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | cards: Vec [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/deck.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | fn new(cards: &[T]) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `mask` [INFO] [stderr] --> src/world.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | mask: [Component; ENTITY_COUNT], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `displacement` [INFO] [stderr] --> src/world.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | displacement: [Displacement; ENTITY_COUNT], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `mask` [INFO] [stderr] --> src/world.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | mask: [Component; ENTITY_COUNT], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `default_world` [INFO] [stderr] --> src/world.rs:28:8 [INFO] [stderr] | [INFO] [stderr] 28 | fn default_world() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `grimheim` (lib) generated 15 warnings (1 duplicate) [INFO] [stderr] warning: `grimheim` (lib test) generated 7 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grimheim-128b8729644f44f7) [INFO] [stdout] test service::state::tests::game_session_into_post_game ... ok [INFO] [stdout] test service::state::tests::post_game_into_lobby ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grimheim-4549a0201b0b08a0) [INFO] [stdout] test board::tests::new_tile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] [stderr] Doc-tests grimheim [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" "17cb6fee9ff6b842eddedf72679b16b117d021d0b67b4534b5044367c2075dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17cb6fee9ff6b842eddedf72679b16b117d021d0b67b4534b5044367c2075dfc", kill_on_drop: false }` [INFO] [stdout] 17cb6fee9ff6b842eddedf72679b16b117d021d0b67b4534b5044367c2075dfc