[INFO] fetching crate macroquad-particles 0.2.0...
[INFO] checking macroquad-particles-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate macroquad-particles 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate macroquad-particles 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate macroquad-particles 0.2.0
[INFO] finished tweaking crates.io crate macroquad-particles 0.2.0
[INFO] tweaked toml for crates.io crate macroquad-particles 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quad-rand v0.2.1
[INFO] [stderr]   Downloaded macroquad_macro v0.1.7
[INFO] [stderr]   Downloaded nanoserde v0.1.37
[INFO] [stderr]   Downloaded nanoserde-derive v0.1.22
[INFO] [stderr]   Downloaded fontdue v0.7.3
[INFO] [stderr]   Downloaded miniquad v0.4.0
[INFO] [stderr]   Downloaded macroquad v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 015b9e0a51c92a01286401e845be14f3279c58786ea414ae41e46cf212f9e2fd
[INFO] running `Command { std: "docker" "start" "-a" "015b9e0a51c92a01286401e845be14f3279c58786ea414ae41e46cf212f9e2fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "015b9e0a51c92a01286401e845be14f3279c58786ea414ae41e46cf212f9e2fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "015b9e0a51c92a01286401e845be14f3279c58786ea414ae41e46cf212f9e2fd", kill_on_drop: false }`
[INFO] [stdout] 015b9e0a51c92a01286401e845be14f3279c58786ea414ae41e46cf212f9e2fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f38b2286d26c3c871af9f347dc8b771e929c30f3da2b2155dfb387302910ac76
[INFO] running `Command { std: "docker" "start" "-a" "f38b2286d26c3c871af9f347dc8b771e929c30f3da2b2155dfb387302910ac76", kill_on_drop: false }`
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniquad v0.4.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking bumpalo v3.15.4
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking macroquad v0.4.5
[INFO] [stderr]     Checking macroquad-particles v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ShaderSource`
[INFO] [stdout]    --> src/lib.rs:568:17
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 ShaderSource {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ShaderSource`
[INFO] [stdout]    --> src/lib.rs:610:17
[INFO] [stdout]     |
[INFO] [stdout] 610 |                 ShaderSource {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ShaderSource`
[INFO] [stdout]    --> src/lib.rs:568:17
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 ShaderSource {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ShaderSource`
[INFO] [stdout]    --> src/lib.rs:610:17
[INFO] [stdout]     |
[INFO] [stdout] 610 |                 ShaderSource {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `new_pipeline_with_params` found for mutable reference `&mut dyn macroquad::miniquad::RenderingBackend` in the current scope
[INFO] [stdout]    --> src/lib.rs:579:28
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let pipeline = ctx.new_pipeline_with_params(
[INFO] [stdout]     |                        ----^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `new_pipeline` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let pipeline = ctx.new_pipeline(
[INFO] [stdout]     |                            ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `new_pipeline_with_params` found for mutable reference `&mut dyn macroquad::miniquad::RenderingBackend` in the current scope
[INFO] [stdout]    --> src/lib.rs:579:28
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let pipeline = ctx.new_pipeline_with_params(
[INFO] [stdout]     |                        ----^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `new_pipeline` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let pipeline = ctx.new_pipeline(
[INFO] [stdout]     |                            ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `new_pipeline_with_params` found for mutable reference `&mut dyn macroquad::miniquad::RenderingBackend` in the current scope
[INFO] [stdout]    --> src/lib.rs:619:44
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let post_processing_pipeline = ctx.new_pipeline_with_params(
[INFO] [stdout]     |                                        ----^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `new_pipeline` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let post_processing_pipeline = ctx.new_pipeline(
[INFO] [stdout]     |                                            ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `new_pipeline_with_params` found for mutable reference `&mut dyn macroquad::miniquad::RenderingBackend` in the current scope
[INFO] [stdout]    --> src/lib.rs:619:44
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let post_processing_pipeline = ctx.new_pipeline_with_params(
[INFO] [stdout]     |                                        ----^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `new_pipeline` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let post_processing_pipeline = ctx.new_pipeline(
[INFO] [stdout]     |                                            ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]     --> src/lib.rs:642:17
[INFO] [stdout]      |
[INFO] [stdout] 642  |             ctx.texture_set_filter(color_img, FilterMode::Nearest);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^-------------------------------- an argument of type `MipmapFilterMode` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniquad-0.4.0/src/graphics.rs:1129:8
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     fn texture_set_filter(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 642  |             ctx.texture_set_filter(color_img, FilterMode::Nearest, /* MipmapFilterMode */);
[INFO] [stdout]      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]     --> src/lib.rs:642:17
[INFO] [stdout]      |
[INFO] [stdout] 642  |             ctx.texture_set_filter(color_img, FilterMode::Nearest);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^-------------------------------- an argument of type `MipmapFilterMode` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniquad-0.4.0/src/graphics.rs:1129:8
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     fn texture_set_filter(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 642  |             ctx.texture_set_filter(color_img, FilterMode::Nearest, /* MipmapFilterMode */);
[INFO] [stdout]      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0574, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0574, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `macroquad-particles` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `macroquad-particles` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "f38b2286d26c3c871af9f347dc8b771e929c30f3da2b2155dfb387302910ac76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f38b2286d26c3c871af9f347dc8b771e929c30f3da2b2155dfb387302910ac76", kill_on_drop: false }`
[INFO] [stdout] f38b2286d26c3c871af9f347dc8b771e929c30f3da2b2155dfb387302910ac76
[INFO] checking macroquad-particles-0.2.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate macroquad-particles 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate macroquad-particles 0.2.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate macroquad-particles 0.2.0
[INFO] finished tweaking crates.io crate macroquad-particles 0.2.0
[INFO] tweaked toml for crates.io crate macroquad-particles 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 392cfd702f513b75cc1609a992b701c3619549d8b53d445325473cf1b397edc6
[INFO] running `Command { std: "docker" "start" "-a" "392cfd702f513b75cc1609a992b701c3619549d8b53d445325473cf1b397edc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "392cfd702f513b75cc1609a992b701c3619549d8b53d445325473cf1b397edc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "392cfd702f513b75cc1609a992b701c3619549d8b53d445325473cf1b397edc6", kill_on_drop: false }`
[INFO] [stdout] 392cfd702f513b75cc1609a992b701c3619549d8b53d445325473cf1b397edc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cbc9531c26844c088d33197eca417a91bd5a07566d54809640561608a33baab
[INFO] running `Command { std: "docker" "start" "-a" "2cbc9531c26844c088d33197eca417a91bd5a07566d54809640561608a33baab", kill_on_drop: false }`
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniquad v0.4.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking bumpalo v3.15.4
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking macroquad v0.4.5
[INFO] [stderr]     Checking macroquad-particles v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ShaderSource`
[INFO] [stdout]    --> src/lib.rs:568:17
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 ShaderSource {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ShaderSource`
[INFO] [stdout]    --> src/lib.rs:610:17
[INFO] [stdout]     |
[INFO] [stdout] 610 |                 ShaderSource {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ShaderSource`
[INFO] [stdout]    --> src/lib.rs:568:17
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 ShaderSource {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ShaderSource`
[INFO] [stdout]    --> src/lib.rs:610:17
[INFO] [stdout]     |
[INFO] [stdout] 610 |                 ShaderSource {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `new_pipeline_with_params` found for mutable reference `&mut dyn macroquad::miniquad::RenderingBackend` in the current scope
[INFO] [stdout]    --> src/lib.rs:579:28
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let pipeline = ctx.new_pipeline_with_params(
[INFO] [stdout]     |                        ----^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `new_pipeline` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let pipeline = ctx.new_pipeline(
[INFO] [stdout]     |                            ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `new_pipeline_with_params` found for mutable reference `&mut dyn macroquad::miniquad::RenderingBackend` in the current scope
[INFO] [stdout]    --> src/lib.rs:579:28
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let pipeline = ctx.new_pipeline_with_params(
[INFO] [stdout]     |                        ----^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `new_pipeline` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let pipeline = ctx.new_pipeline(
[INFO] [stdout]     |                            ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `new_pipeline_with_params` found for mutable reference `&mut dyn macroquad::miniquad::RenderingBackend` in the current scope
[INFO] [stdout]    --> src/lib.rs:619:44
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let post_processing_pipeline = ctx.new_pipeline_with_params(
[INFO] [stdout]     |                                        ----^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `new_pipeline` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let post_processing_pipeline = ctx.new_pipeline(
[INFO] [stdout]     |                                            ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `new_pipeline_with_params` found for mutable reference `&mut dyn macroquad::miniquad::RenderingBackend` in the current scope
[INFO] [stdout]    --> src/lib.rs:619:44
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let post_processing_pipeline = ctx.new_pipeline_with_params(
[INFO] [stdout]     |                                        ----^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `new_pipeline` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let post_processing_pipeline = ctx.new_pipeline(
[INFO] [stdout]     |                                            ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]     --> src/lib.rs:642:17
[INFO] [stdout]      |
[INFO] [stdout] 642  |             ctx.texture_set_filter(color_img, FilterMode::Nearest);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^-------------------------------- an argument of type `MipmapFilterMode` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniquad-0.4.0/src/graphics.rs:1129:8
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     fn texture_set_filter(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 642  |             ctx.texture_set_filter(color_img, FilterMode::Nearest, /* MipmapFilterMode */);
[INFO] [stdout]      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]     --> src/lib.rs:642:17
[INFO] [stdout]      |
[INFO] [stdout] 642  |             ctx.texture_set_filter(color_img, FilterMode::Nearest);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^-------------------------------- an argument of type `MipmapFilterMode` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniquad-0.4.0/src/graphics.rs:1129:8
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     fn texture_set_filter(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 642  |             ctx.texture_set_filter(color_img, FilterMode::Nearest, /* MipmapFilterMode */);
[INFO] [stdout]      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0574, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0574, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `macroquad-particles` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `macroquad-particles` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "2cbc9531c26844c088d33197eca417a91bd5a07566d54809640561608a33baab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cbc9531c26844c088d33197eca417a91bd5a07566d54809640561608a33baab", kill_on_drop: false }`
[INFO] [stdout] 2cbc9531c26844c088d33197eca417a91bd5a07566d54809640561608a33baab
