[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimheim%2Fgrimheim-client" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grimheim/grimheim-client on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-11/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07fd0458a23feefdc4ff7f99439684b8638e60b43ffa05e7c84883f3a02b774e [INFO] running `Command { std: "docker" "start" "-a" "07fd0458a23feefdc4ff7f99439684b8638e60b43ffa05e7c84883f3a02b774e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07fd0458a23feefdc4ff7f99439684b8638e60b43ffa05e7c84883f3a02b774e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07fd0458a23feefdc4ff7f99439684b8638e60b43ffa05e7c84883f3a02b774e", kill_on_drop: false }` [INFO] [stdout] 07fd0458a23feefdc4ff7f99439684b8638e60b43ffa05e7c84883f3a02b774e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f08730b711daf315749a883bef6f14d428f6be740f1bda37c06a3d7aad2ed532 [INFO] running `Command { std: "docker" "start" "-a" "f08730b711daf315749a883bef6f14d428f6be740f1bda37c06a3d7aad2ed532", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.3.1 [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling vecmath v0.3.1 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling stb_truetype v0.2.2 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling tempfile v3.0.0 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.10.0 [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: 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] | ^^^^ help: use `dyn`: `dyn Card` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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: 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] = note: `#[warn(dead_code)]` on by default [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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.56s [INFO] running `Command { std: "docker" "inspect" "f08730b711daf315749a883bef6f14d428f6be740f1bda37c06a3d7aad2ed532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08730b711daf315749a883bef6f14d428f6be740f1bda37c06a3d7aad2ed532", kill_on_drop: false }` [INFO] [stdout] f08730b711daf315749a883bef6f14d428f6be740f1bda37c06a3d7aad2ed532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b295d3187ab862b8b192682af02ffefb0477b9260a6f5ad32b8ee195588562f [INFO] running `Command { std: "docker" "start" "-a" "7b295d3187ab862b8b192682af02ffefb0477b9260a6f5ad32b8ee195588562f", kill_on_drop: false }` [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] | ^^^^ help: use `dyn`: `dyn Card` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] [stderr] Compiling grimheim v0.1.0 (/opt/rustwide/workdir) [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] = note: `#[warn(dead_code)]` on by default [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: 12 warnings emitted [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] | ^^^^ help: use `dyn`: `dyn Card` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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: 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 0.61s [INFO] running `Command { std: "docker" "inspect" "7b295d3187ab862b8b192682af02ffefb0477b9260a6f5ad32b8ee195588562f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b295d3187ab862b8b192682af02ffefb0477b9260a6f5ad32b8ee195588562f", kill_on_drop: false }` [INFO] [stdout] 7b295d3187ab862b8b192682af02ffefb0477b9260a6f5ad32b8ee195588562f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 679e1a5df7e896ec6f2251b4df44a68797e309fb5ec4bb8f621b9ed6cbcfb572 [INFO] running `Command { std: "docker" "start" "-a" "679e1a5df7e896ec6f2251b4df44a68797e309fb5ec4bb8f621b9ed6cbcfb572", 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] 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] | ^^^^ help: use `dyn`: `dyn Card` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [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: `#[warn(deprecated)]` on by default [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: 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: 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] = note: `#[warn(dead_code)]` on by default [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: 12 warnings emitted [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] | ^^^^ help: use `dyn`: `dyn Card` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [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: `#[warn(deprecated)]` on by default [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: 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: 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: 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: 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: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.63s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grimheim-3a70721871449792) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test board::tests::new_board ... ok [INFO] [stdout] test board::tests::new_boardrow ... ok [INFO] [stdout] test components::displacement::test::copy_displacement ... ok [INFO] [stdout] test board::tests::new_tile ... ok [INFO] [stdout] test cards::action_card::tests::new_card ... ok [INFO] [stdout] test components::displacement::test::clone_displacement ... ok [INFO] [stdout] test deck::tests::new_deck ... ok [INFO] [stdout] test ecs::component::test::new ... ok [INFO] [stdout] test components::displacement::test::new_displacement ... ok [INFO] [stdout] test service::state::tests::game_session_into_post_game ... ok [INFO] [stdout] test service::state::tests::lobby_into_game_session ... ok [INFO] [stdout] test service::state::tests::lobby_select_default ... ok [INFO] [stdout] test service::state::tests::lobby_select_into_create_game ... ok [INFO] [stdout] test service::state::tests::lobby_select_into_lobby ... ok [INFO] [stdout] test service::state::tests::post_game_into_lobby ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grimheim-3683be43bb50586c) [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" "679e1a5df7e896ec6f2251b4df44a68797e309fb5ec4bb8f621b9ed6cbcfb572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "679e1a5df7e896ec6f2251b4df44a68797e309fb5ec4bb8f621b9ed6cbcfb572", kill_on_drop: false }` [INFO] [stdout] 679e1a5df7e896ec6f2251b4df44a68797e309fb5ec4bb8f621b9ed6cbcfb572