[INFO] cloning repository https://github.com/tifapp/AcceptanceTestBot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tifapp/AcceptanceTestBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftifapp%2FAcceptanceTestBot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftifapp%2FAcceptanceTestBot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abdb07ddd7a8eb3744e913ea2931581ba2249af3 [INFO] checking tifapp/AcceptanceTestBot against try#80370147ae6685a1436ab7bcd206f61157af70d2 for pr-147017-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftifapp%2FAcceptanceTestBot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/tifapp/AcceptanceTestBot [INFO] finished tweaking git repo https://github.com/tifapp/AcceptanceTestBot [INFO] tweaked toml for git repo https://github.com/tifapp/AcceptanceTestBot written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tifapp/AcceptanceTestBot on toolchain 80370147ae6685a1436ab7bcd206f61157af70d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80370147ae6685a1436ab7bcd206f61157af70d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tifapp/AcceptanceTestBot 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" "+80370147ae6685a1436ab7bcd206f61157af70d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+80370147ae6685a1436ab7bcd206f61157af70d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36ce53d0dee6f4aa6a663c93ecad94e6533f92b9d605a240ce485bb4e03fa808 [INFO] running `Command { std: "docker" "start" "-a" "36ce53d0dee6f4aa6a663c93ecad94e6533f92b9d605a240ce485bb4e03fa808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36ce53d0dee6f4aa6a663c93ecad94e6533f92b9d605a240ce485bb4e03fa808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ce53d0dee6f4aa6a663c93ecad94e6533f92b9d605a240ce485bb4e03fa808", kill_on_drop: false }` [INFO] [stdout] 36ce53d0dee6f4aa6a663c93ecad94e6533f92b9d605a240ce485bb4e03fa808 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+80370147ae6685a1436ab7bcd206f61157af70d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38ef208a05ed4e297733a176da3052ca5138c827f95793b8d4f3cc4de67a5901 [INFO] running `Command { std: "docker" "start" "-a" "38ef208a05ed4e297733a176da3052ca5138c827f95793b8d4f3cc4de67a5901", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking reserve-port v2.0.1 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking auto-future v1.0.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking axum-extra v0.9.3 [INFO] [stderr] Checking axum-test v15.3.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking git2 v0.19.0 [INFO] [stderr] Checking roswaal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ast::RoswaalTestSyntax` [INFO] [stdout] --> src/git/metadata.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | language::{ast::RoswaalTestSyntax, compilation_results::RoswaalTestCompilationResults}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/http/server_environment.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{env, sync::Arc}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RoswaalLocationParsingResult` [INFO] [stdout] --> src/location/location.rs:5:66 [INFO] [stdout] | [INFO] [stdout] 5 | name::{RoswaalLocationName, RoswaalLocationNameParsingError, RoswaalLocationParsingResult}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/location/storage.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | git::branch_name::{self, RoswaalOwnedGitBranchName}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/operations/close_branch.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | git::branch_name::{self, RoswaalOwnedBranchKind, RoswaalOwnedGitBranchName}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/operations/merge_branch.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | utils::sqlite::{self, RoswaalSqlite}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `future` [INFO] [stdout] --> src/operations/remove_tests.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{error::Error, fmt::Display, future}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/operations/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub mod remove_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `empty_view::EmptySlackView` [INFO] [stdout] --> src/slack/add_locations_view.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | empty_view::EmptySlackView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `backtrace::Backtrace` [INFO] [stdout] --> src/slack/error_view.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{backtrace::Backtrace, cmp::min}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/slack/handler.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 64 | messenger: Arc<(impl SlackSendMessage + Send + Sync + 'static)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64 - messenger: Arc<(impl SlackSendMessage + Send + Sync + 'static)>, [INFO] [stdout] 64 + messenger: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `empty_view::EmptySlackView` and `if_let_view::IfLet` [INFO] [stdout] --> src/slack/locations_list_view.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | empty_view::EmptySlackView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | for_each_view::ForEachView, [INFO] [stdout] 14 | if_let_view::IfLet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlx::database::HasArguments` [INFO] [stdout] --> src/utils/sqlite.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sqlx::database::HasArguments; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SqliteQueryResult` [INFO] [stdout] --> src/utils/sqlite.rs:6:67 [INFO] [stdout] | [INFO] [stdout] 6 | use sqlx::sqlite::{Sqlite, SqliteArguments, SqliteConnectOptions, SqliteQueryResult, SqliteRow}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ast::RoswaalTestSyntax` [INFO] [stdout] --> src/git/metadata.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | language::{ast::RoswaalTestSyntax, compilation_results::RoswaalTestCompilationResults}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/git/pull_request.rs:197:28 [INFO] [stdout] | [INFO] [stdout] 197 | git::branch_name::{self, RoswaalOwnedGitBranchName}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/git/test_support.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | metadata::{self, RoswaalGitRepositoryMetadata}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/http/server_environment.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{env, sync::Arc}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RoswaalLocationParsingResult` [INFO] [stdout] --> src/location/location.rs:5:66 [INFO] [stdout] | [INFO] [stdout] 5 | name::{RoswaalLocationName, RoswaalLocationNameParsingError, RoswaalLocationParsingResult}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/location/storage.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | git::branch_name::{self, RoswaalOwnedGitBranchName}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/location/storage.rs:196:28 [INFO] [stdout] | [INFO] [stdout] 196 | git::branch_name::{self, RoswaalOwnedGitBranchName}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `is_case` and `self` [INFO] [stdout] --> src/operations/add_locations.rs:115:24 [INFO] [stdout] | [INFO] [stdout] 115 | metadata::{self, RoswaalGitRepositoryMetadata}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | is_case, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/operations/close_branch.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | git::branch_name::{self, RoswaalOwnedBranchKind, RoswaalOwnedGitBranchName}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `branch_name` [INFO] [stdout] --> src/operations/load_all_locations.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | branch_name, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/operations/merge_branch.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | utils::sqlite::{self, RoswaalSqlite}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `future` [INFO] [stdout] --> src/operations/remove_tests.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{error::Error, fmt::Display, future}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `empty_view::EmptySlackView` [INFO] [stdout] --> src/slack/add_locations_view.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | empty_view::EmptySlackView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `backtrace::Backtrace` [INFO] [stdout] --> src/slack/error_view.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{backtrace::Backtrace, cmp::min}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/slack/handler.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 64 | messenger: Arc<(impl SlackSendMessage + Send + Sync + 'static)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64 - messenger: Arc<(impl SlackSendMessage + Send + Sync + 'static)>, [INFO] [stdout] 64 + messenger: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `empty_view::EmptySlackView` and `if_let_view::IfLet` [INFO] [stdout] --> src/slack/locations_list_view.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | empty_view::EmptySlackView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | for_each_view::ForEachView, [INFO] [stdout] 14 | if_let_view::IfLet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `io::Read` [INFO] [stdout] --> src/slack/test_support.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fs::File, io::Read}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/slack/ui_lib/option_view.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlx::database::HasArguments` [INFO] [stdout] --> src/utils/sqlite.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sqlx::database::HasArguments; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SqliteQueryResult` [INFO] [stdout] --> src/utils/sqlite.rs:6:67 [INFO] [stdout] | [INFO] [stdout] 6 | use sqlx::sqlite::{Sqlite, SqliteArguments, SqliteConnectOptions, SqliteQueryResult, SqliteRow}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `head_branch` is never used [INFO] [stdout] --> src/git/pull_request.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 136 | impl GithubPullRequest { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn head_branch(&self) -> &RoswaalOwnedGitBranchName { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QueryParameters` is never constructed [INFO] [stdout] --> src/http/password.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | struct QueryParameters { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/language/compiler.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl RoswaalCompilationError { [INFO] [stdout] | ---------------------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new(line_number: u32, code: RoswaalCompilationErrorCode) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `empty` is never used [INFO] [stdout] --> src/language/compiler.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl<'a> RoswaalCompileContext<'a> { [INFO] [stdout] | ---------------------------------- associated function in this implementation [INFO] [stdout] 75 | /// Creates a new empty context with no location or test names. [INFO] [stdout] 76 | pub fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `compile` is never used [INFO] [stdout] --> src/language/compiler.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub trait RoswaalCompile: Sized { [INFO] [stdout] | -------------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 109 | fn compile( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/location/storage.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl RoswaalStoredLocation { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 18 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/operations/close_branch.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | Closed(RoswaalOwnedBranchKind), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 9 - Closed(RoswaalOwnedBranchKind), [INFO] [stdout] 9 + Closed(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/operations/close_branch.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | UnknownBranchKind(&'a RoswaalOwnedGitBranchName), [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 - UnknownBranchKind(&'a RoswaalOwnedGitBranchName), [INFO] [stdout] 10 + UnknownBranchKind(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/slack/handler.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl RoswaalSlackRequest { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 28 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `empty` is never used [INFO] [stdout] --> src/slack/ui_lib/block_kit_views.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl SlackSection { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/tests_data/progress.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl RoswaalTestProgressUpload { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] 18 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/tests_data/progress.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl RoswaalTestProgressUploadErrorDescription { [INFO] [stdout] | ---------------------------------------------- associated function in this implementation [INFO] [stdout] 57 | pub fn new(message: String, stack_trace: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `in_memory` is never used [INFO] [stdout] --> src/utils/sqlite.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 17 | impl RoswaalSqlite { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | pub async fn in_memory() -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git/repo.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn transaction(&self) -> RoswaalGitRepositoryTransaction { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn transaction(&self) -> RoswaalGitRepositoryTransaction<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git/repo.rs:470:25 [INFO] [stdout] | [INFO] [stdout] 470 | fn remote_callbacks(&self) -> RemoteCallbacks { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 470 | fn remote_callbacks(&self) -> RemoteCallbacks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/language/ast.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn lines(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn lines(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils/sqlite.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 88 | pub async fn transaction(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 88 | pub async fn transaction(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils/sqlite.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn connection(&mut self) -> impl Executor { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn connection(&mut self) -> impl Executor<'_, Database = Sqlite> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QueryParameters` is never constructed [INFO] [stdout] --> src/http/password.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | struct QueryParameters { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/operations/close_branch.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | Closed(RoswaalOwnedBranchKind), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 9 - Closed(RoswaalOwnedBranchKind), [INFO] [stdout] 9 + Closed(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/operations/close_branch.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | UnknownBranchKind(&'a RoswaalOwnedGitBranchName), [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 - UnknownBranchKind(&'a RoswaalOwnedGitBranchName), [INFO] [stdout] 10 + UnknownBranchKind(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `remove_tests` is never read [INFO] [stdout] --> src/slack/test_support.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SlackTestConstantBranches { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | remove_tests: RoswaalOwnedGitBranchName, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SlackTestConstantBranches` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_tests` is never used [INFO] [stdout] --> src/slack/test_support.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl SlackTestConstantBranches { [INFO] [stdout] | ------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn remove_tests(&self) -> &RoswaalOwnedGitBranchName { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `empty` is never used [INFO] [stdout] --> src/slack/ui_lib/block_kit_views.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl SlackSection { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/is_case.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | Three(u8), [INFO] [stdout] | ----- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 - Three(u8), [INFO] [stdout] 17 + Three(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git/repo.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn transaction(&self) -> RoswaalGitRepositoryTransaction { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn transaction(&self) -> RoswaalGitRepositoryTransaction<'_, Client> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git/repo.rs:470:25 [INFO] [stdout] | [INFO] [stdout] 470 | fn remote_callbacks(&self) -> RemoteCallbacks { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 470 | fn remote_callbacks(&self) -> RemoteCallbacks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/language/ast.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn lines(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn lines(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils/sqlite.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 88 | pub async fn transaction(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 88 | pub async fn transaction(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils/sqlite.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn connection(&mut self) -> impl Executor { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn connection(&mut self) -> impl Executor<'_, Database = Sqlite> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "38ef208a05ed4e297733a176da3052ca5138c827f95793b8d4f3cc4de67a5901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ef208a05ed4e297733a176da3052ca5138c827f95793b8d4f3cc4de67a5901", kill_on_drop: false }` [INFO] [stdout] 38ef208a05ed4e297733a176da3052ca5138c827f95793b8d4f3cc4de67a5901