[INFO] fetching crate svg2avif 0.1.14... [INFO] testing svg2avif-0.1.14 against 1.91.0 for beta-1.92-2 [INFO] extracting crate svg2avif 0.1.14 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate svg2avif 0.1.14 [INFO] finished tweaking crates.io crate svg2avif 0.1.14 [INFO] tweaked toml for crates.io crate svg2avif 0.1.14 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate svg2avif 0.1.14 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate svg2avif 0.1.14 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-vo v0.1.0 [INFO] [stderr] Downloaded xmlwriter v0.1.0 [INFO] [stderr] Downloaded simplecss v0.2.2 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Downloaded unicode-ccc v0.3.0 [INFO] [stderr] Downloaded aok v0.1.15 [INFO] [stderr] Downloaded core_maths v0.1.0 [INFO] [stderr] Downloaded svgtypes v0.15.2 [INFO] [stderr] Downloaded nasm-rs v0.2.5 [INFO] [stderr] Downloaded imagesize v0.13.0 [INFO] [stderr] Downloaded fontconfig-parser v0.5.7 [INFO] [stderr] Downloaded image-webp v0.1.3 [INFO] [stderr] Downloaded data-url v0.3.1 [INFO] [stderr] Downloaded cc v1.2.7 [INFO] [stderr] Downloaded kurbo v0.11.1 [INFO] [stderr] Downloaded fontdb v0.22.0 [INFO] [stderr] Downloaded usvg v0.44.0 [INFO] [stderr] Downloaded winnow v0.6.22 [INFO] [stderr] Downloaded resvg v0.44.0 [INFO] [stderr] Downloaded ttf-parser v0.24.1 [INFO] [stderr] Downloaded rustybuzz v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50667f471d3867b06ce9609e7bd7832c33d2e4208a5163d714f848d52fadcd75 [INFO] running `Command { std: "docker" "start" "-a" "50667f471d3867b06ce9609e7bd7832c33d2e4208a5163d714f848d52fadcd75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50667f471d3867b06ce9609e7bd7832c33d2e4208a5163d714f848d52fadcd75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50667f471d3867b06ce9609e7bd7832c33d2e4208a5163d714f848d52fadcd75", kill_on_drop: false }` [INFO] [stdout] 50667f471d3867b06ce9609e7bd7832c33d2e4208a5163d714f848d52fadcd75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c38c3ee09e319321a27f6c4734f8cc8552150fcb71ab40f44e82ce064a805fb [INFO] running `Command { std: "docker" "start" "-a" "7c38c3ee09e319321a27f6c4734f8cc8552150fcb71ab40f44e82ce064a805fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling unicode-ccc v0.3.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling core_maths v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling svgtypes v0.15.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling aok v0.1.15 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling rustybuzz v0.18.0 [INFO] [stderr] Compiling fontdb v0.22.0 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling usvg v0.44.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling resvg v0.44.0 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling svg2avif v0.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "7c38c3ee09e319321a27f6c4734f8cc8552150fcb71ab40f44e82ce064a805fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c38c3ee09e319321a27f6c4734f8cc8552150fcb71ab40f44e82ce064a805fb", kill_on_drop: false }` [INFO] [stdout] 7c38c3ee09e319321a27f6c4734f8cc8552150fcb71ab40f44e82ce064a805fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f063678d679db9ad83a0ac65caacd53c768d6f236551970af6a048971adf3509 [INFO] running `Command { std: "docker" "start" "-a" "f063678d679db9ad83a0ac65caacd53c768d6f236551970af6a048971adf3509", kill_on_drop: false }` [INFO] [stderr] Compiling svg2avif v0.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "f063678d679db9ad83a0ac65caacd53c768d6f236551970af6a048971adf3509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f063678d679db9ad83a0ac65caacd53c768d6f236551970af6a048971adf3509", kill_on_drop: false }` [INFO] [stdout] f063678d679db9ad83a0ac65caacd53c768d6f236551970af6a048971adf3509 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcce096aa46c743ff68e99cc460198983865b019c0ec530b66c07597fe1112e4 [INFO] running `Command { std: "docker" "start" "-a" "bcce096aa46c743ff68e99cc460198983865b019c0ec530b66c07597fe1112e4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svg2avif-bc3a4e746894598b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests svg2avif [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bcce096aa46c743ff68e99cc460198983865b019c0ec530b66c07597fe1112e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcce096aa46c743ff68e99cc460198983865b019c0ec530b66c07597fe1112e4", kill_on_drop: false }` [INFO] [stdout] bcce096aa46c743ff68e99cc460198983865b019c0ec530b66c07597fe1112e4