[INFO] fetching crate betfair-stream-api 0.5.0... [INFO] checking betfair-stream-api-0.5.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate betfair-stream-api 0.5.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate betfair-stream-api 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate betfair-stream-api 0.5.0 [INFO] tweaked toml for crates.io crate betfair-stream-api 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate betfair-stream-api 0.5.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate betfair-stream-api 0.5.0 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded betfair-xml-parser v0.5.0 [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded redact v0.1.10 [INFO] [stderr] Downloaded typed-builder-macro v0.21.0 [INFO] [stderr] Downloaded backon v1.5.0 [INFO] [stderr] Downloaded betfair-adapter v0.5.0 [INFO] [stderr] Downloaded betfair-typegen v0.5.0 [INFO] [stderr] Downloaded betfair-types v0.5.0 [INFO] [stderr] Downloaded typed-builder v0.21.0 [INFO] [stderr] Downloaded betfair-stream-types v0.5.0 [INFO] [stderr] Downloaded valuable-serde v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6db39c56df93bd3ee379ec7d0635d0893283176da85e858c70f8a6fe30281776 [INFO] running `Command { std: "docker" "start" "-a" "6db39c56df93bd3ee379ec7d0635d0893283176da85e858c70f8a6fe30281776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6db39c56df93bd3ee379ec7d0635d0893283176da85e858c70f8a6fe30281776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db39c56df93bd3ee379ec7d0635d0893283176da85e858c70f8a6fe30281776", kill_on_drop: false }` [INFO] [stdout] 6db39c56df93bd3ee379ec7d0635d0893283176da85e858c70f8a6fe30281776 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d4eeac678f83267d346c66577a9a61fa445159add57f7019a452ab4bef76cb4 [INFO] running `Command { std: "docker" "start" "-a" "4d4eeac678f83267d346c66577a9a61fa445159add57f7019a452ab4bef76cb4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling typed-builder-macro v0.21.0 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling typed-builder v0.21.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-rustls v0.26.1 [INFO] [stderr] Checking async-compression v0.4.18 [INFO] [stderr] Checking backon v1.5.0 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking redact v0.1.10 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling betfair-xml-parser v0.5.0 [INFO] [stderr] Compiling rust_decimal_macros v1.36.0 [INFO] [stderr] Compiling betfair-typegen v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Checking hyper v1.5.2 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling betfair-types v0.5.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] error: failed to run custom build command for `betfair-types v0.5.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/betfair-types-e5c0a4fd977f4bbb/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] 2025-06-29T20:12:00.250409Z DEBUG write_to_file: betfair_typegen::generator::output: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/betfair-typegen-0.5.0/src/generator/output.rs:61: writing mod.rs path="/opt/rustwide/target/debug/build/betfair-types-4f66f708525400b3/out/mod.rs" content_len=1314 [INFO] [stderr] 2025-06-29T20:12:00.254207Z INFO write_to_file: betfair_typegen::generator::output: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/betfair-typegen-0.5.0/src/generator/output.rs:68: writing module to file module_name="account_aping" [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] 2025-06-29T20:12:01.203303Z ERROR write_to_file:format_file: betfair_typegen::generator::output: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/betfair-typegen-0.5.0/src/generator/output.rs:91: cannot format file file_path="/opt/rustwide/target/debug/build/betfair-types-4f66f708525400b3/out/account_aping.rs" [INFO] [stderr] 2025-06-29T20:12:01.203411Z ERROR build_script_build: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/betfair-types-0.5.0/build.rs:43: error when generating betfair type bindings err=Custom { kind: Other, error: "rustfmt failed for /opt/rustwide/target/debug/build/betfair-types-4f66f708525400b3/out/account_aping.rs" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4d4eeac678f83267d346c66577a9a61fa445159add57f7019a452ab4bef76cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d4eeac678f83267d346c66577a9a61fa445159add57f7019a452ab4bef76cb4", kill_on_drop: false }` [INFO] [stdout] 4d4eeac678f83267d346c66577a9a61fa445159add57f7019a452ab4bef76cb4