[INFO] cloning repository https://github.com/HactarCE/portal_tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HactarCE/portal_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHactarCE%2Fportal_tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHactarCE%2Fportal_tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c2e5d5ab767b60d155200eb8ab5283adba78822
[INFO] checking HactarCE/portal_tool against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHactarCE%2Fportal_tool" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HactarCE/portal_tool
[INFO] finished tweaking git repo https://github.com/HactarCE/portal_tool
[INFO] tweaked toml for git repo https://github.com/HactarCE/portal_tool written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HactarCE/portal_tool on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HactarCE/portal_tool 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 972736700f55af1326918c9e0343a358902258e7e4872a1df7bf0160cdae1bec
[INFO] running `Command { std: "docker" "start" "-a" "972736700f55af1326918c9e0343a358902258e7e4872a1df7bf0160cdae1bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "972736700f55af1326918c9e0343a358902258e7e4872a1df7bf0160cdae1bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "972736700f55af1326918c9e0343a358902258e7e4872a1df7bf0160cdae1bec", kill_on_drop: false }`
[INFO] [stdout] 972736700f55af1326918c9e0343a358902258e7e4872a1df7bf0160cdae1bec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1fe4b18841b99e00a0d0d011dff8b07c1fe122b4e8930b19815c9a790189541
[INFO] running `Command { std: "docker" "start" "-a" "a1fe4b18841b99e00a0d0d011dff8b07c1fe122b4e8930b19815c9a790189541", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking epaint_default_fonts v0.32.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking async-fs v2.1.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking syn v2.0.106
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling rfd v0.15.4 (https://github.com/PolyMeilex/rfd?rev=9fff5135c9bc2c156405b2f34e66ba919bd4b9d7#9fff5135)
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling portal_planner v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking oneshot v0.1.11
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/resvg-0.45.1/src/filter/iir_blur.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     gaussian_channel(data, &d, 0, buf);
[INFO] [stdout]    |     ---------------- ^^^^ expected `&mut [u8]`, found `&mut [Rgba<u8>]`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut [u8]`
[INFO] [stdout]               found mutable reference `&mut [RGBA<u8>]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/resvg-0.45.1/src/filter/iir_blur.rs:68:4
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut [f64]) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^ ---------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/resvg-0.45.1/src/filter/iir_blur.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |     gaussian_channel(data, &d, 1, buf);
[INFO] [stdout]    |     ---------------- ^^^^ expected `&mut [u8]`, found `&mut [Rgba<u8>]`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut [u8]`
[INFO] [stdout]               found mutable reference `&mut [RGBA<u8>]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/resvg-0.45.1/src/filter/iir_blur.rs:68:4
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut [f64]) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^ ---------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/resvg-0.45.1/src/filter/iir_blur.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |     gaussian_channel(data, &d, 2, buf);
[INFO] [stdout]    |     ---------------- ^^^^ expected `&mut [u8]`, found `&mut [Rgba<u8>]`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut [u8]`
[INFO] [stdout]               found mutable reference `&mut [RGBA<u8>]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/resvg-0.45.1/src/filter/iir_blur.rs:68:4
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut [f64]) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^ ---------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/resvg-0.45.1/src/filter/iir_blur.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |     gaussian_channel(data, &d, 3, buf);
[INFO] [stdout]    |     ---------------- ^^^^ expected `&mut [u8]`, found `&mut [Rgba<u8>]`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut [u8]`
[INFO] [stdout]               found mutable reference `&mut [RGBA<u8>]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/resvg-0.45.1/src/filter/iir_blur.rs:68:4
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut [f64]) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^ ---------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `resvg` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a1fe4b18841b99e00a0d0d011dff8b07c1fe122b4e8930b19815c9a790189541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1fe4b18841b99e00a0d0d011dff8b07c1fe122b4e8930b19815c9a790189541", kill_on_drop: false }`
[INFO] [stdout] a1fe4b18841b99e00a0d0d011dff8b07c1fe122b4e8930b19815c9a790189541
