[INFO] fetching crate xcodebuild 0.1.10...
[INFO] testing xcodebuild-0.1.10 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate xcodebuild 0.1.10 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xcodebuild 0.1.10 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 89 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.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24202729d0e44862c97319821ba99448793f9ded5e8600e2b661b746ed34ddfd
[INFO] running `Command { std: "docker" "start" "-a" "24202729d0e44862c97319821ba99448793f9ded5e8600e2b661b746ed34ddfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24202729d0e44862c97319821ba99448793f9ded5e8600e2b661b746ed34ddfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24202729d0e44862c97319821ba99448793f9ded5e8600e2b661b746ed34ddfd", kill_on_drop: false }`
[INFO] [stdout] 24202729d0e44862c97319821ba99448793f9ded5e8600e2b661b746ed34ddfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33df28af761703888ab27a7e87ac04640fe12c7d399497f21e83510dd4bb78ab
[INFO] running `Command { std: "docker" "start" "-a" "33df28af761703888ab27a7e87ac04640fe12c7d399497f21e83510dd4bb78ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling derive-deref-rs v0.1.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling parity-tokio-ipc v0.9.0
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling process-stream v0.2.6
[INFO] [stderr]    Compiling xcodebuild v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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]: cannot find module or crate `tracing_test` in this scope
[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" "33df28af761703888ab27a7e87ac04640fe12c7d399497f21e83510dd4bb78ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33df28af761703888ab27a7e87ac04640fe12c7d399497f21e83510dd4bb78ab", kill_on_drop: false }`
[INFO] [stdout] 33df28af761703888ab27a7e87ac04640fe12c7d399497f21e83510dd4bb78ab
