[INFO] cloning repository https://github.com/CVPaul/xcode-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CVPaul/xcode-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCVPaul%2Fxcode-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCVPaul%2Fxcode-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e6eeca55798ced4e01eed5e4ca1266341774fe8 [INFO] checking CVPaul/xcode-rs against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCVPaul%2Fxcode-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CVPaul/xcode-rs [INFO] finished tweaking git repo https://github.com/CVPaul/xcode-rs [INFO] tweaked toml for git repo https://github.com/CVPaul/xcode-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CVPaul/xcode-rs on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CVPaul/xcode-rs 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 379d7462dfe53f3603476ee8d3d078de178fe87fea3c26328e89b03abf3239ca [INFO] running `Command { std: "docker" "start" "-a" "379d7462dfe53f3603476ee8d3d078de178fe87fea3c26328e89b03abf3239ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "379d7462dfe53f3603476ee8d3d078de178fe87fea3c26328e89b03abf3239ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "379d7462dfe53f3603476ee8d3d078de178fe87fea3c26328e89b03abf3239ca", kill_on_drop: false }` [INFO] [stdout] 379d7462dfe53f3603476ee8d3d078de178fe87fea3c26328e89b03abf3239ca [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39d7c38f6c847cf13cf72f2b95892887400404603d20059f17d8cb4063bab240 [INFO] running `Command { std: "docker" "start" "-a" "39d7c38f6c847cf13cf72f2b95892887400404603d20059f17d8cb4063bab240", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking getrandom v0.4.1 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking avif-serialize v0.8.8 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking zune-jpeg v0.5.12 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking utf8-width v0.1.8 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking ansi_colours v1.2.3 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking markup5ever v0.16.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking html5ever v0.31.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking xml5ever v0.22.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Compiling crokey-proc_macros v1.4.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crokey v1.4.0 [INFO] [stderr] Checking lazy-regex v3.6.0 [INFO] [stderr] Checking markup5ever_rcdom v0.5.3-unofficial [INFO] [stderr] Checking coolor v1.1.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling rustyline-derive v0.10.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking minimad v0.14.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] error: could not compile `exr` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.74.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=a671f0a0b5a34fde -C extra-filename=-e79f3c8a08f55e14 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-f10cbd972880e288.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-fef57600a4e6a6a1.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-367e09d5811321d9.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-e0a30a7e30b5c72e.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-d99033e0750ebb43.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-dca4da326d116491.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nom` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name nom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=d3694d7c7992d668 -C extra-filename=-e7fc038f27a21a3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0c15c42903a9ab15.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "39d7c38f6c847cf13cf72f2b95892887400404603d20059f17d8cb4063bab240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d7c38f6c847cf13cf72f2b95892887400404603d20059f17d8cb4063bab240", kill_on_drop: false }` [INFO] [stdout] 39d7c38f6c847cf13cf72f2b95892887400404603d20059f17d8cb4063bab240