[INFO] fetching crate barfly 0.1.3... [INFO] testing barfly-0.1.3 against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] extracting crate barfly 0.1.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate barfly 0.1.3 on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate barfly 0.1.3 [INFO] finished tweaking crates.io crate barfly 0.1.3 [INFO] tweaked toml for crates.io crate barfly 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 20 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56b21629321e482b5ea175ab7b506ef8cea7b10c0efd03371d68beb148b6ae5b [INFO] running `Command { std: "docker" "start" "-a" "56b21629321e482b5ea175ab7b506ef8cea7b10c0efd03371d68beb148b6ae5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56b21629321e482b5ea175ab7b506ef8cea7b10c0efd03371d68beb148b6ae5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b21629321e482b5ea175ab7b506ef8cea7b10c0efd03371d68beb148b6ae5b", kill_on_drop: false }` [INFO] [stdout] 56b21629321e482b5ea175ab7b506ef8cea7b10c0efd03371d68beb148b6ae5b [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fea865c11c9598af007938e6cbd9b75e9b78a14abe04f2bf68e8bca86e2f239c [INFO] running `Command { std: "docker" "start" "-a" "fea865c11c9598af007938e6cbd9b75e9b78a14abe04f2bf68e8bca86e2f239c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling core-foundation-sys v0.8.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling malloc_buf v0.0.6 [INFO] [stderr] Compiling core-foundation v0.10.0 [INFO] [stderr] Compiling objc v0.2.7 [INFO] [stderr] Compiling objc_id v0.1.1 [INFO] [stderr] Compiling objc-foundation v0.1.1 [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] [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] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/objc-foundation-0.1.1/src/lib.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | #[link(name = "Foundation", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0455`. [INFO] [stdout] [INFO] [stderr] error: could not compile `objc-foundation` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fea865c11c9598af007938e6cbd9b75e9b78a14abe04f2bf68e8bca86e2f239c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea865c11c9598af007938e6cbd9b75e9b78a14abe04f2bf68e8bca86e2f239c", kill_on_drop: false }` [INFO] [stdout] fea865c11c9598af007938e6cbd9b75e9b78a14abe04f2bf68e8bca86e2f239c