[INFO] cloning repository https://github.com/SuffleWaffle/pysvg2pdf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuffleWaffle/pysvg2pdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuffleWaffle%2Fpysvg2pdf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuffleWaffle%2Fpysvg2pdf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d751fc70ce163c62bc534ddaf70b24560b49b577
[INFO] checking SuffleWaffle/pysvg2pdf against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuffleWaffle%2Fpysvg2pdf" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SuffleWaffle/pysvg2pdf
[INFO] finished tweaking git repo https://github.com/SuffleWaffle/pysvg2pdf
[INFO] tweaked toml for git repo https://github.com/SuffleWaffle/pysvg2pdf written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SuffleWaffle/pysvg2pdf 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/SuffleWaffle/pysvg2pdf 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] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d774ad2dd3b65c6e3993d6b0f1d60037d46fda474e503bbce02eea54384e04ef
[INFO] running `Command { std: "docker" "start" "-a" "d774ad2dd3b65c6e3993d6b0f1d60037d46fda474e503bbce02eea54384e04ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d774ad2dd3b65c6e3993d6b0f1d60037d46fda474e503bbce02eea54384e04ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d774ad2dd3b65c6e3993d6b0f1d60037d46fda474e503bbce02eea54384e04ef", kill_on_drop: false }`
[INFO] [stdout] d774ad2dd3b65c6e3993d6b0f1d60037d46fda474e503bbce02eea54384e04ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fc679e3adafeef0e1d065d06219d104a06d71fb2e65c227da1b0187376c55b4c
[INFO] running `Command { std: "docker" "start" "-a" "fc679e3adafeef0e1d065d06219d104a06d71fb2e65c227da1b0187376c55b4c", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling pyo3-build-config v0.21.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking fontconfig-parser v0.5.6
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-script v0.5.6
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking usvg-tree v0.38.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking rustybuzz v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking cfb v0.9.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling pyo3-ffi v0.21.0
[INFO] [stderr]     Checking usvg-parser v0.38.0
[INFO] [stderr]     Checking charset v0.1.3
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking unscanny v0.1.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking usvg-text-layout v0.38.0
[INFO] [stderr]     Checking lzxd v0.1.4
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking cli-table v0.4.7
[INFO] [stderr]     Checking cab v0.4.1
[INFO] [stderr]     Checking usvg v0.38.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking msi v0.7.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.0
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling pyo3 v0.21.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking versions v5.0.1
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking quoted_printable v0.4.8
[INFO] [stderr]    Compiling cbindgen v0.26.0
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking quoted_printable v0.5.0
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking mailparse v0.14.1
[INFO] [stderr]     Checking which v6.0.1
[INFO] [stderr]     Checking which v5.0.0
[INFO] [stderr]     Checking pdf-writer v0.9.2
[INFO] [stderr]     Checking rustls-pemfile v2.1.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking multipart v0.18.0
[INFO] [stderr]     Checking resvg v0.38.0
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking platform-info v2.0.2
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking configparser v3.0.4
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/resvg-0.38.0/src/filter/iir_blur.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |     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 [rgb::RGBA<u8>]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/resvg-0.38.0/src/filter/iir_blur.rs:69:4
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut Vec<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.38.0/src/filter/iir_blur.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |     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 [rgb::RGBA<u8>]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/resvg-0.38.0/src/filter/iir_blur.rs:69:4
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut Vec<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.38.0/src/filter/iir_blur.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |     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 [rgb::RGBA<u8>]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/resvg-0.38.0/src/filter/iir_blur.rs:69:4
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut Vec<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.38.0/src/filter/iir_blur.rs:66:22
[INFO] [stdout]    |
[INFO] [stdout] 66 |     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 [rgb::RGBA<u8>]`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/resvg-0.38.0/src/filter/iir_blur.rs:69:4
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn gaussian_channel(data: &mut [u8], d: &BlurData, channel: usize, buf: &mut Vec<f64>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^ ---------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking normpath v1.2.0
[INFO] [stderr]     Checking wild v2.2.1
[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" "fc679e3adafeef0e1d065d06219d104a06d71fb2e65c227da1b0187376c55b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc679e3adafeef0e1d065d06219d104a06d71fb2e65c227da1b0187376c55b4c", kill_on_drop: false }`
[INFO] [stdout] fc679e3adafeef0e1d065d06219d104a06d71fb2e65c227da1b0187376c55b4c
