[INFO] fetching crate piet-common 0.7.0-cairo18... [INFO] checking piet-common-0.7.0-cairo18 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate piet-common 0.7.0-cairo18 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate piet-common 0.7.0-cairo18 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate piet-common 0.7.0-cairo18 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate piet-common 0.7.0-cairo18 [INFO] tweaked toml for crates.io crate piet-common 0.7.0-cairo18 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate piet-common 0.7.0-cairo18 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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58391e2cbd034957dd0627ddcc3c386977956e054d39d6c99a9884b00d2041c5 [INFO] running `Command { std: "docker" "start" "-a" "58391e2cbd034957dd0627ddcc3c386977956e054d39d6c99a9884b00d2041c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58391e2cbd034957dd0627ddcc3c386977956e054d39d6c99a9884b00d2041c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58391e2cbd034957dd0627ddcc3c386977956e054d39d6c99a9884b00d2041c5", kill_on_drop: false }` [INFO] [stdout] 58391e2cbd034957dd0627ddcc3c386977956e054d39d6c99a9884b00d2041c5 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87a9ee980054209d629b9cce27b36bebe2b274f789c3910fe2434b0e4aab91e3 [INFO] running `Command { std: "docker" "start" "-a" "87a9ee980054209d629b9cce27b36bebe2b274f789c3910fe2434b0e4aab91e3", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking kurbo v0.11.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking piet v0.7.0-cairo18 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling pangocairo-sys v0.18.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stderr] Checking cairo-rs v0.18.5 [INFO] [stderr] Checking pango v0.18.3 [INFO] [stderr] Checking pangocairo v0.18.0 [INFO] [stderr] Checking piet-cairo v0.7.0-cairo18 [INFO] [stderr] Checking piet-common v0.7.0-cairo18 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/image.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/text.rs from 2021 edition to 2024 [INFO] [stderr] Fixed tests/text.rs (6 fixes) [INFO] [stderr] Migrating examples/mondrian.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/mondrian.rs (2 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.45s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking piet-common v0.7.0-cairo18 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "87a9ee980054209d629b9cce27b36bebe2b274f789c3910fe2434b0e4aab91e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a9ee980054209d629b9cce27b36bebe2b274f789c3910fe2434b0e4aab91e3", kill_on_drop: false }` [INFO] [stdout] 87a9ee980054209d629b9cce27b36bebe2b274f789c3910fe2434b0e4aab91e3