[INFO] cloning repository https://github.com/missdeer/ace-tool-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/missdeer/ace-tool-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissdeer%2Face-tool-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissdeer%2Face-tool-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00b3998497b95cd67d9f3a1fe850605bf6093327
[INFO] testing missdeer/ace-tool-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissdeer%2Face-tool-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/missdeer/ace-tool-rs
[INFO] finished tweaking git repo https://github.com/missdeer/ace-tool-rs
[INFO] tweaked toml for git repo https://github.com/missdeer/ace-tool-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/missdeer/ace-tool-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/missdeer/ace-tool-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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e2fbf775d8198cd748819317f44d57d97edf69984bef15c930e1fd688143327
[INFO] running `Command { std: "docker" "start" "-a" "1e2fbf775d8198cd748819317f44d57d97edf69984bef15c930e1fd688143327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e2fbf775d8198cd748819317f44d57d97edf69984bef15c930e1fd688143327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e2fbf775d8198cd748819317f44d57d97edf69984bef15c930e1fd688143327", kill_on_drop: false }`
[INFO] [stdout] 1e2fbf775d8198cd748819317f44d57d97edf69984bef15c930e1fd688143327
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efdb7050912c7bb6ceb8c6684720307d7ace9c02de8d471c05a14f1103b28ff7
[INFO] running `Command { std: "docker" "start" "-a" "efdb7050912c7bb6ceb8c6684720307d7ace9c02de8d471c05a14f1103b28ff7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.39
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ace-tool-rs v0.1.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "efdb7050912c7bb6ceb8c6684720307d7ace9c02de8d471c05a14f1103b28ff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efdb7050912c7bb6ceb8c6684720307d7ace9c02de8d471c05a14f1103b28ff7", kill_on_drop: false }`
[INFO] [stdout] efdb7050912c7bb6ceb8c6684720307d7ace9c02de8d471c05a14f1103b28ff7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c507ff27fe595e0b425496dfd8e58c342c90a01c01ec0452dbbf463f2f60cb85
[INFO] running `Command { std: "docker" "start" "-a" "c507ff27fe595e0b425496dfd8e58c342c90a01c01ec0452dbbf463f2f60cb85", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling ace-tool-rs v0.1.14 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `ace-tool-rs` (test "enhancer_server_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name enhancer_server_test --edition=2021 tests/enhancer_server_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0be7a5c2817b11fd -C extra-filename=-6b0aec696e9d0550 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ace_tool=/opt/rustwide/target/debug/deps/libace_tool-b14169257ca0be18.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-53b8711d31ddb145.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a37992b489e9e595.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-09dbd50d30321cd1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a5541eac75d595d4.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-c7a67ac351c2b19f.rlib --extern encoding_rs_io=/opt/rustwide/target/debug/deps/libencoding_rs_io-52e262ca3928703c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-613cc0c1ca689ea2.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-cfe92d35398de8bd.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-90bb6fe8f0e971aa.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-2ff2085920263987.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-435d3e1f26a66c6e.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-12706bdf1be7c7c1.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-f14587bbf0e4b44d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ace32bb7b37a4299.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9daf3d72940d18a2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9fcca35366ca4dde.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2216991f5e714d4d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6777488adf6403e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d0999dc894bbcda4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d4fa9cc5c8c312df.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2150d45a289c5510.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8a48b79903c774e5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f79157c3d2e61364.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2188e69ce4645c20.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-d89410f2acd8fb68.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-e6d7591df5303779/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ace-tool-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name ace_tool --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0d0a383d354ffc4 -C extra-filename=-5dcb801d7cc42b25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-53b8711d31ddb145.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a37992b489e9e595.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-09dbd50d30321cd1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a5541eac75d595d4.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-c7a67ac351c2b19f.rlib --extern encoding_rs_io=/opt/rustwide/target/debug/deps/libencoding_rs_io-52e262ca3928703c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-613cc0c1ca689ea2.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-cfe92d35398de8bd.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-90bb6fe8f0e971aa.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-2ff2085920263987.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-435d3e1f26a66c6e.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-12706bdf1be7c7c1.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-f14587bbf0e4b44d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ace32bb7b37a4299.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9daf3d72940d18a2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9fcca35366ca4dde.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2216991f5e714d4d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6777488adf6403e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d0999dc894bbcda4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d4fa9cc5c8c312df.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2150d45a289c5510.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8a48b79903c774e5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f79157c3d2e61364.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2188e69ce4645c20.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-d89410f2acd8fb68.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-e6d7591df5303779/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `ace-tool-rs` (bin "ace-tool-rs")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name ace_tool_rs --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7b435be4f7261132 -C extra-filename=-8f3e0bc8f6e900df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ace_tool=/opt/rustwide/target/debug/deps/libace_tool-b14169257ca0be18.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-53b8711d31ddb145.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a37992b489e9e595.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-09dbd50d30321cd1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a5541eac75d595d4.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-c7a67ac351c2b19f.rlib --extern encoding_rs_io=/opt/rustwide/target/debug/deps/libencoding_rs_io-52e262ca3928703c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-613cc0c1ca689ea2.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-cfe92d35398de8bd.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-90bb6fe8f0e971aa.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-2ff2085920263987.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-435d3e1f26a66c6e.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-12706bdf1be7c7c1.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-f14587bbf0e4b44d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ace32bb7b37a4299.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9daf3d72940d18a2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9fcca35366ca4dde.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2216991f5e714d4d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6777488adf6403e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d4fa9cc5c8c312df.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2150d45a289c5510.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8a48b79903c774e5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f79157c3d2e61364.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2188e69ce4645c20.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-e6d7591df5303779/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c507ff27fe595e0b425496dfd8e58c342c90a01c01ec0452dbbf463f2f60cb85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c507ff27fe595e0b425496dfd8e58c342c90a01c01ec0452dbbf463f2f60cb85", kill_on_drop: false }`
[INFO] [stdout] c507ff27fe595e0b425496dfd8e58c342c90a01c01ec0452dbbf463f2f60cb85
