[INFO] fetching crate sol-ui 0.0.1...
[INFO] testing sol-ui-0.0.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate sol-ui 0.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sol-ui 0.0.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sol-ui 0.0.1
[INFO] tweaked toml for crates.io crate sol-ui 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sol-ui 0.0.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sol-ui 0.0.1 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa1fc6de3d0b61fea7771bfd16660a092c9e2577a48fc9cc401663d140852bba
[INFO] running `Command { std: "docker" "start" "-a" "aa1fc6de3d0b61fea7771bfd16660a092c9e2577a48fc9cc401663d140852bba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa1fc6de3d0b61fea7771bfd16660a092c9e2577a48fc9cc401663d140852bba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa1fc6de3d0b61fea7771bfd16660a092c9e2577a48fc9cc401663d140852bba", kill_on_drop: false }`
[INFO] [stdout] aa1fc6de3d0b61fea7771bfd16660a092c9e2577a48fc9cc401663d140852bba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86a6c45e381e7b944fdd83ec39f39dac896d1574c2ee2f53998a613dd5cec695
[INFO] running `Command { std: "docker" "start" "-a" "86a6c45e381e7b944fdd83ec39f39dac896d1574c2ee2f53998a613dd5cec695", kill_on_drop: false }`
[INFO] [stderr]    Compiling core-foundation-sys v0.8.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling kurbo v0.11.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling malloc_buf v0.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling objc v0.2.7
[INFO] [stderr]    Compiling block v0.1.6
[INFO] [stderr]    Compiling color v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling core-foundation v0.10.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling core-graphics-types v0.2.0
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-types-0.2.0/src/geometry.rs:169:69
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[cfg_attr(feature = "link", link(name = "CoreGraphics", kind = "framework"))]
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0455`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `core-graphics-types` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "86a6c45e381e7b944fdd83ec39f39dac896d1574c2ee2f53998a613dd5cec695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86a6c45e381e7b944fdd83ec39f39dac896d1574c2ee2f53998a613dd5cec695", kill_on_drop: false }`
[INFO] [stdout] 86a6c45e381e7b944fdd83ec39f39dac896d1574c2ee2f53998a613dd5cec695
