[INFO] cloning repository https://github.com/ryderjenkins/resvg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryderjenkins/resvg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryderjenkins%2Fresvg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryderjenkins%2Fresvg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43a740dcd9bc9e4b32bd5801a5c77552bdb1433b [INFO] checking ryderjenkins/resvg against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryderjenkins%2Fresvg" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ryderjenkins/resvg [INFO] finished tweaking git repo https://github.com/ryderjenkins/resvg [INFO] tweaked toml for git repo https://github.com/ryderjenkins/resvg written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ryderjenkins/resvg 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/ryderjenkins/resvg 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e2beff08692a06d8049be8cdf1766913e964c663d59a15d251d6fed60106f219 [INFO] running `Command { std: "docker" "start" "-a" "e2beff08692a06d8049be8cdf1766913e964c663d59a15d251d6fed60106f219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2beff08692a06d8049be8cdf1766913e964c663d59a15d251d6fed60106f219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2beff08692a06d8049be8cdf1766913e964c663d59a15d251d6fed60106f219", kill_on_drop: false }` [INFO] [stdout] e2beff08692a06d8049be8cdf1766913e964c663d59a15d251d6fed60106f219 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 473170fc3287efa9b82e242e8411f9aab1c8934e0828fd4ba928d08a0b2e107d [INFO] running `Command { std: "docker" "start" "-a" "473170fc3287efa9b82e242e8411f9aab1c8934e0828fd4ba928d08a0b2e107d", kill_on_drop: false }` [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking xmlparser v0.13.5 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking rctree v0.5.0 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Checking ttf-parser v0.18.1 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking data-url v0.2.0 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Checking unicode-script v0.5.5 [INFO] [stderr] Checking imagesize v0.11.0 [INFO] [stderr] Checking strict-num v0.1.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking roxmltree v0.18.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking kurbo v0.9.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking fontconfig-parser v0.5.2 [INFO] [stderr] Checking rgb v0.8.36 [INFO] [stderr] Checking tiny-skia-path v0.8.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking svgfilters v0.4.0 (/opt/rustwide/workdir/svgfilters) [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> svgfilters/src/iir_blur.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | gaussian_channel(data, &d, 0, buf); [INFO] [stdout] | ---------------- ^^^^ expected `&mut [u8]`, found `&mut [RGBA]` [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]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> svgfilters/src/iir_blur.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> svgfilters/src/iir_blur.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | gaussian_channel(data, &d, 1, buf); [INFO] [stdout] | ---------------- ^^^^ expected `&mut [u8]`, found `&mut [RGBA]` [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]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> svgfilters/src/iir_blur.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> svgfilters/src/iir_blur.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | gaussian_channel(data, &d, 0, buf); [INFO] [stdout] | ---------------- ^^^^ expected `&mut [u8]`, found `&mut [RGBA]` [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]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> svgfilters/src/iir_blur.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> svgfilters/src/iir_blur.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | gaussian_channel(data, &d, 1, buf); [INFO] [stdout] | ---------------- ^^^^ expected `&mut [u8]`, found `&mut [RGBA]` [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]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> svgfilters/src/iir_blur.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> svgfilters/src/iir_blur.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | gaussian_channel(data, &d, 2, buf); [INFO] [stdout] | ---------------- ^^^^ expected `&mut [u8]`, found `&mut [RGBA]` [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]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> svgfilters/src/iir_blur.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> svgfilters/src/iir_blur.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | gaussian_channel(data, &d, 2, buf); [INFO] [stdout] | ---------------- ^^^^ expected `&mut [u8]`, found `&mut [RGBA]` [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]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> svgfilters/src/iir_blur.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> svgfilters/src/iir_blur.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | gaussian_channel(data, &d, 3, buf); [INFO] [stdout] | ---------------- ^^^^ expected `&mut [u8]`, found `&mut [RGBA]` [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]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> svgfilters/src/iir_blur.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> svgfilters/src/iir_blur.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | gaussian_channel(data, &d, 3, buf); [INFO] [stdout] | ---------------- ^^^^ expected `&mut [u8]`, found `&mut [RGBA]` [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]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> svgfilters/src/iir_blur.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rgb::ComponentSlice` [INFO] [stdout] --> svgfilters/src/iir_blur.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use rgb::ComponentSlice; [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: `rgb::ComponentSlice` [INFO] [stdout] --> svgfilters/src/iir_blur.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use rgb::ComponentSlice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `svgfilters` (lib) due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `svgfilters` (lib test) due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "473170fc3287efa9b82e242e8411f9aab1c8934e0828fd4ba928d08a0b2e107d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "473170fc3287efa9b82e242e8411f9aab1c8934e0828fd4ba928d08a0b2e107d", kill_on_drop: false }` [INFO] [stdout] 473170fc3287efa9b82e242e8411f9aab1c8934e0828fd4ba928d08a0b2e107d