[INFO] cloning repository https://github.com/teevik/powpowder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teevik/powpowder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteevik%2Fpowpowder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteevik%2Fpowpowder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 750c631be3fc1ed7e61485b542202bc0c8d2f460 [INFO] testing teevik/powpowder against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteevik%2Fpowpowder" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teevik/powpowder on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/teevik/powpowder [INFO] finished tweaking git repo https://github.com/teevik/powpowder [INFO] tweaked toml for git repo https://github.com/teevik/powpowder written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/teevik/powpowder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wgpu v0.6.0 [INFO] [stderr] Downloaded conrod_derive v0.1.2 [INFO] [stderr] Downloaded retain_mut v0.1.1 [INFO] [stderr] Downloaded gfx-auxil v0.6.0 [INFO] [stderr] Downloaded winit v0.22.0 [INFO] [stderr] Downloaded imgui-wgpu v0.9.0 [INFO] [stderr] Downloaded imgui-winit-support v0.4.0 [INFO] [stderr] Downloaded siphasher v0.3.2 [INFO] [stderr] Downloaded gfx-backend-metal v0.6.2 [INFO] [stderr] Downloaded winit_input_helper v0.6.0 [INFO] [stderr] Downloaded gfx-backend-dx11 v0.6.4 [INFO] [stderr] Downloaded spirv_cross v0.21.0 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.6.3 [INFO] [stderr] Downloaded pixels v0.2.0 [INFO] [stderr] Downloaded conrod v0.61.1 [INFO] [stderr] Downloaded wgpu-core v0.6.3 [INFO] [stderr] Downloaded imgui-sys v0.4.0 [INFO] [stderr] Downloaded imgui v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 106af87d4651b1b1144d33809ea4c58a04c6265254a542f99e7653704729347c [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" "106af87d4651b1b1144d33809ea4c58a04c6265254a542f99e7653704729347c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "106af87d4651b1b1144d33809ea4c58a04c6265254a542f99e7653704729347c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "106af87d4651b1b1144d33809ea4c58a04c6265254a542f99e7653704729347c", kill_on_drop: false }` [INFO] [stdout] 106af87d4651b1b1144d33809ea4c58a04c6265254a542f99e7653704729347c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b925216ef8196949522c0ea551e22ebe54b8985827487d70157b36b078f09f1 [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" "7b925216ef8196949522c0ea551e22ebe54b8985827487d70157b36b078f09f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling pollster v0.2.0 [INFO] [stderr] Compiling retain_mut v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling wgpu-types v0.6.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling ultraviolet v0.4.6 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling imgui-sys v0.4.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling gfx-memory v0.2.0 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling imgui v0.4.0 [INFO] [stderr] Compiling conrod_derive v0.1.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling wgpu-core v0.6.3 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling conrod v0.61.1 [INFO] [stderr] Compiling wgpu v0.6.0 [INFO] [stderr] Compiling imgui-wgpu v0.9.0 [INFO] [stderr] Compiling pixels v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.0 [INFO] [stderr] Compiling winit_input_helper v0.6.0 [INFO] [stderr] Compiling imgui-winit-support v0.4.0 [INFO] [stderr] Compiling powpowder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `palette::encoding::Srgb` [INFO] [stdout] --> src/live_tiles.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use palette::encoding::Srgb; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::world::World` [INFO] [stdout] --> src/particle.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::world::World; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_tile` [INFO] [stdout] --> src/world.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn get_tile(&self, tile_position: Vector2) -> Tile { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReplaceSelfWith` [INFO] [stdout] --> src/tile.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | ReplaceSelfWith(Tile), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 42s [INFO] running `Command { std: "docker" "inspect" "7b925216ef8196949522c0ea551e22ebe54b8985827487d70157b36b078f09f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b925216ef8196949522c0ea551e22ebe54b8985827487d70157b36b078f09f1", kill_on_drop: false }` [INFO] [stdout] 7b925216ef8196949522c0ea551e22ebe54b8985827487d70157b36b078f09f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63a81729d45407c2aacede0b1acade6820a835438562f645d2fb6bd802c1ef71 [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" "63a81729d45407c2aacede0b1acade6820a835438562f645d2fb6bd802c1ef71", kill_on_drop: false }` [INFO] [stderr] Compiling powpowder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `palette::encoding::Srgb` [INFO] [stdout] --> src/live_tiles.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use palette::encoding::Srgb; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::world::World` [INFO] [stdout] --> src/particle.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::world::World; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_tile` [INFO] [stdout] --> src/world.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn get_tile(&self, tile_position: Vector2) -> Tile { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReplaceSelfWith` [INFO] [stdout] --> src/tile.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | ReplaceSelfWith(Tile), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "63a81729d45407c2aacede0b1acade6820a835438562f645d2fb6bd802c1ef71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a81729d45407c2aacede0b1acade6820a835438562f645d2fb6bd802c1ef71", kill_on_drop: false }` [INFO] [stdout] 63a81729d45407c2aacede0b1acade6820a835438562f645d2fb6bd802c1ef71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a209f42fe2d42bc56ffccc1572cf42a4bd9a59089bc14c907274d26209c80f8b [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" "a209f42fe2d42bc56ffccc1572cf42a4bd9a59089bc14c907274d26209c80f8b", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `palette::encoding::Srgb` [INFO] [stderr] --> src/live_tiles.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use palette::encoding::Srgb; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::world::World` [INFO] [stderr] --> src/particle.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::world::World; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_tile` [INFO] [stderr] --> src/world.rs:54:12 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn get_tile(&self, tile_position: Vector2) -> Tile { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ReplaceSelfWith` [INFO] [stderr] --> src/tile.rs:104:5 [INFO] [stderr] | [INFO] [stderr] 104 | ReplaceSelfWith(Tile), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/powpowder-041d86add8ee367f [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" "a209f42fe2d42bc56ffccc1572cf42a4bd9a59089bc14c907274d26209c80f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a209f42fe2d42bc56ffccc1572cf42a4bd9a59089bc14c907274d26209c80f8b", kill_on_drop: false }` [INFO] [stdout] a209f42fe2d42bc56ffccc1572cf42a4bd9a59089bc14c907274d26209c80f8b