[INFO] cloning repository https://github.com/ipvm-wg/svg-to-png
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ipvm-wg/svg-to-png" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fipvm-wg%2Fsvg-to-png", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fipvm-wg%2Fsvg-to-png'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b650f55252b0641bc1863045fc01da186836d677
[INFO] building ipvm-wg/svg-to-png against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fipvm-wg%2Fsvg-to-png" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ipvm-wg/svg-to-png
[INFO] finished tweaking git repo https://github.com/ipvm-wg/svg-to-png
[INFO] tweaked toml for git repo https://github.com/ipvm-wg/svg-to-png written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ipvm-wg/svg-to-png on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ipvm-wg/svg-to-png 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/RazrFalcon/resvg`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen v0.13.1
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.13.1
[INFO] [stderr]   Downloaded wasm-metadata v0.10.20
[INFO] [stderr]   Downloaded semver v1.0.21
[INFO] [stderr]   Downloaded unicode-vo v0.1.0
[INFO] [stderr]   Downloaded id-arena v2.2.1
[INFO] [stderr]   Downloaded xmlwriter v0.1.0
[INFO] [stderr]   Downloaded simplecss v0.2.1
[INFO] [stderr]   Downloaded rgb v0.8.37
[INFO] [stderr]   Downloaded data-url v0.3.1
[INFO] [stderr]   Downloaded fontconfig-parser v0.5.6
[INFO] [stderr]   Downloaded svgtypes v0.14.0
[INFO] [stderr]   Downloaded tiny-skia-path v0.11.4
[INFO] [stderr]   Downloaded roxmltree v0.19.0
[INFO] [stderr]   Downloaded fontdb v0.16.1
[INFO] [stderr]   Downloaded wasmparser v0.121.2
[INFO] [stderr]   Downloaded wasmparser v0.116.1
[INFO] [stderr]   Downloaded kurbo v0.9.5
[INFO] [stderr]   Downloaded wit-component v0.17.0
[INFO] [stderr]   Downloaded tiny-skia v0.11.4
[INFO] [stderr]   Downloaded rustybuzz v0.12.1
[INFO] [stderr]   Downloaded unicode-script v0.5.5
[INFO] [stderr]   Downloaded wasm-encoder v0.36.2
[INFO] [stderr]   Downloaded wasm-encoder v0.41.2
[INFO] [stderr]   Downloaded unicode-bidi-mirroring v0.1.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.13.1
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.13.2
[INFO] [stderr]   Downloaded wit-parser v0.12.2
[INFO] [stderr]   Downloaded imagesize v0.12.0
[INFO] [stderr]   Downloaded pico-args v0.5.0
[INFO] [stderr]   Downloaded unicode-ccc v0.1.2
[INFO] [stderr]   Downloaded float-cmp v0.9.0
[INFO] [stderr]   Downloaded kurbo v0.10.4
[INFO] [stderr]   Downloaded spdx v0.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5cae9912f1c68ce30f9d9d6f27f8af0c6c63c29e7c08eb5519e472d5745d20c
[INFO] running `Command { std: "docker" "start" "-a" "e5cae9912f1c68ce30f9d9d6f27f8af0c6c63c29e7c08eb5519e472d5745d20c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5cae9912f1c68ce30f9d9d6f27f8af0c6c63c29e7c08eb5519e472d5745d20c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5cae9912f1c68ce30f9d9d6f27f8af0c6c63c29e7c08eb5519e472d5745d20c", kill_on_drop: false }`
[INFO] [stdout] e5cae9912f1c68ce30f9d9d6f27f8af0c6c63c29e7c08eb5519e472d5745d20c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6340a1c4fc1182eb6ecff5fcd630e78c95f9a7763ed5353a658b7eca0552253
[INFO] running `Command { std: "docker" "start" "-a" "d6340a1c4fc1182eb6ecff5fcd630e78c95f9a7763ed5353a658b7eca0552253", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling wit-bindgen-rust v0.13.2
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling wasm-encoder v0.41.2
[INFO] [stderr]    Compiling wasm-encoder v0.36.2
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling spdx v0.10.3
[INFO] [stderr]    Compiling kurbo v0.10.4
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling fontdb v0.16.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling svgtypes v0.14.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling usvg v0.39.0 (https://github.com/RazrFalcon/resvg?rev=093bfdd#093bfddd)
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling wasmparser v0.116.1
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling resvg v0.39.0 (https://github.com/RazrFalcon/resvg?rev=093bfdd#093bfddd)
[INFO] [stderr]    Compiling wit-parser v0.12.2
[INFO] [stderr]    Compiling wasm-metadata v0.10.20
[INFO] [stderr]    Compiling wit-component v0.17.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.13.1
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.13.1
[INFO] [stderr]    Compiling wit-bindgen v0.13.1
[INFO] [stderr]    Compiling svg-to-png v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/lib.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |             Err(err) => {
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.85s
[INFO] running `Command { std: "docker" "inspect" "d6340a1c4fc1182eb6ecff5fcd630e78c95f9a7763ed5353a658b7eca0552253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6340a1c4fc1182eb6ecff5fcd630e78c95f9a7763ed5353a658b7eca0552253", kill_on_drop: false }`
[INFO] [stdout] d6340a1c4fc1182eb6ecff5fcd630e78c95f9a7763ed5353a658b7eca0552253
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 133f4c9825e4453fb2c37c334efbb1d89eae91f71da3299bbe1e23f718eae54d
[INFO] running `Command { std: "docker" "start" "-a" "133f4c9825e4453fb2c37c334efbb1d89eae91f71da3299bbe1e23f718eae54d", kill_on_drop: false }`
[INFO] [stderr]    Compiling svg-to-png v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/lib.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |             Err(err) => {
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/lib.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |             Err(err) => {
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s
[INFO] running `Command { std: "docker" "inspect" "133f4c9825e4453fb2c37c334efbb1d89eae91f71da3299bbe1e23f718eae54d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "133f4c9825e4453fb2c37c334efbb1d89eae91f71da3299bbe1e23f718eae54d", kill_on_drop: false }`
[INFO] [stdout] 133f4c9825e4453fb2c37c334efbb1d89eae91f71da3299bbe1e23f718eae54d
