[INFO] fetching crate xcodebuild 0.1.10...
[INFO] testing xcodebuild-0.1.10 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate xcodebuild 0.1.10 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate xcodebuild 0.1.10
[INFO] finished tweaking crates.io crate xcodebuild 0.1.10
[INFO] tweaked toml for crates.io crate xcodebuild 0.1.10 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xcodebuild 0.1.10 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 97 packages to latest compatible versions
[INFO] [stderr]       Adding process-stream v0.2.6 (available: v0.5.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b263a5e47781849fa5845c560ed8448f5e17ea9301314f948d27963b50baffd1
[INFO] running `Command { std: "docker" "start" "-a" "b263a5e47781849fa5845c560ed8448f5e17ea9301314f948d27963b50baffd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b263a5e47781849fa5845c560ed8448f5e17ea9301314f948d27963b50baffd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b263a5e47781849fa5845c560ed8448f5e17ea9301314f948d27963b50baffd1", kill_on_drop: false }`
[INFO] [stdout] b263a5e47781849fa5845c560ed8448f5e17ea9301314f948d27963b50baffd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7fae8879359eb3d5341bb088a2a58f7f969498d8e9bc86d09f697ce179edf216
[INFO] running `Command { std: "docker" "start" "-a" "7fae8879359eb3d5341bb088a2a58f7f969498d8e9bc86d09f697ce179edf216", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling derive-deref-rs v0.1.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling parity-tokio-ipc v0.9.0
[INFO] [stderr]    Compiling process-stream v0.2.6
[INFO] [stderr]    Compiling xcodebuild v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/code_sign.rs:90:38
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]    --> src/parser/manual/outputs/code_sign.rs:138:38
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/compile_asset_catalog.rs:88:38
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/compile_c.rs:77:38
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]    --> src/parser/manual/outputs/compile_c.rs:115:38
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/compile_storyboard.rs:52:38
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/compile_swift.rs:59:38
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/compile_swift.rs:96:38
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/compile_swift_sources.rs:87:38
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/compile_xib.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/copy_resource.rs:51:38
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/copy_swiftlibs.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/create_build_directory.rs:36:38
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/emit_swift_module.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/generate_dsym_file.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/invocation.rs:56:38
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/invocation.rs:94:38
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/ld.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/merge_swift_module.rs:50:38
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/precompile_swift_bridging_header.rs:76:38
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/process_info_plist_file.rs:52:38
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/process_product_packaging.rs:98:38
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/register_with_launch_services.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/resolved_source_packages.rs:77:38
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/script_execution.rs:51:38
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/parser/manual/outputs/validate.rs:71:38
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[cfg_attr(feature = "with_tracing", tracing_test::traced_test)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]    --> src/parser/manual/mod.rs:163:3
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[tracing_test::traced_test]
[INFO] [stdout]     |   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]    --> src/parser/manual/mod.rs:191:3
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[tracing_test::traced_test]
[INFO] [stdout]     |   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout]   --> src/runner.rs:80:3
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[tracing_test::traced_test]
[INFO] [stdout]    |   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xcodebuild` (lib) due to 29 previous errors
[INFO] running `Command { std: "docker" "inspect" "7fae8879359eb3d5341bb088a2a58f7f969498d8e9bc86d09f697ce179edf216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fae8879359eb3d5341bb088a2a58f7f969498d8e9bc86d09f697ce179edf216", kill_on_drop: false }`
[INFO] [stdout] 7fae8879359eb3d5341bb088a2a58f7f969498d8e9bc86d09f697ce179edf216
