[INFO] fetching crate swiftui-skia 0.0.4... [INFO] checking swiftui-skia-0.0.4 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate swiftui-skia 0.0.4 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate swiftui-skia 0.0.4 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate swiftui-skia 0.0.4 [INFO] finished tweaking crates.io crate swiftui-skia 0.0.4 [INFO] tweaked toml for crates.io crate swiftui-skia 0.0.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 154 packages to latest compatible versions [INFO] [stderr] Adding soft_skia v0.10.0 (available: v0.12.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d39c595c6889bd10e6125e5f4ca65fb23c0a119b36fc44d370fdb7b56b36f714 [INFO] running `Command { std: "docker" "start" "-a" "d39c595c6889bd10e6125e5f4ca65fb23c0a119b36fc44d370fdb7b56b36f714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d39c595c6889bd10e6125e5f4ca65fb23c0a119b36fc44d370fdb7b56b36f714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39c595c6889bd10e6125e5f4ca65fb23c0a119b36fc44d370fdb7b56b36f714", kill_on_drop: false }` [INFO] [stdout] d39c595c6889bd10e6125e5f4ca65fb23c0a119b36fc44d370fdb7b56b36f714 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 876dd7a25b102ec845019ea3b934d42770491e7bc325136e1642ff6dfe9430dc [INFO] running `Command { std: "docker" "start" "-a" "876dd7a25b102ec845019ea3b934d42770491e7bc325136e1642ff6dfe9430dc", 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 crossbeam-utils v0.8.20 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking fdeflate v0.3.6 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking avif-serialize v0.8.2 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking tiny-skia-path v0.10.0 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking image-webp v0.2.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking tiny-skia v0.10.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling swift-bridge-ir v0.1.57 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling swift-bridge-build v0.1.57 [INFO] [stderr] Checking csscolorparser v0.7.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Compiling swiftui-skia v0.0.4 (/tmp/fixit) [INFO] [stderr] Compiling swift-bridge-macro v0.1.57 [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking swift-bridge v0.1.57 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Checking js-sys v0.3.72 [INFO] [stderr] Checking web-sys v0.3.72 [INFO] [stderr] Checking ravif v0.11.11 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking soft_skia v0.10.0 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.86s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling swiftui-skia v0.0.4 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "876dd7a25b102ec845019ea3b934d42770491e7bc325136e1642ff6dfe9430dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "876dd7a25b102ec845019ea3b934d42770491e7bc325136e1642ff6dfe9430dc", kill_on_drop: false }` [INFO] [stdout] 876dd7a25b102ec845019ea3b934d42770491e7bc325136e1642ff6dfe9430dc