[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 beta-2026-04-21 for beta-1.96-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-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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-04-21" "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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59efa6dcb50873b84e20ac43da65c8ee34f72c5c514532ae755d972481fe089e [INFO] running `Command { std: "docker" "start" "-a" "59efa6dcb50873b84e20ac43da65c8ee34f72c5c514532ae755d972481fe089e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59efa6dcb50873b84e20ac43da65c8ee34f72c5c514532ae755d972481fe089e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59efa6dcb50873b84e20ac43da65c8ee34f72c5c514532ae755d972481fe089e", kill_on_drop: false }` [INFO] [stdout] 59efa6dcb50873b84e20ac43da65c8ee34f72c5c514532ae755d972481fe089e [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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb5202fb5d3217b3b840daa5cc30a226e23d4b5f47d182a5fcd9e676f9cbe7e2 [INFO] running `Command { std: "docker" "start" "-a" "fb5202fb5d3217b3b840daa5cc30a226e23d4b5f47d182a5fcd9e676f9cbe7e2", 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 cc v1.2.55 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling compression-codecs v0.4.36 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [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 globset v0.4.18 [INFO] [stderr] Compiling matchers v0.2.0 [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 tokio v1.49.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling clap v4.5.57 [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 icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [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_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [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 55.22s [INFO] running `Command { std: "docker" "inspect" "fb5202fb5d3217b3b840daa5cc30a226e23d4b5f47d182a5fcd9e676f9cbe7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb5202fb5d3217b3b840daa5cc30a226e23d4b5f47d182a5fcd9e676f9cbe7e2", kill_on_drop: false }` [INFO] [stdout] fb5202fb5d3217b3b840daa5cc30a226e23d4b5f47d182a5fcd9e676f9cbe7e2 [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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b633ff58bb10a71118ecb1ef52a4b3ae00fc77916e7c8b6f0100ee5dc0241f61 [INFO] running `Command { std: "docker" "start" "-a" "b633ff58bb10a71118ecb1ef52a4b3ae00fc77916e7c8b6f0100ee5dc0241f61", kill_on_drop: false }` [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling getrandom v0.4.1 [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcDr9LZ3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libace_tool-5a5730998b72d671,libhex-aa11f1b7b510398f,libopen-749e9472990570e3,libpathdiff-c1a8d9107659fbd3,libis_wsl-4845e7b67d6390ff,libis_docker-574e4ba903385c3a,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libregex-c080f97ee61390a8,librayon-b70ed3d550464998,librayon_core-50241ec5d763501f,libeither-952c7f0cf6dce641,libignore-b71cd32ef21cc57b,libwalkdir-ee8993f0698390b9,libsame_file-0fb1d47320046d34,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libglobset-f8b6bc7c0fff051d,libregex_automata-85b5290b8756ba2d,libregex_syntax-60f0730b2f1d2344,libbstr-35305db4612902ac,libaho_corasick-89d91f86732e41d4,libfutures-78ffb2b6939b3b29,libfutures_executor-fdc3f1a1f242a9a9,libbincode-46fb949ef47f1062,libchrono-53e85efbd6ba7acb,libiana_time_zone-e8fde29fdad667ba,libnum_traits-0b592801fe27ae75,libuuid-9e0e65adb9b444fb,libgetrandom-8e78eefa0dc293fc,libreqwest-d1417a4219e60321,libserde_urlencoded-1cb7edadc289f1e4,libryu-7c364cfb94c444f7,libhyper_rustls-8d66b66a4a8d60fb,librustls_native_certs-072e14f387eef4e5,libopenssl_probe-36add93db21104c3,libtokio_rustls-d0f8837654918322,librustls-45487008a16ea218,libsubtle-4f5a50036df13274,libwebpki-d17f1f65a0cd05af,libring-22167683aa683f4c,libgetrandom-2b090eb0784530d4,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libserde_json-272e20708b580cb2,libzmij-bee1cb3a46e0432e,libserde-66ae700f1d4976ac,libserde_core-6504fde8f3d6c9d3,libtower_http-2cd0232ee7ab8f6e,libbitflags-e970e635774c6f7e,libiri_string-4e659e4ca4800759,libasync_compression-e43e3c273d67f9e4,libcompression_codecs-870771462f1e2948,libflate2-97b13bf05693321e,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,libbrotli-7cfcc33bfaffc6e0,libbrotli_decompressor-b70ac6e22efe85f1,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libcompression_core-61d972cae7791968,libtower-f8a6c79278aad0f7,libtower_layer-3b63c02b4d0ef938,libhyper_util-f7722214758892b0,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-aac1592504894206,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-ab289db5dccc8427,libtracing-2ee13e94f1fa2bad,libtracing_core-cad8010058948a35,libonce_cell-9ec3b2d30075ab56,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libtokio_util-4544ae72b38d8d17,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_util-acc0d8d06fd67926,libmemchr-19f85ccd2b063f07,libfutures_io-0c818ad091fbaf7f,libslab-229cf4143d039c7e,libfutures_channel-29524163f8896842,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio-41dc905e61e62c1b,libsignal_hook_registry-9c20ede8db216564,liberrno-873d2dab4c34d501,libsocket2-e1a8a47c8ffbae3b,libmio-6f0d2aa97aa5da2f,libparking_lot-0951d0cc459f3b91,libparking_lot_core-907fd03fbc4c1861,liblibc-2a93fe996feeffee,libcfg_if-73907a425b6e514e,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libhttp_body_util-09aa3a678b9a6799,libpin_project_lite-63e0d9d6cb6ec6cf,libhttp_body-a0f6cf104627aa11,liblog-5081bf809293ba62,liburl-bcaef17a56599733,libidna-4d80846209d5ed2f,libutf8_iter-d59950773a6f062b,libidna_adapter-b9ce38846e308fe1,libicu_properties-289f1df4d06f455e,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-9edeafd38f4b7daf,libsmallvec-695d630f41d8414d,libicu_normalizer_data-07107859aeec763f,libicu_collections-8f1e041c4af9d708,libpotential_utf-70bbf42bd3cd0d1e,libicu_provider-58c91d9421c2eca7,libicu_locale_core-7b40f00c34566697,libtinystr-e301601a3f32eafd,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-8d4d938b6020df0d,libzerotrie-8a1b2a6ed8ceb0cb,libyoke-999da37c35ad04a3,libstable_deref_trait-1210460e331f0a03,libzerofrom-12a115ec6f38e290,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-739193c5c4929132,libitoa-958180966766c9e6,libbytes-00a102391b5f478f,libsync_wrapper-82795f8ff27c70cb,libfutures_core-5b72dc92615109c0,libanyhow-09dcdff9c940b341}.rlib" "/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/rustcDr9LZ3/raw-dylibs" "-B/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-63f1df739b18206e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/http_logger_test-b018aac32a3b0aaa" "-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 "http_logger_test") due to 1 previous error [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-04-21-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=0a5d6d159216d531 -C extra-filename=-c455ce5f9bc595c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-09dcdff9c940b341.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-46fb949ef47f1062.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-53e85efbd6ba7acb.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-21990c75de6d736d.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-8656bb43f7a59443.rlib --extern encoding_rs_io=/opt/rustwide/target/debug/deps/libencoding_rs_io-0c163b5240292d40.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-78ffb2b6939b3b29.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-09aa3a678b9a6799.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-aac1592504894206.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-f7722214758892b0.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-b71cd32ef21cc57b.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-749e9472990570e3.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b70ed3d550464998.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c080f97ee61390a8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d1417a4219e60321.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-66ae700f1d4976ac.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-272e20708b580cb2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5684f42aafce0fad.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e7917d23dfd6c50e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9259e78e0645cdfe.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-41dc905e61e62c1b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2ee13e94f1fa2bad.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-14b23d7e44451748.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9e0e65adb9b444fb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-ee8993f0698390b9.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-f38518a2348a36e4.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-63f1df739b18206e/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-04-21-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=2086e8d19664a841 -C extra-filename=-975d9299dc48875a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ace_tool=/opt/rustwide/target/debug/deps/libace_tool-5a5730998b72d671.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-09dcdff9c940b341.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-46fb949ef47f1062.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-53e85efbd6ba7acb.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-21990c75de6d736d.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-8656bb43f7a59443.rlib --extern encoding_rs_io=/opt/rustwide/target/debug/deps/libencoding_rs_io-0c163b5240292d40.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-78ffb2b6939b3b29.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-09aa3a678b9a6799.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-aac1592504894206.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-f7722214758892b0.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-b71cd32ef21cc57b.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-749e9472990570e3.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b70ed3d550464998.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c080f97ee61390a8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d1417a4219e60321.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-66ae700f1d4976ac.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-272e20708b580cb2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5684f42aafce0fad.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9259e78e0645cdfe.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-41dc905e61e62c1b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2ee13e94f1fa2bad.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-14b23d7e44451748.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9e0e65adb9b444fb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-ee8993f0698390b9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-63f1df739b18206e/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/rustciBih34/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libace_tool-5a5730998b72d671,libhex-aa11f1b7b510398f,libopen-749e9472990570e3,libpathdiff-c1a8d9107659fbd3,libis_wsl-4845e7b67d6390ff,libis_docker-574e4ba903385c3a,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libregex-c080f97ee61390a8,librayon-b70ed3d550464998,librayon_core-50241ec5d763501f,libeither-952c7f0cf6dce641,libignore-b71cd32ef21cc57b,libwalkdir-ee8993f0698390b9,libsame_file-0fb1d47320046d34,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libglobset-f8b6bc7c0fff051d,libregex_automata-85b5290b8756ba2d,libregex_syntax-60f0730b2f1d2344,libbstr-35305db4612902ac,libaho_corasick-89d91f86732e41d4,libfutures-78ffb2b6939b3b29,libfutures_executor-fdc3f1a1f242a9a9,libbincode-46fb949ef47f1062,libchrono-53e85efbd6ba7acb,libiana_time_zone-e8fde29fdad667ba,libnum_traits-0b592801fe27ae75,libuuid-9e0e65adb9b444fb,libgetrandom-8e78eefa0dc293fc,libreqwest-d1417a4219e60321,libserde_urlencoded-1cb7edadc289f1e4,libryu-7c364cfb94c444f7,libhyper_rustls-8d66b66a4a8d60fb,librustls_native_certs-072e14f387eef4e5,libopenssl_probe-36add93db21104c3,libtokio_rustls-d0f8837654918322,librustls-45487008a16ea218,libsubtle-4f5a50036df13274,libwebpki-d17f1f65a0cd05af,libring-22167683aa683f4c,libgetrandom-2b090eb0784530d4,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libserde_json-272e20708b580cb2,libzmij-bee1cb3a46e0432e,libserde-66ae700f1d4976ac,libserde_core-6504fde8f3d6c9d3,libtower_http-2cd0232ee7ab8f6e,libbitflags-e970e635774c6f7e,libiri_string-4e659e4ca4800759,libasync_compression-e43e3c273d67f9e4,libcompression_codecs-870771462f1e2948,libflate2-97b13bf05693321e,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,libbrotli-7cfcc33bfaffc6e0,libbrotli_decompressor-b70ac6e22efe85f1,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libcompression_core-61d972cae7791968,libtower-f8a6c79278aad0f7,libtower_layer-3b63c02b4d0ef938,libhyper_util-f7722214758892b0,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-aac1592504894206,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-ab289db5dccc8427,libtracing-2ee13e94f1fa2bad,libtracing_core-cad8010058948a35,libonce_cell-9ec3b2d30075ab56,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libtokio_util-4544ae72b38d8d17,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_util-acc0d8d06fd67926,libmemchr-19f85ccd2b063f07,libfutures_io-0c818ad091fbaf7f,libslab-229cf4143d039c7e,libfutures_channel-29524163f8896842,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio-41dc905e61e62c1b,libsignal_hook_registry-9c20ede8db216564,liberrno-873d2dab4c34d501,libsocket2-e1a8a47c8ffbae3b,libmio-6f0d2aa97aa5da2f,libparking_lot-0951d0cc459f3b91,libparking_lot_core-907fd03fbc4c1861,liblibc-2a93fe996feeffee,libcfg_if-73907a425b6e514e,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libhttp_body_util-09aa3a678b9a6799,libpin_project_lite-63e0d9d6cb6ec6cf,libhttp_body-a0f6cf104627aa11,liblog-5081bf809293ba62,liburl-bcaef17a56599733,libidna-4d80846209d5ed2f,libutf8_iter-d59950773a6f062b,libidna_adapter-b9ce38846e308fe1,libicu_properties-289f1df4d06f455e,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-9edeafd38f4b7daf,libsmallvec-695d630f41d8414d,libicu_normalizer_data-07107859aeec763f,libicu_collections-8f1e041c4af9d708,libpotential_utf-70bbf42bd3cd0d1e,libicu_provider-58c91d9421c2eca7,libicu_locale_core-7b40f00c34566697,libtinystr-e301601a3f32eafd,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-8d4d938b6020df0d,libzerotrie-8a1b2a6ed8ceb0cb,libyoke-999da37c35ad04a3,libstable_deref_trait-1210460e331f0a03,libzerofrom-12a115ec6f38e290,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-739193c5c4929132,libitoa-958180966766c9e6,libbytes-00a102391b5f478f,libsync_wrapper-82795f8ff27c70cb,libfutures_core-5b72dc92615109c0,libanyhow-09dcdff9c940b341}.rlib" "/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/rustciBih34/raw-dylibs" "-B/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-63f1df739b18206e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/prompt_enhancer_test-31640bda40a3426b" "-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" "b633ff58bb10a71118ecb1ef52a4b3ae00fc77916e7c8b6f0100ee5dc0241f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b633ff58bb10a71118ecb1ef52a4b3ae00fc77916e7c8b6f0100ee5dc0241f61", kill_on_drop: false }` [INFO] [stdout] b633ff58bb10a71118ecb1ef52a4b3ae00fc77916e7c8b6f0100ee5dc0241f61