[INFO] cloning repository https://github.com/ecoskey/bevy_fft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ecoskey/bevy_fft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecoskey%2Fbevy_fft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecoskey%2Fbevy_fft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2e2d4d7c3514d700cc6e61a421de740175e6104 [INFO] testing ecoskey/bevy_fft against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecoskey%2Fbevy_fft" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ecoskey/bevy_fft on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ecoskey/bevy_fft [INFO] finished tweaking git repo https://github.com/ecoskey/bevy_fft [INFO] tweaked toml for git repo https://github.com/ecoskey/bevy_fft written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ecoskey/bevy_fft 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03b85dd9045e61a454a817091de268f50abe0eb9953a614deb2850f282a79fbc [INFO] running `Command { std: "docker" "start" "-a" "03b85dd9045e61a454a817091de268f50abe0eb9953a614deb2850f282a79fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03b85dd9045e61a454a817091de268f50abe0eb9953a614deb2850f282a79fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03b85dd9045e61a454a817091de268f50abe0eb9953a614deb2850f282a79fbc", kill_on_drop: false }` [INFO] [stdout] 03b85dd9045e61a454a817091de268f50abe0eb9953a614deb2850f282a79fbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 885399c21c92fc954d57ff1987a9bdfebaf3aec134598941aa414bece038c229 [INFO] running `Command { std: "docker" "start" "-a" "885399c21c92fc954d57ff1987a9bdfebaf3aec134598941aa414bece038c229", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling bevy_ptr v0.15.0 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling naga v23.1.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bevy_tasks v0.15.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling glow v0.14.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling const_panic v0.2.11 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling atomicow v1.0.0 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling stackfuture v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling accesskit v0.17.1 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling offset-allocator v0.2.0 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling constgebra v0.1.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bevy_macro_utils v0.15.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.0 [INFO] [stderr] Compiling bevy_derive v0.15.0 [INFO] [stderr] Compiling bevy_asset_macros v0.15.0 [INFO] [stderr] Compiling bevy_encase_derive v0.15.0 [INFO] [stderr] Compiling bevy_render_macros v0.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-types v23.0.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling gpu-descriptor v0.3.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling bevy_utils v0.15.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling bevy_reflect v0.15.0 [INFO] [stderr] Compiling encase v0.10.0 [INFO] [stderr] Compiling hexasphere v15.0.0 [INFO] [stderr] Compiling bevy_mikktspace v0.15.0 [INFO] [stderr] Compiling naga_oil v0.16.0 [INFO] [stderr] Compiling bevy_ecs v0.15.0 [INFO] [stderr] Compiling bevy_math v0.15.0 [INFO] [stderr] Compiling bevy_color v0.15.1 [INFO] [stderr] Compiling bevy_app v0.15.0 [INFO] [stderr] Compiling bevy_core v0.15.0 [INFO] [stderr] Compiling bevy_asset v0.15.0 [INFO] [stderr] Compiling bevy_a11y v0.15.0 [INFO] [stderr] Compiling bevy_time v0.15.0 [INFO] [stderr] Compiling bevy_hierarchy v0.15.0 [INFO] [stderr] Compiling bevy_input v0.15.0 [INFO] [stderr] Compiling bevy_diagnostic v0.15.0 [INFO] [stderr] Compiling bevy_transform v0.15.0 [INFO] [stderr] Compiling bevy_window v0.15.0 [INFO] [stderr] Compiling bevy_image v0.15.0 [INFO] [stderr] Compiling bevy_mesh v0.15.0 [INFO] [stderr] Compiling bevy_render v0.15.0 [INFO] [stderr] Compiling gigs v0.1.1 [INFO] [stderr] Compiling bevy_fft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bevy_render::texture::GpuImage` [INFO] [stdout] --> src/complex/image.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bevy_render::texture::GpuImage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bevy_render::render_resource::Texture` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bevy_render::render_resource::Texture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/lib.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | fn build(&self, app: &mut App) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `source` is never read [INFO] [stdout] --> src/complex/image.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ComplexImage { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 6 | source: Handle, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "885399c21c92fc954d57ff1987a9bdfebaf3aec134598941aa414bece038c229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "885399c21c92fc954d57ff1987a9bdfebaf3aec134598941aa414bece038c229", kill_on_drop: false }` [INFO] [stdout] 885399c21c92fc954d57ff1987a9bdfebaf3aec134598941aa414bece038c229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bbf4c8ccb4adf964cf959bfb28af2d320297bf971a9aaf37428a4c1c1538b58 [INFO] running `Command { std: "docker" "start" "-a" "9bbf4c8ccb4adf964cf959bfb28af2d320297bf971a9aaf37428a4c1c1538b58", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `bevy_render::texture::GpuImage` [INFO] [stdout] --> src/complex/image.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bevy_render::texture::GpuImage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bevy_fft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bevy_render::render_resource::Texture` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bevy_render::render_resource::Texture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/lib.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | fn build(&self, app: &mut App) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `source` is never read [INFO] [stdout] --> src/complex/image.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ComplexImage { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 6 | source: Handle, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bevy_render::texture::GpuImage` [INFO] [stdout] --> src/complex/image.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bevy_render::texture::GpuImage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bevy_render::render_resource::Texture` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bevy_render::render_resource::Texture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/lib.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | fn build(&self, app: &mut App) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `source` is never read [INFO] [stdout] --> src/complex/image.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ComplexImage { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 6 | source: Handle, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "9bbf4c8ccb4adf964cf959bfb28af2d320297bf971a9aaf37428a4c1c1538b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bbf4c8ccb4adf964cf959bfb28af2d320297bf971a9aaf37428a4c1c1538b58", kill_on_drop: false }` [INFO] [stdout] 9bbf4c8ccb4adf964cf959bfb28af2d320297bf971a9aaf37428a4c1c1538b58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 673fa388e0fa592e31a293b2a53e4f051e4a8c20923e9021f88a3edbdca69946 [INFO] running `Command { std: "docker" "start" "-a" "673fa388e0fa592e31a293b2a53e4f051e4a8c20923e9021f88a3edbdca69946", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `bevy_render::texture::GpuImage` [INFO] [stderr] --> src/complex/image.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use bevy_render::texture::GpuImage; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `bevy_render::render_resource::Texture` [INFO] [stderr] --> src/lib.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use bevy_render::render_resource::Texture; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `app` [INFO] [stderr] --> src/lib.rs:10:21 [INFO] [stderr] | [INFO] [stderr] 10 | fn build(&self, app: &mut App) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `source` is never read [INFO] [stderr] --> src/complex/image.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct ComplexImage { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 6 | source: Handle, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `bevy_fft` (lib) generated 4 warnings (run `cargo fix --lib -p bevy_fft` to apply 2 suggestions) [INFO] [stderr] warning: `bevy_fft` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_fft-d9fa454e5c4feb3c) [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 bevy_fft [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" "673fa388e0fa592e31a293b2a53e4f051e4a8c20923e9021f88a3edbdca69946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "673fa388e0fa592e31a293b2a53e4f051e4a8c20923e9021f88a3edbdca69946", kill_on_drop: false }` [INFO] [stdout] 673fa388e0fa592e31a293b2a53e4f051e4a8c20923e9021f88a3edbdca69946