[INFO] fetching crate ready-paint 0.2.2...
[INFO] testing ready-paint-0.2.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate ready-paint 0.2.2 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate ready-paint 0.2.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ready-paint 0.2.2
[INFO] tweaked toml for crates.io crate ready-paint 0.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ready-paint 0.2.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ready-paint 0.2.2 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46dce0ae5aa68c36e1bea402a92781237a857952bb72e12f8f686444b6ecdfa6
[INFO] running `Command { std: "docker" "start" "-a" "46dce0ae5aa68c36e1bea402a92781237a857952bb72e12f8f686444b6ecdfa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46dce0ae5aa68c36e1bea402a92781237a857952bb72e12f8f686444b6ecdfa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46dce0ae5aa68c36e1bea402a92781237a857952bb72e12f8f686444b6ecdfa6", kill_on_drop: false }`
[INFO] [stdout] 46dce0ae5aa68c36e1bea402a92781237a857952bb72e12f8f686444b6ecdfa6
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b7e7856001b6da6424fd7f7a2cd4716b1a97250bb13b1efb80fa729c77e605f
[INFO] running `Command { std: "docker" "start" "-a" "7b7e7856001b6da6424fd7f7a2cd4716b1a97250bb13b1efb80fa729c77e605f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling wgpu-hal v24.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling wgpu-core v24.0.2
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling wgpu v24.0.1
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-types v24.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ready-paint v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Backends`
[INFO] [stdout]  --> src/gfx/mod.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use wgpu::{Backends, RequestAdapterOptions, SurfaceTarget};
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "7b7e7856001b6da6424fd7f7a2cd4716b1a97250bb13b1efb80fa729c77e605f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b7e7856001b6da6424fd7f7a2cd4716b1a97250bb13b1efb80fa729c77e605f", kill_on_drop: false }`
[INFO] [stdout] 7b7e7856001b6da6424fd7f7a2cd4716b1a97250bb13b1efb80fa729c77e605f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17aca021fa9450abf1969116882489153aea16f2a1a7d866260b4230f158fe6d
[INFO] running `Command { std: "docker" "start" "-a" "17aca021fa9450abf1969116882489153aea16f2a1a7d866260b4230f158fe6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling wgpu-types v24.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling winit v0.30.8
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling spin_sleep v1.3.0
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.5
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.5
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling wgpu-hal v24.0.2
[INFO] [stderr]    Compiling wgpu-core v24.0.2
[INFO] [stderr]    Compiling wgpu v24.0.1
[INFO] [stderr]    Compiling ready-paint v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Backends`
[INFO] [stdout]  --> src/gfx/mod.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use wgpu::{Backends, RequestAdapterOptions, SurfaceTarget};
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Backends`
[INFO] [stdout]  --> src/gfx/mod.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use wgpu::{Backends, RequestAdapterOptions, SurfaceTarget};
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Add`
[INFO] [stdout]  --> examples/nice_view/run.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{ops::Add, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/queue_ready_paint_pass.rs:139:17
[INFO] [stdout]     |
[INFO] [stdout] 139 |             let mut render_pass = encoder.begin_render_pass(&wgpu::RenderPassDescriptor {
[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: variable does not need to be mutable
[INFO] [stdout]   --> examples/nice_view/paint.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let mut rpass = encoder.begin_render_pass(&wgpu::RenderPassDescriptor {
[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: variable does not need to be mutable
[INFO] [stdout]   --> examples/nice_view/paint.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |             let mut rpass = World::pass(data, rpass);
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.52s
[INFO] running `Command { std: "docker" "inspect" "17aca021fa9450abf1969116882489153aea16f2a1a7d866260b4230f158fe6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17aca021fa9450abf1969116882489153aea16f2a1a7d866260b4230f158fe6d", kill_on_drop: false }`
[INFO] [stdout] 17aca021fa9450abf1969116882489153aea16f2a1a7d866260b4230f158fe6d
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70fa4c9391b9fef592329cadb0332d440dbe500e54d70e5d9c92c5aab2587caa
[INFO] running `Command { std: "docker" "start" "-a" "70fa4c9391b9fef592329cadb0332d440dbe500e54d70e5d9c92c5aab2587caa", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Backends`
[INFO] [stderr]  --> src/gfx/mod.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | use wgpu::{Backends, RequestAdapterOptions, SurfaceTarget};
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ready-paint` (lib) generated 1 warning (run `cargo fix --lib -p ready-paint` to apply 1 suggestion)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> examples/queue_ready_paint_pass.rs:139:17
[INFO] [stderr]     |
[INFO] [stderr] 139 |             let mut render_pass = encoder.begin_render_pass(&wgpu::RenderPassDescriptor {
[INFO] [stderr]     |                 ----^^^^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ops::Add`
[INFO] [stderr]  --> examples/nice_view/run.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::{ops::Add, sync::Arc};
[INFO] [stderr]   |           ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> examples/nice_view/paint.rs:19:17
[INFO] [stderr]    |
[INFO] [stderr] 19 |             let mut rpass = encoder.begin_render_pass(&wgpu::RenderPassDescriptor {
[INFO] [stderr]    |                 ----^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> examples/nice_view/paint.rs:38:17
[INFO] [stderr]    |
[INFO] [stderr] 38 |             let mut rpass = World::pass(data, rpass);
[INFO] [stderr]    |                 ----^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `ready-paint` (example "queue_ready_paint_pass") generated 1 warning (run `cargo fix --example "queue_ready_paint_pass" -p ready-paint` to apply 1 suggestion)
[INFO] [stderr] warning: `ready-paint` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `ready-paint` (example "nice_view") generated 3 warnings (run `cargo fix --example "nice_view" -p ready-paint` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ready_paint-44520637255a5794)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test multi::tests::test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ready_paint
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/multi.rs - multi::refs_muts (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/multi.rs - multi::refs_muts (line 12) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `refs_muts` in this scope
[INFO] [stdout]   --> src/multi.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | refs_muts::<(Ref<Data1>, Mut<Data2>)>(&mut data);
[INFO] [stdout]    | ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ready_paint::multi::refs_muts;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Ref` in this scope
[INFO] [stdout]   --> src/multi.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | refs_muts::<(Ref<Data1>, Mut<Data2>)>(&mut data);
[INFO] [stdout]    |              ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 12 + use std::cell::Ref;
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ready_paint::multi::Ref;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Data1` in this scope
[INFO] [stdout]   --> src/multi.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | refs_muts::<(Ref<Data1>, Mut<Data2>)>(&mut data);
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multi_rs_12_0<Data1>() {
[INFO] [stdout]    |                                                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mut` in this scope
[INFO] [stdout]   --> src/multi.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | refs_muts::<(Ref<Data1>, Mut<Data2>)>(&mut data);
[INFO] [stdout]    |                          ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ready_paint::multi::Mut;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Data2` in this scope
[INFO] [stdout]   --> src/multi.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | refs_muts::<(Ref<Data1>, Mut<Data2>)>(&mut data);
[INFO] [stdout]    |                              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multi_rs_12_0<Data2>() {
[INFO] [stdout]    |                                                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data` in this scope
[INFO] [stdout]   --> src/multi.rs:13:44
[INFO] [stdout]    |
[INFO] [stdout] 13 | refs_muts::<(Ref<Data1>, Mut<Data2>)>(&mut data);
[INFO] [stdout]    |                                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/multi.rs - multi::refs_muts (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "70fa4c9391b9fef592329cadb0332d440dbe500e54d70e5d9c92c5aab2587caa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70fa4c9391b9fef592329cadb0332d440dbe500e54d70e5d9c92c5aab2587caa", kill_on_drop: false }`
[INFO] [stdout] 70fa4c9391b9fef592329cadb0332d440dbe500e54d70e5d9c92c5aab2587caa
