[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] 2ecaca92d5086280793e654dc7dee56d403b433e
[INFO] testing missdeer/ace-tool-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissdeer%2Face-tool-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/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/missdeer/ace-tool-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 02d2269bb8b7c74d7372fcee30c0b30bcaf702f72d73be4c6bd3d7096228d653
[INFO] running `Command { std: "docker" "start" "02d2269bb8b7c74d7372fcee30c0b30bcaf702f72d73be4c6bd3d7096228d653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02d2269bb8b7c74d7372fcee30c0b30bcaf702f72d73be4c6bd3d7096228d653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02d2269bb8b7c74d7372fcee30c0b30bcaf702f72d73be4c6bd3d7096228d653" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02d2269bb8b7c74d7372fcee30c0b30bcaf702f72d73be4c6bd3d7096228d653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02d2269bb8b7c74d7372fcee30c0b30bcaf702f72d73be4c6bd3d7096228d653" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.57
[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 icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.39
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[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.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "02d2269bb8b7c74d7372fcee30c0b30bcaf702f72d73be4c6bd3d7096228d653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02d2269bb8b7c74d7372fcee30c0b30bcaf702f72d73be4c6bd3d7096228d653" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[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 linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[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.16 (/opt/rustwide/workdir)
[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/1.98.0-beta.1-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=ec83f4b8d6171cbf -C extra-filename=-3b94a9223dcb55b4 --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-83136f39a3c3ff61.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` (bin "ace-tool-rs")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-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=c481f335f6728228 -C extra-filename=-dae8581c4676de83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ace_tool=/opt/rustwide/target/debug/deps/libace_tool-abbe20531fdd17bc.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-83136f39a3c3ff61.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] [stderr] error: could not compile `ace-tool-rs` (test "third_party_api_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name third_party_api_test --edition=2021 tests/third_party_api_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=bf70748c5959f44c -C extra-filename=-f6be5d35a13dcf6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ace_tool=/opt/rustwide/target/debug/deps/libace_tool-abbe20531fdd17bc.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-83136f39a3c3ff61.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` (test "enhancer_server_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-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=0ca60cef97fec090 -C extra-filename=-29df11e53cbbcd3d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ace_tool=/opt/rustwide/target/debug/deps/libace_tool-abbe20531fdd17bc.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-83136f39a3c3ff61.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` (test "tools_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name tools_test --edition=2021 tests/tools_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=fc5556416c93cb01 -C extra-filename=-19ff563ebc9d79c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ace_tool=/opt/rustwide/target/debug/deps/libace_tool-abbe20531fdd17bc.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-83136f39a3c3ff61.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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcqEDtDt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libace_tool-abbe20531fdd17bc,libhex-13e08b3b00984ab7,libopen-12706bdf1be7c7c1,libpathdiff-3903ede7ad100cac,libis_wsl-95e029844200eff5,libis_docker-3700c7a343acb8b9,libsha2-d6777488adf6403e,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libregex-ace32bb7b37a4299,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libeither-40b894c145b6eae5,libignore-435d3e1f26a66c6e,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libglobset-b38c1f57deb42efa,libregex_automata-e193918ab64c79fe,libregex_syntax-09d4ea68c5905b01,libbstr-07d56dd6a19c3928,libaho_corasick-403ef3edac25fcbe,libfutures-613cc0c1ca689ea2,libfutures_executor-2ec1eae671939ad6,libbincode-a37992b489e9e595,libchrono-09dbd50d30321cd1,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libuuid-2188e69ce4645c20,libgetrandom-fa115b7420bf5d1d,libreqwest-83136f39a3c3ff61,libserde_urlencoded-481c9902da6a1184,libryu-1f4f40e4352371e5,libhyper_rustls-34e4777b34b25af9,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libtokio_rustls-f5a34912467b4db3,librustls-dcbb5926ef94a7bb,libsubtle-2ae6a7038b9a0630,libwebpki-f33600e3dece5620,libring-8e0687ab5ce94f47,libgetrandom-553c4c2066f699d1,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libserde_json-2216991f5e714d4d,libzmij-23a40d44d8b24e10,libserde-9fcca35366ca4dde,libserde_core-2c928ee17a7447a4,libtower_http-e3b6a4f0b242609e,libbitflags-9362e66b8880981a,libiri_string-7980c6545d934b56,libasync_compression-ca2f83add3c556c0,libcompression_codecs-f2642935782743c5,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libcompression_core-9f39a33edcc54b96,libtower-b823d29dbb7dd82f,libtower_layer-d908dd771b239ecd,libhyper_util-2ff2085920263987,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-90bb6fe8f0e971aa,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-9b4009765df88d3d,libtracing-8a48b79903c774e5,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libfnv-79e2cbfbe03dcd16,libtokio_util-233e9d6bd02b5c17,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-a1fb6a2e9a7892d4,libmemchr-5cfa70d22cb32987,libfutures_io-59d0071c9258d69f,libslab-0582d648e59ab406,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-2150d45a289c5510,libsignal_hook_registry-ec5d04b83c156f66,liberrno-d83e5a08b2063237,libsocket2-6983a037dd060d91,libmio-05f231682cba7b71,libparking_lot-146aa029c02ea137,libparking_lot_core-06d76a20fbfc90a5,liblibc-ed8d83fb20f13ec4,libcfg_if-83060ec5685761ae,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cfe92d35398de8bd,libpin_project_lite-72bf04572caa1c84,libhttp_body-55146306285889c1,liblog-b262261d47bd2eba,liburl-7090c272f01b488b,libidna-2b7a83824ec01f36,libutf8_iter-51566bbad89f3a68,libidna_adapter-5c377806d5d50eb4,libicu_properties-898a652a4cdb5a4b,libicu_properties_data-b217809bf575558a,libicu_normalizer-df24527a9b36bd34,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-6625cd04b33c22f0,libpotential_utf-1e682a01657f186b,libicu_provider-ff7bbb727ef89ca9,libicu_locale_core-129a4604d449420b,libtinystr-9ad61ec8d6a6311d,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-08bef6258dcc1b97,libzerotrie-d316d8dfcb01ee0a,libyoke-630c07fd738c1d27,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-2ee148276655888d,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libbytes-2ed9460101f17bbf,libsync_wrapper-a254cb6192850e87,libfutures_core-3b920243fce8fec0,libanyhow-53b8711d31ddb145}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcqEDtDt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e6d7591df5303779/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/prompt_enhancer_test-71703d3bad6c1ca7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ace-tool-rs` (test "prompt_enhancer_test") due to 1 previous error
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "02d2269bb8b7c74d7372fcee30c0b30bcaf702f72d73be4c6bd3d7096228d653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02d2269bb8b7c74d7372fcee30c0b30bcaf702f72d73be4c6bd3d7096228d653", kill_on_drop: false }`
[INFO] [stdout] 02d2269bb8b7c74d7372fcee30c0b30bcaf702f72d73be4c6bd3d7096228d653
