[INFO] fetching crate lspower 1.5.0... [INFO] testing lspower-1.5.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate lspower 1.5.0 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] started tweaking crates.io crate lspower 1.5.0 [INFO] finished tweaking crates.io crate lspower 1.5.0 [INFO] tweaked toml for crates.io crate lspower 1.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lspower 1.5.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lspower 1.5.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94f60392bafd034e101bb0fd9175a07b81d7aa8cb817c219f4c3ef2545e77876 [INFO] running `Command { std: "docker" "start" "-a" "94f60392bafd034e101bb0fd9175a07b81d7aa8cb817c219f4c3ef2545e77876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94f60392bafd034e101bb0fd9175a07b81d7aa8cb817c219f4c3ef2545e77876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f60392bafd034e101bb0fd9175a07b81d7aa8cb817c219f4c3ef2545e77876", kill_on_drop: false }` [INFO] [stdout] 94f60392bafd034e101bb0fd9175a07b81d7aa8cb817c219f4c3ef2545e77876 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 224d15b8a18ec7a4d7b02f4e7582a4348e49920fb3127fee5c0bdb813640f463 [INFO] running `Command { std: "docker" "start" "-a" "224d15b8a18ec7a4d7b02f4e7582a4348e49920fb3127fee5c0bdb813640f463", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling lspower-macros v0.2.1 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling lsp-types v0.91.1 [INFO] [stderr] Compiling lspower v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.70s [INFO] running `Command { std: "docker" "inspect" "224d15b8a18ec7a4d7b02f4e7582a4348e49920fb3127fee5c0bdb813640f463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "224d15b8a18ec7a4d7b02f4e7582a4348e49920fb3127fee5c0bdb813640f463", kill_on_drop: false }` [INFO] [stdout] 224d15b8a18ec7a4d7b02f4e7582a4348e49920fb3127fee5c0bdb813640f463 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d829db5938e7734437f26eead749ce569c584521b4e4c4bc8093bf3cad44b1da [INFO] running `Command { std: "docker" "start" "-a" "d829db5938e7734437f26eead749ce569c584521b4e4c4bc8093bf3cad44b1da", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling ws_stream_tungstenite v0.7.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling lspower-macros v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling tower-test v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling lsp-types v0.91.1 [INFO] [stderr] Compiling async-tungstenite v0.16.0 [INFO] [stderr] Compiling lspower v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/client.rs:839:13 [INFO] [stdout] | [INFO] [stdout] 839 | format!("{:?}", canceller); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 839 | let _ = format!("{:?}", canceller); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/client.rs:845:13 [INFO] [stdout] | [INFO] [stdout] 845 | format!("{:?}", canceller); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 845 | let _ = format!("{:?}", canceller); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/jsonrpc/pending.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | format!("{:?}", client_requests); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 146 | let _ = format!("{:?}", client_requests); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/jsonrpc/pending.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | format!("{:?}", server_requests); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = format!("{:?}", server_requests); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/jsonrpc.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | format!("{}", request); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 255 | let _ = format!("{}", request); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/service.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | format!("{:?}", service); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 190 | let _ = format!("{:?}", service); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lspower` (lib test); 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name lspower --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 --cfg 'feature="default"' --cfg 'feature="runtime-tokio"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-codec-lite", "default", "runtime-agnostic", "runtime-tokio", "tokio", "tokio-util"))' -C metadata=da23b71336738f1b -C extra-filename=-9aade249c525bfee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b803c0550155ba97.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1616cd76073a6541.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-c13391421ca58257.rlib --extern auto_impl=/opt/rustwide/target/debug/deps/libauto_impl-36ccb37bbba9b66f.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8210432e63828fd8.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-21f259c512bed7b7.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9af87934dc287397.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ab18689c71528baf.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-12e32706c6fa56ad.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a23af042a32b6f7e.rlib --extern lsp=/opt/rustwide/target/debug/deps/liblsp_types-ccc4be566879aa43.rlib --extern lspower_macros=/opt/rustwide/target/debug/deps/liblspower_macros-583d054a7ee89e35.so --extern serde=/opt/rustwide/target/debug/deps/libserde-fa22d4e2f0b30654.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5d757e1c2779c820.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9affae810b41cae4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3c02d9d36da4fd62.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b7a0f8fae49ab5e7.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-2dc84133e3370862.rlib --extern tower_test=/opt/rustwide/target/debug/deps/libtower_test-bcd40363e5f288f3.rlib --extern twoway=/opt/rustwide/target/debug/deps/libtwoway-11299946aa745531.rlib --extern ws_stream_tungstenite=/opt/rustwide/target/debug/deps/libws_stream_tungstenite-57353636d0f12f60.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lspower` (example "custom_notification") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name custom_notification --edition=2021 examples/custom_notification.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="runtime-tokio"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-codec-lite", "default", "runtime-agnostic", "runtime-tokio", "tokio", "tokio-util"))' -C metadata=66e28335d0b37786 -C extra-filename=-4d04459d60f398be --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b803c0550155ba97.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1616cd76073a6541.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-c13391421ca58257.rlib --extern auto_impl=/opt/rustwide/target/debug/deps/libauto_impl-36ccb37bbba9b66f.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8210432e63828fd8.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-21f259c512bed7b7.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9af87934dc287397.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ab18689c71528baf.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-12e32706c6fa56ad.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a23af042a32b6f7e.rlib --extern lsp=/opt/rustwide/target/debug/deps/liblsp_types-ccc4be566879aa43.rlib --extern lspower=/opt/rustwide/target/debug/deps/liblspower-e816e3f15f7d63cb.rlib --extern lspower_macros=/opt/rustwide/target/debug/deps/liblspower_macros-583d054a7ee89e35.so --extern serde=/opt/rustwide/target/debug/deps/libserde-fa22d4e2f0b30654.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5d757e1c2779c820.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9affae810b41cae4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3c02d9d36da4fd62.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b7a0f8fae49ab5e7.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-2dc84133e3370862.rlib --extern tower_test=/opt/rustwide/target/debug/deps/libtower_test-bcd40363e5f288f3.rlib --extern twoway=/opt/rustwide/target/debug/deps/libtwoway-11299946aa745531.rlib --extern ws_stream_tungstenite=/opt/rustwide/target/debug/deps/libws_stream_tungstenite-57353636d0f12f60.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d829db5938e7734437f26eead749ce569c584521b4e4c4bc8093bf3cad44b1da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d829db5938e7734437f26eead749ce569c584521b4e4c4bc8093bf3cad44b1da", kill_on_drop: false }` [INFO] [stdout] d829db5938e7734437f26eead749ce569c584521b4e4c4bc8093bf3cad44b1da