[INFO] fetching crate plotters-piet 0.3.2...
[INFO] testing plotters-piet-0.3.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate plotters-piet 0.3.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate plotters-piet 0.3.2
[INFO] finished tweaking crates.io crate plotters-piet 0.3.2
[INFO] tweaked toml for crates.io crate plotters-piet 0.3.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate plotters-piet 0.3.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate plotters-piet 0.3.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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7dd21c704bb678e2b4a8934f666282ea6a221239d8bd5882881e262cc3be65e4
[INFO] running `Command { std: "docker" "start" "-a" "7dd21c704bb678e2b4a8934f666282ea6a221239d8bd5882881e262cc3be65e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dd21c704bb678e2b4a8934f666282ea6a221239d8bd5882881e262cc3be65e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dd21c704bb678e2b4a8934f666282ea6a221239d8bd5882881e262cc3be65e4", kill_on_drop: false }`
[INFO] [stdout] 7dd21c704bb678e2b4a8934f666282ea6a221239d8bd5882881e262cc3be65e4
[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=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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9420f9c8ab166bd99eadbce2a329122fdb0d815f4c6cfe8b30dd680ea32f0003
[INFO] running `Command { std: "docker" "start" "-a" "9420f9c8ab166bd99eadbce2a329122fdb0d815f4c6cfe8b30dd680ea32f0003", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling toml_datetime v0.5.1
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling unic-bidi v0.9.0
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling kurbo v0.9.0
[INFO] [stderr]    Compiling nom8 v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling piet v0.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.18.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling pangocairo-sys v0.16.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.0
[INFO] [stderr]    Compiling glib-macros v0.16.3
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling glib v0.16.7
[INFO] [stderr]    Compiling cairo-rs v0.16.7
[INFO] [stderr]    Compiling pango v0.16.5
[INFO] [stderr]    Compiling pangocairo v0.16.3
[INFO] [stderr]    Compiling piet-cairo v0.6.1
[INFO] [stderr]    Compiling piet-common v0.6.1
[INFO] [stderr]    Compiling plotters-piet v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.57s
[INFO] running `Command { std: "docker" "inspect" "9420f9c8ab166bd99eadbce2a329122fdb0d815f4c6cfe8b30dd680ea32f0003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9420f9c8ab166bd99eadbce2a329122fdb0d815f4c6cfe8b30dd680ea32f0003", kill_on_drop: false }`
[INFO] [stdout] 9420f9c8ab166bd99eadbce2a329122fdb0d815f4c6cfe8b30dd680ea32f0003
[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=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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 341bc0bb20a61701093303784b1f3386dacf61059dde5969b4b6c9e724518a07
[INFO] running `Command { std: "docker" "start" "-a" "341bc0bb20a61701093303784b1f3386dacf61059dde5969b4b6c9e724518a07", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling pest v2.5.4
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling freetype v0.7.0
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling piet-common v0.6.1
[INFO] [stderr]    Compiling plotters-piet v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling plotters-bitmap v0.3.2
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.47s
[INFO] running `Command { std: "docker" "inspect" "341bc0bb20a61701093303784b1f3386dacf61059dde5969b4b6c9e724518a07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "341bc0bb20a61701093303784b1f3386dacf61059dde5969b4b6c9e724518a07", kill_on_drop: false }`
[INFO] [stdout] 341bc0bb20a61701093303784b1f3386dacf61059dde5969b4b6c9e724518a07
[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=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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 17703d94aef68ab23bec9f842b2c6b3d440e3bcc24d870b5b66896e256b2e986
[INFO] running `Command { std: "docker" "start" "-a" "17703d94aef68ab23bec9f842b2c6b3d440e3bcc24d870b5b66896e256b2e986", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plotters_piet-026b2ab0ecf4ecbb)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_plotters_path_to_kurbo ... ok
[INFO] [stdout] test tests::fill_root_white ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plotters_piet
[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" "17703d94aef68ab23bec9f842b2c6b3d440e3bcc24d870b5b66896e256b2e986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17703d94aef68ab23bec9f842b2c6b3d440e3bcc24d870b5b66896e256b2e986", kill_on_drop: false }`
[INFO] [stdout] 17703d94aef68ab23bec9f842b2c6b3d440e3bcc24d870b5b66896e256b2e986
