[INFO] fetching crate betfair-adapter 0.6.4...
[INFO] testing betfair-adapter-0.6.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate betfair-adapter 0.6.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate betfair-adapter 0.6.4
[INFO] finished tweaking crates.io crate betfair-adapter 0.6.4
[INFO] tweaked toml for crates.io crate betfair-adapter 0.6.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate betfair-adapter 0.6.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate betfair-adapter 0.6.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26eb5d5daa2afed1b2937e863c7795a1d524857f816e85218e590972cf31b511
[INFO] running `Command { std: "docker" "start" "-a" "26eb5d5daa2afed1b2937e863c7795a1d524857f816e85218e590972cf31b511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26eb5d5daa2afed1b2937e863c7795a1d524857f816e85218e590972cf31b511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26eb5d5daa2afed1b2937e863c7795a1d524857f816e85218e590972cf31b511", kill_on_drop: false }`
[INFO] [stdout] 26eb5d5daa2afed1b2937e863c7795a1d524857f816e85218e590972cf31b511
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac70aaca48e83ef41d832847623d1a5562bad91803da0644da228de6fb42f6cd
[INFO] running `Command { std: "docker" "start" "-a" "ac70aaca48e83ef41d832847623d1a5562bad91803da0644da228de6fb42f6cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling typed-builder v0.21.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling redact v0.1.11
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling betfair-xml-parser v0.6.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling betfair-typegen v0.6.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling betfair-types v0.6.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr] error: failed to run custom build command for `betfair-types v0.6.4`
[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-48daf3e2a8c79d86/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   2025-11-11T08:23:16.579555Z DEBUG write_to_file: betfair_typegen::generator::output: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/betfair-typegen-0.6.4/src/generator/output.rs:61: writing mod.rs path="/opt/rustwide/target/debug/build/betfair-types-3738637e73355417/out/mod.rs" content_len=2428
[INFO] [stderr]   2025-11-11T08:23:16.582146Z  INFO write_to_file: betfair_typegen::generator::output: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/betfair-typegen-0.6.4/src/generator/output.rs:68: writing module to file module_name="account_aping"
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain 'c2e32f1c9652b13ed99608599c1e855462f421f3'.
[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-11-11T08:23:17.235149Z ERROR write_to_file:format_file: betfair_typegen::generator::output: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/betfair-typegen-0.6.4/src/generator/output.rs:91: cannot format file file_path="/opt/rustwide/target/debug/build/betfair-types-3738637e73355417/out/account_aping.rs"
[INFO] [stderr]   2025-11-11T08:23:17.235284Z ERROR build_script_build: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/betfair-types-0.6.4/build.rs:43: error when generating betfair type bindings err=Custom { kind: Other, error: "rustfmt failed for /opt/rustwide/target/debug/build/betfair-types-3738637e73355417/out/account_aping.rs" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ac70aaca48e83ef41d832847623d1a5562bad91803da0644da228de6fb42f6cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac70aaca48e83ef41d832847623d1a5562bad91803da0644da228de6fb42f6cd", kill_on_drop: false }`
[INFO] [stdout] ac70aaca48e83ef41d832847623d1a5562bad91803da0644da228de6fb42f6cd
