[INFO] cloning repository https://github.com/nebulaeandstars/deskthing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nebulaeandstars/deskthing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebulaeandstars%2Fdeskthing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebulaeandstars%2Fdeskthing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f957616bf1fb663356ec62bc303019d2685e597f
[INFO] checking nebulaeandstars/deskthing against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-27
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebulaeandstars%2Fdeskthing" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nebulaeandstars/deskthing
[INFO] finished tweaking git repo https://github.com/nebulaeandstars/deskthing
[INFO] tweaked toml for git repo https://github.com/nebulaeandstars/deskthing written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nebulaeandstars/deskthing on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nebulaeandstars/deskthing 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: `deskthing` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f8079dddda2ef1878a9100fb25a39293cfdc5c0b9a3b4f1056c6e5eb2623ab86
[INFO] running `Command { std: "docker" "start" "f8079dddda2ef1878a9100fb25a39293cfdc5c0b9a3b4f1056c6e5eb2623ab86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8079dddda2ef1878a9100fb25a39293cfdc5c0b9a3b4f1056c6e5eb2623ab86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8079dddda2ef1878a9100fb25a39293cfdc5c0b9a3b4f1056c6e5eb2623ab86" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8079dddda2ef1878a9100fb25a39293cfdc5c0b9a3b4f1056c6e5eb2623ab86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8079dddda2ef1878a9100fb25a39293cfdc5c0b9a3b4f1056c6e5eb2623ab86" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: `deskthing` (manifest) generated 1 warning
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling miniquad v0.4.10
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking macroquad v0.4.15
[INFO] [stderr]     Checking deskthing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/simulations/fluid.rs:882:13
[INFO] [stdout]     |
[INFO] [stdout] 882 |         let mut sdf = Grid::from_generator(
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Video` is never constructed
[INFO] [stdout]   --> src/main.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct Video {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_bad_apple` is never used
[INFO] [stdout]   --> src/main.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | async fn load_bad_apple() -> Video {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_bitmaps` is never used
[INFO] [stdout]    --> src/main.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 | async fn generate_bitmaps() {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_distance_fields` is never used
[INFO] [stdout]    --> src/main.rs:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 | async fn generate_distance_fields() {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_bitmaps` is never used
[INFO] [stdout]    --> src/main.rs:157:10
[INFO] [stdout]     |
[INFO] [stdout] 157 | async fn load_bitmaps() -> Vec<BinaryBitmap> {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Obstacle` is never used
[INFO] [stdout]    --> src/simulations/fluid.rs:593:11
[INFO] [stdout]     |
[INFO] [stdout] 593 | pub trait Obstacle: Draw + Debug + 'static {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleObstacle` is never constructed
[INFO] [stdout]    --> src/simulations/fluid.rs:600:8
[INFO] [stdout]     |
[INFO] [stdout] 600 | struct CircleObstacle {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RectangleObstacle` is never constructed
[INFO] [stdout]    --> src/simulations/fluid.rs:627:8
[INFO] [stdout]     |
[INFO] [stdout] 627 | struct RectangleObstacle {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `calculate_distance_field` and `iterative_from_bitmap` are never used
[INFO] [stdout]    --> src/simulations/fluid.rs:809:8
[INFO] [stdout]     |
[INFO] [stdout] 791 | impl DistanceField {
[INFO] [stdout]     | ------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 809 |     fn calculate_distance_field(bitmap: &Grid<bool>, target: bool) -> Grid<f32> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 861 |     fn iterative_from_bitmap(bitmap: &BinaryBitmap) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bitmap` is never used
[INFO] [stdout]     --> src/simulations/fluid.rs:1062:12
[INFO] [stdout]      |
[INFO] [stdout] 1061 | impl BitmapObstacle {
[INFO] [stdout]      | ------------------- associated function in this implementation
[INFO] [stdout] 1062 |     pub fn from_bitmap(bitmap: BinaryBitmap, pos: Vec2, size: Vec2) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/simulations/fluid.rs:882:13
[INFO] [stdout]     |
[INFO] [stdout] 882 |         let mut sdf = Grid::from_generator(
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Video` is never constructed
[INFO] [stdout]   --> src/main.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct Video {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_bad_apple` is never used
[INFO] [stdout]   --> src/main.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | async fn load_bad_apple() -> Video {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_bitmaps` is never used
[INFO] [stdout]    --> src/main.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 | async fn generate_bitmaps() {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_distance_fields` is never used
[INFO] [stdout]    --> src/main.rs:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 | async fn generate_distance_fields() {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_bitmaps` is never used
[INFO] [stdout]    --> src/main.rs:157:10
[INFO] [stdout]     |
[INFO] [stdout] 157 | async fn load_bitmaps() -> Vec<BinaryBitmap> {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Obstacle` is never used
[INFO] [stdout]    --> src/simulations/fluid.rs:593:11
[INFO] [stdout]     |
[INFO] [stdout] 593 | pub trait Obstacle: Draw + Debug + 'static {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleObstacle` is never constructed
[INFO] [stdout]    --> src/simulations/fluid.rs:600:8
[INFO] [stdout]     |
[INFO] [stdout] 600 | struct CircleObstacle {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RectangleObstacle` is never constructed
[INFO] [stdout]    --> src/simulations/fluid.rs:627:8
[INFO] [stdout]     |
[INFO] [stdout] 627 | struct RectangleObstacle {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `calculate_distance_field` and `iterative_from_bitmap` are never used
[INFO] [stdout]    --> src/simulations/fluid.rs:809:8
[INFO] [stdout]     |
[INFO] [stdout] 791 | impl DistanceField {
[INFO] [stdout]     | ------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 809 |     fn calculate_distance_field(bitmap: &Grid<bool>, target: bool) -> Grid<f32> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 861 |     fn iterative_from_bitmap(bitmap: &BinaryBitmap) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bitmap` is never used
[INFO] [stdout]     --> src/simulations/fluid.rs:1062:12
[INFO] [stdout]      |
[INFO] [stdout] 1061 | impl BitmapObstacle {
[INFO] [stdout]      | ------------------- associated function in this implementation
[INFO] [stdout] 1062 |     pub fn from_bitmap(bitmap: BinaryBitmap, pos: Vec2, size: Vec2) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.39s
[INFO] running `Command { std: "docker" "inspect" "f8079dddda2ef1878a9100fb25a39293cfdc5c0b9a3b4f1056c6e5eb2623ab86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8079dddda2ef1878a9100fb25a39293cfdc5c0b9a3b4f1056c6e5eb2623ab86", kill_on_drop: false }`
[INFO] [stdout] f8079dddda2ef1878a9100fb25a39293cfdc5c0b9a3b4f1056c6e5eb2623ab86
