[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] building teevik/powpowder against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteevik%2Fpowpowder" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teevik/powpowder on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91c9bec98b7d211786587317203943459d58a808964ce4981c465ab3775598f3 [INFO] running `Command { std: "docker" "start" "-a" "91c9bec98b7d211786587317203943459d58a808964ce4981c465ab3775598f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91c9bec98b7d211786587317203943459d58a808964ce4981c465ab3775598f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91c9bec98b7d211786587317203943459d58a808964ce4981c465ab3775598f3", kill_on_drop: false }` [INFO] [stdout] 91c9bec98b7d211786587317203943459d58a808964ce4981c465ab3775598f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17d24ba6822f983158a511bddd5f73731dae4313bef8a9fa9ca43c8f0b6395bb [INFO] running `Command { std: "docker" "start" "-a" "17d24ba6822f983158a511bddd5f73731dae4313bef8a9fa9ca43c8f0b6395bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling wgpu-types v0.6.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling imgui-sys v0.4.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling gfx-memory v0.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ultraviolet v0.4.6 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pollster v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling retain_mut v0.1.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling imgui v0.4.0 [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 conrod_derive v0.1.2 [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 smithay-client-toolkit v0.6.6 [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 winit v0.22.0 [INFO] [stderr] Compiling conrod v0.61.1 [INFO] [stderr] Compiling imgui-winit-support v0.4.0 [INFO] [stderr] Compiling winit_input_helper v0.6.0 [INFO] [stderr] Compiling wgpu v0.6.0 [INFO] [stderr] Compiling pixels v0.2.0 [INFO] [stderr] Compiling imgui-wgpu v0.9.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: unused import: `retain_mut::RetainMut` [INFO] [stdout] --> src/world.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use retain_mut::RetainMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_tile` is never used [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 `ReplaceSelfWith` is never constructed [INFO] [stdout] --> src/tile.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub enum LiveTileInstruction { [INFO] [stdout] | ------------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 104 | ReplaceSelfWith(Tile), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LiveTileInstruction` 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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24, syn v0.13.11 [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" "17d24ba6822f983158a511bddd5f73731dae4313bef8a9fa9ca43c8f0b6395bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d24ba6822f983158a511bddd5f73731dae4313bef8a9fa9ca43c8f0b6395bb", kill_on_drop: false }` [INFO] [stdout] 17d24ba6822f983158a511bddd5f73731dae4313bef8a9fa9ca43c8f0b6395bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21c5a836ebea496640f51593d0c0eb7c160576e2a92073005713c8598304c253 [INFO] running `Command { std: "docker" "start" "-a" "21c5a836ebea496640f51593d0c0eb7c160576e2a92073005713c8598304c253", 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: unused import: `retain_mut::RetainMut` [INFO] [stdout] --> src/world.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use retain_mut::RetainMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_tile` is never used [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 `ReplaceSelfWith` is never constructed [INFO] [stdout] --> src/tile.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub enum LiveTileInstruction { [INFO] [stdout] | ------------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 104 | ReplaceSelfWith(Tile), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LiveTileInstruction` 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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24, syn v0.13.11 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "21c5a836ebea496640f51593d0c0eb7c160576e2a92073005713c8598304c253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21c5a836ebea496640f51593d0c0eb7c160576e2a92073005713c8598304c253", kill_on_drop: false }` [INFO] [stdout] 21c5a836ebea496640f51593d0c0eb7c160576e2a92073005713c8598304c253