[INFO] cloning repository https://github.com/CppCXY/xmake_ls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CppCXY/xmake_ls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCppCXY%2Fxmake_ls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCppCXY%2Fxmake_ls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a98385289302242dc3923783bf0454f6c5b4952 [INFO] testing CppCXY/xmake_ls against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCppCXY%2Fxmake_ls" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/CppCXY/xmake_ls [INFO] finished tweaking git repo https://github.com/CppCXY/xmake_ls [INFO] tweaked toml for git repo https://github.com/CppCXY/xmake_ls written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CppCXY/xmake_ls on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CppCXY/xmake_ls 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-2025-09-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0899ed7f8a2ec1267c46a60939862ac648101fe78ccd0166f3486d8872409e3 [INFO] running `Command { std: "docker" "start" "-a" "c0899ed7f8a2ec1267c46a60939862ac648101fe78ccd0166f3486d8872409e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0899ed7f8a2ec1267c46a60939862ac648101fe78ccd0166f3486d8872409e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0899ed7f8a2ec1267c46a60939862ac648101fe78ccd0166f3486d8872409e3", kill_on_drop: false }` [INFO] [stdout] c0899ed7f8a2ec1267c46a60939862ac648101fe78ccd0166f3486d8872409e3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45f84e0b67ca50f738c9207b2a296cd747086a2fac41aef5db9ff857695cb2c1 [INFO] running `Command { std: "docker" "start" "-a" "45f84e0b67ca50f738c9207b2a296cd747086a2fac41aef5db9ff857695cb2c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling base62 v2.2.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling normpath v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling rust-i18n v3.1.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling internment v0.8.6 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rust-i18n-support v3.1.5 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling emmylua_diagnostic_macro v0.5.0 [INFO] [stderr] Compiling rust-i18n-macro v3.1.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling lsp-server v0.7.9 [INFO] [stderr] Compiling emmylua_parser v0.16.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling xmake_wrapper v0.1.0 (/opt/rustwide/workdir/crates/xmake_wrapper) [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling edit_version v0.1.0 (/opt/rustwide/workdir/tools/edit_version) [INFO] [stderr] Compiling xmake_formatter v0.2.0 (/opt/rustwide/workdir/crates/xmake_formatter) [INFO] [stderr] Compiling xmake_code_analysis v0.4.0 (/opt/rustwide/workdir/crates/xmake_code_analysis) [INFO] [stderr] Compiling xmake_ls v0.4.0 (/opt/rustwide/workdir/crates/xmake_ls) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 44s [INFO] running `Command { std: "docker" "inspect" "45f84e0b67ca50f738c9207b2a296cd747086a2fac41aef5db9ff857695cb2c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f84e0b67ca50f738c9207b2a296cd747086a2fac41aef5db9ff857695cb2c1", kill_on_drop: false }` [INFO] [stdout] 45f84e0b67ca50f738c9207b2a296cd747086a2fac41aef5db9ff857695cb2c1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d6940b77d5143dc7122898ff3823eb2820403d1c1d80cb017494ca3f099c635 [INFO] running `Command { std: "docker" "start" "-a" "4d6940b77d5143dc7122898ff3823eb2820403d1c1d80cb017494ca3f099c635", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling googletest_macro v0.14.2 [INFO] [stderr] Compiling xmake_code_analysis v0.4.0 (/opt/rustwide/workdir/crates/xmake_code_analysis) [INFO] [stderr] Compiling xmake_formatter v0.2.0 (/opt/rustwide/workdir/crates/xmake_formatter) [INFO] [stderr] Compiling xmake_wrapper v0.1.0 (/opt/rustwide/workdir/crates/xmake_wrapper) [INFO] [stderr] Compiling edit_version v0.1.0 (/opt/rustwide/workdir/tools/edit_version) [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling googletest v0.14.2 [INFO] [stderr] Compiling xmake_ls v0.4.0 (/opt/rustwide/workdir/crates/xmake_ls) [INFO] [stderr] error: could not compile `xmake_ls` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name xmake_ls --edition=2024 crates/xmake_ls/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 --cfg 'feature="cli"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default"))' -C metadata=a1157957774cf7b0 -C extra-filename=-185eef37091b6db0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-44500fc2be870567.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-beae014aee2d26ce.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b2e732066a94bf1a.rlib --extern emmylua_parser=/opt/rustwide/target/debug/deps/libemmylua_parser-b31f6cb4eb8715e7.rlib --extern fern=/opt/rustwide/target/debug/deps/libfern-eca594368ff3204a.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-7748687a416caec7.rlib --extern googletest=/opt/rustwide/target/debug/deps/libgoogletest-e376f09be0642253.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0dfe3b49e26bab2a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28ade3d6717210f3.rlib --extern lsp_server=/opt/rustwide/target/debug/deps/liblsp_server-52af3c07cc1390e1.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-c706c5b03b0f8732.rlib --extern mimalloc=/opt/rustwide/target/debug/deps/libmimalloc-f7e573c38151c983.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-522265a95aea0d9d.rlib --extern rowan=/opt/rustwide/target/debug/deps/librowan-67515d23689120ec.rlib --extern rust_i18n=/opt/rustwide/target/debug/deps/librust_i18n-fbee78ef56f4dc18.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0741a6aeedcfedb8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ab702267088c58a.rlib --extern serde_yml=/opt/rustwide/target/debug/deps/libserde_yml-32fe85cae4a03a64.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f24fcb3279c75899.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-7e419945bb38fc9f.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rlib --extern wax=/opt/rustwide/target/debug/deps/libwax-6060a1792b3e315c.rlib --extern xmake_code_analysis=/opt/rustwide/target/debug/deps/libxmake_code_analysis-e0bcbcda0a3a13fa.rlib --extern xmake_formatter=/opt/rustwide/target/debug/deps/libxmake_formatter-4636d023ad82ff88.rlib --extern xmake_wrapper=/opt/rustwide/target/debug/deps/libxmake_wrapper-da18fa9c80a23691.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-6673543662cba991/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4d6940b77d5143dc7122898ff3823eb2820403d1c1d80cb017494ca3f099c635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d6940b77d5143dc7122898ff3823eb2820403d1c1d80cb017494ca3f099c635", kill_on_drop: false }` [INFO] [stdout] 4d6940b77d5143dc7122898ff3823eb2820403d1c1d80cb017494ca3f099c635