[INFO] fetching crate spring-lsp 0.1.0...
[INFO] testing spring-lsp-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate spring-lsp 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate spring-lsp 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spring-lsp 0.1.0
[INFO] tweaked toml for crates.io crate spring-lsp 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spring-lsp 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spring-lsp 0.1.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded text-size v1.1.1
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded zmij v1.0.18
[INFO] [stderr]   Downloaded rowan v0.15.17
[INFO] [stderr]   Downloaded taplo v0.13.2
[INFO] [stderr]   Downloaded logos v0.12.1
[INFO] [stderr]   Downloaded logos-derive v0.12.1
[INFO] [stderr]   Downloaded arc-swap v1.8.0
[INFO] [stderr]   Downloaded lsp-server v0.7.9
[INFO] [stderr]   Downloaded lsp-types v0.95.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d1af89cdc0e1d0a2afafa69a501d52759b9cb3a35401b5876d5a17ecf4d80be
[INFO] running `Command { std: "docker" "start" "-a" "3d1af89cdc0e1d0a2afafa69a501d52759b9cb3a35401b5876d5a17ecf4d80be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d1af89cdc0e1d0a2afafa69a501d52759b9cb3a35401b5876d5a17ecf4d80be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d1af89cdc0e1d0a2afafa69a501d52759b9cb3a35401b5876d5a17ecf4d80be", kill_on_drop: false }`
[INFO] [stdout] 3d1af89cdc0e1d0a2afafa69a501d52759b9cb3a35401b5876d5a17ecf4d80be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c12d23bf02106cdc035075def347673656db6f2f3e060900d86a620a8d9a73ba
[INFO] running `Command { std: "docker" "start" "-a" "c12d23bf02106cdc035075def347673656db6f2f3e060900d86a620a8d9a73ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling zmij v1.0.18
[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 futures-task v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rowan v0.15.17
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[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_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[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 serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling lsp-server v0.7.9
[INFO] [stderr]    Compiling taplo v0.13.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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 lsp-types v0.95.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling spring-lsp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "c12d23bf02106cdc035075def347673656db6f2f3e060900d86a620a8d9a73ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c12d23bf02106cdc035075def347673656db6f2f3e060900d86a620a8d9a73ba", kill_on_drop: false }`
[INFO] [stdout] c12d23bf02106cdc035075def347673656db6f2f3e060900d86a620a8d9a73ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 148962e6f9a8c22a3c6c345f3c13b16b396cf4d59c76a2dd40ac6b0f4753614a
[INFO] running `Command { std: "docker" "start" "-a" "148962e6f9a8c22a3c6c345f3c13b16b396cf4d59c76a2dd40ac6b0f4753614a", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling taplo v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling spring-lsp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `test_url` is never used
[INFO] [stdout]   --> src/completion/tests.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn test_url() -> Url {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `env_var_name` is never used
[INFO] [stdout]     --> src/completion/tests.rs:1002:8
[INFO] [stdout]      |
[INFO] [stdout] 1002 |     fn env_var_name() -> impl Strategy<Value = String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valid_config_prefix` is never used
[INFO] [stdout]   --> tests/di_validator_property_test.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn valid_config_prefix() -> impl Strategy<Value = String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valid_uri` is never used
[INFO] [stdout]   --> tests/di_validator_property_test.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn valid_uri() -> impl Strategy<Value = Url> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valid_range` is never used
[INFO] [stdout]   --> tests/di_validator_property_test.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn valid_range() -> impl Strategy<Value = Range> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valid_location` is never used
[INFO] [stdout]   --> tests/di_validator_property_test.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn valid_location() -> impl Strategy<Value = Location> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inject_type` is never used
[INFO] [stdout]   --> tests/di_validator_property_test.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn inject_type() -> impl Strategy<Value = InjectType> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inject_macro` is never used
[INFO] [stdout]   --> tests/di_validator_property_test.rs:63:4
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn inject_macro() -> impl Strategy<Value = InjectMacro> {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `field` is never used
[INFO] [stdout]   --> tests/di_validator_property_test.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn field() -> impl Strategy<Value = Field> {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `service_macro` is never used
[INFO] [stdout]   --> tests/di_validator_property_test.rs:91:4
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn service_macro() -> impl Strategy<Value = ServiceMacro> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rust_document` is never used
[INFO] [stdout]    --> tests/di_validator_property_test.rs:105:4
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn rust_document() -> impl Strategy<Value = RustDocument> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `component_info` is never used
[INFO] [stdout]    --> tests/di_validator_property_test.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn component_info() -> impl Strategy<Value = ComponentInfo> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `symbol_info` is never used
[INFO] [stdout]    --> tests/di_validator_property_test.rs:136:4
[INFO] [stdout]     |
[INFO] [stdout] 136 | fn symbol_info() -> impl Strategy<Value = SymbolInfo> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_section` is never used
[INFO] [stdout]    --> tests/di_validator_property_test.rs:145:4
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn config_section() -> impl Strategy<Value = ConfigSection> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `toml_document` is never used
[INFO] [stdout]    --> tests/di_validator_property_test.rs:154:4
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn toml_document() -> impl Strategy<Value = TomlDocument> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_index_manager_with_components` is never used
[INFO] [stdout]    --> tests/di_validator_property_test.rs:176:4
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn create_index_manager_with_components(components: Vec<ComponentInfo>) -> IndexManager {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_index_manager_with_symbols` is never used
[INFO] [stdout]    --> tests/di_validator_property_test.rs:192:4
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn create_index_manager_with_symbols(symbols: Vec<SymbolInfo>) -> IndexManager {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_uri` is never used
[INFO] [stdout]   --> tests/route_hover_property_test.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn test_uri() -> impl Strategy<Value = Url> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spring-lsp` (lib test); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name spring_lsp --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=d4870ad97dbab21d -C extra-filename=-ac6a0334f4cdeaf8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-b2e05748b4007db9.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4227a6b85fdf2c4e.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-329370b07a7e9ea1.rlib --extern lsp_server=/opt/rustwide/target/debug/deps/liblsp_server-8af45c3244711eb6.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-c4b0ec7a92c494ab.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-f5fb04012bf5df2d.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-9f98f84a65d7ad87.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a61a4b30426434ab.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3fa18cd1ea7eacea.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8e0df87a8c73e70f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c3becc5b0fced338.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38b095fe3ef5c8ac.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-06a23812f959bbdc.rlib --extern taplo=/opt/rustwide/target/debug/deps/libtaplo-11f3f8a6990a0449.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8f128a259bc712c8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cc43852355ed654e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a7478af4d84df909.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e3ac07c5044c7f0e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5e5c7fd2f03733ed.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2298bf5730d3c491.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e36961658b1b78a4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-4e82e1631578bcf4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcx4zHCe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libspring_lsp-b410a3de21a495fc,libregex-3fa18cd1ea7eacea,libatty-b2e05748b4007db9,libreqwest-8e0df87a8c73e70f,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-ad030360fadb5023,libserde_urlencoded-bb771eea2be625af,libryu-32a9bcdb682e7cbe,libwebpki_roots-8f19deeabafd6f44,libbase64-76d22feba062e299,libipnet-7f24c5b85fa70b77,libtokio_rustls-3e5da0710342e8e0,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,librustls-5c35c2b68d82fdc7,libsct-7053804cc31c201a,libwebpki-0f612d705d639d33,libring-3a20cd7b615604fc,libgetrandom-e9e5be3fa05ad6e9,libuntrusted-151845769873c416,libhyper-c491a554f6aec7d0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsocket2-aa6cea103712513f,libhttparse-2dcf90c780aed9d3,libh2-28971c6be2637993,libslab-6f51d9019150979e,libtokio_util-e57355f881417afb,libfutures_sink-bb58a37a11906cee,libtower_service-222788e4f5219726,libfutures_channel-3bbf97a27eb8ffef,libfutures_util-f7eadbf88deee229,libfutures_task-2cdf2237e85cfaac,libpin_utils-edd6e294c1e21a4f,libtokio-a7478af4d84df909,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libmio-ccf88a7bbbdf074d,libparking_lot-7afb6c0411662896,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-edb2d2b2d773db35,libfutures_core-c23514cefd9aa7c7,libhttp-706a8b901794ba5d,libbytes-8e64decf8cb59e96,libfnv-2a26f5d3b9cd4973,libdirs-329370b07a7e9ea1,libdirs_sys-7142650f304c3c84,liboption_ext-38791eff9acb757e,libtoml-e3ac07c5044c7f0e,libtoml_edit-7a794da61d99aee4,libserde_spanned-2b25abe32cffa9f7,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-f120f0de4291f3a9,libanyhow-e16577d217315ef4,libtaplo-11f3f8a6990a0449,libahash-9b215de5bc47203b,libgetrandom-7c266c70cb5f801d,libzerocopy-8fdb292ff68fc51a,libglobset-4c3028a9ee71e485,libbstr-1f956ce59e439660,libarc_swap-983bd5dc65d1c13f,libitertools-a2b526da040bc09d,libtime-71bd45604df09b1c,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,librowan-923b5cf5225ca98a,libmemoffset-0c49cd1b766594c4,libtext_size-aac4e77ec21588d6,librustc_hash-077fac84b15c224f,libcountme-0f9adb9592608bdf,liblogos-819a46ffc0c5517d,libeither-c7ffdd176e4a7546,libsyn-06a23812f959bbdc,libquote-a61a4b30426434ab,libproc_macro2-75af7ec6efcfe354,libunicode_ident-d08f17aee8a08c40}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-2298bf5730d3c491,libtracing_serde-c7a1e4dcff6d6b19,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-0db94e09c0edd822,libregex_automata-61b7c5ababea132a,libaho_corasick-35b0a225a6f5f93e,libregex_syntax-a5d8b889516cd560,libnu_ansi_term-93d8ee8dec5a4017,libtracing-5e5c7fd2f03733ed,libpin_project_lite-5ffafa3f2ed0bb57,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libtracing_core-5bf54009919d6314,libthiserror-cc43852355ed654e,liblsp_server-8af45c3244711eb6,liblog-753a0cb3f11b08fe,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libdashmap-4227a6b85fdf2c4e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libonce_cell-db8f3eed2a1f3f7b,libparking_lot_core-c2b120c83a3c05dc,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libhashbrown-b50d4a0401e10192,liblsp_types-c4b0ec7a92c494ab,liburl-e36961658b1b78a4,libidna-d793234ff6ae7989,libutf8_iter-efb3984ee203d151,libidna_adapter-f270021033de1d50,libicu_properties-0af422275d936253,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-cafe17808ecbd75e,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-3a07fb6d5fc1b529,libpotential_utf-7198f35442655405,libicu_provider-918571f4b08326d7,libicu_locale_core-e28175c3908ce13f,libtinystr-eb076a3c0c701ef9,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-77536b4a8bf106bd,libzerotrie-05c59df5b48108b2,libyoke-d0a72445a21b9d99,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-1928f40701ece788,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde_json-38b095fe3ef5c8ac,libmemchr-6f6c0d10f648e5f7,libitoa-d7c2333f8dedd037,libzmij-589e475bdb092417,libserde-c3becc5b0fced338,libserde_core-1651d161ca9c90ea,libbitflags-40a27ceec947d12f}.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/rustcx4zHCe/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-4e82e1631578bcf4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/toml_document_model_test-8c9877668ede51c4" "-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 `spring-lsp` (test "toml_document_model_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcWoTQNf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-8f128a259bc712c8,libfastrand-74ae4622d963d882,librustix-2e96d4adb1bfee50,libbitflags-e3ebf951a1dfe30d,liblinux_raw_sys-468f3136534c61a1,libspring_lsp-b410a3de21a495fc,libregex-3fa18cd1ea7eacea,libatty-b2e05748b4007db9,libreqwest-8e0df87a8c73e70f,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-ad030360fadb5023,libserde_urlencoded-bb771eea2be625af,libryu-32a9bcdb682e7cbe,libwebpki_roots-8f19deeabafd6f44,libbase64-76d22feba062e299,libipnet-7f24c5b85fa70b77,libtokio_rustls-3e5da0710342e8e0,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,librustls-5c35c2b68d82fdc7,libsct-7053804cc31c201a,libwebpki-0f612d705d639d33,libring-3a20cd7b615604fc,libgetrandom-e9e5be3fa05ad6e9,libuntrusted-151845769873c416,libhyper-c491a554f6aec7d0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsocket2-aa6cea103712513f,libhttparse-2dcf90c780aed9d3,libh2-28971c6be2637993,libslab-6f51d9019150979e,libtokio_util-e57355f881417afb,libfutures_sink-bb58a37a11906cee,libtower_service-222788e4f5219726,libfutures_channel-3bbf97a27eb8ffef,libfutures_util-f7eadbf88deee229,libfutures_task-2cdf2237e85cfaac,libpin_utils-edd6e294c1e21a4f,libtokio-a7478af4d84df909,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libmio-ccf88a7bbbdf074d,libparking_lot-7afb6c0411662896,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-edb2d2b2d773db35,libfutures_core-c23514cefd9aa7c7,libhttp-706a8b901794ba5d,libbytes-8e64decf8cb59e96,libfnv-2a26f5d3b9cd4973,libdirs-329370b07a7e9ea1,libdirs_sys-7142650f304c3c84,liboption_ext-38791eff9acb757e,libtoml-e3ac07c5044c7f0e,libtoml_edit-7a794da61d99aee4,libserde_spanned-2b25abe32cffa9f7,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-f120f0de4291f3a9,libanyhow-e16577d217315ef4,libtaplo-11f3f8a6990a0449,libahash-9b215de5bc47203b,libgetrandom-7c266c70cb5f801d,libzerocopy-8fdb292ff68fc51a,libglobset-4c3028a9ee71e485,libbstr-1f956ce59e439660,libarc_swap-983bd5dc65d1c13f,libitertools-a2b526da040bc09d,libtime-71bd45604df09b1c,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,librowan-923b5cf5225ca98a,libmemoffset-0c49cd1b766594c4,libtext_size-aac4e77ec21588d6,librustc_hash-077fac84b15c224f,libcountme-0f9adb9592608bdf,liblogos-819a46ffc0c5517d,libeither-c7ffdd176e4a7546,libsyn-06a23812f959bbdc,libquote-a61a4b30426434ab,libproc_macro2-75af7ec6efcfe354,libunicode_ident-d08f17aee8a08c40}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-2298bf5730d3c491,libtracing_serde-c7a1e4dcff6d6b19,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-0db94e09c0edd822,libregex_automata-61b7c5ababea132a,libaho_corasick-35b0a225a6f5f93e,libregex_syntax-a5d8b889516cd560,libnu_ansi_term-93d8ee8dec5a4017,libtracing-5e5c7fd2f03733ed,libpin_project_lite-5ffafa3f2ed0bb57,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libtracing_core-5bf54009919d6314,libthiserror-cc43852355ed654e,liblsp_server-8af45c3244711eb6,liblog-753a0cb3f11b08fe,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libdashmap-4227a6b85fdf2c4e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libonce_cell-db8f3eed2a1f3f7b,libparking_lot_core-c2b120c83a3c05dc,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libhashbrown-b50d4a0401e10192,liblsp_types-c4b0ec7a92c494ab,liburl-e36961658b1b78a4,libidna-d793234ff6ae7989,libutf8_iter-efb3984ee203d151,libidna_adapter-f270021033de1d50,libicu_properties-0af422275d936253,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-cafe17808ecbd75e,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-3a07fb6d5fc1b529,libpotential_utf-7198f35442655405,libicu_provider-918571f4b08326d7,libicu_locale_core-e28175c3908ce13f,libtinystr-eb076a3c0c701ef9,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-77536b4a8bf106bd,libzerotrie-05c59df5b48108b2,libyoke-d0a72445a21b9d99,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-1928f40701ece788,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde_json-38b095fe3ef5c8ac,libmemchr-6f6c0d10f648e5f7,libitoa-d7c2333f8dedd037,libzmij-589e475bdb092417,libserde-c3becc5b0fced338,libserde_core-1651d161ca9c90ea,libbitflags-40a27ceec947d12f}.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/rustcWoTQNf/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-4e82e1631578bcf4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_integration_test-828219b2fcddad0d" "-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 `spring-lsp` (test "config_integration_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustceonK9j/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libspring_lsp-b410a3de21a495fc,libregex-3fa18cd1ea7eacea,libatty-b2e05748b4007db9,libreqwest-8e0df87a8c73e70f,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-ad030360fadb5023,libserde_urlencoded-bb771eea2be625af,libryu-32a9bcdb682e7cbe,libwebpki_roots-8f19deeabafd6f44,libbase64-76d22feba062e299,libipnet-7f24c5b85fa70b77,libtokio_rustls-3e5da0710342e8e0,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,librustls-5c35c2b68d82fdc7,libsct-7053804cc31c201a,libwebpki-0f612d705d639d33,libring-3a20cd7b615604fc,libgetrandom-e9e5be3fa05ad6e9,libuntrusted-151845769873c416,libhyper-c491a554f6aec7d0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsocket2-aa6cea103712513f,libhttparse-2dcf90c780aed9d3,libh2-28971c6be2637993,libslab-6f51d9019150979e,libtokio_util-e57355f881417afb,libfutures_sink-bb58a37a11906cee,libtower_service-222788e4f5219726,libfutures_channel-3bbf97a27eb8ffef,libfutures_util-f7eadbf88deee229,libfutures_task-2cdf2237e85cfaac,libpin_utils-edd6e294c1e21a4f,libtokio-a7478af4d84df909,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libmio-ccf88a7bbbdf074d,libparking_lot-7afb6c0411662896,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-edb2d2b2d773db35,libfutures_core-c23514cefd9aa7c7,libhttp-706a8b901794ba5d,libbytes-8e64decf8cb59e96,libfnv-2a26f5d3b9cd4973,libdirs-329370b07a7e9ea1,libdirs_sys-7142650f304c3c84,liboption_ext-38791eff9acb757e,libtoml-e3ac07c5044c7f0e,libtoml_edit-7a794da61d99aee4,libserde_spanned-2b25abe32cffa9f7,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-f120f0de4291f3a9,libanyhow-e16577d217315ef4,libtaplo-11f3f8a6990a0449,libahash-9b215de5bc47203b,libgetrandom-7c266c70cb5f801d,libzerocopy-8fdb292ff68fc51a,libglobset-4c3028a9ee71e485,libbstr-1f956ce59e439660,libarc_swap-983bd5dc65d1c13f,libitertools-a2b526da040bc09d,libtime-71bd45604df09b1c,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,librowan-923b5cf5225ca98a,libmemoffset-0c49cd1b766594c4,libtext_size-aac4e77ec21588d6,librustc_hash-077fac84b15c224f,libcountme-0f9adb9592608bdf,liblogos-819a46ffc0c5517d,libeither-c7ffdd176e4a7546,libsyn-06a23812f959bbdc,libquote-a61a4b30426434ab,libproc_macro2-75af7ec6efcfe354,libunicode_ident-d08f17aee8a08c40}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-2298bf5730d3c491,libtracing_serde-c7a1e4dcff6d6b19,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-0db94e09c0edd822,libregex_automata-61b7c5ababea132a,libaho_corasick-35b0a225a6f5f93e,libregex_syntax-a5d8b889516cd560,libnu_ansi_term-93d8ee8dec5a4017,libtracing-5e5c7fd2f03733ed,libpin_project_lite-5ffafa3f2ed0bb57,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libtracing_core-5bf54009919d6314,libthiserror-cc43852355ed654e,liblsp_server-8af45c3244711eb6,liblog-753a0cb3f11b08fe,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libdashmap-4227a6b85fdf2c4e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libonce_cell-db8f3eed2a1f3f7b,libparking_lot_core-c2b120c83a3c05dc,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libhashbrown-b50d4a0401e10192,liblsp_types-c4b0ec7a92c494ab,liburl-e36961658b1b78a4,libidna-d793234ff6ae7989,libutf8_iter-efb3984ee203d151,libidna_adapter-f270021033de1d50,libicu_properties-0af422275d936253,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-cafe17808ecbd75e,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-3a07fb6d5fc1b529,libpotential_utf-7198f35442655405,libicu_provider-918571f4b08326d7,libicu_locale_core-e28175c3908ce13f,libtinystr-eb076a3c0c701ef9,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-77536b4a8bf106bd,libzerotrie-05c59df5b48108b2,libyoke-d0a72445a21b9d99,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-1928f40701ece788,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde_json-38b095fe3ef5c8ac,libmemchr-6f6c0d10f648e5f7,libitoa-d7c2333f8dedd037,libzmij-589e475bdb092417,libserde-c3becc5b0fced338,libserde_core-1651d161ca9c90ea,libbitflags-40a27ceec947d12f}.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/rustceonK9j/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-4e82e1631578bcf4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/toml_validation_test-af39c1ae020ced92" "-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 `spring-lsp` (test "toml_validation_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcmBHTG4/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/{libspring_lsp-b410a3de21a495fc,libregex-3fa18cd1ea7eacea,libatty-b2e05748b4007db9,libreqwest-8e0df87a8c73e70f,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-ad030360fadb5023,libserde_urlencoded-bb771eea2be625af,libryu-32a9bcdb682e7cbe,libwebpki_roots-8f19deeabafd6f44,libbase64-76d22feba062e299,libipnet-7f24c5b85fa70b77,libtokio_rustls-3e5da0710342e8e0,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,librustls-5c35c2b68d82fdc7,libsct-7053804cc31c201a,libwebpki-0f612d705d639d33,libring-3a20cd7b615604fc,libgetrandom-e9e5be3fa05ad6e9,libuntrusted-151845769873c416,libhyper-c491a554f6aec7d0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsocket2-aa6cea103712513f,libhttparse-2dcf90c780aed9d3,libh2-28971c6be2637993,libslab-6f51d9019150979e,libtokio_util-e57355f881417afb,libfutures_sink-bb58a37a11906cee,libtower_service-222788e4f5219726,libfutures_channel-3bbf97a27eb8ffef,libfutures_util-f7eadbf88deee229,libfutures_task-2cdf2237e85cfaac,libpin_utils-edd6e294c1e21a4f,libtokio-a7478af4d84df909,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libmio-ccf88a7bbbdf074d,libparking_lot-7afb6c0411662896,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-edb2d2b2d773db35,libfutures_core-c23514cefd9aa7c7,libhttp-706a8b901794ba5d,libbytes-8e64decf8cb59e96,libfnv-2a26f5d3b9cd4973,libdirs-329370b07a7e9ea1,libdirs_sys-7142650f304c3c84,liboption_ext-38791eff9acb757e,libtoml-e3ac07c5044c7f0e,libtoml_edit-7a794da61d99aee4,libserde_spanned-2b25abe32cffa9f7,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-f120f0de4291f3a9,libanyhow-e16577d217315ef4,libtaplo-11f3f8a6990a0449,libahash-9b215de5bc47203b,libgetrandom-7c266c70cb5f801d,libzerocopy-8fdb292ff68fc51a,libglobset-4c3028a9ee71e485,libbstr-1f956ce59e439660,libarc_swap-983bd5dc65d1c13f,libitertools-a2b526da040bc09d,libtime-71bd45604df09b1c,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,librowan-923b5cf5225ca98a,libmemoffset-0c49cd1b766594c4,libtext_size-aac4e77ec21588d6,librustc_hash-077fac84b15c224f,libcountme-0f9adb9592608bdf,liblogos-819a46ffc0c5517d,libeither-c7ffdd176e4a7546,libsyn-06a23812f959bbdc,libquote-a61a4b30426434ab,libproc_macro2-75af7ec6efcfe354,libunicode_ident-d08f17aee8a08c40}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-2298bf5730d3c491,libtracing_serde-c7a1e4dcff6d6b19,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-0db94e09c0edd822,libregex_automata-61b7c5ababea132a,libaho_corasick-35b0a225a6f5f93e,libregex_syntax-a5d8b889516cd560,libnu_ansi_term-93d8ee8dec5a4017,libtracing-5e5c7fd2f03733ed,libpin_project_lite-5ffafa3f2ed0bb57,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libtracing_core-5bf54009919d6314,libthiserror-cc43852355ed654e,liblsp_server-8af45c3244711eb6,liblog-753a0cb3f11b08fe,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libdashmap-4227a6b85fdf2c4e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libonce_cell-db8f3eed2a1f3f7b,libparking_lot_core-c2b120c83a3c05dc,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libhashbrown-b50d4a0401e10192,liblsp_types-c4b0ec7a92c494ab,liburl-e36961658b1b78a4,libidna-d793234ff6ae7989,libutf8_iter-efb3984ee203d151,libidna_adapter-f270021033de1d50,libicu_properties-0af422275d936253,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-cafe17808ecbd75e,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-3a07fb6d5fc1b529,libpotential_utf-7198f35442655405,libicu_provider-918571f4b08326d7,libicu_locale_core-e28175c3908ce13f,libtinystr-eb076a3c0c701ef9,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-77536b4a8bf106bd,libzerotrie-05c59df5b48108b2,libyoke-d0a72445a21b9d99,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-1928f40701ece788,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde_json-38b095fe3ef5c8ac,libmemchr-6f6c0d10f648e5f7,libitoa-d7c2333f8dedd037,libzmij-589e475bdb092417,libserde-c3becc5b0fced338,libserde_core-1651d161ca9c90ea,libbitflags-40a27ceec947d12f}.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/rustcmBHTG4/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-4e82e1631578bcf4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_test-82acdd7859c68bfb" "-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 `spring-lsp` (test "integration_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcm3b5Nq/symbols.o" "<6 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/{libspring_lsp-b410a3de21a495fc,libregex-3fa18cd1ea7eacea,libatty-b2e05748b4007db9,libreqwest-8e0df87a8c73e70f,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-ad030360fadb5023,libserde_urlencoded-bb771eea2be625af,libryu-32a9bcdb682e7cbe,libwebpki_roots-8f19deeabafd6f44,libbase64-76d22feba062e299,libipnet-7f24c5b85fa70b77,libtokio_rustls-3e5da0710342e8e0,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,librustls-5c35c2b68d82fdc7,libsct-7053804cc31c201a,libwebpki-0f612d705d639d33,libring-3a20cd7b615604fc,libgetrandom-e9e5be3fa05ad6e9,libuntrusted-151845769873c416,libhyper-c491a554f6aec7d0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsocket2-aa6cea103712513f,libhttparse-2dcf90c780aed9d3,libh2-28971c6be2637993,libslab-6f51d9019150979e,libtokio_util-e57355f881417afb,libfutures_sink-bb58a37a11906cee,libtower_service-222788e4f5219726,libfutures_channel-3bbf97a27eb8ffef,libfutures_util-f7eadbf88deee229,libfutures_task-2cdf2237e85cfaac,libpin_utils-edd6e294c1e21a4f,libtokio-a7478af4d84df909,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libmio-ccf88a7bbbdf074d,libparking_lot-7afb6c0411662896,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-edb2d2b2d773db35,libfutures_core-c23514cefd9aa7c7,libhttp-706a8b901794ba5d,libbytes-8e64decf8cb59e96,libfnv-2a26f5d3b9cd4973,libdirs-329370b07a7e9ea1,libdirs_sys-7142650f304c3c84,liboption_ext-38791eff9acb757e,libtoml-e3ac07c5044c7f0e,libtoml_edit-7a794da61d99aee4,libserde_spanned-2b25abe32cffa9f7,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-f120f0de4291f3a9,libanyhow-e16577d217315ef4,libtaplo-11f3f8a6990a0449,libahash-9b215de5bc47203b,libgetrandom-7c266c70cb5f801d,libzerocopy-8fdb292ff68fc51a,libglobset-4c3028a9ee71e485,libbstr-1f956ce59e439660,libarc_swap-983bd5dc65d1c13f,libitertools-a2b526da040bc09d,libtime-71bd45604df09b1c,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,librowan-923b5cf5225ca98a,libmemoffset-0c49cd1b766594c4,libtext_size-aac4e77ec21588d6,librustc_hash-077fac84b15c224f,libcountme-0f9adb9592608bdf,liblogos-819a46ffc0c5517d,libeither-c7ffdd176e4a7546,libsyn-06a23812f959bbdc,libquote-a61a4b30426434ab,libproc_macro2-75af7ec6efcfe354,libunicode_ident-d08f17aee8a08c40}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-2298bf5730d3c491,libtracing_serde-c7a1e4dcff6d6b19,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-0db94e09c0edd822,libregex_automata-61b7c5ababea132a,libaho_corasick-35b0a225a6f5f93e,libregex_syntax-a5d8b889516cd560,libnu_ansi_term-93d8ee8dec5a4017,libtracing-5e5c7fd2f03733ed,libpin_project_lite-5ffafa3f2ed0bb57,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libtracing_core-5bf54009919d6314,libthiserror-cc43852355ed654e,liblsp_server-8af45c3244711eb6,liblog-753a0cb3f11b08fe,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libdashmap-4227a6b85fdf2c4e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libonce_cell-db8f3eed2a1f3f7b,libparking_lot_core-c2b120c83a3c05dc,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libhashbrown-b50d4a0401e10192,liblsp_types-c4b0ec7a92c494ab,liburl-e36961658b1b78a4,libidna-d793234ff6ae7989,libutf8_iter-efb3984ee203d151,libidna_adapter-f270021033de1d50,libicu_properties-0af422275d936253,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-cafe17808ecbd75e,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-3a07fb6d5fc1b529,libpotential_utf-7198f35442655405,libicu_provider-918571f4b08326d7,libicu_locale_core-e28175c3908ce13f,libtinystr-eb076a3c0c701ef9,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-77536b4a8bf106bd,libzerotrie-05c59df5b48108b2,libyoke-d0a72445a21b9d99,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-1928f40701ece788,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde_json-38b095fe3ef5c8ac,libmemchr-6f6c0d10f648e5f7,libitoa-d7c2333f8dedd037,libzmij-589e475bdb092417,libserde-c3becc5b0fced338,libserde_core-1651d161ca9c90ea,libbitflags-40a27ceec947d12f}.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/rustcm3b5Nq/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-4e82e1631578bcf4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/index_manager_test-fd26f629da952a05" "-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 `spring-lsp` (test "index_manager_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustclmI0oq/symbols.o" "<7 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/{libspring_lsp-b410a3de21a495fc,libregex-3fa18cd1ea7eacea,libatty-b2e05748b4007db9,libreqwest-8e0df87a8c73e70f,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-ad030360fadb5023,libserde_urlencoded-bb771eea2be625af,libryu-32a9bcdb682e7cbe,libwebpki_roots-8f19deeabafd6f44,libbase64-76d22feba062e299,libipnet-7f24c5b85fa70b77,libtokio_rustls-3e5da0710342e8e0,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,librustls-5c35c2b68d82fdc7,libsct-7053804cc31c201a,libwebpki-0f612d705d639d33,libring-3a20cd7b615604fc,libgetrandom-e9e5be3fa05ad6e9,libuntrusted-151845769873c416,libhyper-c491a554f6aec7d0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsocket2-aa6cea103712513f,libhttparse-2dcf90c780aed9d3,libh2-28971c6be2637993,libslab-6f51d9019150979e,libtokio_util-e57355f881417afb,libfutures_sink-bb58a37a11906cee,libtower_service-222788e4f5219726,libfutures_channel-3bbf97a27eb8ffef,libfutures_util-f7eadbf88deee229,libfutures_task-2cdf2237e85cfaac,libpin_utils-edd6e294c1e21a4f,libtokio-a7478af4d84df909,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libmio-ccf88a7bbbdf074d,libparking_lot-7afb6c0411662896,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-edb2d2b2d773db35,libfutures_core-c23514cefd9aa7c7,libhttp-706a8b901794ba5d,libbytes-8e64decf8cb59e96,libfnv-2a26f5d3b9cd4973,libdirs-329370b07a7e9ea1,libdirs_sys-7142650f304c3c84,liboption_ext-38791eff9acb757e,libtoml-e3ac07c5044c7f0e,libtoml_edit-7a794da61d99aee4,libserde_spanned-2b25abe32cffa9f7,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-f120f0de4291f3a9,libanyhow-e16577d217315ef4,libtaplo-11f3f8a6990a0449,libahash-9b215de5bc47203b,libgetrandom-7c266c70cb5f801d,libzerocopy-8fdb292ff68fc51a,libglobset-4c3028a9ee71e485,libbstr-1f956ce59e439660,libarc_swap-983bd5dc65d1c13f,libitertools-a2b526da040bc09d,libtime-71bd45604df09b1c,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,librowan-923b5cf5225ca98a,libmemoffset-0c49cd1b766594c4,libtext_size-aac4e77ec21588d6,librustc_hash-077fac84b15c224f,libcountme-0f9adb9592608bdf,liblogos-819a46ffc0c5517d,libeither-c7ffdd176e4a7546,libsyn-06a23812f959bbdc,libquote-a61a4b30426434ab,libproc_macro2-75af7ec6efcfe354,libunicode_ident-d08f17aee8a08c40}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-2298bf5730d3c491,libtracing_serde-c7a1e4dcff6d6b19,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-0db94e09c0edd822,libregex_automata-61b7c5ababea132a,libaho_corasick-35b0a225a6f5f93e,libregex_syntax-a5d8b889516cd560,libnu_ansi_term-93d8ee8dec5a4017,libtracing-5e5c7fd2f03733ed,libpin_project_lite-5ffafa3f2ed0bb57,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libtracing_core-5bf54009919d6314,libthiserror-cc43852355ed654e,liblsp_server-8af45c3244711eb6,liblog-753a0cb3f11b08fe,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libdashmap-4227a6b85fdf2c4e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libonce_cell-db8f3eed2a1f3f7b,libparking_lot_core-c2b120c83a3c05dc,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libhashbrown-b50d4a0401e10192,liblsp_types-c4b0ec7a92c494ab,liburl-e36961658b1b78a4,libidna-d793234ff6ae7989,libutf8_iter-efb3984ee203d151,libidna_adapter-f270021033de1d50,libicu_properties-0af422275d936253,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-cafe17808ecbd75e,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-3a07fb6d5fc1b529,libpotential_utf-7198f35442655405,libicu_provider-918571f4b08326d7,libicu_locale_core-e28175c3908ce13f,libtinystr-eb076a3c0c701ef9,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-77536b4a8bf106bd,libzerotrie-05c59df5b48108b2,libyoke-d0a72445a21b9d99,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-1928f40701ece788,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde_json-38b095fe3ef5c8ac,libmemchr-6f6c0d10f648e5f7,libitoa-d7c2333f8dedd037,libzmij-589e475bdb092417,libserde-c3becc5b0fced338,libserde_core-1651d161ca9c90ea,libbitflags-40a27ceec947d12f}.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/rustclmI0oq/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-4e82e1631578bcf4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/schema_provider_test-34275113340832fa" "-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 `spring-lsp` (test "schema_provider_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcurT30G/symbols.o" "<7 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/{libspring_lsp-b410a3de21a495fc,libregex-3fa18cd1ea7eacea,libatty-b2e05748b4007db9,libreqwest-8e0df87a8c73e70f,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-ad030360fadb5023,libserde_urlencoded-bb771eea2be625af,libryu-32a9bcdb682e7cbe,libwebpki_roots-8f19deeabafd6f44,libbase64-76d22feba062e299,libipnet-7f24c5b85fa70b77,libtokio_rustls-3e5da0710342e8e0,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,librustls-5c35c2b68d82fdc7,libsct-7053804cc31c201a,libwebpki-0f612d705d639d33,libring-3a20cd7b615604fc,libgetrandom-e9e5be3fa05ad6e9,libuntrusted-151845769873c416,libhyper-c491a554f6aec7d0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsocket2-aa6cea103712513f,libhttparse-2dcf90c780aed9d3,libh2-28971c6be2637993,libslab-6f51d9019150979e,libtokio_util-e57355f881417afb,libfutures_sink-bb58a37a11906cee,libtower_service-222788e4f5219726,libfutures_channel-3bbf97a27eb8ffef,libfutures_util-f7eadbf88deee229,libfutures_task-2cdf2237e85cfaac,libpin_utils-edd6e294c1e21a4f,libtokio-a7478af4d84df909,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libmio-ccf88a7bbbdf074d,libparking_lot-7afb6c0411662896,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-edb2d2b2d773db35,libfutures_core-c23514cefd9aa7c7,libhttp-706a8b901794ba5d,libbytes-8e64decf8cb59e96,libfnv-2a26f5d3b9cd4973,libdirs-329370b07a7e9ea1,libdirs_sys-7142650f304c3c84,liboption_ext-38791eff9acb757e,libtoml-e3ac07c5044c7f0e,libtoml_edit-7a794da61d99aee4,libserde_spanned-2b25abe32cffa9f7,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-f120f0de4291f3a9,libanyhow-e16577d217315ef4,libtaplo-11f3f8a6990a0449,libahash-9b215de5bc47203b,libgetrandom-7c266c70cb5f801d,libzerocopy-8fdb292ff68fc51a,libglobset-4c3028a9ee71e485,libbstr-1f956ce59e439660,libarc_swap-983bd5dc65d1c13f,libitertools-a2b526da040bc09d,libtime-71bd45604df09b1c,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,librowan-923b5cf5225ca98a,libmemoffset-0c49cd1b766594c4,libtext_size-aac4e77ec21588d6,librustc_hash-077fac84b15c224f,libcountme-0f9adb9592608bdf,liblogos-819a46ffc0c5517d,libeither-c7ffdd176e4a7546,libsyn-06a23812f959bbdc,libquote-a61a4b30426434ab,libproc_macro2-75af7ec6efcfe354,libunicode_ident-d08f17aee8a08c40}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-2298bf5730d3c491,libtracing_serde-c7a1e4dcff6d6b19,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-0db94e09c0edd822,libregex_automata-61b7c5ababea132a,libaho_corasick-35b0a225a6f5f93e,libregex_syntax-a5d8b889516cd560,libnu_ansi_term-93d8ee8dec5a4017,libtracing-5e5c7fd2f03733ed,libpin_project_lite-5ffafa3f2ed0bb57,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libtracing_core-5bf54009919d6314,libthiserror-cc43852355ed654e,liblsp_server-8af45c3244711eb6,liblog-753a0cb3f11b08fe,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libdashmap-4227a6b85fdf2c4e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libonce_cell-db8f3eed2a1f3f7b,libparking_lot_core-c2b120c83a3c05dc,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libhashbrown-b50d4a0401e10192,liblsp_types-c4b0ec7a92c494ab,liburl-e36961658b1b78a4,libidna-d793234ff6ae7989,libutf8_iter-efb3984ee203d151,libidna_adapter-f270021033de1d50,libicu_properties-0af422275d936253,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-cafe17808ecbd75e,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-3a07fb6d5fc1b529,libpotential_utf-7198f35442655405,libicu_provider-918571f4b08326d7,libicu_locale_core-e28175c3908ce13f,libtinystr-eb076a3c0c701ef9,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-77536b4a8bf106bd,libzerotrie-05c59df5b48108b2,libyoke-d0a72445a21b9d99,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-1928f40701ece788,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde_json-38b095fe3ef5c8ac,libmemchr-6f6c0d10f648e5f7,libitoa-d7c2333f8dedd037,libzmij-589e475bdb092417,libserde-c3becc5b0fced338,libserde_core-1651d161ca9c90ea,libbitflags-40a27ceec947d12f}.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/rustcurT30G/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-4e82e1631578bcf4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/schema_test-ff5f2e4f8955e20b" "-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 `spring-lsp` (test "schema_test") due to 1 previous error
[INFO] [stderr] error: could not compile `spring-lsp` (test "di_validator_property_test") due to 1 previous error; 15 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustczxuztp/symbols.o" "<7 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/{libspring_lsp-b410a3de21a495fc,libregex-3fa18cd1ea7eacea,libatty-b2e05748b4007db9,libreqwest-8e0df87a8c73e70f,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-ad030360fadb5023,libserde_urlencoded-bb771eea2be625af,libryu-32a9bcdb682e7cbe,libwebpki_roots-8f19deeabafd6f44,libbase64-76d22feba062e299,libipnet-7f24c5b85fa70b77,libtokio_rustls-3e5da0710342e8e0,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,librustls-5c35c2b68d82fdc7,libsct-7053804cc31c201a,libwebpki-0f612d705d639d33,libring-3a20cd7b615604fc,libgetrandom-e9e5be3fa05ad6e9,libuntrusted-151845769873c416,libhyper-c491a554f6aec7d0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsocket2-aa6cea103712513f,libhttparse-2dcf90c780aed9d3,libh2-28971c6be2637993,libslab-6f51d9019150979e,libtokio_util-e57355f881417afb,libfutures_sink-bb58a37a11906cee,libtower_service-222788e4f5219726,libfutures_channel-3bbf97a27eb8ffef,libfutures_util-f7eadbf88deee229,libfutures_task-2cdf2237e85cfaac,libpin_utils-edd6e294c1e21a4f,libtokio-a7478af4d84df909,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libmio-ccf88a7bbbdf074d,libparking_lot-7afb6c0411662896,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-edb2d2b2d773db35,libfutures_core-c23514cefd9aa7c7,libhttp-706a8b901794ba5d,libbytes-8e64decf8cb59e96,libdirs-329370b07a7e9ea1,libdirs_sys-7142650f304c3c84,liboption_ext-38791eff9acb757e,libtoml-e3ac07c5044c7f0e,libtoml_edit-7a794da61d99aee4,libserde_spanned-2b25abe32cffa9f7,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-f120f0de4291f3a9,libanyhow-e16577d217315ef4,libtaplo-11f3f8a6990a0449,libahash-9b215de5bc47203b,libglobset-4c3028a9ee71e485,libbstr-1f956ce59e439660,libarc_swap-983bd5dc65d1c13f,libitertools-a2b526da040bc09d,libtime-71bd45604df09b1c,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,librowan-923b5cf5225ca98a,libmemoffset-0c49cd1b766594c4,libtext_size-aac4e77ec21588d6,librustc_hash-077fac84b15c224f,libcountme-0f9adb9592608bdf,liblogos-819a46ffc0c5517d,libeither-c7ffdd176e4a7546,libsyn-06a23812f959bbdc,libquote-a61a4b30426434ab,libproc_macro2-75af7ec6efcfe354,libunicode_ident-d08f17aee8a08c40}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-2298bf5730d3c491,libtracing_serde-c7a1e4dcff6d6b19,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-0db94e09c0edd822,libregex_automata-61b7c5ababea132a,libaho_corasick-35b0a225a6f5f93e,libnu_ansi_term-93d8ee8dec5a4017,libtracing-5e5c7fd2f03733ed,libpin_project_lite-5ffafa3f2ed0bb57,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libtracing_core-5bf54009919d6314,libthiserror-cc43852355ed654e,liblsp_server-8af45c3244711eb6,liblog-753a0cb3f11b08fe,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libdashmap-4227a6b85fdf2c4e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libparking_lot_core-c2b120c83a3c05dc,libhashbrown-b50d4a0401e10192,libproptest-9f98f84a65d7ad87,libunarray-8402dba728d49d47,libregex_syntax-a5d8b889516cd560,librand_xorshift-14f4454d33b2cf9d,librand_chacha-48de7531deb717fe,libppv_lite86-96f0ea21e98ab0c1,libzerocopy-8fdb292ff68fc51a,librand-37d4a20fe7cf6f81,librand_core-c3545607da8c5f20,librusty_fork-acecb7d41eef3b2e,libwait_timeout-39db6e0542648a0a,libtempfile-8f128a259bc712c8,libgetrandom-7c266c70cb5f801d,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libfastrand-74ae4622d963d882,libonce_cell-db8f3eed2a1f3f7b,librustix-2e96d4adb1bfee50,liblinux_raw_sys-468f3136534c61a1,libfnv-2a26f5d3b9cd4973,libquick_error-21cd1427beb9c4e2,libbit_set-aea5647a1bb1659c,libbit_vec-917cdaf51cf9b7d3,libbitflags-e3ebf951a1dfe30d,liblsp_types-c4b0ec7a92c494ab,liburl-e36961658b1b78a4,libidna-d793234ff6ae7989,libutf8_iter-efb3984ee203d151,libidna_adapter-f270021033de1d50,libicu_properties-0af422275d936253,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-cafe17808ecbd75e,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-3a07fb6d5fc1b529,libpotential_utf-7198f35442655405,libicu_provider-918571f4b08326d7,libicu_locale_core-e28175c3908ce13f,libtinystr-eb076a3c0c701ef9,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-77536b4a8bf106bd,libzerotrie-05c59df5b48108b2,libyoke-d0a72445a21b9d99,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-1928f40701ece788,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde_json-38b095fe3ef5c8ac,libmemchr-6f6c0d10f648e5f7,libitoa-d7c2333f8dedd037,libzmij-589e475bdb092417,libserde-c3becc5b0fced338,libserde_core-1651d161ca9c90ea,libbitflags-40a27ceec947d12f}.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/rustczxuztp/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-4e82e1631578bcf4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/di_validator_property_test-7f938a88592fe3a1" "-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] running `Command { std: "docker" "inspect" "148962e6f9a8c22a3c6c345f3c13b16b396cf4d59c76a2dd40ac6b0f4753614a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "148962e6f9a8c22a3c6c345f3c13b16b396cf4d59c76a2dd40ac6b0f4753614a", kill_on_drop: false }`
[INFO] [stdout] 148962e6f9a8c22a3c6c345f3c13b16b396cf4d59c76a2dd40ac6b0f4753614a
