[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.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissdeer%2Face-tool-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/missdeer/ace-tool-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.25.0
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded is-wsl v0.4.0
[INFO] [stderr]   Downloaded is-docker v0.2.0
[INFO] [stderr]   Downloaded compression-core v0.4.31
[INFO] [stderr]   Downloaded zmij v1.0.20
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded open v5.3.3
[INFO] [stderr]   Downloaded async-compression v0.4.39
[INFO] [stderr]   Downloaded clap v4.5.57
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded rustls-webpki v0.103.10
[INFO] [stderr]   Downloaded anyhow v1.0.101
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded compression-codecs v0.4.36
[INFO] [stderr]   Downloaded clap_builder v4.5.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32987fc81afd1e2ece9b86a92e8cc24e6fc6a7dcb73a20b4cbc60337c61b7e37
[INFO] running `Command { std: "docker" "start" "-a" "32987fc81afd1e2ece9b86a92e8cc24e6fc6a7dcb73a20b4cbc60337c61b7e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32987fc81afd1e2ece9b86a92e8cc24e6fc6a7dcb73a20b4cbc60337c61b7e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32987fc81afd1e2ece9b86a92e8cc24e6fc6a7dcb73a20b4cbc60337c61b7e37", kill_on_drop: false }`
[INFO] [stdout] 32987fc81afd1e2ece9b86a92e8cc24e6fc6a7dcb73a20b4cbc60337c61b7e37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20eed7d3447c40b945bd047fff38149bb1f051c16b896abc7bbefe8b5f29eed7
[INFO] running `Command { std: "docker" "start" "-a" "20eed7d3447c40b945bd047fff38149bb1f051c16b896abc7bbefe8b5f29eed7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[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 signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 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 thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[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 serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[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 url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.39
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[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 21s
[INFO] running `Command { std: "docker" "inspect" "20eed7d3447c40b945bd047fff38149bb1f051c16b896abc7bbefe8b5f29eed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20eed7d3447c40b945bd047fff38149bb1f051c16b896abc7bbefe8b5f29eed7", kill_on_drop: false }`
[INFO] [stdout] 20eed7d3447c40b945bd047fff38149bb1f051c16b896abc7bbefe8b5f29eed7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b021acd2bea814bb44b3237730340749ec39a17c2109f937bc6f2adf42fe2c9
[INFO] running `Command { std: "docker" "start" "-a" "6b021acd2bea814bb44b3237730340749ec39a17c2109f937bc6f2adf42fe2c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.8
[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 assert-json-diff v2.0.2
[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.95.0-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=5656310864ef6db3 -C extra-filename=-4230a6d57d55e8f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-327fb337701379bf.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-586462cabcd1155b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bad85c7b935626d1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-716c5f22310706c9.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-356d1e0061f73c60.rlib --extern encoding_rs_io=/opt/rustwide/target/debug/deps/libencoding_rs_io-b6c87d72720d5b33.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b54aba9ae6bc1d59.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0b3fae1a86581d8a.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-5833b8132b3cfc8f.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5c3768be35c032a4.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-6a2ed933a1859ed6.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-2e343514cc915b51.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-3d9fa73c1d102c19.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b2f177a9d87a5c8d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-92f3468fdb7c987e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-55856bfb1ef125d9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-144da40f33acb93e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4fa01c23c0dfaa36.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b514c885f65c16fe.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-42a000838b04f541.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3087f68ea7c74105.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e4004912cac7cf0e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9463a0ddb486f958.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-91aaefefd4089b31.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6c1ca8eb95dcd5c5.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-faeac09d8ffc7630.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-cdcd3bad350b8e6a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-eb37bc171a4b2332/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` (test "enhancer_server_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-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=b846ee5dfed3101b -C extra-filename=-8e473a0a1c8696c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ace_tool=/opt/rustwide/target/debug/deps/libace_tool-58f440580476af9f.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-327fb337701379bf.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-586462cabcd1155b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bad85c7b935626d1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-716c5f22310706c9.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-356d1e0061f73c60.rlib --extern encoding_rs_io=/opt/rustwide/target/debug/deps/libencoding_rs_io-b6c87d72720d5b33.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b54aba9ae6bc1d59.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0b3fae1a86581d8a.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-5833b8132b3cfc8f.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5c3768be35c032a4.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-6a2ed933a1859ed6.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-2e343514cc915b51.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-3d9fa73c1d102c19.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b2f177a9d87a5c8d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-92f3468fdb7c987e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-55856bfb1ef125d9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-144da40f33acb93e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4fa01c23c0dfaa36.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b514c885f65c16fe.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-42a000838b04f541.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3087f68ea7c74105.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e4004912cac7cf0e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9463a0ddb486f958.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-91aaefefd4089b31.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6c1ca8eb95dcd5c5.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-faeac09d8ffc7630.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-cdcd3bad350b8e6a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-eb37bc171a4b2332/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/1.95.0-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=5f3e1d8530733bc3 -C extra-filename=-d577f6ce262e8603 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ace_tool=/opt/rustwide/target/debug/deps/libace_tool-58f440580476af9f.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-327fb337701379bf.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-586462cabcd1155b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bad85c7b935626d1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-716c5f22310706c9.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-356d1e0061f73c60.rlib --extern encoding_rs_io=/opt/rustwide/target/debug/deps/libencoding_rs_io-b6c87d72720d5b33.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b54aba9ae6bc1d59.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0b3fae1a86581d8a.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-5833b8132b3cfc8f.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5c3768be35c032a4.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-6a2ed933a1859ed6.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-2e343514cc915b51.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-3d9fa73c1d102c19.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b2f177a9d87a5c8d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-92f3468fdb7c987e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-55856bfb1ef125d9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-144da40f33acb93e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4fa01c23c0dfaa36.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b514c885f65c16fe.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3087f68ea7c74105.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e4004912cac7cf0e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9463a0ddb486f958.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-91aaefefd4089b31.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6c1ca8eb95dcd5c5.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-faeac09d8ffc7630.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-eb37bc171a4b2332/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/rustc8BTihd/symbols.o" "<3 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-58f440580476af9f,libhex-0b3fae1a86581d8a,libopen-3d9fa73c1d102c19,libpathdiff-8742ccca8223ff15,libis_wsl-d9be1bf9de4b0187,libis_docker-e91e6479f66c8474,libsha2-b514c885f65c16fe,libcpufeatures-5bf216af22f7e564,libdigest-576487e4a25d8422,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libregex-92f3468fdb7c987e,librayon-b2f177a9d87a5c8d,librayon_core-fbd7bdc195edf518,libeither-53b561ce62465df6,libignore-2e343514cc915b51,libwalkdir-faeac09d8ffc7630,libsame_file-f3477570184175f0,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,libglobset-48c4252a535e06c9,libregex_automata-0cf3f15c3477cdce,libregex_syntax-839a796d78c027c1,libbstr-5f67396918ddde7c,libaho_corasick-00417a6096b186d2,libfutures-b54aba9ae6bc1d59,libfutures_executor-ae7ea9ecafc8c180,libbincode-586462cabcd1155b,libchrono-bad85c7b935626d1,libiana_time_zone-0ce1c79885be8126,libnum_traits-7528cbc7cbff3ff7,libuuid-6c1ca8eb95dcd5c5,libgetrandom-68866fa349b00e46,libreqwest-55856bfb1ef125d9,libserde_urlencoded-ac16699fe6b81ba0,libryu-e5f8b89e5754c206,libhyper_rustls-2cf44cf679a2220b,librustls_native_certs-a5d2668c5c600c17,libopenssl_probe-5429f3b5e96549b5,libtokio_rustls-b460b70bf758ba94,librustls-7d0387b375c6048b,libsubtle-3a70fd467bfaa3d3,libwebpki-0f28daac69c8f744,libring-42467f091fc7a746,libgetrandom-02d64f2abe472d37,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libmime-ce0319f53a2119cd,libencoding_rs-356d1e0061f73c60,libserde_json-4fa01c23c0dfaa36,libzmij-8bbbca0db18d0554,libserde-144da40f33acb93e,libserde_core-4c06cb0a7c50bdc2,libtower_http-49527b103cf65592,libbitflags-77583d8ddccaccd9,libiri_string-3a0f702e1f21a7a9,libasync_compression-964089fc5572ef21,libcompression_codecs-dfa6542cdc505510,libflate2-0bd7866cb13efa79,libminiz_oxide-31508446b9e485ad,libsimd_adler32-de8217fb32363bd1,libcrc32fast-8fc8aec8e16f6960,libbrotli-8a786fc7dd8143ab,libbrotli_decompressor-8ffe7ea0fac7ef4e,liballoc_stdlib-c6288fa278bc62cd,liballoc_no_stdlib-2aa0c89147eaf2d9,libcompression_core-a29655ed9b021d49,libtower-1e274947c1775727,libtower_layer-007845b5cfb86980,libhyper_util-6a2ed933a1859ed6,libbase64-6d64914d1112fcae,libipnet-c39fef3b39d6bff9,libtower_service-2977940d96a5a5ec,libhyper-5c3768be35c032a4,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-1f9d19660b2e4e3d,libtracing-9463a0ddb486f958,libtracing_core-89c61f3387bfd761,libonce_cell-043957f93fe71476,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libfnv-77106f9ed4748ca6,libtokio_util-6f85525d9e86cd0f,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libfutures_util-b7a749e012c37414,libmemchr-324148c518a47e11,libfutures_io-5a2f8f0fec9840ef,libslab-02878590aebd7253,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio-e4004912cac7cf0e,libsignal_hook_registry-6fcf0c3a0876161f,liberrno-83bbc28ec6d644d0,libsocket2-b37a1e29139c6cb1,libmio-42ce333508e7f00a,libparking_lot-1e8f9c618f1d92bd,libparking_lot_core-a0cac201ad968b74,liblibc-d32f5e661712056f,libcfg_if-52879664ee908f39,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libhttp_body_util-5833b8132b3cfc8f,libpin_project_lite-8cda137948184924,libhttp_body-4ad1cfa34e8340e2,liblog-6c471594c474097a,liburl-9d6ef9d77b4b6842,libidna-c5913dab82624acc,libutf8_iter-59a8409a508f6435,libidna_adapter-30f620598ddca839,libicu_properties-8b0dc52173913c51,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-0815605a03fa8f95,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-3b3fbeb1083b5ea1,libpotential_utf-c9cc4995cbc1d5b7,libicu_provider-594d059c3f80f324,libicu_locale_core-a0146ff9b0ecb195,libtinystr-67cf3f554fb5251a,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-13665c0dfdcbde53,libzerotrie-d3bd4478ea72088e,libyoke-3176059a899d2865,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-f6bde5b7b0bb2f97,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libhttp-8719fb8359054cae,libitoa-1bd06acef4e5e01a,libbytes-2edb8796c3d48962,libsync_wrapper-e9891d68bfbde2d2,libfutures_core-8350092af0f0339b,libanyhow-327fb337701379bf}.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/rustc8BTihd/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-eb37bc171a4b2332/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/prompt_enhancer_test-caf42f2c1d7c9ab6" "-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
[INFO] running `Command { std: "docker" "inspect" "6b021acd2bea814bb44b3237730340749ec39a17c2109f937bc6f2adf42fe2c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b021acd2bea814bb44b3237730340749ec39a17c2109f937bc6f2adf42fe2c9", kill_on_drop: false }`
[INFO] [stdout] 6b021acd2bea814bb44b3237730340749ec39a17c2109f937bc6f2adf42fe2c9
