[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-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCppCXY%2Fxmake_ls" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-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-2-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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] dddc929d250fb370d1d9a64e5715fe632eeb20e188dae020c9e134c445149da9 [INFO] running `Command { std: "docker" "start" "-a" "dddc929d250fb370d1d9a64e5715fe632eeb20e188dae020c9e134c445149da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dddc929d250fb370d1d9a64e5715fe632eeb20e188dae020c9e134c445149da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dddc929d250fb370d1d9a64e5715fe632eeb20e188dae020c9e134c445149da9", kill_on_drop: false }` [INFO] [stdout] dddc929d250fb370d1d9a64e5715fe632eeb20e188dae020c9e134c445149da9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7ca305cc1747822a6728f088357d4fb51938d1460640eae9363cfa24bcc0c8b3 [INFO] running `Command { std: "docker" "start" "-a" "7ca305cc1747822a6728f088357d4fb51938d1460640eae9363cfa24bcc0c8b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling base62 v2.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling normpath v1.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling internment v0.8.6 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling rust-i18n v3.1.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling emmylua_diagnostic_macro v0.5.0 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [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 serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling lsp-server v0.7.9 [INFO] [stderr] Compiling xmake_wrapper v0.1.0 (/opt/rustwide/workdir/crates/xmake_wrapper) [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rust-i18n-support v3.1.5 [INFO] [stderr] Compiling edit_version v0.1.0 (/opt/rustwide/workdir/tools/edit_version) [INFO] [stderr] Compiling rust-i18n-macro v3.1.5 [INFO] [stderr] Compiling emmylua_parser v0.16.0 [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 1m 50s [INFO] running `Command { std: "docker" "inspect" "7ca305cc1747822a6728f088357d4fb51938d1460640eae9363cfa24bcc0c8b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca305cc1747822a6728f088357d4fb51938d1460640eae9363cfa24bcc0c8b3", kill_on_drop: false }` [INFO] [stdout] 7ca305cc1747822a6728f088357d4fb51938d1460640eae9363cfa24bcc0c8b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b0e0d84023caf22956618c7337ebbc667ca572fa6508245e8cb48e7cba0031e4 [INFO] running `Command { std: "docker" "start" "-a" "b0e0d84023caf22956618c7337ebbc667ca572fa6508245e8cb48e7cba0031e4", kill_on_drop: false }` [INFO] [stderr] Compiling googletest_macro v0.14.2 [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 xmake_code_analysis v0.4.0 (/opt/rustwide/workdir/crates/xmake_code_analysis) [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) [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 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cli"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default"))' -C metadata=79bdc3dd748ae9a5 -C extra-filename=-315f14db551ff582 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-44500fc2be870567.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-beae014aee2d26ce.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b2e732066a94bf1a.rmeta --extern emmylua_parser=/opt/rustwide/target/debug/deps/libemmylua_parser-b31f6cb4eb8715e7.rmeta --extern fern=/opt/rustwide/target/debug/deps/libfern-eca594368ff3204a.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-7748687a416caec7.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0dfe3b49e26bab2a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-28ade3d6717210f3.rmeta --extern lsp_server=/opt/rustwide/target/debug/deps/liblsp_server-52af3c07cc1390e1.rmeta --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-c706c5b03b0f8732.rmeta --extern mimalloc=/opt/rustwide/target/debug/deps/libmimalloc-f7e573c38151c983.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-522265a95aea0d9d.rmeta --extern rowan=/opt/rustwide/target/debug/deps/librowan-67515d23689120ec.rmeta --extern rust_i18n=/opt/rustwide/target/debug/deps/librust_i18n-fbee78ef56f4dc18.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0741a6aeedcfedb8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ab702267088c58a.rmeta --extern serde_yml=/opt/rustwide/target/debug/deps/libserde_yml-32fe85cae4a03a64.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f24fcb3279c75899.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-7e419945bb38fc9f.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rmeta --extern wax=/opt/rustwide/target/debug/deps/libwax-6060a1792b3e315c.rmeta --extern xmake_code_analysis=/opt/rustwide/target/debug/deps/libxmake_code_analysis-e0bcbcda0a3a13fa.rmeta --extern xmake_formatter=/opt/rustwide/target/debug/deps/libxmake_formatter-4636d023ad82ff88.rmeta --extern xmake_wrapper=/opt/rustwide/target/debug/deps/libxmake_wrapper-da18fa9c80a23691.rmeta --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] [stderr] error: could not compile `xmake_code_analysis` (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_code_analysis --edition=2024 crates/xmake_code_analysis/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=d23d66cb705daf15 -C extra-filename=-2962d8d76fe23ca4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b2e732066a94bf1a.rlib --extern emmylua_diagnostic_macro=/opt/rustwide/target/debug/deps/libemmylua_diagnostic_macro-550927ec6dd9f3b9.so --extern emmylua_parser=/opt/rustwide/target/debug/deps/libemmylua_parser-b31f6cb4eb8715e7.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-2091607858be9ca0.rlib --extern flagset=/opt/rustwide/target/debug/deps/libflagset-7c42db76cc665a03.rlib --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bfb91f16efc48b0a.rlib --extern internment=/opt/rustwide/target/debug/deps/libinternment-b4f78cd45186cfc8.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0dfe3b49e26bab2a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28ade3d6717210f3.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-c706c5b03b0f8732.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-fa055ecaa1e57cfa.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c0b941a0776ea6cc.rlib --extern rowan=/opt/rustwide/target/debug/deps/librowan-67515d23689120ec.rlib --extern rust_i18n=/opt/rustwide/target/debug/deps/librust_i18n-fbee78ef56f4dc18.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-5197e2dcef5e3e65.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_with=/opt/rustwide/target/debug/deps/libserde_with-9beaf690d0acdb71.rlib --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-489e610fca65aed1.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-7e419945bb38fc9f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ffc9e3e649e64308.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rlib --extern wax=/opt/rustwide/target/debug/deps/libwax-6060a1792b3e315c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b0e0d84023caf22956618c7337ebbc667ca572fa6508245e8cb48e7cba0031e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e0d84023caf22956618c7337ebbc667ca572fa6508245e8cb48e7cba0031e4", kill_on_drop: false }` [INFO] [stdout] b0e0d84023caf22956618c7337ebbc667ca572fa6508245e8cb48e7cba0031e4