[INFO] cloning repository https://github.com/hanayashiki/boring-rpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hanayashiki/boring-rpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanayashiki%2Fboring-rpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanayashiki%2Fboring-rpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d348052c04b22776db305280a1717214d965752d
[INFO] checking hanayashiki/boring-rpc against master#19f42cb9bb65555e7d95dab7d17573ae6c5d634c for pr-139087
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanayashiki%2Fboring-rpc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hanayashiki/boring-rpc on toolchain 19f42cb9bb65555e7d95dab7d17573ae6c5d634c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/hanayashiki/boring-rpc
[INFO] finished tweaking git repo https://github.com/hanayashiki/boring-rpc
[INFO] tweaked toml for git repo https://github.com/hanayashiki/boring-rpc written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/hanayashiki/boring-rpc 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" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded ungrammar v1.16.1
[INFO] [stderr] Downloaded expect-test v1.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfcc17cf5fed5c4c7f6ddc47e3fcb2c6b4bbea32f236906b30f063f46981a34c
[INFO] running `Command { std: "docker" "start" "-a" "cfcc17cf5fed5c4c7f6ddc47e3fcb2c6b4bbea32f236906b30f063f46981a34c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfcc17cf5fed5c4c7f6ddc47e3fcb2c6b4bbea32f236906b30f063f46981a34c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfcc17cf5fed5c4c7f6ddc47e3fcb2c6b4bbea32f236906b30f063f46981a34c", kill_on_drop: false }`
[INFO] [stdout] cfcc17cf5fed5c4c7f6ddc47e3fcb2c6b4bbea32f236906b30f063f46981a34c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d8357b0d4e3c0990a9df8d95e4f0ab90018a5eb895f5db3c415bdbc43608e40
[INFO] running `Command { std: "docker" "start" "-a" "8d8357b0d4e3c0990a9df8d95e4f0ab90018a5eb895f5db3c415bdbc43608e40", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.92
[INFO] [stderr] Compiling unicode-ident v1.0.13
[INFO] [stderr] Compiling serde v1.0.216
[INFO] [stderr] Checking itoa v1.0.11
[INFO] [stderr] Compiling serde_json v1.0.133
[INFO] [stderr] Checking ryu v1.0.18
[INFO] [stderr] Checking memchr v2.7.4
[INFO] [stderr] Checking ungrammar v1.16.1
[INFO] [stderr] Checking text-size v1.1.1
[INFO] [stderr] Compiling libc v0.2.167
[INFO] [stderr] Checking once_cell v1.20.2
[INFO] [stderr] Compiling thiserror v2.0.3
[INFO] [stderr] Checking bytes v1.9.0
[INFO] [stderr] Checking log v0.4.22
[INFO] [stderr] Checking boring_rpc_vfs v0.1.0 (/opt/rustwide/workdir/crates/boring_rpc_vfs)
[INFO] [stderr] Compiling autocfg v1.4.0
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout] --> crates/boring_rpc_vfs/src/mem_fs.rs:2:5
[INFO] [stdout] |
[INFO] [stdout] 2 | use std::cell::RefCell;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout] --> crates/boring_rpc_vfs/src/lsp_fs.rs:25:43
[INFO] [stdout] |
[INFO] [stdout] 25 | pub fn set_file_content
(&mut self, path: P, change: LspFileChange)
[INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `change`
[INFO] [stdout] --> crates/boring_rpc_vfs/src/lsp_fs.rs:25:52
[INFO] [stdout] |
[INFO] [stdout] 25 | pub fn set_file_content
(&mut self, path: P, change: LspFileChange)
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_change`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking pin-project-lite v0.2.15
[INFO] [stderr] Checking futures-core v0.3.31
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking futures-task v0.3.31
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking scopeguard v1.2.0
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Checking boring_rpc_syn v0.0.0 (/opt/rustwide/workdir/crates/boring_rpc_syn)
[INFO] [stderr] Compiling httparse v1.9.5
[INFO] [stderr] Checking tracing-core v0.1.33
[INFO] [stderr] Checking tower-service v0.3.3
[INFO] [stdout] warning: unused import: `SyntaxToken`
[INFO] [stdout] --> crates/boring_rpc_syn/src/generated/nodes.rs:2:39
[INFO] [stdout] |
[INFO] [stdout] 2 | use crate::syn::{AstNode, SyntaxNode, SyntaxToken};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling rustversion v1.0.18
[INFO] [stderr] Checking futures-channel v0.3.31
[INFO] [stderr] Checking tower-layer v0.3.3
[INFO] [stderr] Checking futures-util v0.3.31
[INFO] [stderr] Checking httpdate v1.0.3
[INFO] [stderr] Checking percent-encoding v2.3.1
[INFO] [stderr] Compiling anyhow v1.0.95
[INFO] [stderr] Checking sync_wrapper v1.0.2
[INFO] [stderr] Checking sync_wrapper v0.1.2
[INFO] [stderr] Compiling prettyplease v0.2.25
[INFO] [stderr] Checking dissimilar v1.0.9
[INFO] [stderr] Checking mime v0.3.17
[INFO] [stderr] Checking matchit v0.7.3
[INFO] [stderr] Checking form_urlencoded v1.2.1
[INFO] [stderr] Compiling crossbeam-utils v0.8.21
[INFO] [stderr] Checking http v1.2.0
[INFO] [stderr] Checking tracing v0.1.41
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout] --> crates/boring_rpc_syn/src/syn.rs:196:5
[INFO] [stdout] |
[INFO] [stdout] 192 | struct SyntaxNodeInner {
[INFO] [stdout] | --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 196 | parent: Weak,
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `SyntaxNodeInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Checking utf8parse v0.2.2
[INFO] [stderr] Checking expect-test v1.5.0
[INFO] [stderr] Checking fluent-uri v0.1.4
[INFO] [stderr] Checking quote v1.0.37
[INFO] [stderr] Checking colorchoice v1.0.3
[INFO] [stderr] Checking anstyle-query v1.1.2
[INFO] [stderr] Checking is_terminal_polyfill v1.70.1
[INFO] [stderr] Checking anstyle v1.0.10
[INFO] [stderr] Checking anstyle-parse v0.2.6
[INFO] [stderr] Checking clap_lex v0.7.3
[INFO] [stderr] Checking strsim v0.11.1
[INFO] [stderr] Checking syn v2.0.90
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Compiling xshell-macros v0.2.6
[INFO] [stdout] warning: unused import: `SyntaxToken`
[INFO] [stdout] --> crates/boring_rpc_syn/src/generated/nodes.rs:2:39
[INFO] [stdout] |
[INFO] [stdout] 2 | use crate::syn::{AstNode, SyntaxNode, SyntaxToken};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout] --> crates/boring_rpc_vfs/src/mem_fs.rs:2:5
[INFO] [stdout] |
[INFO] [stdout] 2 | use std::cell::RefCell;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout] --> crates/boring_rpc_vfs/src/lsp_fs.rs:25:43
[INFO] [stdout] |
[INFO] [stdout] 25 | pub fn set_file_content(&mut self, path: P, change: LspFileChange)
[INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `change`
[INFO] [stdout] --> crates/boring_rpc_vfs/src/lsp_fs.rs:25:52
[INFO] [stdout] |
[INFO] [stdout] 25 | pub fn set_file_content
(&mut self, path: P, change: LspFileChange)
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_change`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking anstream v0.6.18
[INFO] [stderr] Checking crossbeam-channel v0.5.14
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout] --> crates/boring_rpc_syn/src/syn.rs:196:5
[INFO] [stdout] |
[INFO] [stdout] 192 | struct SyntaxNodeInner {
[INFO] [stdout] | --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 196 | parent: Weak,
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `SyntaxNodeInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking clap_builder v4.5.21
[INFO] [stderr] Checking xshell v0.2.6
[INFO] [stderr] Checking http-body v1.0.1
[INFO] [stderr] Checking http-body-util v0.1.2
[INFO] [stderr] Checking signal-hook-registry v1.4.2
[INFO] [stderr] Checking socket2 v0.5.8
[INFO] [stderr] Checking mio v1.0.3
[INFO] [stderr] Checking parking_lot v0.12.3
[INFO] [stderr] Compiling serde_derive v1.0.216
[INFO] [stderr] Compiling thiserror-impl v2.0.3
[INFO] [stderr] Compiling tokio-macros v2.4.0
[INFO] [stderr] Compiling async-trait v0.1.83
[INFO] [stderr] Compiling serde_repr v0.1.19
[INFO] [stderr] Compiling clap_derive v4.5.18
[INFO] [stderr] Checking tokio v1.42.0
[INFO] [stderr] Checking axum-core v0.4.5
[INFO] [stderr] Checking clap v4.5.21
[INFO] [stderr] Checking hyper v1.5.1
[INFO] [stderr] Checking tower v0.5.1
[INFO] [stderr] Checking boring_rpc_common v0.1.0 (/opt/rustwide/workdir/crates/boring_rpc_common)
[INFO] [stderr] Checking serde_path_to_error v0.1.16
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking boring_rpc_project v0.1.0 (/opt/rustwide/workdir/crates/boring_rpc_project)
[INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout] --> xtask/src/codegen/generate_syn.rs:203:5
[INFO] [stdout] |
[INFO] [stdout] 203 | cmd!(sh, "rustup run stable rustfmt {path}").run().unwrap();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout] = note: see for more information about checking conditional configuration
[INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout] --> xtask/src/codegen/generate_syn.rs:203:5
[INFO] [stdout] |
[INFO] [stdout] 203 | cmd!(sh, "rustup run stable rustfmt {path}").run().unwrap();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout] = note: see for more information about checking conditional configuration
[INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking hyper-util v0.1.10
[INFO] [stderr] Checking boring_rpc_parser v0.0.0 (/opt/rustwide/workdir/crates/boring_rpc_parser)
[INFO] [stderr] Checking axum v0.7.9
[INFO] [stderr] Checking lsp-server v0.7.8
[INFO] [stderr] Checking lsp-types v0.97.0
[INFO] [stdout] warning: field `str` is never read
[INFO] [stdout] --> crates/boring_rpc_parser/src/lexed_str.rs:4:5
[INFO] [stdout] |
[INFO] [stdout] 3 | pub struct LexedStr<'a> {
[INFO] [stdout] | -------- field in this struct
[INFO] [stdout] 4 | str: &'a str,
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `str` is never read
[INFO] [stdout] --> crates/boring_rpc_parser/src/lexed_str.rs:4:5
[INFO] [stdout] |
[INFO] [stdout] 3 | pub struct LexedStr<'a> {
[INFO] [stdout] | -------- field in this struct
[INFO] [stdout] 4 | str: &'a str,
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking boring_rpc_resolver v0.0.0 (/opt/rustwide/workdir/crates/boring_rpc_resolver)
[INFO] [stderr] Checking boring_rpc_analyzer v0.0.0 (/opt/rustwide/workdir/crates/boring_rpc_analyzer)
[INFO] [stdout] warning: unused import: `clone`
[INFO] [stdout] --> crates/boring_rpc_analyzer/src/semantic_store.rs:1:11
[INFO] [stdout] |
[INFO] [stdout] 1 | use std::{clone, collections::BTreeMap, rc::Rc};
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `clone`
[INFO] [stdout] --> crates/boring_rpc_analyzer/src/semantic_store.rs:1:11
[INFO] [stdout] |
[INFO] [stdout] 1 | use std::{clone, collections::BTreeMap, rc::Rc};
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `module_id`
[INFO] [stdout] --> crates/boring_rpc_analyzer/src/semantic_store.rs:231:35
[INFO] [stdout] |
[INFO] [stdout] 231 | fn build_type_expr(&mut self, module_id: ModuleId, ast: &nodes::TypeExpr) -> TypeExpr {
[INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_module_id`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout] --> crates/boring_rpc_analyzer/src/type_store.rs:119:29
[INFO] [stdout] |
[INFO] [stdout] 119 | ... _ => unimplemented!(),
[INFO] [stdout] | ^ no value can reach this
[INFO] [stdout] |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout] --> crates/boring_rpc_analyzer/src/type_store.rs:119:29
[INFO] [stdout] |
[INFO] [stdout] 115 | ... None => Some((field.name.clone(), TypeExpr::TypeRef(TypeRef::Unknown))),
[INFO] [stdout] | ---- matches some of the same values
[INFO] [stdout] 116 | ... Some(ref type_expr) => {
[INFO] [stdout] | ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 119 | ... _ => unimplemented!(),
[INFO] [stdout] | ^ collectively making this unreachable
[INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `module_id` is never read
[INFO] [stdout] --> crates/boring_rpc_analyzer/src/semantic_store.rs:84:16
[INFO] [stdout] |
[INFO] [stdout] 83 | pub struct Module {
[INFO] [stdout] | ------ field in this struct
[INFO] [stdout] 84 | pub(crate) module_id: ModuleId,
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `Module` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `module_id`
[INFO] [stdout] --> crates/boring_rpc_analyzer/src/semantic_store.rs:231:35
[INFO] [stdout] |
[INFO] [stdout] 231 | fn build_type_expr(&mut self, module_id: ModuleId, ast: &nodes::TypeExpr) -> TypeExpr {
[INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_module_id`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `module_nodes` is never read
[INFO] [stdout] --> crates/boring_rpc_analyzer/src/semantic_store.rs:92:5
[INFO] [stdout] |
[INFO] [stdout] 90 | pub struct SemanticStore {
[INFO] [stdout] | ------------- field in this struct
[INFO] [stdout] 91 | modules: BTreeMap>,
[INFO] [stdout] 92 | module_nodes: BTreeMap>,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `SemanticStore` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `types` is never read
[INFO] [stdout] --> crates/boring_rpc_analyzer/src/type_store.rs:83:5
[INFO] [stdout] |
[INFO] [stdout] 82 | pub struct TypeStore {
[INFO] [stdout] | --------- field in this struct
[INFO] [stdout] 83 | types: BTreeMap,
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `TypeStore` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking boring_rpc_printers v0.0.0 (/opt/rustwide/workdir/crates/boring_rpc_printers)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout] --> crates/boring_rpc_analyzer/src/type_store.rs:119:29
[INFO] [stdout] |
[INFO] [stdout] 119 | ... _ => unimplemented!(),
[INFO] [stdout] | ^ no value can reach this
[INFO] [stdout] |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout] --> crates/boring_rpc_analyzer/src/type_store.rs:119:29
[INFO] [stdout] |
[INFO] [stdout] 115 | ... None => Some((field.name.clone(), TypeExpr::TypeRef(TypeRef::Unknown))),
[INFO] [stdout] | ---- matches some of the same values
[INFO] [stdout] 116 | ... Some(ref type_expr) => {
[INFO] [stdout] | ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 119 | ... _ => unimplemented!(),
[INFO] [stdout] | ^ collectively making this unreachable
[INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `module_id` is never read
[INFO] [stdout] --> crates/boring_rpc_analyzer/src/semantic_store.rs:84:16
[INFO] [stdout] |
[INFO] [stdout] 83 | pub struct Module {
[INFO] [stdout] | ------ field in this struct
[INFO] [stdout] 84 | pub(crate) module_id: ModuleId,
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `Module` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `module_nodes` is never read
[INFO] [stdout] --> crates/boring_rpc_analyzer/src/semantic_store.rs:92:5
[INFO] [stdout] |
[INFO] [stdout] 90 | pub struct SemanticStore {
[INFO] [stdout] | ------------- field in this struct
[INFO] [stdout] 91 | modules: BTreeMap>,
[INFO] [stdout] 92 | module_nodes: BTreeMap>,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `SemanticStore` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `types` is never read
[INFO] [stdout] --> crates/boring_rpc_analyzer/src/type_store.rs:83:5
[INFO] [stdout] |
[INFO] [stdout] 82 | pub struct TypeStore {
[INFO] [stdout] | --------- field in this struct
[INFO] [stdout] 83 | types: BTreeMap,
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `TypeStore` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `parse_quote`
[INFO] [stdout] --> crates/boring_rpc_printers/src/rust_printer.rs:5:11
[INFO] [stdout] |
[INFO] [stdout] 5 | use syn::{parse_quote, spanned::Spanned};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `parse_quote`
[INFO] [stdout] --> crates/boring_rpc_printers/src/rust_printer.rs:5:11
[INFO] [stdout] |
[INFO] [stdout] 5 | use syn::{parse_quote, spanned::Spanned};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout] --> crates/boring_rpc_printers/src/rust_printer.rs:5:24
[INFO] [stdout] |
[INFO] [stdout] 5 | use syn::{parse_quote, spanned::Spanned};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout] --> crates/boring_rpc_printers/src/rust_printer.rs:5:24
[INFO] [stdout] |
[INFO] [stdout] 5 | use syn::{parse_quote, spanned::Spanned};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: enum `RustPrinterTarget` is never used
[INFO] [stdout] --> crates/boring_rpc_printers/src/rust_printer/rust_printer_options.rs:1:10
[INFO] [stdout] |
[INFO] [stdout] 1 | pub enum RustPrinterTarget {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `RustPrinterOptions` is never constructed
[INFO] [stdout] --> crates/boring_rpc_printers/src/rust_printer/rust_printer_options.rs:5:12
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct RustPrinterOptions {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking boring_rpc_compiler v0.0.1 (/opt/rustwide/workdir/crates/boring_rpc_compiler)
[INFO] [stdout] warning: enum `RustPrinterTarget` is never used
[INFO] [stdout] --> crates/boring_rpc_printers/src/rust_printer/rust_printer_options.rs:1:10
[INFO] [stdout] |
[INFO] [stdout] 1 | pub enum RustPrinterTarget {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `RustPrinterOptions` is never constructed
[INFO] [stdout] --> crates/boring_rpc_printers/src/rust_printer/rust_printer_options.rs:5:12
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct RustPrinterOptions {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking boring_rpc v0.0.1 (/opt/rustwide/workdir/crates/boring_rpc)
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout] --> crates/boring_rpc/src/run.rs:33:10
[INFO] [stdout] |
[INFO] [stdout] 33 | for (name, content) in result.outputs {
[INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout] --> crates/boring_rpc/src/run.rs:33:16
[INFO] [stdout] |
[INFO] [stdout] 33 | for (name, content) in result.outputs {
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout] --> crates/boring_rpc/src/run.rs:33:10
[INFO] [stdout] |
[INFO] [stdout] 33 | for (name, content) in result.outputs {
[INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout] --> crates/boring_rpc/src/run.rs:33:16
[INFO] [stdout] |
[INFO] [stdout] 33 | for (name, content) in result.outputs {
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking boring_rpc_axum v0.1.0 (/opt/rustwide/workdir/crates/boring_rpc_axum)
[INFO] [stdout] warning: unused import: `extract::State`
[INFO] [stdout] --> crates/boring_rpc_compiler/examples/axum_router.rs:1:12
[INFO] [stdout] |
[INFO] [stdout] 1 | use axum::{extract::State, routing::get, Router};
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `S1` is never constructed
[INFO] [stdout] --> crates/boring_rpc_compiler/examples/axum_router.rs:4:8
[INFO] [stdout] |
[INFO] [stdout] 4 | struct S1 {
[INFO] [stdout] | ^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `NotClone` is never constructed
[INFO] [stdout] --> crates/boring_rpc_compiler/examples/axum_router.rs:8:8
[INFO] [stdout] |
[INFO] [stdout] 8 | struct NotClone {}
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Printer`
[INFO] [stdout] --> crates/boring_rpc_compiler/src/compiler/test_compiler.rs:1:27
[INFO] [stdout] |
[INFO] [stdout] 1 | use boring_rpc_printers::{Printer, RustPrinter, TypeScriptPrinter};
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused imports: `Printer` and `TypeScriptPrinter`
[INFO] [stdout] --> crates/boring_rpc_compiler/src/compiler/test_rust_axum.rs:1:27
[INFO] [stdout] |
[INFO] [stdout] 1 | use boring_rpc_printers::{Printer, RustPrinter, TypeScriptPrinter};
[INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking rust-ts v0.1.0 (/opt/rustwide/workdir/examples/rust-ts/server)
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout] --> crates/boring_rpc_axum/examples/gen/main.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use std::fmt::format;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `routing::any_service`
[INFO] [stdout] --> crates/boring_rpc_axum/examples/gen/main.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | routing::any_service,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `answer`
[INFO] [stdout] --> crates/boring_rpc_axum/examples/gen/main.rs:22:19
[INFO] [stdout] |
[INFO] [stdout] 22 | |Path(answer): Path, req: gen::Method2Request| async {
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_answer`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout] --> crates/boring_rpc_axum/examples/gen/main.rs:22:42
[INFO] [stdout] |
[INFO] [stdout] 22 | |Path(answer): Path, req: gen::Method2Request| async {
[INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `answer`
[INFO] [stdout] --> crates/boring_rpc_axum/examples/gen/main.rs:27:19
[INFO] [stdout] |
[INFO] [stdout] 27 | |Path(answer): Path, req: gen::Method2Request| async {
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_answer`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout] --> crates/boring_rpc_axum/examples/gen/main.rs:27:42
[INFO] [stdout] |
[INFO] [stdout] 27 | |Path(answer): Path, req: gen::Method2Request| async {
[INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking boring_rpc_lsp v0.1.0 (/opt/rustwide/workdir/crates/boring_rpc_lsp)
[INFO] [stdout] warning: unused import: `std`
[INFO] [stdout] --> crates/boring_rpc_lsp/src/lsp_state.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use std;
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std`
[INFO] [stdout] --> crates/boring_rpc_lsp/src/lsp_state.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use std;
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout] --> crates/boring_rpc_lsp/src/main_loop.rs:3:31
[INFO] [stdout] |
[INFO] [stdout] 3 | use lsp_types::notification::{self, DidChangeTextDocument};
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout] --> crates/boring_rpc_lsp/src/main_loop.rs:3:31
[INFO] [stdout] |
[INFO] [stdout] 3 | use lsp_types::notification::{self, DidChangeTextDocument};
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout] --> crates/boring_rpc_lsp/src/dispatchers/request_dispatcher.rs:15:33
[INFO] [stdout] |
[INFO] [stdout] 15 | pub fn on_mut(&mut self, f: fn(R::Params) -> Result) -> &mut Self
[INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout] --> crates/boring_rpc_lsp/src/dispatchers/request_dispatcher.rs:15:33
[INFO] [stdout] |
[INFO] [stdout] 15 | pub fn on_mut(&mut self, f: fn(R::Params) -> Result) -> &mut Self
[INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `dispatcher`
[INFO] [stdout] --> crates/boring_rpc_lsp/src/main_loop.rs:13:21
[INFO] [stdout] |
[INFO] [stdout] 13 | let dispatcher = RequestDispatcher {
[INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dispatcher`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `dispatcher`
[INFO] [stdout] --> crates/boring_rpc_lsp/src/main_loop.rs:13:21
[INFO] [stdout] |
[INFO] [stdout] 13 | let dispatcher = RequestDispatcher {
[INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dispatcher`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `fs` is never read
[INFO] [stdout] --> crates/boring_rpc_lsp/src/lsp_state.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 8 | pub(crate) struct LspState {
[INFO] [stdout] | -------- field in this struct
[INFO] [stdout] 9 | fs: LspFs,
[INFO] [stdout] | ^^
[INFO] [stdout] |
[INFO] [stdout] = note: `LspState` has derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `fs` is never read
[INFO] [stdout] --> crates/boring_rpc_lsp/src/lsp_state.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 8 | pub(crate) struct LspState {
[INFO] [stdout] | -------- field in this struct
[INFO] [stdout] 9 | fs: LspFs,
[INFO] [stdout] | ^^
[INFO] [stdout] |
[INFO] [stdout] = note: `LspState` has derived impls for the traits `Default` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: fields `request` and `lsp_state` are never read
[INFO] [stdout] --> crates/boring_rpc_lsp/src/dispatchers/request_dispatcher.rs:10:16
[INFO] [stdout] |
[INFO] [stdout] 9 | pub(crate) struct RequestDispatcher<'a> {
[INFO] [stdout] | ----------------- fields in this struct
[INFO] [stdout] 10 | pub(crate) request: lsp_server::Request,
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 11 | pub(crate) lsp_state: &'a mut LspState,
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: fields `request` and `lsp_state` are never read
[INFO] [stdout] --> crates/boring_rpc_lsp/src/dispatchers/request_dispatcher.rs:10:16
[INFO] [stdout] |
[INFO] [stdout] 9 | pub(crate) struct RequestDispatcher<'a> {
[INFO] [stdout] | ----------------- fields in this struct
[INFO] [stdout] 10 | pub(crate) request: lsp_server::Request,
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 11 | pub(crate) lsp_state: &'a mut LspState,
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `on_mut` is never used
[INFO] [stdout] --> crates/boring_rpc_lsp/src/dispatchers/request_dispatcher.rs:15:12
[INFO] [stdout] |
[INFO] [stdout] 14 | impl RequestDispatcher<'_> {
[INFO] [stdout] | -------------------------- method in this implementation
[INFO] [stdout] 15 | pub fn on_mut(&mut self, f: fn(R::Params) -> Result) -> &mut Self
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `on_mut` is never used
[INFO] [stdout] --> crates/boring_rpc_lsp/src/dispatchers/request_dispatcher.rs:15:12
[INFO] [stdout] |
[INFO] [stdout] 14 | impl RequestDispatcher<'_> {
[INFO] [stdout] | -------------------------- method in this implementation
[INFO] [stdout] 15 | pub fn on_mut(&mut self, f: fn(R::Params) -> Result) -> &mut Self
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.67s
[INFO] running `Command { std: "docker" "inspect" "8d8357b0d4e3c0990a9df8d95e4f0ab90018a5eb895f5db3c415bdbc43608e40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d8357b0d4e3c0990a9df8d95e4f0ab90018a5eb895f5db3c415bdbc43608e40", kill_on_drop: false }`
[INFO] [stdout] 8d8357b0d4e3c0990a9df8d95e4f0ab90018a5eb895f5db3c415bdbc43608e40