[INFO] fetching crate betfair-stream-api 0.5.0... [INFO] testing betfair-stream-api-0.5.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate betfair-stream-api 0.5.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate betfair-stream-api 0.5.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded valuable-serde v0.1.0 [INFO] [stderr] Downloaded betfair-xml-parser v0.5.0 [INFO] [stderr] Downloaded redact v0.1.10 [INFO] [stderr] Downloaded betfair-stream-types v0.5.0 [INFO] [stderr] Downloaded betfair-adapter v0.5.0 [INFO] [stderr] Downloaded betfair-types v0.5.0 [INFO] [stderr] Downloaded betfair-typegen v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17be901f4081262ddb65027ceae90555bc0aadf0000e102d44e1c8c18e4e8e0c [INFO] running `Command { std: "docker" "start" "-a" "17be901f4081262ddb65027ceae90555bc0aadf0000e102d44e1c8c18e4e8e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17be901f4081262ddb65027ceae90555bc0aadf0000e102d44e1c8c18e4e8e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17be901f4081262ddb65027ceae90555bc0aadf0000e102d44e1c8c18e4e8e0c", kill_on_drop: false }` [INFO] [stdout] 17be901f4081262ddb65027ceae90555bc0aadf0000e102d44e1c8c18e4e8e0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c07ade80864444592fa15b4d452171057a2101a2c41199837d63eaff1bb650bb [INFO] running `Command { std: "docker" "start" "-a" "c07ade80864444592fa15b4d452171057a2101a2c41199837d63eaff1bb650bb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling typed-builder-macro v0.21.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling typed-builder v0.21.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling async-compression v0.4.18 [INFO] [stderr] Compiling backon v1.5.0 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling redact v0.1.10 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling betfair-xml-parser v0.5.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rust_decimal_macros v1.36.0 [INFO] [stderr] Compiling betfair-typegen v0.5.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling betfair-types v0.5.0 [INFO] [stderr] Compiling hyper v1.5.2 [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-e21f3b84c2b75922/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] 2025-09-01T07:07:12.851059Z 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-c9457316579530af/out/mod.rs" content_len=1314 [INFO] [stderr] 2025-09-01T07:07:12.851250Z 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 'cdb45c87e2cd43495379f7e867e3cc15dcee9f93'. [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-09-01T07:07:13.221560Z 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-c9457316579530af/out/account_aping.rs" [INFO] [stderr] 2025-09-01T07:07:13.221690Z 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-c9457316579530af/out/account_aping.rs" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c07ade80864444592fa15b4d452171057a2101a2c41199837d63eaff1bb650bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c07ade80864444592fa15b4d452171057a2101a2c41199837d63eaff1bb650bb", kill_on_drop: false }` [INFO] [stdout] c07ade80864444592fa15b4d452171057a2101a2c41199837d63eaff1bb650bb