[INFO] fetching crate svg-iconify 0.1.2... [INFO] testing svg-iconify-0.1.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate svg-iconify 0.1.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate svg-iconify 0.1.2 [INFO] finished tweaking crates.io crate svg-iconify 0.1.2 [INFO] tweaked toml for crates.io crate svg-iconify 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate svg-iconify 0.1.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate svg-iconify 0.1.2 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be37cabc4b9fe9d2c6037c2d5a654ba6e5995ed6f6b39e200a481693ac6dedbf [INFO] running `Command { std: "docker" "start" "-a" "be37cabc4b9fe9d2c6037c2d5a654ba6e5995ed6f6b39e200a481693ac6dedbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be37cabc4b9fe9d2c6037c2d5a654ba6e5995ed6f6b39e200a481693ac6dedbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be37cabc4b9fe9d2c6037c2d5a654ba6e5995ed6f6b39e200a481693ac6dedbf", kill_on_drop: false }` [INFO] [stdout] be37cabc4b9fe9d2c6037c2d5a654ba6e5995ed6f6b39e200a481693ac6dedbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a17f32a1926909d8e127cfd60171f16de0a7be265e6a9573fb9a511cb69af6c8 [INFO] running `Command { std: "docker" "start" "-a" "a17f32a1926909d8e127cfd60171f16de0a7be265e6a9573fb9a511cb69af6c8", kill_on_drop: false }` [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling cc v1.1.11 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling core_maths v0.1.0 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling kurbo v0.11.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Compiling unicode-ccc v0.3.0 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling svgtypes v0.15.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling rustybuzz v0.18.0 [INFO] [stderr] Compiling fontdb v0.21.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling usvg v0.43.0 [INFO] [stderr] Compiling rgb v0.8.48 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling resvg v0.43.0 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling svg-iconify v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "a17f32a1926909d8e127cfd60171f16de0a7be265e6a9573fb9a511cb69af6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a17f32a1926909d8e127cfd60171f16de0a7be265e6a9573fb9a511cb69af6c8", kill_on_drop: false }` [INFO] [stdout] a17f32a1926909d8e127cfd60171f16de0a7be265e6a9573fb9a511cb69af6c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3131e206475ec0aea952a10bbc7c6857724e59ff357d754882a9f5427874c5bb [INFO] running `Command { std: "docker" "start" "-a" "3131e206475ec0aea952a10bbc7c6857724e59ff357d754882a9f5427874c5bb", kill_on_drop: false }` [INFO] [stderr] Compiling svg-iconify v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "3131e206475ec0aea952a10bbc7c6857724e59ff357d754882a9f5427874c5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3131e206475ec0aea952a10bbc7c6857724e59ff357d754882a9f5427874c5bb", kill_on_drop: false }` [INFO] [stdout] 3131e206475ec0aea952a10bbc7c6857724e59ff357d754882a9f5427874c5bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a65603bb39ba62cc11aed70c6ce62a01967e0906f9639cadc50a7b2f81ff94d [INFO] running `Command { std: "docker" "start" "-a" "2a65603bb39ba62cc11aed70c6ce62a01967e0906f9639cadc50a7b2f81ff94d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/svg_iconify-fd45f674e1d0a0aa) [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" "2a65603bb39ba62cc11aed70c6ce62a01967e0906f9639cadc50a7b2f81ff94d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a65603bb39ba62cc11aed70c6ce62a01967e0906f9639cadc50a7b2f81ff94d", kill_on_drop: false }` [INFO] [stdout] 2a65603bb39ba62cc11aed70c6ce62a01967e0906f9639cadc50a7b2f81ff94d